| Package | Description |
|---|---|
| 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
|
| Class and Description |
|---|
| StripedExecutor
The StripedExecutor internally uses a stripe of queues and each queue has its own private worker-thread.
|
| Class and Description |
|---|
| DelegatingFuture |
| Class and Description |
|---|
| ManagedExecutorService |
| Class and Description |
|---|
| ManagedExecutorService |
| Class and Description |
|---|
| ExecutorType |
| ManagedExecutorService |
| Class and Description |
|---|
| StripedRunnable
Striped Runnable is used in StripedExecutor.
|
| TimeoutRunnable
Interface for runnable with timeout value
|
| Class and Description |
|---|
| ExecutorType |
| ManagedExecutorService |
| Class and Description |
|---|
| HazelcastManagedThread
Base class for all Hazelcast threads to manage them from a single point.
|
| Class and Description |
|---|
| AbstractExecutorThreadFactory |
| ExecutorType |
| ManagedExecutorService |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.