Class ArrowResponse.ResponseSegment

java.lang.Object
org.elasticsearch.xpack.esql.arrow.ArrowResponse.ResponseSegment
Enclosing class:
ArrowResponse

protected abstract static class ArrowResponse.ResponseSegment extends Object
An Arrow response is composed of different segments, each being a set of chunks: the schema header, the data buffers, and the trailer.