@ThreadSafe public class GraphiteWriter2 extends Object implements WriterBasedOutputWriter
| Constructor and Description |
|---|
GraphiteWriter2(com.google.common.collect.ImmutableList<String> typeNames,
String rootPrefix) |
| 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.