@ThreadSafe public class ZabbixWriterFactory extends java.lang.Object implements OutputWriterFactory
| Constructor and Description |
|---|
ZabbixWriterFactory(com.google.common.collect.ImmutableList<java.lang.String> typeNames,
boolean booleanAsNumber,
java.lang.String host,
java.lang.Integer port,
java.lang.String flushStrategy,
java.lang.Integer flushDelayInSeconds,
java.lang.Integer poolSize) |
| Modifier and Type | Method and Description |
|---|---|
ResultTransformerOutputWriter<WriterPoolOutputWriter<ZabbixWriter>> |
create() |
public ZabbixWriterFactory(com.google.common.collect.ImmutableList<java.lang.String> typeNames,
boolean booleanAsNumber,
java.lang.String host,
java.lang.Integer port,
java.lang.String flushStrategy,
java.lang.Integer flushDelayInSeconds,
java.lang.Integer poolSize)
public ResultTransformerOutputWriter<WriterPoolOutputWriter<ZabbixWriter>> create()
create in interface OutputWriterFactoryCopyright © 2010-2018 JmxTrans team. All Rights Reserved.