Uses of Interface
com.hazelcast.partition.Partition

Packages that use Partition
com.hazelcast.partition   
 

Uses of Partition in com.hazelcast.partition
 

Methods in com.hazelcast.partition that return Partition
 Partition PartitionService.getPartition(Object key)
           
 

Methods in com.hazelcast.partition that return types with arguments of type Partition
 Set<Partition> PartitionService.getPartitions()
           
 



Copyright © 2008-2012 Hazel Ltd. All Rights Reserved.