| 程序包 | 说明 |
|---|---|
| org.apache.seatunnel.connectors.seatunnel.elasticsearch.serialize.type | |
| org.apache.seatunnel.connectors.seatunnel.elasticsearch.serialize.type.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static IndexTypeSerializer |
IndexTypeSerializerFactory.getIndexTypeSerializer(ElasticsearchClusterInfo elasticsearchClusterInfo,
String type) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
NotIndexTypeSerializer
not need an index type for elasticsearch version:6.*,7.*,8
|
class |
RequiredIndexTypeSerializer
generate an index type for elasticsearch version:2.*,5.*,6
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.