@Deprecated public class FlinkKafkaConsumer081<T> extends FlinkKafkaConsumer08<T>
SourceFunction.SourceContext<T>
DEFAULT_GET_PARTITIONS_RETRIES, GET_PARTITIONS_RETRIES_KEY, OFFSET_NOT_SET
deserializer, MAX_NUM_PENDING_CHECKPOINTS, offsetsState, pendingCheckpoints, restoreToOffset, running
Constructor and Description |
---|
FlinkKafkaConsumer081(String topic,
DeserializationSchema<T> valueDeserializer,
Properties props)
Deprecated.
|
cancel, close, commitOffsets, getPartitionsForTopic, open, run, validateZooKeeperConfig
assignPartitions, getProducedType, logPartitionInfo, notifyCheckpointComplete, restoreState, snapshotState
getIterationRuntimeContext, getRuntimeContext, setRuntimeContext
@Deprecated public FlinkKafkaConsumer081(String topic, DeserializationSchema<T> valueDeserializer, Properties props)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.