Uses of Package
com.hazelcast.spi

Packages that use com.hazelcast.spi
com.hazelcast.client   
com.hazelcast.cluster   
com.hazelcast.security Provides interfaces/classes for Hazelcast security implementation. 
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
 

Classes in com.hazelcast.spi used by com.hazelcast.client
AbstractOperation
           
CoreService
          Marker interface for core Hazelcast services.
EventPublishingService
           
EventService
           
InvocationBuilder
           
ManagedService
           
MembershipAwareService
           
MembershipServiceEvent
          Membership event fired when a new member is added to the cluster and/or when a member leaves the cluster.
NodeEngine
           
Operation
          An operation could be compared the a Runnable.
OperationFactory
          A Factory for creating Operation instances.
ProxyService
           
 

Classes in com.hazelcast.spi used by com.hazelcast.cluster
AbstractOperation
           
CoreService
          Marker interface for core Hazelcast services.
EventPublishingService
           
ManagedService
           
NodeAware
           
NodeEngine
           
Operation
          An operation could be compared the a Runnable.
 

Classes in com.hazelcast.spi used by com.hazelcast.security
NodeAware
           
 

Classes in com.hazelcast.spi used by com.hazelcast.spi
AbstractDistributedObject
           
Callback
           
CoreService
          Marker interface for core Hazelcast services.
EventFilter
           
EventRegistration
           
EventService
           
ExceptionAction
           
ExecutionService
           
Invocation
           
InvocationBuilder
           
MembershipServiceEvent
          Membership event fired when a new member is added to the cluster and/or when a member leaves the cluster.
NodeEngine
           
Notifier
           
ObjectNamespace
           
Operation
          An operation could be compared the a Runnable.
OperationFactory
          A Factory for creating Operation instances.
OperationService
          The OperationService is responsible for executing operations.
PartitionAwareOperation
           
PartitionMigrationEvent
           
PartitionReplicationEvent
           
ProxyService
           
RemoteService
           
ResponseHandler
           
SharedService
           
WaitNotifyKey
           
WaitNotifyService
           
WaitSupport
           
 



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