Class FlinkKafkaProducer.ContextStateSerializer.ContextStateSerializerSnapshot
java.lang.Object
org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot<FlinkKafkaProducer.KafkaTransactionContext>
org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducer.ContextStateSerializer.ContextStateSerializerSnapshot
- All Implemented Interfaces:
org.apache.flink.api.common.typeutils.TypeSerializerSnapshot<FlinkKafkaProducer.KafkaTransactionContext>
- Enclosing class:
FlinkKafkaProducer.ContextStateSerializer
public static final class FlinkKafkaProducer.ContextStateSerializer.ContextStateSerializerSnapshot
extends org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot<FlinkKafkaProducer.KafkaTransactionContext>
Serializer configuration snapshot for compatibility and format evolution.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.flink.api.common.typeutils.SimpleTypeSerializerSnapshot
equals, getCurrentVersion, hashCode, readSnapshot, resolveSchemaCompatibility, restoreSerializer, toString, writeSnapshotMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.flink.api.common.typeutils.TypeSerializerSnapshot
resolveSchemaCompatibility
-
Constructor Details
-
ContextStateSerializerSnapshot
public ContextStateSerializerSnapshot()
-