| Class | Description |
|---|---|
| KafkaCommittingTap<K,V> |
Class KafkaCommittingTap commits consumer record offsets on completion of successful or failed flows, and revoked
partitions from a rebalance.
|
| KafkaConsumerRecordIterator<K,V> | |
| KafkaScheme<K,V,SourceContext,SinkContext> |
Class KafkaScheme is the base class used for all Schemes that are to be used with the
KafkaTap. |
| KafkaTap<K,V> |
Class KafkaTap is a Cascading local mode Tap providing read and write access to data stored in Apache Kafka topics.
|
| TextKafkaScheme |
Class TextKafkaScheme is a sub-class of the
KafkaScheme for use with a KafkaTap instance. |
Copyright © 2007-2021 Cascading Maintainers. All Rights Reserved.