Uses of Package
com.hazelcast.partition

Packages that use com.hazelcast.partition
com.hazelcast.client Contains classes/interfaces related to Client 
com.hazelcast.client.impl Contains most of the client side HazelcastInstance implementation functionality. 
com.hazelcast.instance This package contains Hazelcast Instance functionality.
 
com.hazelcast.jmx Contains Hazelcast management bean classes. 
com.hazelcast.management Contains classes to provide data/operation interface for Management Center. 
com.hazelcast.partition Contains the partition logic for Hazelcast. 
com.hazelcast.partition.impl Contains the actual implementation of the InternalPartitionService
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
com.hazelcast.spi.impl Contains implementations for Hazelcast SPI. 
 

Classes in com.hazelcast.partition used by com.hazelcast.client
InternalPartitionService
           
 

Classes in com.hazelcast.partition used by com.hazelcast.client.impl
InternalPartitionService
           
 

Classes in com.hazelcast.partition used by com.hazelcast.instance
InternalPartitionService
           
 

Classes in com.hazelcast.partition used by com.hazelcast.jmx
InternalPartitionService
           
 

Classes in com.hazelcast.partition used by com.hazelcast.management
InternalPartitionService
           
 

Classes in com.hazelcast.partition used by com.hazelcast.partition
InternalPartition
          Represents a Partition.
InternalPartitionService
           
MigrationEndpoint
           
MigrationInfo
           
PartitionInfo
          A DTO for Partition Information.
PartitionServiceProxy.PartitionProxy
           
 

Classes in com.hazelcast.partition used by com.hazelcast.partition.impl
InternalPartition
          Represents a Partition.
InternalPartitionService
           
MigrationCycleOperation
           
MigrationInfo
           
PartitionRuntimeState
           
PartitionServiceProxy
           
 

Classes in com.hazelcast.partition used by com.hazelcast.spi
InternalPartitionService
           
MigrationEndpoint
           
 

Classes in com.hazelcast.partition used by com.hazelcast.spi.impl
InternalPartitionService
           
MigrationInfo
           
 



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