Uses of Interface
com.hazelcast.core.PartitionService

Packages that use PartitionService
com.hazelcast.client This package contains the serverside client functionality 
com.hazelcast.core Provides core API interfaces/classes. 
 

Uses of PartitionService in com.hazelcast.client
 

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

Uses of PartitionService in com.hazelcast.core
 

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



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