public class StatsDWriter2 extends Object implements WriterBasedOutputWriter
| Constructor and Description |
|---|
StatsDWriter2(List<String> typeNames,
String rootPrefix,
String bucketType,
boolean stringsValuesAsKey,
Long stringValueDefaultCount) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Writer writer,
Server server,
Query query,
Iterable<Result> results) |
public void write(@Nonnull Writer writer, @Nonnull Server server, @Nonnull Query query, @Nonnull Iterable<Result> results) throws IOException
write in interface WriterBasedOutputWriterIOExceptionCopyright © 2010-2017 JmxTrans team. All Rights Reserved.