Uses of Package
org.apache.flink.connector.kafka.dynamic.source.enumerator
-
Classes in org.apache.flink.connector.kafka.dynamic.source.enumerator used by org.apache.flink.connector.kafka.dynamic.source Class Description DynamicKafkaSourceEnumState The enumerator state keeps track of the state of the sub enumerators assigned splits and metadata. -
Classes in org.apache.flink.connector.kafka.dynamic.source.enumerator used by org.apache.flink.connector.kafka.dynamic.source.enumerator Class Description DynamicKafkaSourceEnumState The enumerator state keeps track of the state of the sub enumerators assigned splits and metadata.StoppableKafkaEnumContextProxy A proxy enumerator context that supports life cycle management of underlying threads related to a subKafkaSourceEnumerator.StoppableKafkaEnumContextProxy.StoppableKafkaEnumContextProxyFactory This factory exposes a way to override theStoppableKafkaEnumContextProxyused in the enumerator.