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