public class StatsDWriterFactory extends Object implements OutputWriterFactory
| Constructor and Description |
|---|
StatsDWriterFactory(com.google.common.collect.ImmutableList<String> typeNames,
String rootPrefix,
String bucketType,
boolean stringsValuesAsKey,
Long stringValueDefaultCount,
String host,
Integer port,
String flushStrategy,
Integer flushDelayInSeconds,
Integer poolSize) |
| Modifier and Type | Method and Description |
|---|---|
WriterPoolOutputWriter<StatsDWriter2> |
create() |
public WriterPoolOutputWriter<StatsDWriter2> create()
create in interface OutputWriterFactoryCopyright © 2010-2017 JmxTrans team. All Rights Reserved.