Package | Description |
---|---|
com.streamscape.ds.stable.aggregate | |
com.streamscape.ds.stable.table |
Modifier and Type | Method and Description |
---|---|
AggregateFunctionPair |
AggregateFunctionPair.as(java.lang.String asName) |
AggregateFunctionPair |
AggregateFunction.on(java.lang.String columnName) |
AggregateFunctionPair |
AggregateFunction.on(java.lang.String columnName,
java.lang.String asName) |
Constructor and Description |
---|
Summarizer(Snapshot table,
AggregateFunctionPair[] functionPairs) |
Modifier and Type | Method and Description |
---|---|
Summarizer |
Snapshot.summarize(AggregateFunctionPair[] functionPairs) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.