类 NotIndexTypeSerializer
- java.lang.Object
-
- org.apache.seatunnel.connectors.seatunnel.elasticsearch.serialize.type.impl.NotIndexTypeSerializer
-
- 所有已实现的接口:
IndexTypeSerializer
public class NotIndexTypeSerializer extends Object implements IndexTypeSerializer
not need an index type for elasticsearch version:6.*,7.*,8.*
-
-
方法详细资料
-
fillType
public void fillType(Map<String,String> indexInner)
- 指定者:
fillType在接口中IndexTypeSerializer
-
-