Package | Description |
---|---|
com.tencentcloudapi.ckafka.v20190819.models |
Modifier and Type | Method and Description |
---|---|
EsRecordMapping[] |
EsParam.getRecordMappingList()
Get 使用数据订阅格式导入 es 时,消息与 es 索引字段映射关系。不填默认为默认字段匹配
|
Modifier and Type | Method and Description |
---|---|
void |
EsParam.setRecordMappingList(EsRecordMapping[] RecordMappingList)
Set 使用数据订阅格式导入 es 时,消息与 es 索引字段映射关系。不填默认为默认字段匹配
|
Constructor and Description |
---|
EsRecordMapping(EsRecordMapping 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 © 2023. All rights reserved.