public class OpenTSDBWriter extends BaseOutputWriter
Modifier and Type | Field and Description |
---|---|
static boolean |
DEFAULT_MERGE_TYPE_NAMES_TAGS |
BINARY_PATH, DEBUG, HOST, OUTPUT_FILE, PORT, TEMPLATE_FILE, TYPE_NAMES
Constructor and Description |
---|
OpenTSDBWriter() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
addTypeNamesTags(Result result,
java.lang.String resultString)
Add the tags for the TypeNames setting to the given result string.
|
void |
doWrite(Query query) |
void |
start()
A do nothing method.
|
void |
stop()
A do nothing method.
|
void |
validateSetup(Query query)
This is run when the object is instantiated.
|
addSetting, addTypeName, cleanupStr, getBooleanSetting, getBooleanSetting, getConcatedTypeNameValues, getIntegerSetting, getIntSetting, getSettings, getStringSetting, getTypeNames, isDebugEnabled, setObjectPoolMap, setSettings, setTypeNames
public static final boolean DEFAULT_MERGE_TYPE_NAMES_TAGS
protected java.lang.String addTypeNamesTags(Result result, java.lang.String resultString)
public void doWrite(Query query) throws java.lang.Exception
java.lang.Exception
public void validateSetup(Query query) throws ValidationException
OutputWriter
ValidationException
public void start() throws LifecycleException
BaseOutputWriter
start
in interface OutputWriter
start
in class BaseOutputWriter
LifecycleException
public void stop() throws LifecycleException
BaseOutputWriter
stop
in interface OutputWriter
stop
in class BaseOutputWriter
LifecycleException
Copyright © 2014 Jon Stevens and a gang of pencils. All Rights Reserved. Build version: 20140226-203901-5c11868fd1