|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ManagedExecutorService | |
StripedRunnable | Striped Runnable is used in StripedExecutor. |
TimeoutRunnable | Interface for runnable with timeout value |
Class Summary | |
---|---|
AbstractExecutorThreadFactory | |
CachedExecutorServiceDelegate | |
CompletableFutureTask<V> | |
CompletedFuture<V> | |
DelegatingFuture<V> | |
HazelcastManagedThread | Base class for all Hazelcast threads to manage them from a single point. |
NamedThreadPoolExecutor | |
PoolExecutorThreadFactory | |
SingleExecutorThreadFactory | |
StripedExecutor | The StripedExecutor internally uses a stripe of queues and each queue has its own private worker-thread. |
Enum Summary | |
---|---|
ExecutorType |
This package contains classes related to Util.Executor
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |