@ThreadSafe public class TCollectorUDPWriterFactory extends Object implements OutputWriterFactory
| Constructor and Description |
|---|
TCollectorUDPWriterFactory(com.google.common.collect.ImmutableList<String> typeNames,
boolean booleanAsNumber,
String host,
Integer port,
Map<String,String> tags,
String tagName,
Boolean mergeTypeNamesTags,
String metricNamingExpression,
Boolean addHostnameTag,
String flushStrategy,
Integer flushDelayInSeconds,
Integer poolSize) |
public TCollectorUDPWriterFactory(com.google.common.collect.ImmutableList<String> typeNames, boolean booleanAsNumber, String host, Integer port, Map<String,String> tags, String tagName, Boolean mergeTypeNamesTags, String metricNamingExpression, Boolean addHostnameTag, String flushStrategy, Integer flushDelayInSeconds, Integer poolSize) throws LifecycleException, UnknownHostException
public OutputWriter create()
create in interface OutputWriterFactoryCopyright © 2010-2017 JmxTrans team. All Rights Reserved.