Package | Description |
---|---|
org.apache.flink.table.dataview |
Modifier and Type | Method and Description |
---|---|
protected MapViewSerializer<K,V> |
MapViewSerializerSnapshot.createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] |
MapViewSerializerSnapshot.getNestedSerializers(MapViewSerializer<K,V> outerSerializer) |
Constructor and Description |
---|
MapViewSerializerSnapshot(MapViewSerializer<K,V> mapViewSerializer)
Constructor to create the snapshot for writing.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.