| 程序包 | 说明 |
|---|---|
| org.apache.flink.cdc.runtime.serializer |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ListSerializer<T> |
ListSerializer.ListSerializerSnapshot.createOuterSerializerWithNestedSerializers(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] nestedSerializers) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.apache.flink.api.common.typeutils.TypeSerializer<?>[] |
ListSerializer.ListSerializerSnapshot.getNestedSerializers(ListSerializer<T> outerSerializer) |
| 构造器和说明 |
|---|
ListSerializerSnapshot(ListSerializer<T> listSerializer)
Constructor to create the snapshot for writing.
|
Copyright © 2025 The Apache Software Foundation. All rights reserved.