Package | Description |
---|---|
com.hazelcast.spi.impl.operationexecutor.impl |
Contains the
OperationExecutorImpl code. |
com.hazelcast.util.executor |
This package contains classes related to Util.Executor
|
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. |
Modifier and Type | Class and Description |
---|---|
protected class |
PoolExecutorThreadFactory.ManagedThread |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.