|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.hazelcast.util.executor | |
---|---|
com.hazelcast.client.spi.impl | Provides util classes for com.hazelcast.client |
com.hazelcast.client.util | This package contains some utility classes and the base implementations of the loadbalancer implementations |
com.hazelcast.internal.management.dto | These contain the DTO object to exchange information with the management center. |
com.hazelcast.jmx | Contains Hazelcast management bean classes. |
com.hazelcast.spi | Provides interfaces/classes for Hazelcast SPI. |
com.hazelcast.spi.impl.eventservice.impl | Contains the code for the InternalEventService implementation. |
com.hazelcast.spi.impl.executionservice.impl | Contains the implementation of the InternalExecutionService . |
com.hazelcast.spi.impl.operationexecutor.classic | Contains the ClassicOperationExecutor code. |
com.hazelcast.util.executor | This package contains classes related to Util.Executor |
Classes in com.hazelcast.util.executor used by com.hazelcast.client.spi.impl | |
---|---|
StripedExecutor
The StripedExecutor internally uses a stripe of queues and each queue has its own private worker-thread. |
Classes in com.hazelcast.util.executor used by com.hazelcast.client.util | |
---|---|
DelegatingFuture
|
Classes in com.hazelcast.util.executor used by com.hazelcast.internal.management.dto | |
---|---|
ManagedExecutorService
|
Classes in com.hazelcast.util.executor used by com.hazelcast.jmx | |
---|---|
ManagedExecutorService
|
Classes in com.hazelcast.util.executor used by com.hazelcast.spi | |
---|---|
ExecutorType
|
|
ManagedExecutorService
|
Classes in com.hazelcast.util.executor used by com.hazelcast.spi.impl.eventservice.impl | |
---|---|
StripedRunnable
Striped Runnable is used in StripedExecutor. |
|
TimeoutRunnable
Interface for runnable with timeout value |
Classes in com.hazelcast.util.executor used by com.hazelcast.spi.impl.executionservice.impl | |
---|---|
ExecutorType
|
|
ManagedExecutorService
|
Classes in com.hazelcast.util.executor used by com.hazelcast.spi.impl.operationexecutor.classic | |
---|---|
HazelcastManagedThread
Base class for all Hazelcast threads to manage them from a single point. |
Classes in com.hazelcast.util.executor used by com.hazelcast.util.executor | |
---|---|
AbstractExecutorThreadFactory
|
|
ExecutorType
|
|
ManagedExecutorService
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |