Package | Description |
---|---|
com.hazelcast.client | |
com.hazelcast.core | |
com.hazelcast.impl |
Modifier and Type | Class and Description |
---|---|
class |
PartitionClientProxy |
Modifier and Type | Method and Description |
---|---|
PartitionService |
HazelcastClient.getPartitionService() |
Modifier and Type | Method and Description |
---|---|
static PartitionService |
Hazelcast.getPartitionService()
Deprecated.
as of version 2.2
|
PartitionService |
HazelcastInstance.getPartitionService()
Returns the partition service of this Hazelcast instance.
|
Modifier and Type | Class and Description |
---|---|
class |
PartitionServiceImpl |
Modifier and Type | Method and Description |
---|---|
PartitionService |
FactoryImpl.getPartitionService() |
PartitionService |
FactoryImpl.HazelcastInstanceProxy.getPartitionService() |
Modifier and Type | Method and Description |
---|---|
static Partition |
TestUtil.getPartitionById(PartitionService partitionService,
int partitionId) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.