Package | Description |
---|---|
com.gemstone.gemfire.cache.operations |
Contains the
OperationContext interface that encapsulates an operation and the data associated with it for both the pre-operation and post-operation cases. |
Modifier and Type | Class and Description |
---|---|
class |
RegisterInterestOperationContext
Encapsulates a
OperationContext.OperationCode.REGISTER_INTEREST region operation for
the pre-operation case. |
class |
UnregisterInterestOperationContext
Encapsulates a
OperationContext.OperationCode.UNREGISTER_INTEREST region operation for
the pre-operation case. |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.