Uses of Class
com.hazelcast.spi.impl.operationexecutor.classic.OperationThread

Packages that use OperationThread
com.hazelcast.spi.impl.operationexecutor.classic Contains the ClassicOperationExecutor code. 
 

Uses of OperationThread in com.hazelcast.spi.impl.operationexecutor.classic
 

Subclasses of OperationThread in com.hazelcast.spi.impl.operationexecutor.classic
 class GenericOperationThread
          An OperationThread for non partition specific operations.
 class PartitionOperationThread
          An OperationThread that executes Operations for a particular partition, e.g.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.