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.Factory
create
in interface MessageOutput.Factory<ElasticSearchOutput>
BlockingBatchedESOutput.Config getConfig()
getConfig
in interface ElasticSearchOutput.Factory
getConfig
in interface MessageOutput.Factory<ElasticSearchOutput>
BlockingBatchedESOutput.Descriptor getDescriptor()
getDescriptor
in interface ElasticSearchOutput.Factory
getDescriptor
in interface MessageOutput.Factory<ElasticSearchOutput>
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.