| Interface | Description | 
|---|---|
| AllowedDuringPassiveState | Marker interface for operations those are allowed to be executed or invoked during
  Node'sNodeState.PASSIVEstate. | 
| MutatingOperation | Marker interface for operations that changes map state/data. | 
| PacketHandler | The  PacketHandleris responsible for handling packets. | 
| PartitionSpecificRunnable | A  Runnablefor a specific partition. | 
| SerializationServiceSupport | 
| Class | Description | 
|---|---|
| AbstractCompletableFuture<V> | A base  ICompletableFutureimplementation 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 © 2015 Hazelcast, Inc.. All Rights Reserved.