public static class DataViewUtils.DistinctViewSpec
extends org.apache.flink.table.runtime.dataview.MapViewSpec
MapView for deduplication.| Constructor and Description |
|---|
DistinctViewSpec(String stateId,
org.apache.flink.table.types.DataType distinctViewDataType) |
containsNullKey, getKeyDataType, getKeySerializer, getValueDataType, getValueSerializerpublic DistinctViewSpec(String stateId, org.apache.flink.table.types.DataType distinctViewDataType)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.