|
Oracle® Coherence Java API Reference Release 12.1.2.0.3 E26043-02 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface KeyPartitioningStrategy.PartitionAwareKey
PartitionAwareKey is a well-known interface that should be respected by KeyPartitioningStrategy implementations.
Naturally, since a PartitionAwareKey implementation explicitly dictates its partition, it should not define any key-association.
| Method Summary | |
|---|---|
int |
getPartitionId()Return the partition id that this key should be associated with. |
| Method Detail |
|---|
int getPartitionId()
|
Oracle® Coherence Java API Reference Release 12.1.2.0.3 E26043-02 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||