JavaScript is disabled on your browser.
java.lang.Object
org.apache.flink.connector.kafka.source.enumerator.KafkaSourceEnumStateSerializer
All Implemented Interfaces:
org.apache.flink.core.io.SimpleVersionedSerializer<KafkaSourceEnumState >, org.apache.flink.core.io.Versioned
@Internal
public class KafkaSourceEnumStateSerializer
extends Object
implements org.apache.flink.core.io.SimpleVersionedSerializer<KafkaSourceEnumState >
The Serializer for the enumerator
state of Kafka source.
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
getVersion
public int getVersion()
Specified by:
getVersion in interface org.apache.flink.core.io.SimpleVersionedSerializer<KafkaSourceEnumState >
Specified by:
getVersion in interface org.apache.flink.core.io.Versioned
Copyright © 2014–2023 The Apache Software Foundation . All rights reserved.