Uses of Package
com.hazelcast.cluster

Packages that use com.hazelcast.cluster
com.hazelcast.client Contains classes/interfaces related to Client 
com.hazelcast.client.impl Contains most of the client side HazelcastInstance implementation functionality. 
com.hazelcast.cluster This package contains the cluster functionality.
 
com.hazelcast.cluster.client This package contains the client cluster functionality.
 
com.hazelcast.cluster.impl This package contains the implementation of the cluster functionality.
 
com.hazelcast.cluster.impl.operations This package contains operations for the com.hazelcast.cluster.impl package.
 
com.hazelcast.core Provides core API interfaces/classes. 
com.hazelcast.instance This package contains Hazelcast Instance functionality.
 
com.hazelcast.partition Contains the partition logic for Hazelcast. 
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
com.hazelcast.spi.impl Contains implementations for Hazelcast SPI. 
 

Classes in com.hazelcast.cluster used by com.hazelcast.client
ClusterService
          A service responsible for member related functionality.
 

Classes in com.hazelcast.cluster used by com.hazelcast.client.impl
ClusterService
          A service responsible for member related functionality.
 

Classes in com.hazelcast.cluster used by com.hazelcast.cluster
MemberAttributeOperationType
          Used to identify the type of member attribute change, either PUT or REMOVED
 

Classes in com.hazelcast.cluster used by com.hazelcast.cluster.client
MemberAttributeOperationType
          Used to identify the type of member attribute change, either PUT or REMOVED
 

Classes in com.hazelcast.cluster used by com.hazelcast.cluster.impl
ClusterService
          A service responsible for member related functionality.
Joiner
           
MemberAttributeOperationType
          Used to identify the type of member attribute change, either PUT or REMOVED
MemberInfo
           
 

Classes in com.hazelcast.cluster used by com.hazelcast.cluster.impl.operations
MemberAttributeOperationType
          Used to identify the type of member attribute change, either PUT or REMOVED
MemberInfo
           
 

Classes in com.hazelcast.cluster used by com.hazelcast.core
MemberAttributeOperationType
          Used to identify the type of member attribute change, either PUT or REMOVED
 

Classes in com.hazelcast.cluster used by com.hazelcast.instance
Joiner
           
MemberAttributeOperationType
          Used to identify the type of member attribute change, either PUT or REMOVED
 

Classes in com.hazelcast.cluster used by com.hazelcast.partition
MemberInfo
           
 

Classes in com.hazelcast.cluster used by com.hazelcast.spi
ClusterService
          A service responsible for member related functionality.
MemberAttributeOperationType
          Used to identify the type of member attribute change, either PUT or REMOVED
 

Classes in com.hazelcast.cluster used by com.hazelcast.spi.impl
ClusterService
          A service responsible for member related functionality.
 



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