|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetricsSelector
A MetricsSelector is responsible for producing weights from the node metrics.
Method Summary | |
---|---|
scala.collection.immutable.Map<Address,java.lang.Object> |
weights(scala.collection.immutable.Set<NodeMetrics> nodeMetrics)
The weights per address, based on the the nodeMetrics. |
Method Detail |
---|
scala.collection.immutable.Map<Address,java.lang.Object> weights(scala.collection.immutable.Set<NodeMetrics> nodeMetrics)
nodeMetrics
- (undocumented)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |