- abort(Executor) - Method in class org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
-
- AbstractArrowFlightJdbcListVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.complex
-
- AbstractArrowFlightJdbcListVectorAccessor(IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.complex.AbstractArrowFlightJdbcListVectorAccessor
-
- AbstractArrowFlightJdbcUnionVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.complex
-
- AbstractArrowFlightJdbcUnionVectorAccessor(IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.complex.AbstractArrowFlightJdbcUnionVectorAccessor
-
- AbstractCompressionCodec - Class in org.apache.arrow.vector.compression
-
The base class for concrete compression codecs, providing
common logic for all compression codecs.
- AbstractCompressionCodec() - Constructor for class org.apache.arrow.vector.compression.AbstractCompressionCodec
-
- AbstractContainerVector - Class in org.apache.arrow.vector.complex
-
Base class for composite vectors.
- AbstractContainerVector(String, BufferAllocator, CallBack) - Constructor for class org.apache.arrow.vector.complex.AbstractContainerVector
-
- AbstractStructVector - Class in org.apache.arrow.vector.complex
-
Base class for StructVectors.
- AbstractStructVector(String, BufferAllocator, CallBack, AbstractStructVector.ConflictPolicy, boolean) - Constructor for class org.apache.arrow.vector.complex.AbstractStructVector
-
Base constructor that sets default conflict policy to APPEND.
- AbstractStructVector.ConflictPolicy - Enum in org.apache.arrow.vector.complex
-
Policy to determine how to react when duplicate columns are encountered.
- accept(CallHeaders) - Method in class org.apache.arrow.flight.auth2.BasicAuthCredentialWriter
-
- accept(CallHeaders) - Method in class org.apache.arrow.flight.auth2.BearerCredentialWriter
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.complex.ListVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.NullVector
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Duration
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeBinary
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeList
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeUtf8
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Map
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Null
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in interface org.apache.arrow.vector.ValueVector
-
- acceptPut(FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in interface org.apache.arrow.flight.FlightProducer
-
Accept uploaded data for a particular stream.
- acceptPut(FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in class org.apache.arrow.flight.integration.tests.IntegrationProducer
-
- acceptPut(FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in class org.apache.arrow.flight.NoOpFlightProducer
-
- acceptPut(FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Depending on the provided command, method either:
1.
- acceptPutPreparedStatementQuery(FlightSql.CommandPreparedStatementQuery, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- acceptPutPreparedStatementQuery(FlightSql.CommandPreparedStatementQuery, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Accepts uploaded parameter values for a particular prepared statement query.
- acceptPutPreparedStatementQuery(FlightSql.CommandPreparedStatementQuery, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
-
- acceptPutPreparedStatementUpdate(FlightSql.CommandPreparedStatementUpdate, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- acceptPutPreparedStatementUpdate(FlightSql.CommandPreparedStatementUpdate, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Accepts uploaded data for a particular prepared statement data stream.
- acceptPutPreparedStatementUpdate(FlightSql.CommandPreparedStatementUpdate, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
-
- acceptPutStatement(FlightSql.CommandStatementUpdate, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- acceptPutStatement(FlightSql.CommandStatementUpdate, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Accepts uploaded data for a particular SQL query based data stream.
- acceptPutStatement(FlightSql.CommandStatementUpdate, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
-
- acceptPutSubstraitPlan(FlightSql.CommandStatementSubstraitPlan, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- acceptPutSubstraitPlan(FlightSql.CommandStatementSubstraitPlan, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Handle a Substrait plan with uploaded data.
- accepts(ArrowMessage.ArrowMessageVisitor<T>) - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
-
- accepts(ArrowMessage.ArrowMessageVisitor<T>) - Method in interface org.apache.arrow.vector.ipc.message.ArrowMessage
-
- accepts(ArrowMessage.ArrowMessageVisitor<T>) - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
- acceptsURL(String) - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcDriver
-
- Action - Class in org.apache.arrow.flight
-
An opaque action for the service to perform.
- Action(String) - Constructor for class org.apache.arrow.flight.Action
-
- Action(String, byte[]) - Constructor for class org.apache.arrow.flight.Action
-
- ACTION_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest
-
- ACTION_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest
-
- ActionType - Class in org.apache.arrow.flight
-
POJO wrapper around protocol specifics for Flight actions.
- ActionType(String, String) - Constructor for class org.apache.arrow.flight.ActionType
-
Construct a new instance.
- actualValueCapacity - Variable in class org.apache.arrow.vector.BaseFixedWidthVector
-
- add(ByteBuf, OutputStream, boolean) - Static method in class org.apache.arrow.flight.grpc.AddWritableBuffer
-
Add the provided ByteBuf to the gRPC BufferChainOutputStream if possible, else copy the buffer to the stream.
- add(int) - Method in interface org.apache.arrow.memory.AllocationReservation
-
Add to the current reservation.
- add(T) - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
-
- add(String, FieldType) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
- addAll(AutoCloseable...) - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
-
Add all of list
to the rollback list.
- addAll(Iterable<? extends AutoCloseable>) - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
-
Add all of list
to the rollback list.
- addAllEndpoint(Iterable<? extends Flight.FlightEndpoint>) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addAllInfo(Iterable<? extends Integer>) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
Values are modelled after ODBC's SQLGetInfo() function.
- addAllLocation(Iterable<? extends Flight.Location>) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- addAllPath(Iterable<String>) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
List of strings identifying a particular dataset.
- addAllTableTypes(Iterable<String>) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter of table types which must match.
- addAxisOrder(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- addBitWidth(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Decimal
-
- addBitWidth(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Int
-
- addBitWidth(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Time
-
- addBodyLength(FlatBufferBuilder, long) - Static method in class org.apache.arrow.flatbuf.Message
-
- addBuffers(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.RecordBatch
-
- addByteWidth(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.FixedSizeBinary
-
- addChildren(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Field
-
- addCodec(FlatBufferBuilder, byte) - Static method in class org.apache.arrow.flatbuf.BodyCompression
-
- addCompressedAxis(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- addCompression(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.RecordBatch
-
- addConnectionEventListener(ConnectionEventListener) - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcPooledConnection
-
- addCustomMetadata(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Field
-
- addCustomMetadata(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Footer
-
- addCustomMetadata(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Message
-
- addCustomMetadata(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Schema
-
- addData(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.DictionaryBatch
-
- addData(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- addData(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- addDictionaries(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Footer
-
- addDictionary(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Field
-
- addDictionaryKind(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
- addEmptyField(String, Types.MinorType) - Method in class org.apache.arrow.driver.jdbc.utils.VectorSchemaRootTransformer.Builder
-
- addEmptyField(String, ArrowType) - Method in class org.apache.arrow.driver.jdbc.utils.VectorSchemaRootTransformer.Builder
-
- addEndianness(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Schema
-
- addEndpoint(Flight.FlightEndpoint) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addEndpoint(int, Flight.FlightEndpoint) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addEndpoint(Flight.FlightEndpoint.Builder) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addEndpoint(int, Flight.FlightEndpoint.Builder) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addEndpointBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addEndpointBuilder(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addFeatures(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Schema
-
- addFields(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Schema
-
- addHeader(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Message
-
- addHeaderType(FlatBufferBuilder, byte) - Static method in class org.apache.arrow.flatbuf.Message
-
- addId(FlatBufferBuilder, long) - Static method in class org.apache.arrow.flatbuf.DictionaryBatch
-
- addId(FlatBufferBuilder, long) - Static method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
- addIndexType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
- addIndicesBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- addIndicesBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- addIndicesBuffers(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- addIndicesStrides(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- addIndicesType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- addIndicesType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- addIndicesType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- addIndptrBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- addIndptrBuffers(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- addIndptrType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- addIndptrType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- addInfo(int) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
Values are modelled after ODBC's SQLGetInfo() function.
- addIsCanonical(FlatBufferBuilder, boolean) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- addIsDelta(FlatBufferBuilder, boolean) - Static method in class org.apache.arrow.flatbuf.DictionaryBatch
-
- addIsOrdered(FlatBufferBuilder, boolean) - Static method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
- addIsSigned(FlatBufferBuilder, boolean) - Static method in class org.apache.arrow.flatbuf.Int
-
- addKey(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.KeyValue
-
- addKeysSorted(FlatBufferBuilder, boolean) - Static method in class org.apache.arrow.flatbuf.Map
-
- addLength(FlatBufferBuilder, long) - Static method in class org.apache.arrow.flatbuf.RecordBatch
-
- addListSize(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.FixedSizeList
-
- addLocation(Flight.Location) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- addLocation(int, Flight.Location) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- addLocation(Flight.Location.Builder) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- addLocation(int, Flight.Location.Builder) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- addLocationBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- addLocationBuilder(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- addMethod(FlatBufferBuilder, byte) - Static method in class org.apache.arrow.flatbuf.BodyCompression
-
- addMode(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Union
-
- addName(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Field
-
- addName(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.TensorDim
-
- addNodes(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.RecordBatch
-
- addNonZeroLength(FlatBufferBuilder, long) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- addNull() - Method in class org.apache.arrow.consumers.BaseAvroConsumer
-
- addNull() - Method in interface org.apache.arrow.consumers.Consumer
-
Add null value to vector by making writer position + 1.
- addNull() - Method in class org.apache.arrow.consumers.SkipConsumer
-
- addNullable(FlatBufferBuilder, boolean) - Static method in class org.apache.arrow.flatbuf.Field
-
- addOrGet(String, FieldType, Class<T>) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- addOrGet(String, FieldType, Class<T>) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
Adds a new field with the given parameters or replaces the existing one and consequently returns the resultant
ValueVector
.
- addOrGet(String, FieldType, Class<T>) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- addOrGet(String, FieldType, Class<T>) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- addOrGetFixedSizeList(String, int) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- addOrGetList(String) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- addOrGetMap(String, boolean) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- AddOrGetResult<V extends ValueVector> - Class in org.apache.arrow.vector
-
Tuple class containing a vector and whether is was created.
- AddOrGetResult(V, boolean) - Constructor for class org.apache.arrow.vector.AddOrGetResult
-
Constructs a new object.
- addOrGetStruct(String) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- addOrGetUnion(String) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- addOrGetVector(FieldType) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
Initialize the data vector (and execute callback) if it hasn't already been done,
returns the data vector.
- addOrGetVector(FieldType) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- addOrGetVector(FieldType) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Initialize the data vector (and execute callback) if it hasn't already been done,
returns the data vector.
- addOrGetVector(FieldType) - Method in class org.apache.arrow.vector.complex.ListVector
-
Initialize the child data vector to field type.
- addOrGetVector(FieldType) - Method in interface org.apache.arrow.vector.complex.PromotableVector
-
- addPath(String) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
List of strings identifying a particular dataset.
- addPathBytes(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
List of strings identifying a particular dataset.
- addPrecision(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Decimal
-
- addPrecision(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.FloatingPoint
-
- addRecordBatches(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Footer
-
- addScale(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Decimal
-
- addSchema(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Footer
-
- addShape(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- addShape(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- addSize(FlatBufferBuilder, long) - Static method in class org.apache.arrow.flatbuf.TensorDim
-
- addSparseIndex(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- addSparseIndexType(FlatBufferBuilder, byte) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- addStatementEventListener(StatementEventListener) - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcPooledConnection
-
- addStrides(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- addTableTypes(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter of table types which must match.
- addTableTypesBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter of table types which must match.
- addTimezone(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Timestamp
-
- addType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Field
-
- addType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- addType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- addTypeIds(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Union
-
- addTypeType(FlatBufferBuilder, byte) - Static method in class org.apache.arrow.flatbuf.Field
-
- addTypeType(FlatBufferBuilder, byte) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- addTypeType(FlatBufferBuilder, byte) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- addUnit(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Date
-
- addUnit(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Duration
-
- addUnit(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Interval
-
- addUnit(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Time
-
- addUnit(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Timestamp
-
- addValue(V, int) - Method in interface org.apache.arrow.algorithm.dictionary.DictionaryBuilder
-
Try to add an element from the target vector to the dictionary.
- addValue(V, int) - Method in class org.apache.arrow.algorithm.dictionary.HashTableBasedDictionaryBuilder
-
Try to add an element from the target vector to the dictionary.
- addValue(V, int) - Method in class org.apache.arrow.algorithm.dictionary.SearchTreeBasedDictionaryBuilder
-
Try to add an element from the target vector to the dictionary.
- addValue(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.KeyValue
-
- addValues(V) - Method in interface org.apache.arrow.algorithm.dictionary.DictionaryBuilder
-
Try to add all values from the target vector to the dictionary.
- addValues(V) - Method in class org.apache.arrow.algorithm.dictionary.HashTableBasedDictionaryBuilder
-
Try to add all values from the target vector to the dictionary.
- addValues(V) - Method in class org.apache.arrow.algorithm.dictionary.SearchTreeBasedDictionaryBuilder
-
Try to add all values from the target vector to the dictionary.
- addVector(byte, FieldVector) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- addVector(FieldVector) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- addVector(int, FieldVector) - Method in class org.apache.arrow.vector.table.Table
-
Returns a new Table created by adding the given vector to the vectors in this Table.
- addVector(int, FieldVector) - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Add vector to the record batch, producing a new VectorSchemaRoot.
- addVersion(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Footer
-
- addVersion(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Message
-
- AddWritableBuffer - Class in org.apache.arrow.flight.grpc
-
Allow a user to add a ByteBuf based InputStream directly into GRPC WritableBuffer to avoid an
extra copy.
- AddWritableBuffer() - Constructor for class org.apache.arrow.flight.grpc.AddWritableBuffer
-
- align() - Method in class org.apache.arrow.vector.ipc.WriteChannel
-
Writes enough bytes to align the channel to an 8-byte boundary.
- ALL - Static variable in class org.apache.arrow.flight.Criteria
-
- all(Collection<? extends AutoCloseable>) - Static method in class org.apache.arrow.util.AutoCloseables
-
- alloc() - Method in class io.netty.buffer.NettyArrowBuf
-
- allocate(long) - Method in class io.netty.buffer.PooledByteBufAllocatorL
-
- allocate(ValueVector, int, int) - Static method in class org.apache.arrow.vector.AllocationHelper
-
Allocates the vector.
- allocate(ValueVector, int, int, int) - Static method in class org.apache.arrow.vector.AllocationHelper
-
Allocates memory for a vector assuming given number of values and their width.
- allocate() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.Decimal256WriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.DurationWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
-
- allocate() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
-
- allocate() - Method in interface org.apache.arrow.vector.complex.writer.FieldWriter
-
- allocateBuffer() - Method in interface org.apache.arrow.memory.AllocationReservation
-
Allocate a buffer whose size is the total of all the add()s made.
- allocateNew(ValueVector, int) - Static method in class org.apache.arrow.vector.AllocationHelper
-
Allocates the exact amount if v is fixed width, otherwise falls back to dynamic allocation.
- allocateNew() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- allocateNew(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Allocate memory for the vector to support storing at least the provided number of
elements in the vector.
- allocateNew() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- allocateNew(long, int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Allocate memory for the vector to support storing at least the provided number of
elements in the vector.
- allocateNew(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- allocateNew() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- allocateNew(long, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Allocate memory for the vector to support storing at least the provided number of
elements in the vector.
- allocateNew(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- allocateNew() - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- allocateNew() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- allocateNew() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- allocateNew() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- allocateNew() - Method in class org.apache.arrow.vector.complex.ListVector
-
- allocateNew(int, int) - Method in interface org.apache.arrow.vector.complex.RepeatedFixedWidthVectorLike
-
Allocate a new memory space for this vector.
- allocateNew(int, int, int) - Method in interface org.apache.arrow.vector.complex.RepeatedVariableWidthVectorLike
-
Allocate a new memory space for this vector.
- allocateNew() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- allocateNew() - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- allocateNew(int) - Method in interface org.apache.arrow.vector.FixedWidthVector
-
Allocate a new memory space for this vector.
- allocateNew() - Method in class org.apache.arrow.vector.NullVector
-
- allocateNew() - Method in interface org.apache.arrow.vector.ValueVector
-
Allocate new buffers.
- allocateNew(long, int) - Method in interface org.apache.arrow.vector.VariableWidthVector
-
Allocate a new memory space for this vector.
- allocateNew(int) - Method in interface org.apache.arrow.vector.VariableWidthVector
-
Allocate a new memory space for this vector.
- allocateNew() - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Do an adaptive allocation of each vector for memory purposes.
- allocateNewSafe() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Allocate memory for the vector.
- allocateNewSafe() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Allocate memory for the vector.
- allocateNewSafe() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Allocate memory for the vector.
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Allocate memory for the vector.
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.ListVector
-
Allocate memory for the vector.
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.StructVector
-
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- allocateNewSafe() - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- allocateNewSafe() - Method in class org.apache.arrow.vector.NullVector
-
- allocateNewSafe() - Method in interface org.apache.arrow.vector.ValueVector
-
Allocates new buffers.
- allocateOffsetBuffer(long) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- allocateOffsetBuffer(long) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- allocatePrecomputedChildCount(ValueVector, int, int, int) - Static method in class org.apache.arrow.vector.AllocationHelper
-
Allocates memory for a vector assuming given number of values and their width.
- allocateValidityBuffer(long) - Method in class org.apache.arrow.vector.complex.ListVector
-
- ALLOCATION_MANAGER_TYPE_ENV_NAME - Static variable in class org.apache.arrow.memory.DefaultAllocationManagerOption
-
The environmental variable to set the default allocation manager type.
- ALLOCATION_MANAGER_TYPE_PROPERTY_NAME - Static variable in class org.apache.arrow.memory.DefaultAllocationManagerOption
-
The system property to set the default allocation manager type.
- AllocationHelper - Class in org.apache.arrow.vector
-
Helper utility methods for allocating storage for Vectors.
- AllocationListener - Interface in org.apache.arrow.memory
-
An allocation listener being notified for allocation/deallocation
- AllocationManager - Class in org.apache.arrow.memory
-
An AllocationManager is the implementation of a physical memory allocation.
- AllocationManager(BufferAllocator) - Constructor for class org.apache.arrow.memory.AllocationManager
-
- AllocationManager.Factory - Interface in org.apache.arrow.memory
-
- AllocationOutcome - Class in org.apache.arrow.memory
-
Describes the type of outcome that occurred when trying to account for allocation of memory.
- AllocationOutcome.Status - Enum in org.apache.arrow.memory
-
Allocation status code.
- AllocationOutcomeDetails - Class in org.apache.arrow.memory
-
Captures details of allocation for each accountant in the hierarchical chain.
- AllocationOutcomeDetails.Entry - Class in org.apache.arrow.memory
-
Outcome of the allocation request at one accountant in the hierarchy.
- AllocationReservation - Interface in org.apache.arrow.memory
-
Supports cumulative allocation reservation.
- allocator(BufferAllocator) - Method in class org.apache.arrow.flight.FlightClient.Builder
-
- allocator(BufferAllocator) - Method in class org.apache.arrow.flight.FlightServer.Builder
-
- allocator - Variable in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
-
- allocator - Variable in class org.apache.arrow.vector.BaseValueVector
-
- allocator - Variable in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- allocator - Variable in class org.apache.arrow.vector.ipc.ArrowReader
-
- allocator - Variable in class org.apache.arrow.vector.ipc.message.MessageChannelReader
-
- AllocatorClosedException - Exception in org.apache.arrow.memory
-
Exception thrown when a closed BufferAllocator is used.
- AllocatorClosedException(String) - Constructor for exception org.apache.arrow.memory.AllocatorClosedException
-
Constructs a new allocator closed exception with a given message.
- allowConflictPolicyChanges - Variable in class org.apache.arrow.vector.complex.AbstractStructVector
-
- ALREADY_EXISTS - Static variable in class org.apache.arrow.flight.CallStatus
-
- ANSI92_ENTRY_SQL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
-
ANSI92_ENTRY_SQL = 0;
- ANSI92_FULL_SQL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
-
ANSI92_FULL_SQL = 2;
- ANSI92_INTERMEDIATE_SQL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
-
ANSI92_INTERMEDIATE_SQL = 1;
- APP_METADATA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightData
-
- APP_METADATA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
- APP_METADATA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
- APP_METADATA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.PutResult
-
- append(byte[], int, int) - Method in class org.apache.arrow.vector.util.Text
-
Append a range of bytes to the end of the given text.
- append(boolean, VectorSchemaRoot, VectorSchemaRoot...) - Static method in class org.apache.arrow.vector.util.VectorSchemaRootAppender
-
- append(VectorSchemaRoot, VectorSchemaRoot...) - Static method in class org.apache.arrow.vector.util.VectorSchemaRootAppender
-
- appendToOutgoingHeaders(CallHeaders) - Method in interface org.apache.arrow.flight.auth2.CallHeaderAuthenticator.AuthResult
-
Appends a header to the outgoing call headers.
- apply(ArrowType, int, boolean, FieldVector, JdbcToArrowConfig) - Method in interface org.apache.arrow.adapter.jdbc.JdbcToArrowConfig.JdbcConsumerFactory
-
- apply(Decoder) - Method in interface org.apache.arrow.consumers.SkipFunction
-
- applyCalendarOffset(long, Calendar) - Static method in class org.apache.arrow.driver.jdbc.utils.DateTimeUtils
-
Subtracts given Calendar's TimeZone offset from epoch milliseconds.
- applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class org.apache.arrow.flight.grpc.CallCredentialAdapter
-
- approxEquals(VectorSchemaRoot, VectorValueEqualizer<Float4Vector>, VectorValueEqualizer<Float8Vector>) - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Determine if two VectorSchemaRoots are approximately equal using the given functions to
calculate difference between float/double values.
- approxEquals(VectorSchemaRoot) - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Determine if two VectorSchemaRoots are approximately equal using default functions to
calculate difference between float/double values.
- ApproxEqualsVisitor - Class in org.apache.arrow.vector.compare
-
Visitor to compare floating point vectors approximately.
- ApproxEqualsVisitor(ValueVector, ValueVector) - Constructor for class org.apache.arrow.vector.compare.ApproxEqualsVisitor
-
Constructs a new instance with default tolerances.
- ApproxEqualsVisitor(ValueVector, ValueVector, float, double) - Constructor for class org.apache.arrow.vector.compare.ApproxEqualsVisitor
-
Constructs a new instance.
- ApproxEqualsVisitor(ValueVector, ValueVector, VectorValueEqualizer<Float4Vector>, VectorValueEqualizer<Float8Vector>) - Constructor for class org.apache.arrow.vector.compare.ApproxEqualsVisitor
-
Constructs a new instance.
- ApproxEqualsVisitor(ValueVector, ValueVector, VectorValueEqualizer<Float4Vector>, VectorValueEqualizer<Float8Vector>, BiFunction<ValueVector, ValueVector, Boolean>) - Constructor for class org.apache.arrow.vector.compare.ApproxEqualsVisitor
-
Constructs a new instance.
- array() - Method in class io.netty.buffer.NettyArrowBuf
-
- ArrayConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume array type values from
ResultSet
.
- ArrayConsumer(ListVector, JdbcConsumer, int) - Constructor for class org.apache.arrow.adapter.jdbc.consumer.ArrayConsumer
-
Instantiate a ArrayConsumer.
- arrayOffset() - Method in class io.netty.buffer.NettyArrowBuf
-
- ArrowBlock - Class in org.apache.arrow.vector.ipc.message
-
Metadata for an arrow message in a channel.
- ArrowBlock(long, int, long) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowBlock
-
Constructs a new instance.
- ArrowBodyCompression - Class in org.apache.arrow.vector.ipc.message
-
Compression information about data written to a channel.
- ArrowBodyCompression(byte, byte) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowBodyCompression
-
- arrowBuf() - Method in class io.netty.buffer.NettyArrowBuf
-
- ArrowBuf - Class in org.apache.arrow.memory
-
ArrowBuf serves as a facade over underlying memory by providing
several access APIs to read/write data into a chunk of direct
memory.
- ArrowBuf(ReferenceManager, BufferManager, long, long) - Constructor for class org.apache.arrow.memory.ArrowBuf
-
Constructs a new ArrowBuf.
- ArrowBuffer - Class in org.apache.arrow.vector.ipc.message
-
Metadata for a buffer written to a channel.
- ArrowBuffer(long, long) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowBuffer
-
Constructs a new instance.
- ArrowBufHasher - Interface in org.apache.arrow.memory.util.hash
-
Utility for calculating the hash code for a consecutive memory region.
- ArrowBufPointer - Class in org.apache.arrow.memory.util
-
Pointer to a memory region within an
ArrowBuf
.
- ArrowBufPointer() - Constructor for class org.apache.arrow.memory.util.ArrowBufPointer
-
The default constructor.
- ArrowBufPointer(ArrowBufHasher) - Constructor for class org.apache.arrow.memory.util.ArrowBufPointer
-
Constructs an arrow buffer pointer with the specified hasher.
- ArrowBufPointer(ArrowBuf, long, long) - Constructor for class org.apache.arrow.memory.util.ArrowBufPointer
-
Constructs an Arrow buffer pointer.
- ArrowBufPointer(ArrowBuf, long, long, ArrowBufHasher) - Constructor for class org.apache.arrow.memory.util.ArrowBufPointer
-
Constructs an Arrow buffer pointer.
- ArrowByteBufAllocator - Class in org.apache.arrow.memory
-
- ArrowByteBufAllocator(BufferAllocator) - Constructor for class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- ArrowDatabaseMetadata - Class in org.apache.arrow.driver.jdbc
-
- ArrowDictionaryBatch - Class in org.apache.arrow.vector.ipc.message
-
POJO wrapper around a Dictionary Batch IPC messages
(https://arrow.apache.org/docs/format/IPC.html#dictionary-batches)
- ArrowDictionaryBatch(long, ArrowRecordBatch) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
-
Deprecated.
- ArrowDictionaryBatch(long, ArrowRecordBatch, boolean) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
-
Constructs new instance.
- ArrowFieldNode - Class in org.apache.arrow.vector.ipc.message
-
Metadata about Vectors/Arrays that is written to a channel.
- ArrowFieldNode(long, long) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowFieldNode
-
Constructs a new instance.
- ArrowFileReader - Class in org.apache.arrow.vector.ipc
-
An implementation of
ArrowReader
that reads the standard arrow binary
file format.
- ArrowFileReader(SeekableReadChannel, BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileReader
-
- ArrowFileReader(SeekableByteChannel, BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileReader
-
- ArrowFileReader(SeekableReadChannel, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileReader
-
- ArrowFileReader(SeekableByteChannel, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileReader
-
- ArrowFileWriter - Class in org.apache.arrow.vector.ipc
-
ArrowWriter
that writes out a Arrow files (https://arrow.apache.org/docs/format/IPC.html#file-format).
- ArrowFileWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileWriter
-
- ArrowFileWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, Map<String, String>) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileWriter
-
- ArrowFileWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, IpcOption) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileWriter
-
- ArrowFileWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, Map<String, String>, IpcOption) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileWriter
-
- ArrowFileWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, Map<String, String>, IpcOption, CompressionCodec.Factory, CompressionUtil.CodecType) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileWriter
-
- ArrowFileWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, Map<String, String>, IpcOption, CompressionCodec.Factory, CompressionUtil.CodecType, Optional<Integer>) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileWriter
-
- ArrowFlightConnection - Class in org.apache.arrow.driver.jdbc
-
Connection to the Arrow Flight server.
- ArrowFlightConnectionConfigImpl - Class in org.apache.arrow.driver.jdbc.utils
-
- ArrowFlightConnectionConfigImpl(Properties) - Constructor for class org.apache.arrow.driver.jdbc.utils.ArrowFlightConnectionConfigImpl
-
- ArrowFlightConnectionConfigImpl.ArrowFlightConnectionProperty - Enum in org.apache.arrow.driver.jdbc.utils
-
- ArrowFlightInfoStatement - Interface in org.apache.arrow.driver.jdbc
-
- ArrowFlightJdbcAccessor - Class in org.apache.arrow.driver.jdbc.accessor
-
Base Jdbc Accessor.
- ArrowFlightJdbcAccessor(IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.ArrowFlightJdbcAccessor
-
- ArrowFlightJdbcAccessorFactory - Class in org.apache.arrow.driver.jdbc.accessor
-
Factory to instantiate the accessors.
- ArrowFlightJdbcAccessorFactory() - Constructor for class org.apache.arrow.driver.jdbc.accessor.ArrowFlightJdbcAccessorFactory
-
- ArrowFlightJdbcAccessorFactory.WasNullConsumer - Interface in org.apache.arrow.driver.jdbc.accessor
-
Functional interface used to propagate that the value accessed was null or not.
- ArrowFlightJdbcArray - Class in org.apache.arrow.driver.jdbc
-
- ArrowFlightJdbcArray(FieldVector, long, long) - Constructor for class org.apache.arrow.driver.jdbc.ArrowFlightJdbcArray
-
Instantiate an
Array
backed up by given
FieldVector
, limited by a start offset and values count.
- ArrowFlightJdbcBaseIntVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.numeric
-
Accessor for the arrow types: TinyIntVector, SmallIntVector, IntVector, BigIntVector,
UInt1Vector, UInt2Vector, UInt4Vector and UInt8Vector.
- ArrowFlightJdbcBaseIntVectorAccessor(UInt1Vector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.numeric.ArrowFlightJdbcBaseIntVectorAccessor
-
- ArrowFlightJdbcBaseIntVectorAccessor(UInt2Vector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.numeric.ArrowFlightJdbcBaseIntVectorAccessor
-
- ArrowFlightJdbcBaseIntVectorAccessor(UInt4Vector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.numeric.ArrowFlightJdbcBaseIntVectorAccessor
-
- ArrowFlightJdbcBaseIntVectorAccessor(UInt8Vector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.numeric.ArrowFlightJdbcBaseIntVectorAccessor
-
- ArrowFlightJdbcBaseIntVectorAccessor(TinyIntVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.numeric.ArrowFlightJdbcBaseIntVectorAccessor
-
- ArrowFlightJdbcBaseIntVectorAccessor(SmallIntVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.numeric.ArrowFlightJdbcBaseIntVectorAccessor
-
- ArrowFlightJdbcBaseIntVectorAccessor(IntVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.numeric.ArrowFlightJdbcBaseIntVectorAccessor
-
- ArrowFlightJdbcBaseIntVectorAccessor(BigIntVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.numeric.ArrowFlightJdbcBaseIntVectorAccessor
-
- ArrowFlightJdbcBinaryVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.binary
-
- ArrowFlightJdbcBinaryVectorAccessor(FixedSizeBinaryVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.binary.ArrowFlightJdbcBinaryVectorAccessor
-
- ArrowFlightJdbcBinaryVectorAccessor(VarBinaryVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.binary.ArrowFlightJdbcBinaryVectorAccessor
-
- ArrowFlightJdbcBinaryVectorAccessor(LargeVarBinaryVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.binary.ArrowFlightJdbcBinaryVectorAccessor
-
- ArrowFlightJdbcBitVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.numeric
-
- ArrowFlightJdbcBitVectorAccessor(BitVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.numeric.ArrowFlightJdbcBitVectorAccessor
-
Constructor for the BitVectorAccessor.
- ArrowFlightJdbcConnectionPoolDataSource - Class in org.apache.arrow.driver.jdbc
-
- ArrowFlightJdbcConnectionPoolDataSource(Properties, ArrowFlightConnectionConfigImpl) - Constructor for class org.apache.arrow.driver.jdbc.ArrowFlightJdbcConnectionPoolDataSource
-
Instantiates a new DataSource.
- ArrowFlightJdbcCursor - Class in org.apache.arrow.driver.jdbc
-
Arrow Flight Jdbc's Cursor class.
- ArrowFlightJdbcCursor(VectorSchemaRoot) - Constructor for class org.apache.arrow.driver.jdbc.ArrowFlightJdbcCursor
-
- ArrowFlightJdbcDataSource - Class in org.apache.arrow.driver.jdbc
-
DataSource
implementation for Arrow Flight JDBC Driver.
- ArrowFlightJdbcDataSource(Properties, ArrowFlightConnectionConfigImpl) - Constructor for class org.apache.arrow.driver.jdbc.ArrowFlightJdbcDataSource
-
Instantiates a new DataSource.
- ArrowFlightJdbcDateVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.calendar
-
- ArrowFlightJdbcDateVectorAccessor(DateDayVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.calendar.ArrowFlightJdbcDateVectorAccessor
-
- ArrowFlightJdbcDateVectorAccessor(DateMilliVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.calendar.ArrowFlightJdbcDateVectorAccessor
-
- ArrowFlightJdbcDecimalVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.numeric
-
- ArrowFlightJdbcDecimalVectorAccessor(DecimalVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.numeric.ArrowFlightJdbcDecimalVectorAccessor
-
- ArrowFlightJdbcDecimalVectorAccessor(Decimal256Vector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.numeric.ArrowFlightJdbcDecimalVectorAccessor
-
- ArrowFlightJdbcDenseUnionVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.complex
-
- ArrowFlightJdbcDenseUnionVectorAccessor(DenseUnionVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.complex.ArrowFlightJdbcDenseUnionVectorAccessor
-
- ArrowFlightJdbcDriver - Class in org.apache.arrow.driver.jdbc
-
JDBC driver for querying data from an Apache Arrow Flight server.
- ArrowFlightJdbcDriver() - Constructor for class org.apache.arrow.driver.jdbc.ArrowFlightJdbcDriver
-
- ArrowFlightJdbcDurationVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.calendar
-
- ArrowFlightJdbcDurationVectorAccessor(DurationVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.calendar.ArrowFlightJdbcDurationVectorAccessor
-
- ArrowFlightJdbcFactory - Class in org.apache.arrow.driver.jdbc
-
Factory for the Arrow Flight JDBC Driver.
- ArrowFlightJdbcFactory() - Constructor for class org.apache.arrow.driver.jdbc.ArrowFlightJdbcFactory
-
- ArrowFlightJdbcFixedSizeListVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.complex
-
- ArrowFlightJdbcFixedSizeListVectorAccessor(FixedSizeListVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.complex.ArrowFlightJdbcFixedSizeListVectorAccessor
-
- ArrowFlightJdbcFlightStreamResultSet - Class in org.apache.arrow.driver.jdbc
-
- ArrowFlightJdbcFloat4VectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.numeric
-
Accessor for the Float4Vector.
- ArrowFlightJdbcFloat4VectorAccessor(Float4Vector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.numeric.ArrowFlightJdbcFloat4VectorAccessor
-
- ArrowFlightJdbcFloat8VectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.numeric
-
Accessor for the Float8Vector.
- ArrowFlightJdbcFloat8VectorAccessor(Float8Vector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.numeric.ArrowFlightJdbcFloat8VectorAccessor
-
- ArrowFlightJdbcIntervalVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.calendar
-
- ArrowFlightJdbcIntervalVectorAccessor(IntervalDayVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.calendar.ArrowFlightJdbcIntervalVectorAccessor
-
- ArrowFlightJdbcIntervalVectorAccessor(IntervalYearVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.calendar.ArrowFlightJdbcIntervalVectorAccessor
-
- ArrowFlightJdbcLargeListVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.complex
-
- ArrowFlightJdbcLargeListVectorAccessor(LargeListVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.complex.ArrowFlightJdbcLargeListVectorAccessor
-
- ArrowFlightJdbcListVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.complex
-
- ArrowFlightJdbcListVectorAccessor(ListVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.complex.ArrowFlightJdbcListVectorAccessor
-
- ArrowFlightJdbcMapVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.complex
-
- ArrowFlightJdbcMapVectorAccessor(MapVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.complex.ArrowFlightJdbcMapVectorAccessor
-
- ArrowFlightJdbcNullVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl
-
- ArrowFlightJdbcNullVectorAccessor(ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.ArrowFlightJdbcNullVectorAccessor
-
- ArrowFlightJdbcPooledConnection - Class in org.apache.arrow.driver.jdbc
-
- ArrowFlightJdbcStructVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.complex
-
- ArrowFlightJdbcStructVectorAccessor(StructVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.complex.ArrowFlightJdbcStructVectorAccessor
-
- ArrowFlightJdbcTime - Class in org.apache.arrow.driver.jdbc
-
Wrapper class for Time objects to include the milliseconds part in ISO 8601 format in this#toString.
- ArrowFlightJdbcTime(long) - Constructor for class org.apache.arrow.driver.jdbc.ArrowFlightJdbcTime
-
Constructs this object based on epoch millis.
- ArrowFlightJdbcTimeStampVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.calendar
-
- ArrowFlightJdbcTimeStampVectorAccessor(TimeStampVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.calendar.ArrowFlightJdbcTimeStampVectorAccessor
-
Instantiate a ArrowFlightJdbcTimeStampVectorAccessor for given vector.
- ArrowFlightJdbcTimeVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.calendar
-
- ArrowFlightJdbcTimeVectorAccessor(TimeNanoVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.calendar.ArrowFlightJdbcTimeVectorAccessor
-
- ArrowFlightJdbcTimeVectorAccessor(TimeMicroVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.calendar.ArrowFlightJdbcTimeVectorAccessor
-
- ArrowFlightJdbcTimeVectorAccessor(TimeMilliVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.calendar.ArrowFlightJdbcTimeVectorAccessor
-
- ArrowFlightJdbcTimeVectorAccessor(TimeSecVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.calendar.ArrowFlightJdbcTimeVectorAccessor
-
- ArrowFlightJdbcUnionVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.complex
-
- ArrowFlightJdbcUnionVectorAccessor(UnionVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.complex.ArrowFlightJdbcUnionVectorAccessor
-
- ArrowFlightJdbcVarCharVectorAccessor - Class in org.apache.arrow.driver.jdbc.accessor.impl.text
-
- ArrowFlightJdbcVarCharVectorAccessor(VarCharVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.text.ArrowFlightJdbcVarCharVectorAccessor
-
- ArrowFlightJdbcVarCharVectorAccessor(LargeVarCharVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Constructor for class org.apache.arrow.driver.jdbc.accessor.impl.text.ArrowFlightJdbcVarCharVectorAccessor
-
- ArrowFlightJdbcVectorSchemaRootResultSet - Class in org.apache.arrow.driver.jdbc
-
- ArrowFlightMetaImpl - Class in org.apache.arrow.driver.jdbc
-
Metadata handler for Arrow Flight.
- ArrowFlightMetaImpl(AvaticaConnection) - Constructor for class org.apache.arrow.driver.jdbc.ArrowFlightMetaImpl
-
Constructs a MetaImpl
object specific for Arrow Flight.
- ArrowFlightPreparedStatement - Class in org.apache.arrow.driver.jdbc
-
- ArrowFlightSqlClientHandler - Class in org.apache.arrow.driver.jdbc.client
-
- ArrowFlightSqlClientHandler.Builder - Class in org.apache.arrow.driver.jdbc.client
-
- ArrowFlightSqlClientHandler.PreparedStatement - Interface in org.apache.arrow.driver.jdbc.client
-
A prepared statement handler.
- ArrowFlightStatement - Class in org.apache.arrow.driver.jdbc
-
A SQL statement for querying data from an Arrow Flight server.
- ArrowFooter - Class in org.apache.arrow.vector.ipc.message
-
Footer metadata for the arrow file format.
- ArrowFooter(Schema, List<ArrowBlock>, List<ArrowBlock>) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowFooter
-
- ArrowFooter(Schema, List<ArrowBlock>, List<ArrowBlock>, Map<String, String>) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowFooter
-
Constructs a new instance.
- ArrowFooter(Schema, List<ArrowBlock>, List<ArrowBlock>, Map<String, String>, MetadataVersion) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowFooter
-
Constructs a new instance.
- ArrowFooter(Footer) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowFooter
-
Constructs from the corresponding Flatbuffer message.
- ArrowMessage - Interface in org.apache.arrow.vector.ipc.message
-
Interface for Arrow IPC messages (https://arrow.apache.org/docs/format/IPC.html).
- ArrowMessage.ArrowMessageVisitor<T> - Interface in org.apache.arrow.vector.ipc.message
-
- ArrowReader - Class in org.apache.arrow.vector.ipc
-
Abstract class to read Schema and ArrowRecordBatches.
- ArrowReader(BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowReader
-
- ArrowReader(BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowReader
-
- ArrowRecordBatch - Class in org.apache.arrow.vector.ipc.message
-
POJO representation of a RecordBatch IPC message (https://arrow.apache.org/docs/format/Columnar.html#recordbatch-message).
- ArrowRecordBatch(int, List<ArrowFieldNode>, List<ArrowBuf>) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
- ArrowRecordBatch(int, List<ArrowFieldNode>, List<ArrowBuf>, ArrowBodyCompression) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
- ArrowRecordBatch(int, List<ArrowFieldNode>, List<ArrowBuf>, ArrowBodyCompression, boolean) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
Construct a record batch from nodes.
- ArrowRecordBatch(int, List<ArrowFieldNode>, List<ArrowBuf>, ArrowBodyCompression, boolean, boolean) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
Construct a record batch from nodes.
- ArrowStreamReader - Class in org.apache.arrow.vector.ipc
-
This class reads from an input stream and produces ArrowRecordBatches.
- ArrowStreamReader(MessageChannelReader, BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader using a MessageChannelReader.
- ArrowStreamReader(MessageChannelReader, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader using a MessageChannelReader.
- ArrowStreamReader(ReadableByteChannel, BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader from a ReadableByteChannel input.
- ArrowStreamReader(ReadableByteChannel, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader from a ReadableByteChannel input.
- ArrowStreamReader(InputStream, BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader from a ReadableByteChannel input.
- ArrowStreamReader(InputStream, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader from an InputStream.
- ArrowStreamWriter - Class in org.apache.arrow.vector.ipc
-
Writer for the Arrow stream format to send ArrowRecordBatches over a WriteChannel.
- ArrowStreamWriter(VectorSchemaRoot, DictionaryProvider, OutputStream) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamWriter
-
Construct an ArrowStreamWriter with an optional DictionaryProvider for the OutputStream.
- ArrowStreamWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamWriter
-
Construct an ArrowStreamWriter with an optional DictionaryProvider for the WritableByteChannel.
- ArrowStreamWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, IpcOption) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamWriter
-
Construct an ArrowStreamWriter with an optional DictionaryProvider for the WritableByteChannel.
- ArrowStreamWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, IpcOption, CompressionCodec.Factory, CompressionUtil.CodecType) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamWriter
-
Construct an ArrowStreamWriter with compression enabled.
- ArrowStreamWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, IpcOption, CompressionCodec.Factory, CompressionUtil.CodecType, Optional<Integer>) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamWriter
-
Construct an ArrowStreamWriter with compression enabled.
- ArrowType - Class in org.apache.arrow.vector.types.pojo
-
Arrow types
Source code generated using FreeMarker template ArrowType.java
- ArrowType() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType
-
- ArrowType.ArrowTypeID - Enum in org.apache.arrow.vector.types.pojo
-
- ArrowType.ArrowTypeVisitor<T> - Interface in org.apache.arrow.vector.types.pojo
-
to visit the ArrowTypes
type.accept(new ArrowTypeVisitor<Type>() {
...
- ArrowType.Binary - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Bool - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.ComplexType - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.ComplexTypeVisitor<T> - Class in org.apache.arrow.vector.types.pojo
-
to visit the Complex ArrowTypes and bundle Primitive ones in one case
- ArrowType.Date - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Decimal - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Duration - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.ExtensionType - Class in org.apache.arrow.vector.types.pojo
-
A user-defined data type that wraps an underlying storage type.
- ArrowType.FixedSizeBinary - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.FixedSizeList - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.FloatingPoint - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Int - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Interval - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.LargeBinary - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.LargeList - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.LargeUtf8 - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.List - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Map - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Null - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.PrimitiveType - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.PrimitiveTypeVisitor<T> - Class in org.apache.arrow.vector.types.pojo
-
to visit the Primitive ArrowTypes and bundle Complex ones under one case
- ArrowType.Struct - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Time - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Timestamp - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Union - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Utf8 - Class in org.apache.arrow.vector.types.pojo
-
- ArrowVectorIterator - Class in org.apache.arrow.adapter.jdbc
-
VectorSchemaRoot iterator for partially converting JDBC data.
- ArrowWriter - Class in org.apache.arrow.vector.ipc
-
Abstract base class for implementing Arrow writers for IPC over a WriteChannel.
- ArrowWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel) - Constructor for class org.apache.arrow.vector.ipc.ArrowWriter
-
- ArrowWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, IpcOption) - Constructor for class org.apache.arrow.vector.ipc.ArrowWriter
-
- ArrowWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, IpcOption, CompressionCodec.Factory, CompressionUtil.CodecType, Optional<Integer>) - Constructor for class org.apache.arrow.vector.ipc.ArrowWriter
-
Note: fields are not closed when the writer is closed.
- asBigInt(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asBigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asBit(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asBit() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asDateDay(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asDateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asDateMilli(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asDateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asDecimal(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asDecimal(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asDecimal256(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asDecimal256(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asDuration(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asFixedSizeBinary(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asFloat4(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asFloat4() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asFloat8(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asFloat8() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asImmutableList(V...) - Static method in class org.apache.arrow.util.Collections2
-
Copies the values to a new unmodifiable list.
- asInt(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asIntervalDay(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asIntervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asIntervalMonthDayNano(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asIntervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asIntervalYear(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asIntervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asLargeVarBinary(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asLargeVarBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asLargeVarChar(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asLargeVarChar() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asList(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asList() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asMap(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asMap(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- ASSERT_ENABLED - Static variable in class org.apache.arrow.memory.util.AssertionUtil
-
- AssertionUtil - Class in org.apache.arrow.memory.util
-
- assertOpen() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Asserts (using java assertions) that the provided allocator is currently open.
- asSmallInt(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asSmallInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asStruct(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asStruct() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeMicro(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeMilli(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeNano(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeSec(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeSec() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeStampMicro(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeStampMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeStampMicroTZ(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeStampMilli(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeStampMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeStampMilliTZ(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeStampNano(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeStampNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeStampNanoTZ(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeStampSec(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeStampSec() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeStampSecTZ(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTinyInt(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTinyInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asUInt1(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asUInt1() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asUInt2(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asUInt2() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asUInt4(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asUInt4() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asUInt8(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asUInt8() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asVarBinary(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asVarBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asVarChar(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asVarChar() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- AsyncPutListener - Class in org.apache.arrow.flight
-
A handler for server-sent application metadata messages during a Flight DoPut operation.
- AsyncPutListener() - Constructor for class org.apache.arrow.flight.AsyncPutListener
-
- attachVector(V) - Method in class org.apache.arrow.algorithm.sort.StableVectorComparator
-
- attachVector(V) - Method in class org.apache.arrow.algorithm.sort.VectorValueComparator
-
Attach both vectors to compare to the same input vector.
- attachVectors(BaseRepeatedValueVector, BaseRepeatedValueVector) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.RepeatedValueComparator
-
- attachVectors(V, V) - Method in class org.apache.arrow.algorithm.sort.StableVectorComparator
-
- attachVectors(V, V) - Method in class org.apache.arrow.algorithm.sort.VectorValueComparator
-
Attach vectors to compare.
- Auth2Constants - Class in org.apache.arrow.flight.auth2
-
Constants used in authorization of flight connections.
- AuthConstants - Class in org.apache.arrow.flight.auth
-
Constants used in authorization of flight connections.
- authenticate(ClientAuthHandler.ClientAuthSender, Iterator<byte[]>) - Method in class org.apache.arrow.flight.auth.BasicClientAuthHandler
-
- authenticate(ServerAuthHandler.ServerAuthSender, Iterator<byte[]>) - Method in class org.apache.arrow.flight.auth.BasicServerAuthHandler
-
- authenticate(ClientAuthHandler.ClientAuthSender, Iterator<byte[]>) - Method in interface org.apache.arrow.flight.auth.ClientAuthHandler
-
Deprecated.
Handle the initial handshake with the server.
- authenticate(ServerAuthHandler.ServerAuthSender, Iterator<byte[]>) - Method in interface org.apache.arrow.flight.auth.ServerAuthHandler
-
Deprecated.
Handle the initial handshake with the client.
- authenticate(CallHeaders) - Method in class org.apache.arrow.flight.auth2.BasicCallHeaderAuthenticator
-
- authenticate(CallHeaders) - Method in class org.apache.arrow.flight.auth2.BearerTokenAuthenticator
-
- authenticate(CallHeaders) - Method in interface org.apache.arrow.flight.auth2.CallHeaderAuthenticator
-
Validate the auth headers sent by the client.
- authenticate(ClientAuthHandler, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Authenticates against the Flight service.
- authenticateBasic(String, String) - Method in class org.apache.arrow.flight.FlightClient
-
Authenticates with a username and password.
- authenticateBasicToken(String, String) - Method in class org.apache.arrow.flight.FlightClient
-
Authenticates with a username and password.
- authHandler(ServerAuthHandler) - Method in class org.apache.arrow.flight.FlightServer.Builder
-
Set the authentication handler.
- AUTHORIZATION_HEADER - Static variable in class org.apache.arrow.flight.auth2.Auth2Constants
-
- AuthUtilities - Class in org.apache.arrow.flight.auth2
-
Utility class for completing the auth process.
- AutoCloseableLock - Class in org.apache.arrow.memory.util
-
Simple wrapper class that allows Locks to be released via a try-with-resources block.
- AutoCloseableLock(Lock) - Constructor for class org.apache.arrow.memory.util.AutoCloseableLock
-
- AutoCloseables - Class in org.apache.arrow.util
-
Utilities for AutoCloseable classes.
- AutoCloseables.RollbackCloseable - Class in org.apache.arrow.util
-
A closeable wrapper that will close the underlying closeables if a commit does not occur.
- AvroArraysConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume array type values from avro decoder.
- AvroArraysConsumer(ListVector, Consumer) - Constructor for class org.apache.arrow.consumers.AvroArraysConsumer
-
Instantiate a ArrayConsumer.
- AvroBooleanConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume boolean type values from avro decoder.
- AvroBooleanConsumer(BitVector) - Constructor for class org.apache.arrow.consumers.AvroBooleanConsumer
-
Instantiate a AvroBooleanConsumer.
- AvroBytesConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume bytes type values from avro decoder.
- AvroBytesConsumer(VarBinaryVector) - Constructor for class org.apache.arrow.consumers.AvroBytesConsumer
-
Instantiate a AvroBytesConsumer.
- AvroDateConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer which consume date type values from avro decoder.
- AvroDateConsumer(DateDayVector) - Constructor for class org.apache.arrow.consumers.logical.AvroDateConsumer
-
Instantiate a AvroDateConsumer.
- AvroDecimalConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer which consume decimal type values from avro decoder.
- AvroDecimalConsumer(DecimalVector) - Constructor for class org.apache.arrow.consumers.logical.AvroDecimalConsumer
-
Instantiate a AvroDecimalConsumer.
- AvroDecimalConsumer.BytesDecimalConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer for decimal logical type with original bytes type.
- AvroDecimalConsumer.FixedDecimalConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer for decimal logical type with original fixed type.
- AvroDoubleConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume double type values from avro decoder.
- AvroDoubleConsumer(Float8Vector) - Constructor for class org.apache.arrow.consumers.AvroDoubleConsumer
-
Instantiate a AvroDoubleConsumer.
- AvroEnumConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume enum type values from avro decoder.
- AvroEnumConsumer(BaseIntVector) - Constructor for class org.apache.arrow.consumers.AvroEnumConsumer
-
Instantiate a AvroEnumConsumer.
- AvroFixedConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume fixed type values from avro decoder.
- AvroFixedConsumer(FixedSizeBinaryVector, int) - Constructor for class org.apache.arrow.consumers.AvroFixedConsumer
-
Instantiate a AvroFixedConsumer.
- AvroFloatConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume float type values from avro decoder.
- AvroFloatConsumer(Float4Vector) - Constructor for class org.apache.arrow.consumers.AvroFloatConsumer
-
Instantiate a AvroFloatConsumer.
- AvroIntConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume int type values from avro decoder.
- AvroIntConsumer(IntVector) - Constructor for class org.apache.arrow.consumers.AvroIntConsumer
-
Instantiate a AvroIntConsumer.
- AvroLongConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume long type values from avro decoder.
- AvroLongConsumer(BigIntVector) - Constructor for class org.apache.arrow.consumers.AvroLongConsumer
-
Instantiate a AvroLongConsumer.
- AvroMapConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume map type values from avro decoder.
- AvroMapConsumer(MapVector, Consumer) - Constructor for class org.apache.arrow.consumers.AvroMapConsumer
-
Instantiate a AvroMapConsumer.
- AvroNullConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume null type values from avro decoder.
- AvroNullConsumer(NullVector) - Constructor for class org.apache.arrow.consumers.AvroNullConsumer
-
- AvroStringConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume string type values from avro decoder.
- AvroStringConsumer(VarCharVector) - Constructor for class org.apache.arrow.consumers.AvroStringConsumer
-
Instantiate a AvroStringConsumer.
- AvroStructConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume nested record type values from avro decoder.
- AvroStructConsumer(StructVector, Consumer[]) - Constructor for class org.apache.arrow.consumers.AvroStructConsumer
-
Instantiate a AvroStructConsumer.
- AvroTimeMicroConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer which consume date time-micro values from avro decoder.
- AvroTimeMicroConsumer(TimeMicroVector) - Constructor for class org.apache.arrow.consumers.logical.AvroTimeMicroConsumer
-
Instantiate a AvroTimeMicroConsumer.
- AvroTimeMillisConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer which consume date time-millis values from avro decoder.
- AvroTimeMillisConsumer(TimeMilliVector) - Constructor for class org.apache.arrow.consumers.logical.AvroTimeMillisConsumer
-
Instantiate a AvroTimeMilliConsumer.
- AvroTimestampMicrosConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer which consume date timestamp-micro values from avro decoder.
- AvroTimestampMicrosConsumer(TimeStampMicroVector) - Constructor for class org.apache.arrow.consumers.logical.AvroTimestampMicrosConsumer
-
Instantiate a AvroTimestampMicroConsumer.
- AvroTimestampMillisConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer which consume date timestamp-millis values from avro decoder.
- AvroTimestampMillisConsumer(TimeStampMilliVector) - Constructor for class org.apache.arrow.consumers.logical.AvroTimestampMillisConsumer
-
Instantiate a AvroTimestampMillisConsumer.
- AvroToArrow - Class in org.apache.arrow
-
Utility class to convert Avro objects to columnar Arrow format objects.
- AvroToArrow() - Constructor for class org.apache.arrow.AvroToArrow
-
- AvroToArrowConfig - Class in org.apache.arrow
-
This class configures the Avro-to-Arrow conversion process.
- AvroToArrowConfigBuilder - Class in org.apache.arrow
-
- AvroToArrowConfigBuilder(BufferAllocator) - Constructor for class org.apache.arrow.AvroToArrowConfigBuilder
-
- avroToArrowIterator(Schema, Decoder, AvroToArrowConfig) - Static method in class org.apache.arrow.AvroToArrow
-
Fetch the data from Decoder
and iteratively convert it to Arrow objects.
- AvroToArrowUtils - Class in org.apache.arrow
-
Class that does most of the work to convert Avro data into Arrow columnar format Vector objects.
- AvroToArrowUtils() - Constructor for class org.apache.arrow.AvroToArrowUtils
-
- AvroToArrowVectorIterator - Class in org.apache.arrow
-
VectorSchemaRoot iterator for partially converting avro data.
- AvroUnionsConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume unions type values from avro decoder.
- AvroUnionsConsumer(UnionVector, Consumer[], Types.MinorType[]) - Constructor for class org.apache.arrow.consumers.AvroUnionsConsumer
-
Instantiate an AvroUnionConsumer.
- awaitTermination() - Method in class org.apache.arrow.flight.FlightServer
-
Block until the server shuts down.
- awaitTermination(long, TimeUnit) - Method in class org.apache.arrow.flight.FlightServer
-
Wait for the server to shut down with a timeout.
- awaitTermination(long, TimeUnit) - Method in class org.apache.arrow.flight.grpc.ContextPropagatingExecutorService
-
- axisOrder(int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
axisOrder stores the sequence in which dimensions were traversed to
produce the prefix tree.
- axisOrderAsByteBuffer() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- axisOrderInByteBuffer(ByteBuffer) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- axisOrderLength() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- axisOrderVector() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- axisOrderVector(IntVector) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- BackpressureStrategy - Interface in org.apache.arrow.flight
-
Helper interface to dynamically handle backpressure when implementing FlightProducers.
- BackpressureStrategy.CallbackBackpressureStrategy - Class in org.apache.arrow.flight
-
A back pressure strategy that uses callbacks to notify when the client is ready or cancelled.
- BackpressureStrategy.WaitResult - Enum in org.apache.arrow.flight
-
The state of the client after a call to waitForListener.
- BaseAvroConsumer<T extends FieldVector> - Class in org.apache.arrow.consumers
-
Base class for non-skippable avro consumers.
- BaseAvroConsumer(T) - Constructor for class org.apache.arrow.consumers.BaseAvroConsumer
-
Constructs a base avro consumer.
- BaseColumnBinder<V extends FieldVector> - Class in org.apache.arrow.adapter.jdbc.binder
-
Base class for ColumnBinder implementations.
- BaseColumnBinder(V, int) - Constructor for class org.apache.arrow.adapter.jdbc.binder.BaseColumnBinder
-
- BaseConsumer<V extends ValueVector> - Class in org.apache.arrow.adapter.jdbc.consumer
-
Base class for all consumers.
- BaseConsumer(V, int) - Constructor for class org.apache.arrow.adapter.jdbc.consumer.BaseConsumer
-
Constructs a new consumer.
- BaseFixedWidthVector - Class in org.apache.arrow.vector
-
BaseFixedWidthVector provides an abstract interface for
implementing vectors of fixed width values.
- BaseFixedWidthVector(Field, BufferAllocator, int) - Constructor for class org.apache.arrow.vector.BaseFixedWidthVector
-
Constructs a new instance.
- BaseIntVector - Interface in org.apache.arrow.vector
-
Interface for all int type vectors.
- BaseLargeVariableWidthVector - Class in org.apache.arrow.vector
-
BaseLargeVariableWidthVector is a base class providing functionality for large strings/large bytes types.
- BaseLargeVariableWidthVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Constructs a new instance.
- BaseListVector - Interface in org.apache.arrow.vector.complex
-
Abstraction for all list type vectors.
- BaseReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template BaseReader.java
- BaseReader.ComplexReader - Interface in org.apache.arrow.vector.complex.reader
-
- BaseReader.ListReader - Interface in org.apache.arrow.vector.complex.reader
-
- BaseReader.MapReader - Interface in org.apache.arrow.vector.complex.reader
-
- BaseReader.RepeatedListReader - Interface in org.apache.arrow.vector.complex.reader
-
- BaseReader.RepeatedMapReader - Interface in org.apache.arrow.vector.complex.reader
-
- BaseReader.RepeatedStructReader - Interface in org.apache.arrow.vector.complex.reader
-
- BaseReader.ScalarReader - Interface in org.apache.arrow.vector.complex.reader
-
- BaseReader.StructReader - Interface in org.apache.arrow.vector.complex.reader
-
- BaseRepeatedValueVector - Class in org.apache.arrow.vector.complex
-
Base class for Vectors that contain repeated values.
- BaseRepeatedValueVector(String, BufferAllocator, CallBack) - Constructor for class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- BaseRepeatedValueVector(String, BufferAllocator, FieldVector, CallBack) - Constructor for class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- BaseTable - Class in org.apache.arrow.vector.table
-
Abstract base class for Table.
- BaseTable(List<FieldVector>, int, DictionaryProvider) - Constructor for class org.apache.arrow.vector.table.BaseTable
-
Constructs new instance with the given rowCount, and containing the schema and each of the
given vectors.
- BaseValueVector - Class in org.apache.arrow.vector
-
Base class for other Arrow Vector Types.
- BaseValueVector(BufferAllocator) - Constructor for class org.apache.arrow.vector.BaseValueVector
-
- BaseVariableWidthVector - Class in org.apache.arrow.vector
-
BaseVariableWidthVector is a base class providing functionality for strings/bytes types.
- BaseVariableWidthVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.BaseVariableWidthVector
-
Constructs a new instance.
- BaseWriter - Interface in org.apache.arrow.vector.complex.writer
-
- BaseWriter.ComplexWriter - Interface in org.apache.arrow.vector.complex.writer
-
- BaseWriter.ListWriter - Interface in org.apache.arrow.vector.complex.writer
-
- BaseWriter.MapWriter - Interface in org.apache.arrow.vector.complex.writer
-
- BaseWriter.ScalarWriter - Interface in org.apache.arrow.vector.complex.writer
-
- BaseWriter.StructOrListWriter - Interface in org.apache.arrow.vector.complex.writer
-
- BaseWriter.StructWriter - Interface in org.apache.arrow.vector.complex.writer
-
- BASIC_PREFIX - Static variable in class org.apache.arrow.flight.auth2.Auth2Constants
-
- BasicAuthCredentialWriter - Class in org.apache.arrow.flight.auth2
-
Client credentials that use a username and password.
- BasicAuthCredentialWriter(String, String) - Constructor for class org.apache.arrow.flight.auth2.BasicAuthCredentialWriter
-
- BasicCallHeaderAuthenticator - Class in org.apache.arrow.flight.auth2
-
A ServerAuthHandler for username/password authentication.
- BasicCallHeaderAuthenticator(BasicCallHeaderAuthenticator.CredentialValidator) - Constructor for class org.apache.arrow.flight.auth2.BasicCallHeaderAuthenticator
-
- BasicCallHeaderAuthenticator.CredentialValidator - Interface in org.apache.arrow.flight.auth2
-
Interface that this handler delegates to for validating the incoming headers.
- BasicClientAuthHandler - Class in org.apache.arrow.flight.auth
-
A client auth handler that supports username and password.
- BasicClientAuthHandler(String, String) - Constructor for class org.apache.arrow.flight.auth.BasicClientAuthHandler
-
- BasicFlightSqlProducer - Class in org.apache.arrow.flight.sql
-
- BasicFlightSqlProducer() - Constructor for class org.apache.arrow.flight.sql.BasicFlightSqlProducer
-
- BasicServerAuthHandler - Class in org.apache.arrow.flight.auth
-
A ServerAuthHandler for username/password authentication.
- BasicServerAuthHandler(BasicServerAuthHandler.BasicAuthValidator) - Constructor for class org.apache.arrow.flight.auth.BasicServerAuthHandler
-
- BasicServerAuthHandler.BasicAuthValidator - Interface in org.apache.arrow.flight.auth
-
Interface that this handler delegates for determining if credentials are valid.
- batchAppend(V, V...) - Static method in class org.apache.arrow.vector.util.VectorBatchAppender
-
Add value vectors in batch.
- BEARER_PREFIX - Static variable in class org.apache.arrow.flight.auth2.Auth2Constants
-
- BearerCredentialWriter - Class in org.apache.arrow.flight.auth2
-
Client credentials that use a bearer token.
- BearerCredentialWriter(String) - Constructor for class org.apache.arrow.flight.auth2.BearerCredentialWriter
-
- BearerTokenAuthenticator - Class in org.apache.arrow.flight.auth2
-
- BearerTokenAuthenticator(CallHeaderAuthenticator) - Constructor for class org.apache.arrow.flight.auth2.BearerTokenAuthenticator
-
- beginSavepoint(FlightSql.ActionBeginSavepointRequest, FlightProducer.CallContext, FlightProducer.StreamListener<FlightSql.ActionBeginSavepointResult>) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- beginSavepoint(FlightSqlClient.Transaction, String, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Create a savepoint within a transaction.
- beginSavepoint(FlightSql.ActionBeginSavepointRequest, FlightProducer.CallContext, FlightProducer.StreamListener<FlightSql.ActionBeginSavepointResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Create a savepoint within a transaction.
- beginTransaction(FlightSql.ActionBeginTransactionRequest, FlightProducer.CallContext, FlightProducer.StreamListener<FlightSql.ActionBeginTransactionResult>) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- beginTransaction(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Begin a transaction.
- beginTransaction(FlightSql.ActionBeginTransactionRequest, FlightProducer.CallContext, FlightProducer.StreamListener<FlightSql.ActionBeginTransactionResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Begin a transaction.
- Big - Static variable in class org.apache.arrow.flatbuf.Endianness
-
- bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
-
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- bigInt() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- bigInt(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
-
- bigInt(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- BigIntBinder - Class in org.apache.arrow.adapter.jdbc.binder
-
A column binder for 8-bit integers.
- BigIntBinder(BigIntVector) - Constructor for class org.apache.arrow.adapter.jdbc.binder.BigIntBinder
-
- BigIntBinder(BigIntVector, int) - Constructor for class org.apache.arrow.adapter.jdbc.binder.BigIntBinder
-
- BigIntConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume bigint type values from
ResultSet
.
- BigIntConsumer() - Constructor for class org.apache.arrow.adapter.jdbc.consumer.BigIntConsumer
-
- BigIntHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- BigIntHolder() - Constructor for class org.apache.arrow.vector.holders.BigIntHolder
-
- BigIntHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- BigIntHolderReaderImpl(BigIntHolder) - Constructor for class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
-
- BigIntReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- BigIntReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- BigIntReaderImpl(BigIntVector) - Constructor for class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
-
- BigIntVector - Class in org.apache.arrow.vector
-
BigIntVector implements a fixed width vector (8 bytes) of
integer values which could be null.
- BigIntVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.BigIntVector
-
Instantiate a BigIntVector.
- BigIntVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.BigIntVector
-
Instantiate a BigIntVector.
- BigIntVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.BigIntVector
-
Instantiate a BigIntVector.
- BigIntWriter - Interface in org.apache.arrow.vector.complex.writer
-
- BigIntWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- BigIntWriterImpl(BigIntVector) - Constructor for class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
-
- Binary - Class in org.apache.arrow.flatbuf
-
- Binary() - Constructor for class org.apache.arrow.flatbuf.Binary
-
- Binary - Static variable in class org.apache.arrow.flatbuf.Type
-
- binary(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
-
- binary(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
-
- Binary() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Binary
-
- Binary.Vector - Class in org.apache.arrow.flatbuf
-
- BinaryConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume binary type values from
ResultSet
.
- BinaryConsumer(VarBinaryVector, int) - Constructor for class org.apache.arrow.adapter.jdbc.consumer.BinaryConsumer
-
Instantiate a BinaryConsumer.
- binarySearch(V, VectorValueComparator<V>, V, int) - Static method in class org.apache.arrow.algorithm.search.VectorSearcher
-
Search for a particular element from the key vector in the target vector by binary search.
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.BigIntBinder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.BitBinder
-
- bind(PreparedStatement, int, int) - Method in interface org.apache.arrow.adapter.jdbc.binder.ColumnBinder
-
Bind the given row to the given parameter.
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.DateDayBinder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.DateMilliBinder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.Decimal128Binder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.Decimal256Binder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.FixedSizeBinaryBinder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.Float4Binder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.Float8Binder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.IntBinder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.ListBinder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.MapBinder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.NullableColumnBinder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.SmallIntBinder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.Time32Binder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.Time64Binder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.TimeStampBinder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.TinyIntBinder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.VarBinaryBinder
-
- bind(PreparedStatement, int, int) - Method in class org.apache.arrow.adapter.jdbc.binder.VarCharBinder
-
- bind(int, int) - Method in class org.apache.arrow.adapter.jdbc.JdbcParameterBinder.Builder
-
Bind the given parameter to the given column using the default binder.
- bind(int, ColumnBinder) - Method in class org.apache.arrow.adapter.jdbc.JdbcParameterBinder.Builder
-
Bind the given parameter using the given binder.
- bindAll() - Method in class org.apache.arrow.adapter.jdbc.JdbcParameterBinder.Builder
-
Bind each column to the corresponding parameter in order.
- bindService(FlightServiceGrpc.AsyncService) - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
-
- bindService() - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceImplBase
-
- bindService(TestServiceGrpc.AsyncService) - Static method in class org.apache.arrow.flight.TestServiceGrpc
-
- bindService() - Method in class org.apache.arrow.flight.TestServiceGrpc.TestServiceImplBase
-
- bit(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- bit() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- bit(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- bit(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- bit(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
-
- bit() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- bit(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- bit() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- bit(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- bit() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- bit(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- bit() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- bit(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- bit() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- bit() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- bit(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
-
- bit(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- BitBinder - Class in org.apache.arrow.adapter.jdbc.binder
-
A column binder for booleans.
- BitBinder(BitVector) - Constructor for class org.apache.arrow.adapter.jdbc.binder.BitBinder
-
- BitBinder(BitVector, int) - Constructor for class org.apache.arrow.adapter.jdbc.binder.BitBinder
-
- BitComparator() - Constructor for class org.apache.arrow.algorithm.sort.DefaultVectorComparators.BitComparator
-
- BitConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume bit type values from
ResultSet
.
- BitConsumer() - Constructor for class org.apache.arrow.adapter.jdbc.consumer.BitConsumer
-
- BitHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- BitHolder() - Constructor for class org.apache.arrow.vector.holders.BitHolder
-
- BitHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- BitHolderReaderImpl(BitHolder) - Constructor for class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
-
- bitIndex(long) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Get the relative index of bit within the byte in validity buffer.
- bitIndex(int) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Get the relative index of bit within the byte in validity buffer.
- BitReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- BitReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- BitReaderImpl(BitVector) - Constructor for class org.apache.arrow.vector.complex.impl.BitReaderImpl
-
- BitVector - Class in org.apache.arrow.vector
-
BitVector implements a fixed width (1 bit) vector of
boolean values which could be null.
- BitVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.BitVector
-
Instantiate a BitVector.
- BitVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.BitVector
-
Instantiate a BitVector.
- BitVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.BitVector
-
Instantiate a BitVector.
- BitVectorHelper - Class in org.apache.arrow.vector
-
Helper class for performing generic operations on a bit vector buffer.
- bitWidth() - Method in class org.apache.arrow.flatbuf.Decimal
-
Number of bits per value.
- bitWidth() - Method in class org.apache.arrow.flatbuf.Int
-
- bitWidth() - Method in class org.apache.arrow.flatbuf.Time
-
- BitWriter - Interface in org.apache.arrow.vector.complex.writer
-
- BitWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- BitWriterImpl(BitVector) - Constructor for class org.apache.arrow.vector.complex.impl.BitWriterImpl
-
- BlobConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume blob type values from
ResultSet
.
- BlobConsumer(BinaryConsumer, int, boolean) - Constructor for class org.apache.arrow.adapter.jdbc.consumer.BlobConsumer
-
Instantiate a BlobConsumer.
- Block - Class in org.apache.arrow.flatbuf
-
- Block() - Constructor for class org.apache.arrow.flatbuf.Block
-
- Block.Vector - Class in org.apache.arrow.flatbuf
-
- BODY_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.Action
-
- BODY_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.Result
-
- BodyCompression - Class in org.apache.arrow.flatbuf
-
- BodyCompression() - Constructor for class org.apache.arrow.flatbuf.BodyCompression
-
- BodyCompression.Vector - Class in org.apache.arrow.flatbuf
-
- BodyCompressionMethod - Class in org.apache.arrow.flatbuf
-
Provided for forward compatibility in case we need to support different
strategies for compressing the IPC message body (like whole-body
compression rather than buffer-level) in the future
- bodyLength() - Method in class org.apache.arrow.flatbuf.Block
-
Length of the data (this is aligned so there can be a gap between this and
the metadata).
- bodyLength() - Method in class org.apache.arrow.flatbuf.Message
-
- Bool - Class in org.apache.arrow.flatbuf
-
- Bool() - Constructor for class org.apache.arrow.flatbuf.Bool
-
- Bool - Static variable in class org.apache.arrow.flatbuf.Type
-
- Bool() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Bool
-
- Bool.Vector - Class in org.apache.arrow.flatbuf
-
- booleanVector() - Static method in class org.apache.arrow.vector.BufferLayout
-
- BOUNDS_CHECKING_ENABLED - Static variable in class org.apache.arrow.memory.BoundsChecking
-
- BoundsChecking - Class in org.apache.arrow.memory
-
Configuration class to determine if bounds checking should be turned on or off.
- BUFFER - Static variable in class org.apache.arrow.flatbuf.BodyCompressionMethod
-
Each constituent buffer is first compressed with the indicated
compressor, and then written with the uncompressed length in the first 8
bytes as a 64-bit little-endian signed integer followed by the compressed
buffer bytes (and then padding as required by the protocol).
- Buffer - Class in org.apache.arrow.flatbuf
-
- Buffer() - Constructor for class org.apache.arrow.flatbuf.Buffer
-
- buffer() - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- buffer(int) - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- buffer(int, int) - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- buffer(long) - Method in interface org.apache.arrow.memory.BufferAllocator
-
Allocate a new or reused buffer of the provided size.
- buffer(long, BufferManager) - Method in interface org.apache.arrow.memory.BufferAllocator
-
Allocate a new or reused buffer of the provided size.
- buffer - Variable in class org.apache.arrow.memory.BufferLedger.TransferResult
-
- buffer - Variable in class org.apache.arrow.vector.holders.Decimal256Holder
-
- buffer - Variable in class org.apache.arrow.vector.holders.DecimalHolder
-
- buffer - Variable in class org.apache.arrow.vector.holders.FixedSizeBinaryHolder
-
- buffer - Variable in class org.apache.arrow.vector.holders.LargeVarBinaryHolder
-
- buffer - Variable in class org.apache.arrow.vector.holders.LargeVarCharHolder
-
- buffer - Variable in class org.apache.arrow.vector.holders.NullableDecimal256Holder
-
- buffer - Variable in class org.apache.arrow.vector.holders.NullableDecimalHolder
-
- buffer - Variable in class org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
-
- buffer - Variable in class org.apache.arrow.vector.holders.NullableLargeVarBinaryHolder
-
- buffer - Variable in class org.apache.arrow.vector.holders.NullableLargeVarCharHolder
-
- buffer - Variable in class org.apache.arrow.vector.holders.NullableVarBinaryHolder
-
- buffer - Variable in class org.apache.arrow.vector.holders.NullableVarCharHolder
-
- buffer - Variable in class org.apache.arrow.vector.holders.VarBinaryHolder
-
- buffer - Variable in class org.apache.arrow.vector.holders.VarCharHolder
-
- Buffer.Vector - Class in org.apache.arrow.flatbuf
-
- BufferAllocator - Interface in org.apache.arrow.memory
-
Wrapper class to deal with byte buffer allocation.
- BufferBacked - Interface in org.apache.arrow.vector
-
Content is backed by a buffer and can be loaded/unloaded.
- BufferLayout - Class in org.apache.arrow.vector
-
Metadata class that captures the "type" of an Arrow buffer.
- BufferLayout.BufferType - Enum in org.apache.arrow.vector
-
Enumeration of the different logical types a buffer can have.
- BufferLedger - Class in org.apache.arrow.memory
-
- BufferLedger.TransferResult - Class in org.apache.arrow.memory
-
The outcome of a Transfer.
- BufferManager - Interface in org.apache.arrow.memory
-
Manages a list of
ArrowBuf
s that can be reallocated as needed.
- buffers(int) - Method in class org.apache.arrow.flatbuf.RecordBatch
-
Buffers correspond to the pre-ordered flattened buffer tree
The number of buffers appended to this list depends on the schema.
- buffers(Buffer, int) - Method in class org.apache.arrow.flatbuf.RecordBatch
-
- buffersLength() - Method in class org.apache.arrow.flatbuf.RecordBatch
-
- buffersVector() - Method in class org.apache.arrow.flatbuf.RecordBatch
-
- buffersVector(Buffer.Vector) - Method in class org.apache.arrow.flatbuf.RecordBatch
-
- build() - Method in class org.apache.arrow.adapter.jdbc.JdbcParameterBinder.Builder
-
Build the binder.
- build() - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfigBuilder
-
- build() - Method in class org.apache.arrow.AvroToArrowConfigBuilder
-
- build() - Method in class org.apache.arrow.driver.jdbc.client.ArrowFlightSqlClientHandler.Builder
-
- build() - Method in class org.apache.arrow.driver.jdbc.utils.VectorSchemaRootTransformer.Builder
-
- build() - Method in class org.apache.arrow.flight.FlightClient.Builder
-
Create the client from this builder.
- build() - Method in class org.apache.arrow.flight.FlightServer.Builder
-
Create the server for this builder.
- build() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
-
- build() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
- build(Channel, CallOptions) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceBlockingStub
-
- build(Channel, CallOptions) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceFutureStub
-
- build(Channel, CallOptions) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceStub
-
- build() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
- build() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata.Builder
-
Builds a new instance of FlightSqlColumnMetadata.
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest.Builder
-
Deprecated.
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.Builder
-
Deprecated.
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan.Builder
-
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
- build(Channel, CallOptions) - Method in class org.apache.arrow.flight.TestServiceGrpc.TestServiceBlockingStub
-
- build(Channel, CallOptions) - Method in class org.apache.arrow.flight.TestServiceGrpc.TestServiceFutureStub
-
- build(Channel, CallOptions) - Method in class org.apache.arrow.flight.TestServiceGrpc.TestServiceStub
-
- build(StructVector) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriterFactory
-
- builder(PreparedStatement, VectorSchemaRoot) - Static method in class org.apache.arrow.adapter.jdbc.JdbcParameterBinder
-
Initialize a binder with a builder.
- Builder() - Constructor for class org.apache.arrow.driver.jdbc.client.ArrowFlightSqlClientHandler.Builder
-
- Builder(Schema, BufferAllocator) - Constructor for class org.apache.arrow.driver.jdbc.utils.VectorSchemaRootTransformer.Builder
-
- builder() - Static method in class org.apache.arrow.flight.FlightClient
-
Create a builder for a Flight client.
- builder(BufferAllocator, Location) - Static method in class org.apache.arrow.flight.FlightClient
-
Create a builder for a Flight client.
- builder() - Static method in class org.apache.arrow.flight.FlightServer
-
Create a builder for a Flight server.
- builder(BufferAllocator, Location, FlightProducer) - Static method in class org.apache.arrow.flight.FlightServer
-
Create a builder for a Flight server.
- Builder() - Constructor for class org.apache.arrow.flight.sql.FlightSqlColumnMetadata.Builder
-
Creates a new instance of FlightSqlColumnMetadata.Builder.
- buildHistory(StringBuilder, boolean) - Method in class org.apache.arrow.memory.util.HistoricalLog
-
- buildHistory(StringBuilder, int, boolean) - Method in class org.apache.arrow.memory.util.HistoricalLog
-
Build the history and write it to sb.
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest.Builder
-
Deprecated.
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.Builder
-
Deprecated.
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan.Builder
-
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
- buildServer(FlightServer.Builder) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenario
-
- buildServer(FlightServer.Builder) - Method in class org.apache.arrow.flight.integration.tests.OrderedScenario
-
- BYTE_ARRAY_BASE_OFFSET - Static variable in class org.apache.arrow.memory.util.MemoryUtil
-
The start offset of array data relative to the start address of the array object.
- ByteArrayReadableSeekableByteChannel - Class in org.apache.arrow.vector.util
-
- ByteArrayReadableSeekableByteChannel(byte[]) - Constructor for class org.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
-
Construct a new object using the given byteArray as a backing store.
- ByteComparator() - Constructor for class org.apache.arrow.algorithm.sort.DefaultVectorComparators.ByteComparator
-
- ByteFunctionHelpers - Class in org.apache.arrow.memory.util
-
Utility methods for memory comparison at a byte level.
- byteIndex(long) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Get the index of byte corresponding to bit index in validity buffer.
- byteIndex(int) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Get the index of byte corresponding to bit index in validity buffer.
- bytesAfterMessage() - Method in class org.apache.arrow.vector.ipc.message.MessageMetadataResult
-
Returns the bytes remaining in the buffer after parsing the message from it.
- BytesDecimalConsumer(DecimalVector) - Constructor for class org.apache.arrow.consumers.logical.AvroDecimalConsumer.BytesDecimalConsumer
-
Instantiate a BytesDecimalConsumer.
- bytesRead() - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
-
- bytesRead() - Method in class org.apache.arrow.vector.ipc.ArrowReader
-
Return the number of bytes read from the ReadChannel.
- bytesRead() - Method in class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Get the number of bytes read from the stream since constructing the reader.
- bytesRead() - Method in class org.apache.arrow.vector.ipc.message.MessageChannelReader
-
Get the number of bytes read from the ReadChannel.
- bytesRead() - Method in class org.apache.arrow.vector.ipc.ReadChannel
-
- bytesToCodePoint(ByteBuffer) - Static method in class org.apache.arrow.vector.util.Text
-
Returns the next code point at the current position in the buffer.
- bytesToInt(byte[]) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Convert an array of 4 bytes in little-endian to an native-endian i32 value.
- bytesWritten() - Method in class org.apache.arrow.vector.ipc.ArrowWriter
-
- byteVector() - Static method in class org.apache.arrow.vector.BufferLayout
-
- byteWidth() - Method in class org.apache.arrow.flatbuf.FixedSizeBinary
-
Number of bytes per value
- byteWidth - Variable in class org.apache.arrow.vector.holders.FixedSizeBinaryHolder
-
- byteWidth - Variable in class org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
-
- callBack - Variable in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- callBack - Variable in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- callBack - Variable in class org.apache.arrow.vector.complex.LargeListVector
-
- CallBack - Interface in org.apache.arrow.vector.util
-
Generic callback interface to be notified of events on value vectors.
- CallbackBackpressureStrategy() - Constructor for class org.apache.arrow.flight.BackpressureStrategy.CallbackBackpressureStrategy
-
- CallCredentialAdapter - Class in org.apache.arrow.flight.grpc
-
Adapter class to utilize a CredentialWriter to implement Grpc CallCredentials.
- CallCredentialAdapter(Consumer<CallHeaders>) - Constructor for class org.apache.arrow.flight.grpc.CallCredentialAdapter
-
- CallHeaderAuthenticator - Interface in org.apache.arrow.flight.auth2
-
Interface for Server side authentication handlers.
- CallHeaderAuthenticator.AuthResult - Interface in org.apache.arrow.flight.auth2
-
- CallHeaders - Interface in org.apache.arrow.flight
-
A set of metadata key value pairs for a call (request or response).
- CallInfo - Class in org.apache.arrow.flight
-
A description of a Flight call for middleware to inspect.
- CallInfo(FlightMethod) - Constructor for class org.apache.arrow.flight.CallInfo
-
- CallOption - Interface in org.apache.arrow.flight
-
Per-call RPC options.
- CallOptions - Class in org.apache.arrow.flight
-
Common call options.
- CallOptions() - Constructor for class org.apache.arrow.flight.CallOptions
-
- callOptions - Variable in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
-
- CallOptions.GrpcCallOption - Interface in org.apache.arrow.flight
-
CallOptions specific to GRPC stubs.
- CallStatus - Class in org.apache.arrow.flight
-
The result of a Flight RPC, consisting of a status code with an optional description and/or exception that led
to the status.
- CallStatus(FlightStatusCode, Throwable, String, ErrorFlightMetadata) - Constructor for class org.apache.arrow.flight.CallStatus
-
Create a new status.
- CallStatus(FlightStatusCode) - Constructor for class org.apache.arrow.flight.CallStatus
-
Create a new status with no cause or description.
- camelName() - Method in enum org.apache.arrow.driver.jdbc.utils.ArrowFlightConnectionConfigImpl.ArrowFlightConnectionProperty
-
- cancel() - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcFlightStreamResultSet
-
- cancel() - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcVectorSchemaRootResultSet
-
- cancel(String, Throwable) - Method in class org.apache.arrow.flight.FlightStream
-
Cancels sending the stream to a client.
- cancel(String, Throwable) - Method in interface org.apache.arrow.flight.FlightStream.Cancellable
-
- CANCEL_FLIGHT_INFO - Static variable in interface org.apache.arrow.flight.FlightConstants
-
- CANCEL_RESULT_CANCELLED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
-
Deprecated.
The cancellation request is complete.
- CANCEL_RESULT_CANCELLING_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
-
Deprecated.
The cancellation request is in progress.
- CANCEL_RESULT_NOT_CANCELLABLE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
-
Deprecated.
The query is not cancellable.
- CANCEL_RESULT_UNSPECIFIED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
-
Deprecated.
The cancellation status is unknown.
- CANCEL_STATUS_CANCELLED_VALUE - Static variable in enum org.apache.arrow.flight.impl.Flight.CancelStatus
-
The cancellation request is complete.
- CANCEL_STATUS_CANCELLING_VALUE - Static variable in enum org.apache.arrow.flight.impl.Flight.CancelStatus
-
The cancellation request is in progress.
- CANCEL_STATUS_NOT_CANCELLABLE_VALUE - Static variable in enum org.apache.arrow.flight.impl.Flight.CancelStatus
-
The query is not cancellable.
- CANCEL_STATUS_UNSPECIFIED_VALUE - Static variable in enum org.apache.arrow.flight.impl.Flight.CancelStatus
-
The cancellation status is unknown.
- cancelCallback() - Method in class org.apache.arrow.flight.BackpressureStrategy.CallbackBackpressureStrategy
-
Callback to execute when the listener is cancelled.
- cancelFlightInfo(CancelFlightInfoRequest, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Cancel execution of a distributed query.
- cancelFlightInfo(CancelFlightInfoRequest, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Cancel execution of a distributed query.
- cancelFlightInfo(CancelFlightInfoRequest, FlightProducer.CallContext, FlightProducer.StreamListener<CancelStatus>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Explicitly cancel a query.
- CancelFlightInfoRequest - Class in org.apache.arrow.flight
-
A request to cancel a FlightInfo.
- CancelFlightInfoRequest(FlightInfo) - Constructor for class org.apache.arrow.flight.CancelFlightInfoRequest
-
- CancelFlightInfoResult - Class in org.apache.arrow.flight
-
The result of cancelling a FlightInfo.
- CancelFlightInfoResult(CancelStatus) - Constructor for class org.apache.arrow.flight.CancelFlightInfoResult
-
- CANCELLED - Static variable in class org.apache.arrow.flight.CallStatus
-
- cancelQuery(FlightInfo, FlightProducer.CallContext, FlightProducer.StreamListener<CancelResult>) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- cancelQuery(FlightInfo, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
- cancelQuery(FlightInfo, FlightProducer.CallContext, FlightProducer.StreamListener<CancelResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
- CancelResult - Enum in org.apache.arrow.flight.sql
-
- CancelStatus - Enum in org.apache.arrow.flight
-
The result of cancelling a FlightInfo.
- capacity(int) - Method in class io.netty.buffer.ExpandableByteBuf
-
- capacity(int) - Method in class io.netty.buffer.NettyArrowBuf
-
- capacity() - Method in class io.netty.buffer.NettyArrowBuf
-
- capacity() - Method in class org.apache.arrow.memory.ArrowBuf
-
- capacity(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Adjusts the capacity of this buffer.
- capAtMaxInt(long) - Static method in class org.apache.arrow.memory.util.LargeMemoryUtil
-
Returns a min(Integer.MAX_VALUE, length).
- CASCADE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.UpdateDeleteRules
-
CASCADE = 0;
- CATALOG_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
-
- CATALOG_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
-
- CATALOG_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
-
- CATALOG_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
-
- CATALOG_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
- catalogName(String) - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata.Builder
-
Sets the catalog name.
- cause() - Method in class org.apache.arrow.flight.CallStatus
-
The exception that led to this result.
- CHANGE_ALGORITHM_THRESHOLD - Static variable in class org.apache.arrow.algorithm.sort.FixedWidthInPlaceVectorSorter
-
If the number of items is smaller than this threshold, we will use another algorithm to sort the data.
- CHANGE_ALGORITHM_THRESHOLD - Static variable in class org.apache.arrow.algorithm.sort.IndexSorter
-
If the number of items is smaller than this threshold, we will use another algorithm to sort the data.
- charAt(int) - Method in class org.apache.arrow.vector.util.Text
-
Returns the Unicode Scalar Value (32-bit integer value) for the character at
position
.
- check(T, T...) - Static method in class org.apache.arrow.vector.complex.StateTool
-
Verifies currentState
is in one of expectedStates
,
throws an IllegalArgumentException if it isn't.
- checkAllBitsEqualTo(ArrowBuf, int, boolean) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Tests if all bits in a validity buffer are equal 0 or 1, according to the specified parameter.
- checkArgument(boolean) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object...) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkBufRefs(ValueVector) - Static method in class org.apache.arrow.vector.BaseValueVector
-
Checks to ensure that every buffer vv
uses
has a positive reference count, throws if this precondition
isn't met.
- checkBytes(long, long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Allows a function to determine whether not reading a particular string of bytes is valid.
- checkedCastToInt(long) - Static method in class org.apache.arrow.memory.util.LargeMemoryUtil
-
Casts length to an int, but raises an exception the value is outside
the range of an int.
- checkElementIndex(int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that index
specifies a valid element in an array, list or string of size
size
.
- checkElementIndex(int, int, String) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that index
specifies a valid element in an array, list or string of size
size
.
- checkForUnion(Iterator<Field>, MetadataVersion) - Static method in class org.apache.arrow.vector.validate.MetadataV4UnionChecker
-
Check the schema, raising an error if an unsupported feature is used (e.g.
- checkNotNull(T) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object...) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNullsOnCompare() - Method in class org.apache.arrow.algorithm.sort.VectorValueComparator
-
This value is true by default and re-computed when vectors are attached to the comparator.
- checkOpen() - Method in class org.apache.arrow.driver.jdbc.utils.FlightStreamQueue
-
Checks if this queue is open.
- checkOpen() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
Checks whether this client is open.
- checkPositionIndex(long, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that index
specifies a valid position in an array, list or string of
size size
.
- checkPositionIndex(long, long, String) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that index
specifies a valid position in an array, list or string of
size size
.
- checkPositionIndexes(int, int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that start
and end
specify a valid positions in an array, list
or string of size size
, and are in order.
- checkPrecisionAndScale(BigDecimal, int, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
-
Check that the BigDecimal scale equals the vectorScale and that the BigDecimal precision is
less than or equal to the vectorPrecision.
- checkPrecisionAndScale(int, int, int, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
-
Check that the decimal scale equals the vectorScale and that the decimal precision is
less than or equal to the vectorPrecision.
- checkPrecisionAndScaleNoThrow(BigDecimal, int, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
-
Check that the BigDecimal scale equals the vectorScale and that the BigDecimal precision is
less than or equal to the vectorPrecision.
- checkRead(Schema, MetadataVersion) - Static method in class org.apache.arrow.vector.validate.MetadataV4UnionChecker
-
Check the schema, raising an error if an unsupported feature is used (e.g.
- checkState(boolean) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object...) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- children(int) - Method in class org.apache.arrow.flatbuf.Field
-
children apply only to nested data types like Struct, List and Union.
- children(Field, int) - Method in class org.apache.arrow.flatbuf.Field
-
- childrenLength() - Method in class org.apache.arrow.flatbuf.Field
-
- childrenVector() - Method in class org.apache.arrow.flatbuf.Field
-
- childrenVector(Field.Vector) - Method in class org.apache.arrow.flatbuf.Field
-
- chunkSize - Variable in class org.apache.arrow.memory.rounding.DefaultRoundingPolicy
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
- clear() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
- clear() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest.Builder
-
Deprecated.
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.Builder
-
Deprecated.
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
- clear() - Method in class org.apache.arrow.memory.ArrowBuf
-
- clear() - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Removes all elements from this map, leaving it empty.
- clear() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- clear() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- clear() - Method in class org.apache.arrow.vector.BaseValueVector
-
- clear() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- clear() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- clear() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- clear() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.Decimal256WriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.DurationWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- clear() - Method in class org.apache.arrow.vector.complex.ListVector
-
- clear() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- clear() - Method in class org.apache.arrow.vector.complex.StructVector
-
- clear() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- clear() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
-
- clear() - Method in interface org.apache.arrow.vector.complex.writer.FieldWriter
-
- clear() - Method in class org.apache.arrow.vector.dictionary.DictionaryHashTable
-
Removes all elements from this map, leaving it empty.
- clear() - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- clear() - Method in class org.apache.arrow.vector.NullVector
-
- clear() - Method in interface org.apache.arrow.vector.util.MapWithOrdinal
-
- clear() - Method in class org.apache.arrow.vector.util.MapWithOrdinalImpl
-
- clear() - Method in class org.apache.arrow.vector.util.MultiMapWithOrdinal
-
- clear() - Method in class org.apache.arrow.vector.util.PromotableMultiMapWithOrdinal
-
- clear() - Method in class org.apache.arrow.vector.util.Text
-
Clear the string to empty.
- clear() - Method in interface org.apache.arrow.vector.ValueVector
-
Release any owned ArrowBuf and reset the ValueVector to the initial state.
- clear() - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Release all the memory for each vector held in this root.
- clearAction() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.Builder
-
Whether to rollback/release the given savepoint.
- clearAction() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.Builder
-
Whether to commit/rollback the given transaction.
- clearAppMetadata() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
Application-defined metadata.
- clearAppMetadata() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Application-defined metadata.
- clearAppMetadata() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
Application-defined metadata.
- clearAppMetadata() - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
-
bytes app_metadata = 1;
- clearBody() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
bytes body = 2;
- clearBody() - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
bytes body = 1;
- clearCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
Specifies the Catalog to search for the tables.
- clearCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the catalog to search for the foreign key table.
- clearCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the catalog to search for the primary key table.
- clearCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the catalog to search for the table.
- clearCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies the Catalog to search for the tables.
- clearCmd() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
Opaque value used to express a command.
- clearDataBody() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
The actual batch of Arrow data.
- clearDataHeader() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
Header for message data as described in Message.fbs::Message.
- clearDatasetSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
If a result set generating query was provided, dataset_schema contains the
schema of the dataset as described in Schema.fbs::Schema, it is serialized as an IPC message.
- clearDataType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo.Builder
-
Specifies the data type to search for the info.
- clearDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the schema to search for the foreign key table.
- clearDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the schema to search for the primary key table.
- clearDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the schema to search for the table.
- clearDbSchemaFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
Specifies a filter pattern for schemas to search for.
- clearDbSchemaFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter pattern for schemas to search for.
- clearDefinition() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
definition of entire flight.
- clearDescription() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
string description = 2;
- clearEnd() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
exclusive end
- clearEndpoint() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- clearEndpoint() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest.Builder
-
.arrow.flight.protocol.FlightEndpoint endpoint = 1;
- clearExpirationTime() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Expiration time of this stream.
- clearExpirationTime() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
Expiration time for this request.
- clearExpression() - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
bytes expression = 1;
- clearFkCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The catalog name where the foreign table is.
- clearFkDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The schema name where the foreign table is.
- clearFkTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The foreign table name.
- clearFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
The descriptor of the data.
- clearFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
The descriptor associated with this info.
- clearFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
The descriptor the client should use on the next try.
- clearIncludeSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies if the Arrow schema should be returned for found tables.
- clearInfo() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest.Builder
-
.arrow.flight.protocol.FlightInfo info = 1;
- clearInfo() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
The currently available results.
- clearInfo() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest.Builder
-
Deprecated.
The result of the GetFlightInfo RPC that initiated the query.
- clearInfo() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
Values are modelled after ODBC's SQLGetInfo() function.
- clearLocation() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- clearName() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest.Builder
-
Name for the savepoint.
- clearOrdered() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
FlightEndpoints are in the same order as the data.
- clearParameters() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
- clearParameterSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
If the query provided contained parameters, parameter_schema contains the
schema of the expected parameters as described in Schema.fbs::Schema, it is serialized as an IPC message.
- clearPassword() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
string password = 3;
- clearPath() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
List of strings identifying a particular dataset.
- clearPayload() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
Arbitrary auth/handshake info.
- clearPayload() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
Arbitrary auth/handshake info.
- clearPkCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The catalog name where the parent table is.
- clearPkDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The Schema name where the parent table is.
- clearPkTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The parent table name.
- clearPlan() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
-
The serialized substrait.Plan to create a prepared statement for.
- clearPlan() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
-
A serialized substrait.Plan
- clearPlan() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan.Builder
-
The serialized substrait.Plan to create a prepared statement for.
- clearPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
-
Opaque handle for the prepared statement on the server.
- clearPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
Opaque handle for the prepared statement on the server.
- clearPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
-
Opaque handle for the prepared statement on the server.
- clearPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
-
Opaque handle for the prepared statement on the server.
- clearProgress() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
Query progress.
- clearProtocolVersion() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
A defined protocol version
- clearProtocolVersion() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
A defined protocol version
- clearQuery() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
The valid SQL string to create a prepared statement for.
- clearQuery() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
The SQL syntax.
- clearQuery() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
The SQL syntax.
- clearRecordCount() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
The number of records updated.
- clearRecordsPerBatch() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
int32 records_per_batch = 4;
- clearRecordsPerStream() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
int64 records_per_stream = 3;
- clearResult() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.Builder
-
Deprecated.
.arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1;
- clearSavepointId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult.Builder
-
Opaque handle for the savepoint on the server.
- clearSavepointId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.Builder
-
Opaque handle for the savepoint on the server.
- clearSchema() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
The schema of the dataset in its IPC form:
4 bytes - an optional IPC_CONTINUATION_TOKEN prefix
4 bytes - the byte length of the payload
a flatbuffer Message whose header is the Schema
- clearSchema() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
-
The schema of the dataset in its IPC form:
4 bytes - an optional IPC_CONTINUATION_TOKEN prefix
4 bytes - the byte length of the payload
a flatbuffer Message whose header is the Schema
- clearSchema() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
bytes schema = 1;
- clearStart() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
inclusive start
- clearStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
Unique identifier for the instance of the statement to execute.
- clearStatus() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult.Builder
-
.arrow.flight.protocol.CancelStatus status = 1;
- clearStreamCount() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
int32 stream_count = 2;
- clearTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the foreign key table to get the foreign keys for.
- clearTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the primary key table to get the foreign keys for.
- clearTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the table to get the primary keys for.
- clearTableNameFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter pattern for tables to search for.
- clearTableTypes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter of table types which must match.
- clearTicket() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Token used to retrieve this stream.
- clearTicket() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
bytes ticket = 1;
- clearTotalBytes() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
int64 total_bytes = 5;
- clearTotalRecords() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
Set these to -1 if unknown.
- clearTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest.Builder
-
The transaction to which a savepoint belongs.
- clearTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult.Builder
-
Opaque handle for the transaction on the server.
- clearTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
Create/execute the prepared statement as part of this transaction (if
unset, executions of the prepared statement will be auto-committed).
- clearTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
-
Create/execute the prepared statement as part of this transaction (if
unset, executions of the prepared statement will be auto-committed).
- clearTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.Builder
-
Opaque handle for the transaction on the server.
- clearTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- clearTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- clearTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- clearType() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
string type = 1;
- clearType() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
string type = 1;
- clearType() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1;
- clearUri() - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
string uri = 1;
- clearUsername() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
string username = 2;
- clearVersion() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan.Builder
-
The Substrait release, e.g.
- clearWarnings() - Method in class org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
-
- client(BufferAllocator, Location, FlightClient) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlExtensionScenario
-
- client(BufferAllocator, Location, FlightClient) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenario
-
- client(BufferAllocator, Location, FlightClient) - Method in class org.apache.arrow.flight.integration.tests.OrderedScenario
-
- ClientAuthenticationUtils - Class in org.apache.arrow.driver.jdbc.client.utils
-
Utils for FlightClientHandler
authentication.
- ClientAuthHandler - Interface in org.apache.arrow.flight.auth
-
- ClientAuthHandler.ClientAuthSender - Interface in org.apache.arrow.flight.auth
-
Deprecated.
A communication channel to the server during initial connection.
- ClientAuthInterceptor - Class in org.apache.arrow.flight.auth
-
GRPC client intercepter that handles authentication with the server.
- ClientAuthInterceptor() - Constructor for class org.apache.arrow.flight.auth.ClientAuthInterceptor
-
- ClientAuthWrapper - Class in org.apache.arrow.flight.auth
-
Utility class for performing authorization over using a GRPC stub.
- ClientAuthWrapper() - Constructor for class org.apache.arrow.flight.auth.ClientAuthWrapper
-
- ClientBearerHeaderHandler - Class in org.apache.arrow.flight.auth2
-
A client header handler that parses the incoming headers for a bearer token.
- ClientBearerHeaderHandler() - Constructor for class org.apache.arrow.flight.auth2.ClientBearerHeaderHandler
-
- clientCertificate(InputStream, InputStream) - Method in class org.apache.arrow.flight.FlightClient.Builder
-
Set the trusted TLS certificates.
- ClientConnection(Socket) - Constructor for class org.apache.arrow.tools.EchoServer.ClientConnection
-
- ClientCookieMiddleware - Class in org.apache.arrow.flight.client
-
A client middleware for receiving and sending cookie information.
- ClientCookieMiddleware.Factory - Class in org.apache.arrow.flight.client
-
Factory used within FlightClient.
- ClientHandshakeWrapper - Class in org.apache.arrow.flight.auth2
-
Utility class for executing a handshake with a FlightServer.
- ClientHandshakeWrapper() - Constructor for class org.apache.arrow.flight.auth2.ClientHandshakeWrapper
-
- ClientHeaderHandler - Interface in org.apache.arrow.flight.auth2
-
Interface for client side header parsing and conversion to CredentialCallOption.
- ClientIncomingAuthHeaderMiddleware - Class in org.apache.arrow.flight.auth2
-
Middleware for capturing bearer tokens sent back from the Flight server.
- ClientIncomingAuthHeaderMiddleware.Factory - Class in org.apache.arrow.flight.auth2
-
Factory used within FlightClient.
- ClientInterceptorAdapter - Class in org.apache.arrow.flight.grpc
-
An adapter between Flight client middleware and gRPC interceptors.
- ClientInterceptorAdapter(List<FlightClientMiddleware.Factory>) - Constructor for class org.apache.arrow.flight.grpc.ClientInterceptorAdapter
-
- ClobConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume clob type values from
ResultSet
.
- ClobConsumer(VarCharVector, int) - Constructor for class org.apache.arrow.adapter.jdbc.consumer.ClobConsumer
-
Instantiate a ClobConsumer.
- clone() - Method in class org.apache.arrow.vector.compare.util.ValueEpsilonEqualizers.Float4EpsilonEqualizer
-
- clone() - Method in class org.apache.arrow.vector.compare.util.ValueEpsilonEqualizers.Float8EpsilonEqualizer
-
- clone() - Method in class org.apache.arrow.vector.compare.util.ValueEpsilonEqualizers.FloatingPointEpsilonEqualizer
-
- clone() - Method in interface org.apache.arrow.vector.compare.VectorValueEqualizer
-
Creates a equalizer of the same type.
- cloneWithTransfer(BufferAllocator) - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
Create a new ArrowRecordBatch which has the same information as this batch but whose buffers
are owned by that Allocator.
- close() - Method in class io.netty.buffer.NettyArrowBuf
-
- close() - Method in class org.apache.arrow.adapter.jdbc.ArrowVectorIterator
-
- close() - Method in class org.apache.arrow.adapter.jdbc.consumer.ArrayConsumer
-
- close() - Method in class org.apache.arrow.adapter.jdbc.consumer.BaseConsumer
-
- close() - Method in class org.apache.arrow.adapter.jdbc.consumer.BlobConsumer
-
- close() - Method in class org.apache.arrow.adapter.jdbc.consumer.CompositeJdbcConsumer
-
- close() - Method in interface org.apache.arrow.adapter.jdbc.consumer.JdbcConsumer
-
Close this consumer, do some clean work such as clear reuse ArrowBuf.
- close() - Method in class org.apache.arrow.algorithm.deduplicate.VectorRunDeduplicator
-
- close() - Method in class org.apache.arrow.AvroToArrowVectorIterator
-
Clean up resources.
- close() - Method in class org.apache.arrow.consumers.AvroArraysConsumer
-
- close() - Method in class org.apache.arrow.consumers.AvroMapConsumer
-
- close() - Method in class org.apache.arrow.consumers.AvroStructConsumer
-
- close() - Method in class org.apache.arrow.consumers.AvroUnionsConsumer
-
- close() - Method in class org.apache.arrow.consumers.BaseAvroConsumer
-
- close() - Method in class org.apache.arrow.consumers.CompositeAvroConsumer
-
- close() - Method in interface org.apache.arrow.consumers.Consumer
-
Close this consumer when occurs exception to avoid potential leak.
- close() - Method in class org.apache.arrow.consumers.SkipConsumer
-
- close() - Method in class org.apache.arrow.driver.jdbc.ArrowFlightConnection
-
- close() - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcConnectionPoolDataSource
-
- close() - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcCursor
-
- close() - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcFlightStreamResultSet
-
- close() - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcPooledConnection
-
- close() - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcVectorSchemaRootResultSet
-
- close() - Method in class org.apache.arrow.driver.jdbc.ArrowFlightPreparedStatement
-
- close() - Method in class org.apache.arrow.driver.jdbc.client.ArrowFlightSqlClientHandler
-
- close() - Method in interface org.apache.arrow.driver.jdbc.client.ArrowFlightSqlClientHandler.PreparedStatement
-
- close() - Method in class org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
-
- close() - Method in class org.apache.arrow.driver.jdbc.utils.FlightStreamQueue
-
- close() - Method in class org.apache.arrow.flight.FlightClient
-
Shut down this client.
- close() - Method in class org.apache.arrow.flight.FlightClient.ExchangeReaderWriter
-
Shut down the streams in this call.
- close() - Method in class org.apache.arrow.flight.FlightServer
-
Shutdown the server, waits for up to 6 seconds for successful shutdown before returning.
- close() - Method in class org.apache.arrow.flight.FlightStream
-
Closes the stream (freeing any existing resources).
- close() - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- close() - Method in class org.apache.arrow.flight.integration.tests.IntegrationProducer
-
- close() - Method in class org.apache.arrow.flight.PutResult
-
- close() - Method in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
-
- close() - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
- close(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
Closes the client.
- close() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
- close() - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
-
- close() - Method in class org.apache.arrow.flight.SyncPutListener
-
- close() - Method in interface org.apache.arrow.memory.AllocationReservation
-
- close() - Method in class org.apache.arrow.memory.ArrowBuf
-
- close() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Close and release all buffers generated from this buffer pool.
- close() - Method in interface org.apache.arrow.memory.BufferManager
-
- close() - Method in class org.apache.arrow.memory.util.AutoCloseableLock
-
- close() - Method in class org.apache.arrow.tools.EchoServer.ClientConnection
-
- close() - Method in class org.apache.arrow.tools.EchoServer
-
- close(Throwable, AutoCloseable...) - Static method in class org.apache.arrow.util.AutoCloseables
-
Closes all autoCloseables if not null and suppresses exceptions by adding them to t.
- close(Throwable, Iterable<? extends AutoCloseable>) - Static method in class org.apache.arrow.util.AutoCloseables
-
Closes all autoCloseables if not null and suppresses exceptions by adding them to t.
- close(AutoCloseable...) - Static method in class org.apache.arrow.util.AutoCloseables
-
Closes all autoCloseables if not null and suppresses subsequent exceptions if more than one.
- close(Iterable<? extends AutoCloseable>) - Static method in class org.apache.arrow.util.AutoCloseables
-
Closes all autoCloseables if not null and suppresses subsequent exceptions if more than one.
- close(Iterable<? extends AutoCloseable>...) - Static method in class org.apache.arrow.util.AutoCloseables
-
- close() - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
-
- close() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Close the vector and release the associated buffers.
- close() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Close the vector and release the associated buffers.
- close() - Method in class org.apache.arrow.vector.BaseValueVector
-
- close() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Close the vector and release the associated buffers.
- close() - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
Clears out all underlying child vectors.
- close() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
- close() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- close() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.Decimal256WriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.DurationWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- close() - Method in class org.apache.arrow.vector.complex.StructVector
-
Close the vector and release the associated buffers.
- close() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- close() - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- close() - Method in class org.apache.arrow.vector.ipc.ArrowReader
-
Close resources, including vector schema root and dictionary vectors, and the
underlying read source.
- close(boolean) - Method in class org.apache.arrow.vector.ipc.ArrowReader
-
Close resources, including vector schema root and dictionary vectors.
- close() - Method in class org.apache.arrow.vector.ipc.ArrowStreamWriter
-
- close() - Method in class org.apache.arrow.vector.ipc.ArrowWriter
-
- close() - Method in class org.apache.arrow.vector.ipc.JsonFileReader
-
- close() - Method in class org.apache.arrow.vector.ipc.JsonFileWriter
-
- close() - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
-
- close() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
Releases the buffers.
- close() - Method in class org.apache.arrow.vector.ipc.message.MessageChannelReader
-
Close the ReadChannel.
- close() - Method in class org.apache.arrow.vector.ipc.ReadChannel
-
- close() - Method in class org.apache.arrow.vector.ipc.WriteChannel
-
- close() - Method in class org.apache.arrow.vector.NullVector
-
- close() - Method in class org.apache.arrow.vector.table.BaseTable
-
Closes all the vectors holding data for this table.
- close() - Method in class org.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
-
- close() - Method in interface org.apache.arrow.vector.ValueVector
-
Alternative to clear().
- close() - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
- closeNoChecked(AutoCloseable) - Static method in class org.apache.arrow.util.AutoCloseables
-
- closePreparedStatement(FlightSql.ActionClosePreparedStatementRequest, FlightProducer.CallContext, FlightProducer.StreamListener<Result>) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- closePreparedStatement(FlightSql.ActionClosePreparedStatementRequest, FlightProducer.CallContext, FlightProducer.StreamListener<Result>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Closes a prepared statement on the server.
- closePreparedStatement(FlightSql.ActionClosePreparedStatementRequest, FlightProducer.CallContext, FlightProducer.StreamListener<Result>) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
-
- closeReadSource() - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
-
- closeReadSource() - Method in class org.apache.arrow.vector.ipc.ArrowReader
-
Close the underlying read source.
- closeReadSource() - Method in class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Closes the underlying read source.
- closeStatement(Meta.StatementHandle) - Method in class org.apache.arrow.driver.jdbc.ArrowFlightMetaImpl
-
- CMD_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
-
- CMD_VALUE - Static variable in enum org.apache.arrow.flight.impl.Flight.FlightDescriptor.DescriptorType
-
An opaque command to generate a dataset.
- code() - Method in class org.apache.arrow.flight.CallStatus
-
The status code describing the result of the RPC.
- codec() - Method in class org.apache.arrow.flatbuf.BodyCompression
-
Compressor library
- Collections2 - Class in org.apache.arrow.util
-
Utility methods for manipulating
Collections
and their subclasses/implementations.
- Column - Static variable in class org.apache.arrow.flatbuf.SparseMatrixCompressedAxis
-
- ColumnBinder - Interface in org.apache.arrow.adapter.jdbc.binder
-
A helper to bind values from a wrapped Arrow vector to a JDBC PreparedStatement.
- ColumnBinderArrowTypeVisitor - Class in org.apache.arrow.adapter.jdbc.binder
-
Visitor to create the base ColumnBinder for a vector.
- ColumnBinderArrowTypeVisitor(FieldVector, Integer) - Constructor for class org.apache.arrow.adapter.jdbc.binder.ColumnBinderArrowTypeVisitor
-
Create a binder using a custom JDBC type code.
- columnIndexInResultSet - Variable in class org.apache.arrow.adapter.jdbc.consumer.BaseConsumer
-
- combineHash(int, int) - Static method in class org.apache.arrow.memory.util.ByteFunctionHelpers
-
Generate a new hashCode with the given current hashCode and new hashCode.
- combineHashCode(int, int) - Static method in class org.apache.arrow.memory.util.hash.MurmurHasher
-
Combine the current hash code and a new int value to calculate
a new hash code.
- combineHashCode(int, int) - Method in class org.apache.arrow.memory.util.hash.SimpleHasher
-
- command(byte[]) - Static method in class org.apache.arrow.flight.FlightDescriptor
-
- commit(Meta.ConnectionHandle) - Method in class org.apache.arrow.driver.jdbc.ArrowFlightMetaImpl
-
- commit() - Method in class org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
-
- commit(FlightSqlClient.Transaction, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Commit a transaction.
- commit() - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
-
- CommonsCompressionFactory - Class in org.apache.arrow.compression
-
Default implementation of factory supported LZ4 and ZSTD compression.
- CommonsCompressionFactory() - Constructor for class org.apache.arrow.compression.CommonsCompressionFactory
-
- CommonUtil - Class in org.apache.arrow.memory.util
-
Utilities and static methods needed for arrow-memory.
- comparator - Variable in class org.apache.arrow.algorithm.dictionary.SearchTreeBasedDictionaryBuilder
-
The criteria for sorting in the search tree.
- compare(int, int) - Method in class org.apache.arrow.algorithm.sort.CompositeVectorComparator
-
- compare(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.VariableWidthComparator
-
- compare(int, int) - Method in class org.apache.arrow.algorithm.sort.VectorValueComparator
-
Compare two values, given their indices.
- compare(ArrowBuf, long, long, ArrowBuf, long, long) - Static method in class org.apache.arrow.memory.util.ByteFunctionHelpers
-
Helper function to compare a set of bytes in two ArrowBufs.
- compare(ArrowBuf, int, int, byte[], int, int) - Static method in class org.apache.arrow.memory.util.ByteFunctionHelpers
-
Helper function to compare a set of bytes in ArrowBuf to a ByteArray.
- compareBaseFixedWidthVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareBaseLargeVariableWidthVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareBaseVariableWidthVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareDenseUnionVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareDictionaries(List<DictionaryEncoding>, List<DictionaryEncoding>, DictionaryProvider, DictionaryProvider) - Static method in class org.apache.arrow.vector.util.Validator
-
Validate two Dictionary encodings and dictionaries with id's from the encodings.
- compareFieldVectors(FieldVector, FieldVector) - Static method in class org.apache.arrow.vector.util.Validator
-
Validate two arrow FieldVectors are equal.
- compareFixedSizeListVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareLargeListVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareListVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.CompositeVectorComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.BitComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.ByteComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.DateDayComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.DateMilliComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.Decimal256Comparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.DecimalComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.DurationComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.Float4Comparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.Float8Comparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.IntComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.IntervalDayComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.LongComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.RepeatedValueComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.ShortComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.TimeMicroComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.TimeMilliComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.TimeNanoComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.TimeSecComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.TimeStampComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt1Comparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt2Comparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt4Comparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt8Comparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.VariableWidthComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.StableVectorComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.VectorValueComparator
-
Compare two values, given their indices.
- compareSchemas(Schema, Schema) - Static method in class org.apache.arrow.vector.util.Validator
-
Validate two arrow schemas are equal.
- compareStructVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareTo(ArrowBufPointer) - Method in class org.apache.arrow.memory.util.ArrowBufPointer
-
Compare two arrow buffer pointers.
- compareUnionVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareVectorSchemaRoot(VectorSchemaRoot, VectorSchemaRoot) - Static method in class org.apache.arrow.vector.util.Validator
-
Validate two arrow vectorSchemaRoot are equal.
- completed() - Method in interface org.apache.arrow.flight.OutboundStreamListener
-
Indicate that transmission is finished.
- ComplexCopier - Class in org.apache.arrow.vector.complex.impl
-
- ComplexCopier() - Constructor for class org.apache.arrow.vector.complex.impl.ComplexCopier
-
- ComplexHolder - Class in org.apache.arrow.vector.holders
-
Represents a single value of a complex type (e.g.
- ComplexHolder() - Constructor for class org.apache.arrow.vector.holders.ComplexHolder
-
- ComplexTypeVisitor() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
-
- ComplexWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- ComplexWriterImpl(String, NonNullableStructVector, boolean, boolean) - Constructor for class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
Constructs a new instance.
- ComplexWriterImpl(String, NonNullableStructVector, boolean) - Constructor for class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
- ComplexWriterImpl(String, NonNullableStructVector) - Constructor for class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
- CompositeAvroConsumer - Class in org.apache.arrow.consumers
-
Composite consumer which hold all consumers.
- CompositeAvroConsumer(List<Consumer>) - Constructor for class org.apache.arrow.consumers.CompositeAvroConsumer
-
- compositeBuffer() - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- compositeBuffer(int) - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- compositeDirectBuffer() - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- compositeDirectBuffer(int) - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- compositeHeapBuffer() - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- compositeHeapBuffer(int) - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- CompositeJdbcConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Composite consumer which hold all consumers.
- CompositeJdbcConsumer(JdbcConsumer[]) - Constructor for class org.apache.arrow.adapter.jdbc.consumer.CompositeJdbcConsumer
-
Construct an instance.
- CompositeVectorComparator - Class in org.apache.arrow.algorithm.sort
-
A composite vector comparator compares a number of vectors
by a number of inner comparators.
- CompositeVectorComparator(VectorValueComparator[]) - Constructor for class org.apache.arrow.algorithm.sort.CompositeVectorComparator
-
- compress(BufferAllocator, ArrowBuf) - Method in class org.apache.arrow.vector.compression.AbstractCompressionCodec
-
- compress(BufferAllocator, ArrowBuf) - Method in interface org.apache.arrow.vector.compression.CompressionCodec
-
Compress a buffer.
- compress(BufferAllocator, ArrowBuf) - Method in class org.apache.arrow.vector.compression.NoCompressionCodec
-
- COMPRESSED_BODY - Static variable in class org.apache.arrow.flatbuf.Feature
-
The stream makes use of compressed bodies as described
in Message.fbs.
- compressedAxis() - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
Which axis, row or column, is compressed
- compression() - Method in class org.apache.arrow.flatbuf.RecordBatch
-
Optional compression of the message body
- compression(BodyCompression) - Method in class org.apache.arrow.flatbuf.RecordBatch
-
- COMPRESSION_TYPE - Static variable in class org.apache.arrow.vector.compression.NoCompressionCodec
-
- CompressionCodec - Interface in org.apache.arrow.vector.compression
-
The codec for compression/decompression.
- CompressionCodec.Factory - Interface in org.apache.arrow.vector.compression
-
Factory to create compression codec.
- CompressionType - Class in org.apache.arrow.flatbuf
-
- CompressionUtil - Class in org.apache.arrow.vector.compression
-
Utilities for data compression/decompression.
- CompressionUtil.CodecType - Enum in org.apache.arrow.vector.compression
-
Compression codec types corresponding to flat buffer implementation in
CompressionType
.
- computeBodyLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
-
- computeBodyLength() - Method in interface org.apache.arrow.vector.ipc.message.ArrowMessage
-
- computeBodyLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
Computes the size of the serialized body for this recordBatch.
- concatBits(ArrowBuf, int, ArrowBuf, int, ArrowBuf) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Concat two validity buffers.
- config() - Static method in class org.apache.arrow.vector.ipc.JsonFileWriter
-
- connect(String, Properties) - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcDriver
-
- connectionClosed(ConnectionEvent) - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcConnectionPoolDataSource
-
- connectionErrorOccurred(ConnectionEvent) - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcConnectionPoolDataSource
-
- ConnectionWrapper - Class in org.apache.arrow.driver.jdbc.utils
-
- ConnectionWrapper(Connection) - Constructor for class org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
-
- Constants - Class in org.apache.arrow.adapter.jdbc
-
String constants used for metadata returned on Vectors.
- consume(InputStream) - Method in class org.apache.arrow.adapter.jdbc.consumer.BinaryConsumer
-
consume a InputStream.
- consume(ResultSet) - Method in class org.apache.arrow.adapter.jdbc.consumer.BlobConsumer
-
- consume(ResultSet) - Method in class org.apache.arrow.adapter.jdbc.consumer.CompositeJdbcConsumer
-
- consume(ResultSet) - Method in interface org.apache.arrow.adapter.jdbc.consumer.JdbcConsumer
-
Consume a specific type value from
ResultSet
and write it to vector.
- consume(ResultSet) - Method in class org.apache.arrow.adapter.jdbc.consumer.MapConsumer
-
- consume(ResultSet) - Method in class org.apache.arrow.adapter.jdbc.consumer.NullConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroArraysConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroBooleanConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroBytesConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroDoubleConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroEnumConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroFixedConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroFloatConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroIntConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroLongConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroMapConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroNullConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroStringConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroStructConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroUnionsConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.CompositeAvroConsumer
-
Consume decoder data.
- consume(Decoder) - Method in interface org.apache.arrow.consumers.Consumer
-
Consume a specific type value from avro decoder and write it to vector.
- consume(Decoder) - Method in class org.apache.arrow.consumers.logical.AvroDateConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.logical.AvroDecimalConsumer.BytesDecimalConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.logical.AvroDecimalConsumer.FixedDecimalConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.logical.AvroTimeMicroConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.logical.AvroTimeMillisConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.logical.AvroTimestampMicrosConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.logical.AvroTimestampMillisConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.SkipConsumer
-
- Consumer<T extends FieldVector> - Interface in org.apache.arrow.consumers
-
Interface that is used to consume values from avro decoder.
- container - Variable in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- container - Variable in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- containsKey(String) - Method in interface org.apache.arrow.flight.CallHeaders
-
Check whether the given metadata key is present.
- containsKey(String) - Method in class org.apache.arrow.flight.ErrorFlightMetadata
-
- containsKey(String) - Method in class org.apache.arrow.flight.FlightCallHeaders
-
- containsKey(String) - Method in class org.apache.arrow.flight.grpc.MetadataAdapter
-
- containsKey(K) - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Returns whether this map contains the specified key.
- containsKey(K) - Method in interface org.apache.arrow.vector.util.MapWithOrdinal
-
- containsKey(Object) - Method in class org.apache.arrow.vector.util.MapWithOrdinalImpl
-
- containsKey(K) - Method in class org.apache.arrow.vector.util.MultiMapWithOrdinal
-
- containsKey(K) - Method in class org.apache.arrow.vector.util.PromotableMultiMapWithOrdinal
-
- containsValue(V) - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Returns whether this map contains the specified value.
- contentToTSVString() - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns a tab separated value of vectors (based on their java object representation).
- contentToTSVString() - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Returns a tab separated value of vectors (based on their java object representation).
- ContextPropagatingExecutorService - Class in org.apache.arrow.flight.grpc
-
- ContextPropagatingExecutorService(ExecutorService) - Constructor for class org.apache.arrow.flight.grpc.ContextPropagatingExecutorService
-
- convert(FileInputStream, OutputStream) - Static method in class org.apache.arrow.tools.FileToStream
-
Reads an Arrow file from in and writes it back to out.
- convert(InputStream, OutputStream) - Static method in class org.apache.arrow.tools.StreamToFile
-
Reads an Arrow stream from in
and writes it to out
.
- convertArrowFieldsToColumnMetaDataList(List<Field>) - Static method in class org.apache.arrow.driver.jdbc.utils.ConvertUtils
-
Convert Fields To Column MetaData List functions.
- convertField(Field) - Static method in class org.apache.arrow.vector.types.pojo.Field
-
Constructs a new instance from a flatbuffer representation of the field.
- convertSchema(Schema) - Static method in class org.apache.arrow.vector.types.pojo.Schema
-
Converts a flatbuffer schema to its POJO representation.
- ConvertUtils - Class in org.apache.arrow.driver.jdbc.utils
-
Convert Fields To Column MetaData List functions.
- copy(int, int) - Method in class io.netty.buffer.ExpandableByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.LargeBuffer
-
- copy() - Method in class io.netty.buffer.NettyArrowBuf
-
- copy(int, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- copy(FieldReader, FieldWriter) - Static method in class org.apache.arrow.vector.complex.impl.ComplexCopier
-
Do a deep copy of the value in input into output
- copy() - Method in class org.apache.arrow.vector.table.Table
-
Returns a deep copy of this table.
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.Decimal256ReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.DurationReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.NullableStructReaderImpl
-
- copyAsField(String, TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, IntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, DurationWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, BitWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
-
- copyAsField(String, BigIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.BigIntReader
-
- copyAsField(String, BitWriter) - Method in interface org.apache.arrow.vector.complex.reader.BitReader
-
- copyAsField(String, DateDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateDayReader
-
- copyAsField(String, DateMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateMilliReader
-
- copyAsField(String, Decimal256Writer) - Method in interface org.apache.arrow.vector.complex.reader.Decimal256Reader
-
- copyAsField(String, DecimalWriter) - Method in interface org.apache.arrow.vector.complex.reader.DecimalReader
-
- copyAsField(String, DurationWriter) - Method in interface org.apache.arrow.vector.complex.reader.DurationReader
-
- copyAsField(String, FixedSizeBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
-
- copyAsField(String, Float4Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float4Reader
-
- copyAsField(String, Float8Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float8Reader
-
- copyAsField(String, IntervalDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalDayReader
-
- copyAsField(String, IntervalMonthDayNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalMonthDayNanoReader
-
- copyAsField(String, IntervalYearWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalYearReader
-
- copyAsField(String, IntWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntReader
-
- copyAsField(String, LargeVarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.LargeVarBinaryReader
-
- copyAsField(String, LargeVarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.LargeVarCharReader
-
- copyAsField(String, SmallIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.SmallIntReader
-
- copyAsField(String, TimeMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMicroReader
-
- copyAsField(String, TimeMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMilliReader
-
- copyAsField(String, TimeNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeNanoReader
-
- copyAsField(String, TimeSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeSecReader
-
- copyAsField(String, TimeStampMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroReader
-
- copyAsField(String, TimeStampMicroTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
-
- copyAsField(String, TimeStampMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliReader
-
- copyAsField(String, TimeStampMilliTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
-
- copyAsField(String, TimeStampNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoReader
-
- copyAsField(String, TimeStampNanoTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
-
- copyAsField(String, TimeStampSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecReader
-
- copyAsField(String, TimeStampSecTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecTZReader
-
- copyAsField(String, TinyIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.TinyIntReader
-
- copyAsField(String, UInt1Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt1Reader
-
- copyAsField(String, UInt2Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt2Reader
-
- copyAsField(String, UInt4Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt4Reader
-
- copyAsField(String, UInt8Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt8Reader
-
- copyAsField(String, VarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarBinaryReader
-
- copyAsField(String, VarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarCharReader
-
- copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
-
- copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
-
- copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
-
- copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
-
- copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
-
- copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
-
- copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
-
- copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
-
- copyAsValue(Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.Decimal256HolderReaderImpl
-
- copyAsValue(Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.Decimal256ReaderImpl
-
- copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
-
- copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
-
- copyAsValue(UnionWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(DurationWriter) - Method in class org.apache.arrow.vector.complex.impl.DurationHolderReaderImpl
-
- copyAsValue(DurationWriter) - Method in class org.apache.arrow.vector.complex.impl.DurationReaderImpl
-
- copyAsValue(FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
-
- copyAsValue(FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
-
- copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
-
- copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
-
- copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
-
- copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
-
- copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
-
- copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
-
- copyAsValue(IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoHolderReaderImpl
-
- copyAsValue(IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoReaderImpl
-
- copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
-
- copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
-
- copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
-
- copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
-
- copyAsValue(LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryHolderReaderImpl
-
- copyAsValue(LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryReaderImpl
-
- copyAsValue(LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharHolderReaderImpl
-
- copyAsValue(LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharReaderImpl
-
- copyAsValue(BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.NullableStructReaderImpl
-
- copyAsValue(BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(UnionWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(DurationWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
-
- copyAsValue(BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
-
- copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
-
- copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
-
- copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
-
- copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
-
- copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
-
- copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
-
- copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
-
- copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
-
- copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
-
- copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
-
- copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
-
- copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
-
- copyAsValue(TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
-
- copyAsValue(TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
-
- copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
-
- copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
-
- copyAsValue(TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
-
- copyAsValue(TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
-
- copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
-
- copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
-
- copyAsValue(TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
-
- copyAsValue(TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
-
- copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
-
- copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
-
- copyAsValue(TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
-
- copyAsValue(TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
-
- copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
-
- copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
-
- copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
-
- copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
-
- copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
-
- copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
-
- copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
-
- copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
-
- copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
-
- copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
-
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
-
- copyAsValue(UnionLargeListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListReader
-
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
-
- copyAsValue(UnionWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(DurationWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
-
- copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
-
- copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
-
- copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
-
- copyAsValue(UnionWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
-
- copyAsValue(DenseUnionWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
-
- copyAsValue(BaseWriter.ListWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedListReader
-
- copyAsValue(BaseWriter.MapWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedMapReader
-
- copyAsValue(BaseWriter.StructWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedStructReader
-
- copyAsValue(BigIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.BigIntReader
-
- copyAsValue(BitWriter) - Method in interface org.apache.arrow.vector.complex.reader.BitReader
-
- copyAsValue(DateDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateDayReader
-
- copyAsValue(DateMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateMilliReader
-
- copyAsValue(Decimal256Writer) - Method in interface org.apache.arrow.vector.complex.reader.Decimal256Reader
-
- copyAsValue(DecimalWriter) - Method in interface org.apache.arrow.vector.complex.reader.DecimalReader
-
- copyAsValue(DurationWriter) - Method in interface org.apache.arrow.vector.complex.reader.DurationReader
-
- copyAsValue(FixedSizeBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
-
- copyAsValue(Float4Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float4Reader
-
- copyAsValue(Float8Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float8Reader
-
- copyAsValue(IntervalDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalDayReader
-
- copyAsValue(IntervalMonthDayNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalMonthDayNanoReader
-
- copyAsValue(IntervalYearWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalYearReader
-
- copyAsValue(IntWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntReader
-
- copyAsValue(LargeVarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.LargeVarBinaryReader
-
- copyAsValue(LargeVarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.LargeVarCharReader
-
- copyAsValue(SmallIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.SmallIntReader
-
- copyAsValue(TimeMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMicroReader
-
- copyAsValue(TimeMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMilliReader
-
- copyAsValue(TimeNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeNanoReader
-
- copyAsValue(TimeSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeSecReader
-
- copyAsValue(TimeStampMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroReader
-
- copyAsValue(TimeStampMicroTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
-
- copyAsValue(TimeStampMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliReader
-
- copyAsValue(TimeStampMilliTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
-
- copyAsValue(TimeStampNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoReader
-
- copyAsValue(TimeStampNanoTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
-
- copyAsValue(TimeStampSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecReader
-
- copyAsValue(TimeStampSecTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecTZReader
-
- copyAsValue(TinyIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.TinyIntReader
-
- copyAsValue(UInt1Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt1Reader
-
- copyAsValue(UInt2Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt2Reader
-
- copyAsValue(UInt4Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt4Reader
-
- copyAsValue(UInt8Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt8Reader
-
- copyAsValue(VarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarBinaryReader
-
- copyAsValue(VarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarCharReader
-
- copyBytes() - Method in class org.apache.arrow.vector.util.Text
-
Get a copy of the bytes that is exactly the length of the data.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Copy a cell value from a particular index in source vector to a particular
position in this vector.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Copy a cell value from a particular index in source vector to a particular
position in this vector.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseValueVector
-
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Copy a cell value from a particular index in source vector to a particular
position in this vector.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.BitVector
-
Copy a cell value from a particular index in source vector to a particular
position in this vector.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Copy a cell value from a particular index in source vector to a particular
position in this vector.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.ListVector
-
Copy a cell value from a particular index in source vector to a particular
position in this vector.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
Copies the element at fromIndex in the provided vector to thisIndex.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.NullVector
-
- copyFrom(int, int, ValueVector) - Method in interface org.apache.arrow.vector.ValueVector
-
Copy a cell value from a particular index in source vector to a particular
position in this vector.
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseValueVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.ListVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.NullVector
-
- copyFromSafe(int, int, ValueVector) - Method in interface org.apache.arrow.vector.ValueVector
-
- copyReader(FieldReader) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
-
- copyReader(FieldReader) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- copyReaderToField(String, FieldReader) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.Decimal256ReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.DurationReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
-
- copyValueSafe(int, int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
-
- copyValueSafe(int, int) - Method in class org.apache.arrow.vector.complex.StructVector.NullableStructTransferPair
-
- copyValueSafe(int, int) - Method in class org.apache.arrow.vector.TimeStampVector.TransferImpl
-
- copyValueSafe(int, int) - Method in interface org.apache.arrow.vector.util.TransferPair
-
- create(ResultSet, JdbcToArrowConfig) - Static method in class org.apache.arrow.adapter.jdbc.ArrowVectorIterator
-
Create a ArrowVectorIterator to partially convert data.
- create(Decoder, Schema, AvroToArrowConfig) - Static method in class org.apache.arrow.AvroToArrowVectorIterator
-
Create a ArrowVectorIterator to partially convert data.
- create(BufferAllocator, long) - Method in interface org.apache.arrow.memory.AllocationManager.Factory
-
- create(BufferAllocator, long) - Method in class org.apache.arrow.memory.DefaultAllocationManagerFactory
-
- create(ByteBuffer, int) - Static method in class org.apache.arrow.vector.ipc.message.MessageMetadataResult
-
- create(Schema, BufferAllocator) - Static method in class org.apache.arrow.vector.VectorSchemaRoot
-
Creates a new set of empty vectors corresponding to the given schema.
- createAccessor(ValueVector, IntSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer) - Static method in class org.apache.arrow.driver.jdbc.accessor.ArrowFlightJdbcAccessorFactory
-
Create an accessor according to its type.
- createAccessorForVector(ValueVector) - Method in class org.apache.arrow.driver.jdbc.accessor.impl.complex.AbstractArrowFlightJdbcUnionVectorAccessor
-
- createAccessorForVector(ValueVector) - Method in class org.apache.arrow.driver.jdbc.accessor.impl.complex.ArrowFlightJdbcDenseUnionVectorAccessor
-
- createAccessorForVector(ValueVector) - Method in class org.apache.arrow.driver.jdbc.accessor.impl.complex.ArrowFlightJdbcUnionVectorAccessor
-
- createAccessors(List<ColumnMetaData>, Calendar, ArrayImpl.Factory) - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcCursor
-
- createArrayOf(String, Object...) - Method in class org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
-
- createAxisOrderVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- createBitmaskFromEnums(ProtocolMessageEnum...) - Static method in class org.apache.arrow.flight.sql.util.SqlInfoOptionsUtils
-
Creates a bitmask that translates to the specified enums
.
- createBitmaskFromEnums(Collection<ProtocolMessageEnum>) - Static method in class org.apache.arrow.flight.sql.util.SqlInfoOptionsUtils
-
Creates a bitmask that translates to the specified enums
.
- createBlob() - Method in class org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
-
- createBlock(FlatBufferBuilder, long, int, long) - Static method in class org.apache.arrow.flatbuf.Block
-
- createBodyCompression(FlatBufferBuilder, byte, byte) - Static method in class org.apache.arrow.flatbuf.BodyCompression
-
- createBodyCompression(CompressionCodec) - Static method in class org.apache.arrow.vector.compression.CompressionUtil
-
- createBuffer(FlatBufferBuilder, long, long) - Static method in class org.apache.arrow.flatbuf.Buffer
-
- createChildrenVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.Field
-
- createClob() - Method in class org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
-
- createCodec(CompressionUtil.CodecType) - Method in class org.apache.arrow.compression.CommonsCompressionFactory
-
- createCodec(CompressionUtil.CodecType, int) - Method in class org.apache.arrow.compression.CommonsCompressionFactory
-
- createCodec(CompressionUtil.CodecType) - Method in interface org.apache.arrow.vector.compression.CompressionCodec.Factory
-
Creates the codec based on the codec type.
- createCodec(CompressionUtil.CodecType, int) - Method in interface org.apache.arrow.vector.compression.CompressionCodec.Factory
-
Creates the codec based on the codec type and compression level.
- createCodec(CompressionUtil.CodecType) - Method in class org.apache.arrow.vector.compression.NoCompressionCodec.Factory
-
- createCodec(CompressionUtil.CodecType, int) - Method in class org.apache.arrow.vector.compression.NoCompressionCodec.Factory
-
- createConsumer(ListVector, JdbcConsumer, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.ArrayConsumer
-
- createConsumer(BigIntVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.BigIntConsumer
-
- createConsumer(VarBinaryVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.BinaryConsumer
-
- createConsumer(BitVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.BitConsumer
-
- createConsumer(BinaryConsumer, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.BlobConsumer
-
- createConsumer(VarCharVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.ClobConsumer
-
- createConsumer(DateDayVector, int, boolean, Calendar) - Static method in class org.apache.arrow.adapter.jdbc.consumer.DateConsumer
-
- createConsumer(DecimalVector, int, boolean, RoundingMode) - Static method in class org.apache.arrow.adapter.jdbc.consumer.DecimalConsumer
-
- createConsumer(Float8Vector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.DoubleConsumer
-
- createConsumer(Float4Vector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.FloatConsumer
-
- createConsumer(IntVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.IntConsumer
-
- createConsumer(MapVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.MapConsumer
-
- createConsumer(SmallIntVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.SmallIntConsumer
-
- createConsumer(TimeMilliVector, int, boolean, Calendar) - Static method in class org.apache.arrow.adapter.jdbc.consumer.TimeConsumer
-
- createConsumer(TimeStampMilliVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.TimestampConsumer
-
- createConsumer(TimeStampMilliTZVector, int, boolean, Calendar) - Static method in class org.apache.arrow.adapter.jdbc.consumer.TimestampTZConsumer
-
- createConsumer(TinyIntVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.TinyIntConsumer
-
- createConsumer(VarCharVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.VarCharConsumer
-
- createCustomMetadataVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.Field
-
- createCustomMetadataVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.Footer
-
- createCustomMetadataVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.Message
-
- createCustomMetadataVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.Schema
-
- createDate(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Date
-
- createDecimal(FlatBufferBuilder, int, int, int) - Static method in class org.apache.arrow.flatbuf.Decimal
-
- createDecimal(int, int, Integer) - Static method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
-
- createDefaultComparator(T) - Static method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators
-
Create the default comparator for the vector.
- createDictionaryBatch(FlatBufferBuilder, long, int, boolean) - Static method in class org.apache.arrow.flatbuf.DictionaryBatch
-
- createDictionaryEncoding(FlatBufferBuilder, long, int, boolean, short) - Static method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
- createDriverVersion() - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcDriver
-
- createDuration(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Duration
-
- createFeaturesVector(FlatBufferBuilder, long[]) - Static method in class org.apache.arrow.flatbuf.Schema
-
- createField(FlatBufferBuilder, int, boolean, byte, int, int, int, int) - Static method in class org.apache.arrow.flatbuf.Field
-
- createFieldNode(FlatBufferBuilder, long, long) - Static method in class org.apache.arrow.flatbuf.FieldNode
-
- createFieldsVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.Schema
-
- createFixedSizeBinary(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.FixedSizeBinary
-
- createFixedSizeList(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.FixedSizeList
-
- createFlightClient(BufferAllocator, ManagedChannel) - Static method in class org.apache.arrow.flight.FlightGrpcUtils
-
Creates a Flight client.
- createFlightClientWithSharedChannel(BufferAllocator, ManagedChannel) - Static method in class org.apache.arrow.flight.FlightGrpcUtils
-
Creates a Flight client.
- createFlightService(BufferAllocator, FlightProducer, ServerAuthHandler, ExecutorService) - Static method in class org.apache.arrow.flight.FlightGrpcUtils
-
Creates a Flight service.
- createFlightSqlClient(String, int) - Method in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
-
- createFloatingPoint(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.FloatingPoint
-
- createFooter(FlatBufferBuilder, short, int, int, int, int) - Static method in class org.apache.arrow.flatbuf.Footer
-
- createGetter(int) - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcCursor
-
ArrowFlightJdbcAccessors do not use AbstractCursor.Getter
, as it would box primitive types and cause
performance issues.
- createIndicesStridesVector(FlatBufferBuilder, long[]) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- createInnerVisitor(ValueVector, ValueVector, BiFunction<ValueVector, ValueVector, Boolean>) - Method in class org.apache.arrow.vector.compare.ApproxEqualsVisitor
-
- createInnerVisitor(ValueVector, ValueVector, BiFunction<ValueVector, ValueVector, Boolean>) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- createInt(FlatBufferBuilder, int, boolean) - Static method in class org.apache.arrow.flatbuf.Int
-
- createInterval(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Interval
-
- createKeyValue(FlatBufferBuilder, int, int) - Static method in class org.apache.arrow.flatbuf.KeyValue
-
- createMap(FlatBufferBuilder, boolean) - Static method in class org.apache.arrow.flatbuf.Map
-
- createMessage(FlatBufferBuilder, short, byte, int, long, int) - Static method in class org.apache.arrow.flatbuf.Message
-
- createMeta(AvaticaConnection) - Method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcDriver
-
- createNClob() - Method in class org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.CompositeVectorComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.BitComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.ByteComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.DateDayComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.DateMilliComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.Decimal256Comparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.DecimalComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.DurationComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.Float4Comparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.Float8Comparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.IntComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.IntervalDayComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.LongComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.RepeatedValueComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.ShortComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.TimeMicroComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.TimeMilliComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.TimeNanoComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.TimeSecComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.TimeStampComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt1Comparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt2Comparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt4Comparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt8Comparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.VariableWidthComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.StableVectorComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.VectorValueComparator
-
Creates a comparator of the same type.
- createNewDataSource(Properties) - Static method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcConnectionPoolDataSource
-
- createNewDataSource(Properties) - Static method in class org.apache.arrow.driver.jdbc.ArrowFlightJdbcDataSource
-
- createNewHandler(FlightClient, Collection<CallOption>) - Static method in class org.apache.arrow.driver.jdbc.client.ArrowFlightSqlClientHandler
-
- createNewQueue(ExecutorService) - Static method in class org.apache.arrow.driver.jdbc.utils.FlightStreamQueue
-
- createNewSingleVector(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.types.pojo.FieldType
-
- createNewSingleVector(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.types.pojo.FieldType
-
- createPreparedStatement(FlightSql.ActionCreatePreparedStatementRequest, FlightProducer.CallContext, FlightProducer.StreamListener<Result>) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- createPreparedStatement(FlightSql.ActionCreatePreparedStatementRequest, FlightProducer.CallContext, FlightProducer.StreamListener<Result>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
- createPreparedStatement(FlightSql.ActionCreatePreparedStatementRequest, FlightProducer.CallContext, FlightProducer.StreamListener<Result>) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
-
- createPreparedSubstraitPlan(FlightSql.ActionCreatePreparedSubstraitPlanRequest, FlightProducer.CallContext, FlightProducer.StreamListener<FlightSql.ActionCreatePreparedStatementResult>) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- createPreparedSubstraitPlan(FlightSql.ActionCreatePreparedSubstraitPlanRequest, FlightProducer.CallContext, FlightProducer.StreamListener<FlightSql.ActionCreatePreparedStatementResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Pre-compile a Substrait plan.
- createRecordBatch(FlatBufferBuilder, long, int, int, int) - Static method in class org.apache.arrow.flatbuf.RecordBatch
-
- createSchema(FlatBufferBuilder, short, int, int, int) - Static method in class org.apache.arrow.flatbuf.Schema
-
- createShapeVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- createShapeVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- createSparseTensorIndexCSF(FlatBufferBuilder, int, int, int, int, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- createSQLXML() - Method in class org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
-
- createStatement() - Method in class org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
-
- createStatement(int, int) - Method in class org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
-
- createStatement(int, int, int) - Method in class org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
-
- createStridesVector(FlatBufferBuilder, long[]) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- createStruct(String, Object...) - Method in class org.apache.arrow.driver.jdbc.utils.ConnectionWrapper
-
- createTensorDim(FlatBufferBuilder, long, int) - Static method in class org.apache.arrow.flatbuf.TensorDim
-
- createTime(FlatBufferBuilder, short, int) - Static method in class org.apache.arrow.flatbuf.Time
-
- createTimestamp(FlatBufferBuilder, short, int) - Static method in class org.apache.arrow.flatbuf.Timestamp
-
- createTypeIdsVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.Union
-
- createUnion(FlatBufferBuilder, short, int) - Static method in class org.apache.arrow.flatbuf.Union
-
- createVector(BufferAllocator) - Method in class org.apache.arrow.vector.types.pojo.Field
-
Construct a new vector of this type using the given allocator.
- CredentialCallOption - Class in org.apache.arrow.flight.grpc
-
Method option for supplying credentials to method calls.
- CredentialCallOption(Consumer<CallHeaders>) - Constructor for class org.apache.arrow.flight.grpc.CredentialCallOption
-
- Criteria - Class in org.apache.arrow.flight
-
An opaque object that can be used to filter a list of streams available from a server.
- Criteria(byte[]) - Constructor for class org.apache.arrow.flight.Criteria
-
- currentIndex - Variable in class org.apache.arrow.adapter.jdbc.consumer.BaseConsumer
-
- currentIndex - Variable in class org.apache.arrow.consumers.BaseAvroConsumer
-
- customMetadata(int) - Method in class org.apache.arrow.flatbuf.Field
-
User-defined metadata
- customMetadata(KeyValue, int) - Method in class org.apache.arrow.flatbuf.Field
-
- customMetadata(int) - Method in class org.apache.arrow.flatbuf.Footer
-
User-defined metadata
- customMetadata(KeyValue, int) - Method in class org.apache.arrow.flatbuf.Footer
-
- customMetadata(int) - Method in class org.apache.arrow.flatbuf.Message
-
- customMetadata(KeyValue, int) - Method in class org.apache.arrow.flatbuf.Message
-
- customMetadata(int) - Method in class org.apache.arrow.flatbuf.Schema
-
- customMetadata(KeyValue, int) - Method in class org.apache.arrow.flatbuf.Schema
-
- customMetadataLength() - Method in class org.apache.arrow.flatbuf.Field
-
- customMetadataLength() - Method in class org.apache.arrow.flatbuf.Footer
-
- customMetadataLength() - Method in class org.apache.arrow.flatbuf.Message
-
- customMetadataLength() - Method in class org.apache.arrow.flatbuf.Schema
-
- customMetadataVector() - Method in class org.apache.arrow.flatbuf.Field
-
- customMetadataVector(KeyValue.Vector) - Method in class org.apache.arrow.flatbuf.Field
-
- customMetadataVector() - Method in class org.apache.arrow.flatbuf.Footer
-
- customMetadataVector(KeyValue.Vector) - Method in class org.apache.arrow.flatbuf.Footer
-
- customMetadataVector() - Method in class org.apache.arrow.flatbuf.Message
-
- customMetadataVector(KeyValue.Vector) - Method in class org.apache.arrow.flatbuf.Message
-
- customMetadataVector() - Method in class org.apache.arrow.flatbuf.