Class MatchConfig
java.lang.Object
org.elasticsearch.xpack.esql.enrich.MatchConfig
- All Implemented Interfaces:
Writeable
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V> -
Constructor Summary
ConstructorsConstructorDescriptionMatchConfig(FieldAttribute.FieldName fieldName, int channel, DataType type) MatchConfig(FieldAttribute match, Layout.ChannelAndType input) -
Method Summary
-
Constructor Details
-
MatchConfig
-
MatchConfig
-
MatchConfig
- Throws:
IOException
-
-
Method Details