public static interface KafkaTransport.Factory extends Transport.Factory<KafkaTransport>
| Modifier and Type | Method and Description |
|---|---|
KafkaTransport |
create(Configuration configuration) |
KafkaTransport.Config |
getConfig() |
KafkaTransport create(Configuration configuration)
create in interface Transport.Factory<KafkaTransport>KafkaTransport.Config getConfig()
getConfig in interface Transport.Factory<KafkaTransport>Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.