public class PluginLogConfigInputDetail extends CommonConfigInputDetail
adjustTimezone, delayAlarmBytes, enableRawLog, enableTag, filterKey, filterRegex, localStorage, logTimezone, maxSendRate, mergeType, priority, sendRateExpire, sensitiveKeys, shardHashKey| Constructor and Description |
|---|
PluginLogConfigInputDetail() |
| Modifier and Type | Method and Description |
|---|---|
void |
FromJsonObject(com.alibaba.fastjson.JSONObject inputDetail) |
Advanced |
getAdvanced() |
String |
getPluginDetail() |
void |
setAdvanced(Advanced advanced) |
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 Advanced getAdvanced()
public void setAdvanced(Advanced advanced)
public com.alibaba.fastjson.JSONObject ToJsonObject()
ToJsonObject in class CommonConfigInputDetailpublic void FromJsonObject(com.alibaba.fastjson.JSONObject inputDetail)
throws LogException
FromJsonObject in class CommonConfigInputDetailLogExceptionCopyright © 2025. All Rights Reserved.