Interface | Description |
---|---|
AllowedDuringPassiveState |
Marker interface for operations those are allowed to be executed or invoked during
Node 's NodeState.PASSIVE state. |
MutatingOperation |
Marker interface for operations that changes map state/data.
|
PacketHandler |
The
PacketHandler is responsible for handling packets. |
PartitionSpecificRunnable |
A
Runnable for a specific partition. |
SerializationServiceSupport |
Class | Description |
---|---|
AbstractCompletableFuture<V> |
A base
ICompletableFuture implementation that may be explicitly completed by setting its
value through setResult. |
AbstractNamedOperation | |
BinaryOperationFactory | |
NodeEngineImpl |
The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place.
|
OperationResponseHandlerFactory | |
PortableCachePartitionLostEvent | |
PortableCollection | |
PortableDistributedObjectEvent | |
PortableEntryEvent | |
PortableItemEvent | |
PortableMapPartitionLostEvent | |
PortablePartitionLostEvent | |
SerializableList | |
SimpleExecutionCallback<E> |
A ExecutionCallback implementation that simplifies the implementation of the ExecutionCallback by only
needing to implement a single method.
|
SpiDataSerializerHook | |
SpiPortableHook | |
UnmodifiableLazyList<E> |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.