public interface PartitionService
| Modifier and Type | Method and Description |
|---|---|
void |
addMigrationListener(MigrationListener migrationListener) |
Partition |
getPartition(Object key) |
Set<Partition> |
getPartitions() |
void |
removeMigrationListener(MigrationListener migrationListener) |
void addMigrationListener(MigrationListener migrationListener)
void removeMigrationListener(MigrationListener migrationListener)
Copyright © 2008-2013 Hazelcast, Inc. All Rights Reserved.