Class RegionCreateOperationContext

    • Constructor Detail

      • RegionCreateOperationContext

        public RegionCreateOperationContext​(boolean postOperation)
        Deprecated.
        Constructor for the region creation operation.
        Parameters:
        postOperation - true to set the post-operation flag
    • Method Detail

      • isPostOperation

        public boolean isPostOperation()
        Deprecated.
        True if the context is for post-operation.
        Specified by:
        isPostOperation in class OperationContext
        Returns:
        whether the context is for post-operation