public class LibratoWriter2 extends Object implements WriterBasedOutputWriter
| Constructor and Description |
|---|
LibratoWriter2(com.fasterxml.jackson.core.JsonFactory jsonFactory,
com.google.common.collect.ImmutableList<String> typeNames) |
| 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.