Package | Description |
---|---|
com.tencentcloudapi.ckafka.v20190819.models |
Modifier and Type | Method and Description |
---|---|
SMTParam[] |
FieldParam.getAnalyseResult()
Get 解析结果
|
SMTParam[] |
FieldParam.getSecondaryAnalyseResult()
Get 二次解析结果
|
SMTParam[] |
FieldParam.getSMT()
Get 数据处理
|
Modifier and Type | Method and Description |
---|---|
void |
FieldParam.setAnalyseResult(SMTParam[] AnalyseResult)
Set 解析结果
|
void |
FieldParam.setSecondaryAnalyseResult(SMTParam[] SecondaryAnalyseResult)
Set 二次解析结果
|
void |
FieldParam.setSMT(SMTParam[] SMT)
Set 数据处理
|
Constructor and Description |
---|
SMTParam(SMTParam 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 © 2025. All rights reserved.