Package | Description |
---|---|
com.hazelcast.client | |
com.hazelcast.impl | |
com.hazelcast.partition |
Modifier and Type | Method and Description |
---|---|
Partition |
PartitionClientProxy.getPartition(Object key) |
Modifier and Type | Method and Description |
---|---|
Set<Partition> |
PartitionClientProxy.getPartitions() |
Modifier and Type | Class and Description |
---|---|
static class |
ClientHandlerService.PartitionImpl |
Modifier and Type | Method and Description |
---|---|
static Partition |
TestUtil.getPartitionById(PartitionService partitionService,
int partitionId) |
Modifier and Type | Method and Description |
---|---|
Set<Partition> |
PartitionServiceImpl.getPartitions() |
Modifier and Type | Method and Description |
---|---|
Partition |
PartitionService.getPartition(Object key) |
Modifier and Type | Method and Description |
---|---|
Set<Partition> |
PartitionService.getPartitions() |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.