Interface CacheControlImpl.MemberEditCommandPlus

    • Method Detail

      • execute

        void execute​(java.util.List<CacheControl.CellRegion> cellRegionList)
        Executes this command, and gathers a list of cell regions affected in the cellRegionList parameter. The caller will flush the cell regions later.
        Parameters:
        cellRegionList - Populated with a list of cell regions which are invalidated by this action
      • commit

        void commit()