Package com.hazelcast.spi

Provides interfaces/classes for Hazelcast SPI.

See:
          Description

Interface Summary
BackupAwareOperation  
BackupOperation  
Callback<T>  
ClientAwareService  
ConfigurableService<T>  
CoreService Marker interface for core Hazelcast services.
EventFilter  
EventOperation  
EventPublishingService<E,T>  
EventRegistration  
EventService  
ExecutionService  
InitializingObject  
Invocation  
ManagedService  
MembershipAwareService  
MigrationAwareService  
NodeAware  
NodeEngine  
Notifier  
ObjectNamespace  
OperationFactory A Factory for creating Operation instances.
OperationService The OperationService is responsible for executing operations.
PartitionAwareOperation  
PostJoinAwareService  
ProxyService  
ReadonlyOperation Read-only operations are not retried during migration.
RemoteService  
ReplicationSupportingService  
ResponseHandler  
ServiceConfigurationParser<T>  
SharedService  
SplitBrainHandlerService  
TransactionalService  
WaitNotifyKey  
WaitNotifyService  
WaitSupport  
 

Class Summary
AbstractDistributedObject<S extends RemoteService>  
AbstractOperation  
AbstractWaitNotifyKey  
DefaultObjectNamespace  
DistributedObjectAccessor  
InvocationBuilder  
MembershipServiceEvent Membership event fired when a new member is added to the cluster and/or when a member leaves the cluster.
Operation An operation could be compared the a Runnable.
OperationAccessor  
PartitionMigrationEvent  
PartitionReplicationEvent  
ServiceInfo  
 

Enum Summary
ExceptionAction  
 

Package com.hazelcast.spi Description

Provides interfaces/classes for Hazelcast SPI.



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