| Package | Description |
|---|---|
| com.github.pmerienne.trident.ml.stats |
| Modifier and Type | Method and Description |
|---|---|
static StreamStatistics.Type |
StreamStatistics.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamStatistics.Type[] |
StreamStatistics.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StreamStatistics(StreamStatistics.Type type) |
StreamStatistics(StreamStatistics.Type type,
Long adativeMaxSize) |
Copyright © 2013. All rights reserved.