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