Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
DynamicIndex |
RuleInfo.getDynamicIndex()
Get 键值索引自动配置,为空时代表未开启该功能。
启用后自动将日志内的字段添加到键值索引中,包括日志中后续新增的字段。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
RuleInfo.setDynamicIndex(DynamicIndex DynamicIndex)
Set 键值索引自动配置,为空时代表未开启该功能。
启用后自动将日志内的字段添加到键值索引中,包括日志中后续新增的字段。
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
DynamicIndex(DynamicIndex source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.