Class HybridSourceEnumeratorState
java.lang.Object
org.apache.flink.connector.base.source.hybrid.HybridSourceEnumeratorState
The state of hybrid source enumerator.
-
Method Summary
Modifier and TypeMethodDescriptionintbyte[]int
-
Method Details
-
getCurrentSourceIndex
public int getCurrentSourceIndex() -
getWrappedState
public byte[] getWrappedState() -
getWrappedStateSerializerVersion
public int getWrappedStateSerializerVersion()
-