public class ZabbixPollConfig<T> extends PollConfig<HttpToolResponse,T,ZabbixPollConfig<T>>
NO_SENSOR, REMOVE, UNCHANGED
Constructor and Description |
---|
ZabbixPollConfig(AttributeSensor<T> sensor) |
ZabbixPollConfig(ZabbixPollConfig<T> other) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getItemKey() |
ZabbixPollConfig<T> |
itemKey(java.lang.String val) |
description, getDescription, getPeriod, period, period, period
checkSuccess, checkSuccess, enabled, equals, getCheckSuccess, getLogWarningGraceTime, getLogWarningGraceTimeOnStartup, getOnException, getOnFailure, getOnSuccess, getSensor, getSupressDuplicates, hasCheckSuccessHandler, hasExceptionHandler, hasFailureHandler, hashCode, hasSuccessHandler, isEnabled, logWarningGraceTime, logWarningGraceTimeOnStartup, onException, onFailure, onFailureOrException, onResult, onSuccess, setOnException, setOnFailure, setOnFailureOrException, setOnResult, setOnSuccess, suppressDuplicates, toString
public ZabbixPollConfig(AttributeSensor<T> sensor)
public ZabbixPollConfig(ZabbixPollConfig<T> other)
public java.lang.String getItemKey()
public ZabbixPollConfig<T> itemKey(java.lang.String val)