GemFire 6.5

Uses of Class
com.gemstone.gemfire.cache.operations.ExecuteCQOperationContext

Packages that use ExecuteCQOperationContext
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. 
 

Uses of ExecuteCQOperationContext in com.gemstone.gemfire.cache.operations
 

Subclasses of ExecuteCQOperationContext in com.gemstone.gemfire.cache.operations
 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.
 


GemFire 6.5

Copyright © 2002-2010 GemStone Systems, Inc. All Rights Reserved.