- java.lang.Object
-
- org.apache.flink.connector.pulsar.source.enumerator.PulsarSourceEnumStateSerializer
-
- All Implemented Interfaces:
- org.apache.flink.core.io.SimpleVersionedSerializer<PulsarSourceEnumState>, org.apache.flink.core.io.Versioned
public class PulsarSourceEnumStateSerializer
extends Object
implements org.apache.flink.core.io.SimpleVersionedSerializer<PulsarSourceEnumState>
The Serializer for the enumerator state of Pulsar 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<PulsarSourceEnumState>
- Specified by:
getVersion in interface org.apache.flink.core.io.Versioned
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.