| Class | Description | 
|---|---|
| KafkaSource | A Crunch Source that will retrieve events from Kafka given start and end offsets. | 
| KafkaSource.BytesDeserializer | Basic  Deserializerwhich simply wraps the payload as aBytesWritable. | 
| KafkaUtils | Simple utilities for retrieving offset and Kafka information to assist in setting up and configuring a
  KafkaSourceinstance. | 
Copyright © 2017 The Apache Software Foundation. All rights reserved.