OperationRunner code.See: Description
| Interface | Description | 
|---|---|
| OperationExecutor | The OperationExecutor is responsible for scheduling work (packets/operations) to be executed. | 
| OperationHostileThread | Marker interface for threads that are not allowed to run operations. | 
| OperationRunnerFactory | A Factory for creating  OperationRunnerinstances. | 
| Class | Description | 
|---|---|
| OperationRunner | The OperationRunner is responsible for the actual running of operations. | 
OperationRunner code.Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.