public class StatsDTelegrafWriterFactory extends Object implements OutputWriterFactory
| Constructor and Description |
|---|
StatsDTelegrafWriterFactory(String bucketType,
String host,
Integer port,
com.google.common.collect.ImmutableMap<String,String> tags,
List<String> resultTags,
String flushStrategy,
Integer flushDelayInSeconds,
Integer poolSize) |
| Modifier and Type | Method and Description |
|---|---|
WriterPoolOutputWriter<StatsDTelegrafWriter> |
create() |
public WriterPoolOutputWriter<StatsDTelegrafWriter> create()
create in interface OutputWriterFactoryCopyright © 2010-2017 JmxTrans team. All Rights Reserved.