| 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 change state/data. 
 | 
| 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. | 
| AbstractInvocationFuture<V> | 
 Custom implementation of  
CompletableFuture. | 
| AbstractNamedOperation | |
| BinaryOperationFactory | 
 An  
OperationFactory that creates operations by cloning
 the passed Operation. | 
| CountingMigrationAwareService | 
 A  
MigrationAwareService that delegates to another MigrationAwareService and keeps track of the number of
 migrations concerning the partition owner (either as current or new replica index) currently in-flight. | 
| NodeEngineImpl | 
 The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place. 
 | 
| OperationResponseHandlerFactory | |
| PacketDispatcher | |
| 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 © 2020 Hazelcast, Inc.. All Rights Reserved.