|
Oracle® Coherence Java API Reference v3.5 E14977-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PartitionAssignmentStrategy
A PartitionAssignmentStrategy is a pluggable strategy for assigning partition primary and backup ownership to cluster members.
Method Summary | |
---|---|
Member |
getPartitionOwner(int nPartition) Determine the primary owner of the specified partition. |
Method Detail |
---|
Member getPartitionOwner(int nPartition)
nPartition
- a partition ID
|
Oracle® Coherence Java API Reference v3.5 E14977-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |