Uses of Interface
com.hazelcast.partition.PartitionService

Packages that use PartitionService
com.hazelcast.client   
com.hazelcast.core   
 

Uses of PartitionService in com.hazelcast.client
 

Methods in com.hazelcast.client that return PartitionService
 PartitionService HazelcastClient.getPartitionService()
           
 

Uses of PartitionService in com.hazelcast.core
 

Methods in com.hazelcast.core that return PartitionService
static PartitionService Hazelcast.getPartitionService()
          Returns the partition service of this Hazelcast instance.
 PartitionService HazelcastInstance.getPartitionService()
          Returns the partition service of this Hazelcast instance.
 



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