Class Statistics
java.lang.Object
org.apache.streampipes.vocabulary.Statistics
public class Statistics extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Statistics() -
Method Summary
-
Field Details
-
MEAN
- See Also:
- Constant Field Values
-
MIN
- See Also:
- Constant Field Values
-
MAX
- See Also:
- Constant Field Values
-
N
- See Also:
- Constant Field Values
-
SUM
- See Also:
- Constant Field Values
-
VARIANCE
- See Also:
- Constant Field Values
-
STDDEV
- See Also:
- Constant Field Values
-
-
Constructor Details
-
Statistics
public Statistics()
-