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