Package | Description |
---|---|
org.apache.flink.table.api.dataview |
Modifier and Type | Class and Description |
---|---|
class |
ListView<T>
A
ListView provides List functionality for accumulators used by user-defined aggregate
functions AggregateFunction . |
class |
MapView<K,V>
A
MapView provides Map functionality for accumulators used by user-defined aggregate
functions [[AggregateFunction]]. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.