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 |
RegionClearOperationContext
Encapsulates a
OperationContext.OperationCode.REGION_CLEAR operation for both the
pre-operation and post-operation cases. |
class |
RegionDestroyOperationContext
Encapsulates a
OperationContext.OperationCode.REGION_DESTROY operation for both the
pre-operation and post-operation cases. |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.