Class BlockConverter.AsVarChar
java.lang.Object
org.elasticsearch.xpack.esql.arrow.BlockConverter
org.elasticsearch.xpack.esql.arrow.BlockConverter.BytesRefConverter
org.elasticsearch.xpack.esql.arrow.BlockConverter.AsVarChar
- Enclosing class:
BlockConverter
-
Nested Class Summary
Nested classes/interfaces inherited from class org.elasticsearch.xpack.esql.arrow.BlockConverter
BlockConverter.AsBoolean, BlockConverter.AsFloat64, BlockConverter.AsInt32, BlockConverter.AsInt64, BlockConverter.AsNull, BlockConverter.AsVarBinary, BlockConverter.AsVarChar, BlockConverter.BufWriter, BlockConverter.BytesRefConverter, BlockConverter.TransformedBytesRef -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.xpack.esql.arrow.BlockConverter.BytesRefConverter
convertMethods inherited from class org.elasticsearch.xpack.esql.arrow.BlockConverter
arrowFieldType, esqlType, nullValuesCount
-
Constructor Details
-
AsVarChar
-