| Package | Description | 
|---|---|
| com.hazelcast.spi.impl.operationexecutor.classic | 
 Contains the  
ClassicOperationExecutor code. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GenericOperationThread
An  
OperationThread for non partition specific operations. | 
class  | 
OperationThread
The OperationThread is responsible for processing operations, packets containing operations and runnable's. 
 | 
class  | 
PartitionOperationThread
An  
OperationThread that executes Operations for a particular partition, e.g. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.