|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| 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® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||