Package | Description |
---|---|
com.hazelcast.spi.impl.operationexecutor.classic |
Contains the
ClassicOperationExecutor code. |
Class and Description |
---|
OperationThread
The OperationThread is responsible for processing operations, packets containing operations and runnable's.
|
ScheduleQueue
The ScheduleQueue is a kind of priority queue where 'tasks' are queued for scheduling.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.