String getBootstrapServers()

in flume-kafka-source/src/main/java/org/apache/flume/source/kafka/KafkaSource.java [451:453]


  String getBootstrapServers() {
    return bootstrapServers;
  }