public static class StdOutWriter.W extends BaseOutputWriter
BINARY_PATH, BOOLEAN_AS_NUMBER, DEBUG, HOST, OUTPUT_FILE, PORT, TEMPLATE_FILE, TYPE_NAMES| Constructor and Description |
|---|
W(com.google.common.collect.ImmutableList<java.lang.String> typeNames,
boolean booleanAsNumber,
java.lang.Boolean debugEnabled,
java.util.Map<java.lang.String,java.lang.Object> settings,
ResultSerializer resultSerializer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
internalWrite(Server server,
Query query,
com.google.common.collect.ImmutableList<Result> results) |
void |
validateSetup(Server server,
Query query)
This is run when the object is instantiated.
|
close, create, doWrite, firstNonNull, getConcatedTypeNameValues, getSettings, startpublic W(com.google.common.collect.ImmutableList<java.lang.String> typeNames,
boolean booleanAsNumber,
java.lang.Boolean debugEnabled,
java.util.Map<java.lang.String,java.lang.Object> settings,
ResultSerializer resultSerializer)
public void validateSetup(Server server, Query query) throws ValidationException
OutputWriterValidationExceptionprotected void internalWrite(Server server, Query query, com.google.common.collect.ImmutableList<Result> results) throws java.lang.Exception
internalWrite in class BaseOutputWriterjava.lang.ExceptionCopyright © 2010-2018 JmxTrans team. All Rights Reserved.