public class PluginLogConfigInputDetail extends CommonConfigInputDetail
adjustTimezone, delayAlarmBytes, enableRawLog, enableTag, filterKey, filterRegex, localStorage, logTimezone, maxSendRate, mergeType, priority, sendRateExpire, sensitiveKeys, shardHashKey| 构造器和说明 |
|---|
PluginLogConfigInputDetail() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FromJsonObject(com.alibaba.fastjson.JSONObject inputDetail) |
String |
getPluginDetail() |
void |
setPluginDetail(String pluginDetail) |
com.alibaba.fastjson.JSONObject |
ToJsonObject() |
CommonConfigFromJsonObject, CommonConfigToJsonObject, FromJsonObjectS, FromJsonStringS, getDelayAlarmBytes, GetEnableRawLog, GetEnableTag, GetFilterKey, GetFilterRegex, GetLocalStorage, getLogTimezone, getMaxSendRate, getMergeType, getPriority, getSendRateExpire, GetSensitiveKeys, GetShardHashKey, isAdjustTimezone, setAdjustTimezone, setDelayAlarmBytes, SetEnableRawLog, SetEnableTag, SetFilterKey, SetFilterKeyRegex, SetFilterRegex, SetLocalStorage, setLogTimezone, setMaxSendRate, setMergeType, setPriority, setSendRateExpire, SetSensitiveKeys, SetShardHashKey, SetShardHashKeyListpublic String getPluginDetail()
public void setPluginDetail(String pluginDetail)
public com.alibaba.fastjson.JSONObject ToJsonObject()
ToJsonObject 在类中 CommonConfigInputDetailpublic void FromJsonObject(com.alibaba.fastjson.JSONObject inputDetail)
throws LogException
FromJsonObject 在类中 CommonConfigInputDetailLogExceptionCopyright © 2020. All Rights Reserved.