|
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 SimpleAssignmentStrategy.LoadCalculator
LoadCalculator is used to calculate the scalar load (expressed as an integer) of a partition (or set of partitions).
| Method Summary | |
|---|---|
int |
getLoad(int iPartition)Return the load for the specified partition. |
int |
getLoad(PartitionSet parts)Return the load for the specified set of partitions. |
| Method Detail |
|---|
int getLoad(int iPartition)
iPartition - the partition to determine the load forint getLoad(PartitionSet parts)
parts - the partition set to determine the load for
|
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 | |||||||