| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] |
ListViewSerializerSnapshot.getNestedSerializers(ListViewSerializer<T> outerSerializer) |
| Constructor and Description |
|---|
ListViewSerializerSnapshot(ListViewSerializer<T> listViewSerializer)
Constructor to create the snapshot for writing.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.