|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.telemetry.analyzer.function.impl.FilterFunction.MinRankFunction
static class FilterFunction.MinRankFunction
A rank function using min as ranking criteria.
Constructor Summary | |
---|---|
FilterFunction.MinRankFunction()
|
Method Summary | |
---|---|
double |
getRank(TelemetryStream stream)
Computes the min value of a telemetry stream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
FilterFunction.MinRankFunction()
Method Detail |
---|
public double getRank(TelemetryStream stream)
getRank
in interface FilterFunction.RankFunction
stream
- A telemetry stream.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |