Constructor and Description |
---|
ArrowFlightJdbcLargeListVectorAccessor(LargeListVector vector,
IntSupplier currentRowSupplier,
ArrowFlightJdbcAccessorFactory.WasNullConsumer setCursorWasNull) |
Modifier and Type | Method and Description |
---|---|
OUT |
VectorVisitor.visit(LargeListVector left,
IN value) |
Boolean |
RangeEqualsVisitor.visit(LargeListVector left,
Range range) |
Boolean |
TypeEqualsVisitor.visit(LargeListVector left,
Void value) |
Modifier and Type | Method and Description |
---|---|
static LargeListVector |
LargeListVector.empty(String name,
BufferAllocator allocator) |
Modifier and Type | Field and Description |
---|---|
protected LargeListVector |
UnionLargeListWriter.vector |
Constructor and Description |
---|
PromotableWriter(ValueVector v,
LargeListVector largeListVector)
Constructs a new instance.
|
PromotableWriter(ValueVector v,
LargeListVector largeListVector,
NullableStructWriterFactory nullableStructWriterFactory)
Constructs a new instance.
|
UnionLargeListReader(LargeListVector vector) |
UnionLargeListWriter(LargeListVector vector) |
UnionLargeListWriter(LargeListVector vector,
org.apache.arrow.vector.complex.impl.AbstractFieldWriter parent) |
UnionLargeListWriter(LargeListVector vector,
NullableStructWriterFactory nullableStructWriterFactory) |
Modifier and Type | Method and Description |
---|---|
Void |
ValidateVectorDataVisitor.visit(LargeListVector vector,
Void value) |
Void |
ValidateVectorTypeVisitor.visit(LargeListVector vector,
Void value) |
Void |
ValidateVectorVisitor.visit(LargeListVector vector,
Void value) |
Void |
ValidateVectorBufferVisitor.visit(LargeListVector vector,
Void value) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.