org.apache.flume.sink.kafka
Class KafkaSinkUtil

java.lang.Object
  extended by org.apache.flume.sink.kafka.KafkaSinkUtil

public class KafkaSinkUtil
extends Object


Constructor Summary
KafkaSinkUtil()
           
 
Method Summary
static Properties getKafkaProperties(Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KafkaSinkUtil

public KafkaSinkUtil()
Method Detail

getKafkaProperties

public static Properties getKafkaProperties(Context context)


Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.