Class InvalidateOperationContext

    • Constructor Detail

      • InvalidateOperationContext

        public InvalidateOperationContext​(java.lang.Object key)
        Deprecated.
        Constructor for the operation.
        Parameters:
        key - the key for this operation
      • InvalidateOperationContext

        public InvalidateOperationContext​(java.lang.Object key,
                                          boolean isPostOperation)
        Deprecated.
        Constructor for the operation to use for post-operation in updates.
        Parameters:
        key - the key for this operation
        isPostOperation - true if the context is at the time of sending updates