Class BlockArrowFormatter

java.lang.Object
org.elasticsearch.xpack.esql.formatter.arrow.BlockArrowFormatter
Direct Known Subclasses:
BlockArrowFormatter.AsBoolean, BlockArrowFormatter.AsDateRange, BlockArrowFormatter.AsFloat64, BlockArrowFormatter.AsInt32, BlockArrowFormatter.AsInt64, BlockArrowFormatter.AsNull, BlockArrowFormatter.BytesReFormatter

public abstract class BlockArrowFormatter extends Object