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 |
CloseCQOperationContext
Encapsulates a
OperationContext.OperationCode.CLOSE_CQ operation for the pre-operation
case. |
class |
StopCQOperationContext
Encapsulates a
OperationContext.OperationCode.STOP_CQ operation for the pre-operation
case. |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.