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