Package | Description |
---|---|
com.hazelcast.client.spi.impl.listener | |
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.map.impl.query | |
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 |
---|
ManagedExecutorService |
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 © 2016 Hazelcast, Inc.. All Rights Reserved.