Package com.hazelcast.spi.impl

Contains implementations for Hazelcast SPI.

See:
          Description

Interface Summary
MutatingOperation Marker interface for operations that changes map state/data.
PartitionSpecificRunnable A Runnable for a specific partition.
 

Class Summary
AbstractCompletableFuture<V>  
AbstractNamedOperation  
BinaryOperationFactory  
DistributedObjectEventPacket  
NodeEngineImpl The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place.
PortableCollection  
PortableDistributedObjectEvent  
PortableEntryEvent  
PortableItemEvent  
PortableMapPartitionLostEvent  
PortablePartitionLostEvent  
ResponseHandlerFactory  
SerializableCollection  
SpiDataSerializerHook  
SpiPortableHook  
 

Package com.hazelcast.spi.impl Description

Contains implementations for Hazelcast SPI. All classes/interfaces/packages in or underneath this com.hazelcast.spi.impl package are private. They are for internal usage only and we do not provide backwards compatibility on them. These classes should not be used by anyone apart from developers working on Hazelcast itself.



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.