public class SensuWriter2 extends Object implements WriterBasedOutputWriter
| Constructor and Description |
|---|
SensuWriter2(GraphiteWriter2 graphiteWriter,
com.fasterxml.jackson.core.JsonFactory jsonFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Writer writer,
Server server,
Query query,
Iterable<Result> results) |
public SensuWriter2(@Nonnull GraphiteWriter2 graphiteWriter, @Nonnull com.fasterxml.jackson.core.JsonFactory jsonFactory)
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.