Package io.deephaven.server.table.ops
Class AggregationAdapter
java.lang.Object
io.deephaven.server.table.ops.AggregationAdapter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Aggregation
adapt
(Aggregation aggregation) static Aggregation
adapt
(Aggregation.AggregationColumns aggregationColumns) static Count
static Partition
adapt
(Aggregation.AggregationPartition partition) static FirstRowKey
static LastRowKey
static void
validate
(Aggregation aggregation) static void
validate
(Aggregation.AggregationColumns columns)
-
Constructor Details
-
AggregationAdapter
public AggregationAdapter()
-
-
Method Details
-
validate
-
adapt
-
validate
-
adapt
-
adapt
-
adaptFirst
-
adaptLast
-
adapt
-