| Package | Description |
|---|---|
| com.hazelcast.spi.impl.operationexecutor.impl |
Contains the
OperationExecutorImpl code. |
| Class and Description |
|---|
| OperationQueue
The OperationQueue is the queue used to schedule operations/tasks on an OperationThread.
|
| OperationThread
The OperationThread is responsible for processing operations, packets containing operations and runnable's.
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.