public static interface BlockingBatchedESOutput.Factory extends ElasticSearchOutput.Factory
| Modifier and Type | Method and Description |
|---|---|
BatchedElasticSearchOutput |
create(Stream stream,
Configuration configuration) |
BlockingBatchedESOutput.Config |
getConfig() |
BlockingBatchedESOutput.Descriptor |
getDescriptor() |
BatchedElasticSearchOutput create(Stream stream, Configuration configuration)
create in interface ElasticSearchOutput.Factorycreate in interface MessageOutput.Factory<ElasticSearchOutput>BlockingBatchedESOutput.Config getConfig()
getConfig in interface ElasticSearchOutput.FactorygetConfig in interface MessageOutput.Factory<ElasticSearchOutput>BlockingBatchedESOutput.Descriptor getDescriptor()
getDescriptor in interface ElasticSearchOutput.FactorygetDescriptor in interface MessageOutput.Factory<ElasticSearchOutput>Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.