org.apache.flume.source.kafka
Class KafkaSourceUtil
java.lang.Object
   org.apache.flume.source.kafka.KafkaSourceUtil
org.apache.flume.source.kafka.KafkaSourceUtil
- public class KafkaSourceUtil 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
KafkaSourceUtil
public KafkaSourceUtil()
getKafkaProperties
public static Properties getKafkaProperties(Context context)
- 
 
getConsumer
public static kafka.javaapi.consumer.ConsumerConnector getConsumer(Properties kafkaProps)
- 
 
Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.