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