| Package | Description | 
|---|---|
| com.hazelcast.internal.networking.nonblocking | Contains the non blocking  TcpIpConnectionMonitor. | 
| com.hazelcast.spi.impl.operationexecutor | Contains the  OperationRunnercode. | 
| com.hazelcast.spi.impl.operationexecutor.impl | Contains the  OperationExecutorImplcode. | 
| com.hazelcast.spi.impl.operationexecutor.slowoperationdetector | Contains the functionality to detect slow running operations using the
  OperationRunnerinstances from theOperationExecutor. | 
| com.hazelcast.spi.impl.operationservice.impl | Contains the code for the  InternalOperationServiceimplementation. | 
| Class and Description | 
|---|
| OperationHostileThread Marker interface for threads that are not allowed to run operations. | 
| Class and Description | 
|---|
| OperationRunner The OperationRunner is responsible for the actual running of operations. | 
| Class and Description | 
|---|
| OperationExecutor The OperationExecutor is responsible for scheduling work (packets/operations) to be executed. | 
| OperationRunner The OperationRunner is responsible for the actual running of operations. | 
| OperationRunnerFactory A Factory for creating  OperationRunnerinstances. | 
| Class and Description | 
|---|
| OperationRunner The OperationRunner is responsible for the actual running of operations. | 
| Class and Description | 
|---|
| OperationExecutor The OperationExecutor is responsible for scheduling work (packets/operations) to be executed. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.