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