Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- 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
- AbstractExtensionTypeWriter<T extends ExtensionTypeVector> - Class in org.apache.arrow.vector.complex.impl
-
Base
AbstractFieldWriterclass for anExtensionTypeVector. - AbstractExtensionTypeWriter(T) - Constructor for class org.apache.arrow.vector.complex.impl.AbstractExtensionTypeWriter
- AbstractFieldReader - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template AbstractFieldReader.java
- AbstractFieldReader() - Constructor for class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- 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.BaseVariableWidthViewVector
- 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.LargeListViewVector
- 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.ListViewVector
- 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.RunEndEncodedVector
-
Accept a generic
VectorVisitorand return the result. - 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(VectorVisitor<OUT, IN>, IN) - Method in interface org.apache.arrow.vector.ValueVector
-
Accept a generic
VectorVisitorand return the result. - 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.BinaryView
- 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.LargeListView
- 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.ListView
- 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.RunEndEncoded
- 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(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8View
- 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.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 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 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 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
- acceptPutStatementBulkIngest(FlightSql.CommandStatementIngest, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Accepts uploaded data for a particular bulk ingest data stream.
- acceptPutStatementBulkIngest(FlightSql.CommandStatementIngest, 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 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
- acceptVisitor(SessionOptionValueVisitor<T>) - Method in class org.apache.arrow.flight.SessionOptionValue
-
Value access via a caller-provided visitor/functor.
- AceroSubstraitConsumer - Class in org.apache.arrow.dataset.substrait
-
Class to expose Java Substrait API for end users, currently operations supported are only to Consume Substrait Plan in Plan format (JSON) or Binary format (ByteBuffer).
- AceroSubstraitConsumer(BufferAllocator) - Constructor for class org.apache.arrow.dataset.substrait.AceroSubstraitConsumer
- 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(int) - Method in interface org.apache.arrow.memory.AllocationReservation
-
Deprecated, for removal: This API element is subject to removal in a future version.
- add(long) - Method in interface org.apache.arrow.memory.AllocationReservation
-
Add to the current reservation.
- 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(String, FieldType) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
- add(T) - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
- ADD - Enum constant in enum org.apache.arrow.gandiva.evaluator.DecimalTypeUtil.OperationType
- addAll(AutoCloseable...) - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
-
Add all of
listto the rollback list. - addAll(Iterable<? extends AutoCloseable>) - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
-
Add all of
listto the rollback list. - addAllArgs(Iterable<? extends GandivaTypes.TreeNode>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - addAllArgs(Iterable<? extends GandivaTypes.TreeNode>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - addAllBinaryValues(Iterable<? extends GandivaTypes.BinaryNode>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - addAllChildren(Iterable<? extends GandivaTypes.Field>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- addAllColumns(Iterable<? extends GandivaTypes.Field>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - addAllDataType(Iterable<? extends GandivaTypes.ExtGandivaType>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - addAllDecimalValues(Iterable<? extends GandivaTypes.DecimalNode>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - addAllDoubleValues(Iterable<? extends GandivaTypes.DoubleNode>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - addAllEndpoint(Iterable<? extends Flight.FlightEndpoint>) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addAllExprs(Iterable<? extends GandivaTypes.ExpressionRoot>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - addAllFloatValues(Iterable<? extends GandivaTypes.FloatNode>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - addAllFunction(Iterable<? extends GandivaTypes.FunctionSignature>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - addAllInArgs(Iterable<? extends GandivaTypes.TreeNode>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - addAllInfo(Iterable<? extends Integer>) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
Values are modelled after ODBC's SQLGetInfo() function.
- addAllIntValues(Iterable<? extends GandivaTypes.IntNode>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - 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().
- addAllLongValues(Iterable<? extends GandivaTypes.LongNode>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - addAllParamTypes(Iterable<? extends GandivaTypes.ExtGandivaType>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - addAllPath(Iterable<String>) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
List of strings identifying a particular dataset.
- addAllStringValues(Iterable<? extends GandivaTypes.StringNode>) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - addAllTableTypes(Iterable<String>) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter of table types which must match.
- addAllValues(Iterable<String>) - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
-
repeated string values = 1; - addArgs(int, GandivaTypes.TreeNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - addArgs(int, GandivaTypes.TreeNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - addArgs(int, GandivaTypes.TreeNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - addArgs(int, GandivaTypes.TreeNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - addArgs(GandivaTypes.TreeNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - addArgs(GandivaTypes.TreeNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - addArgs(GandivaTypes.TreeNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - addArgs(GandivaTypes.TreeNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - addArgsBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - addArgsBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - addArgsBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - addArgsBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - addAxisOrder(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
- addBinaryValues(int, GandivaTypes.BinaryNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - addBinaryValues(int, GandivaTypes.BinaryNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - addBinaryValues(GandivaTypes.BinaryNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - addBinaryValues(GandivaTypes.BinaryNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - addBinaryValuesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - addBinaryValuesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - 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(int, GandivaTypes.Field) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- addChildren(int, GandivaTypes.Field.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- addChildren(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Field
- addChildren(GandivaTypes.Field) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- addChildren(GandivaTypes.Field.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- addChildrenBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- addChildrenBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- addCodec(FlatBufferBuilder, byte) - Static method in class org.apache.arrow.flatbuf.BodyCompression
- addColumns(int, GandivaTypes.Field) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - addColumns(int, GandivaTypes.Field.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - addColumns(GandivaTypes.Field) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - addColumns(GandivaTypes.Field.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - addColumnsBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - addColumnsBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - addCompressedAxis(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
- addCompression(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.RecordBatch
- 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
- addDataType(int, GandivaTypes.ExtGandivaType) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - addDataType(int, GandivaTypes.ExtGandivaType.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - addDataType(GandivaTypes.ExtGandivaType) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - addDataType(GandivaTypes.ExtGandivaType.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - addDataTypeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - addDataTypeBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - addDecimalValues(int, GandivaTypes.DecimalNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - addDecimalValues(int, GandivaTypes.DecimalNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - addDecimalValues(GandivaTypes.DecimalNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - addDecimalValues(GandivaTypes.DecimalNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - addDecimalValuesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - addDecimalValuesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - 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
- addDoubleValues(int, GandivaTypes.DoubleNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - addDoubleValues(int, GandivaTypes.DoubleNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - addDoubleValues(GandivaTypes.DoubleNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - addDoubleValues(GandivaTypes.DoubleNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - addDoubleValuesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - addDoubleValuesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - addEndianness(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Schema
- addEndpoint(int, 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.Builder) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addEndpoint(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.
- 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.
- addExprs(int, GandivaTypes.ExpressionRoot) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - addExprs(int, GandivaTypes.ExpressionRoot.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - addExprs(GandivaTypes.ExpressionRoot) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - addExprs(GandivaTypes.ExpressionRoot.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - addExprsBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - addExprsBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - addFeatures(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Schema
- addFields(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Schema
- addFloatValues(int, GandivaTypes.FloatNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - addFloatValues(int, GandivaTypes.FloatNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - addFloatValues(GandivaTypes.FloatNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - addFloatValues(GandivaTypes.FloatNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - addFloatValuesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - addFloatValuesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - addFunction(int, GandivaTypes.FunctionSignature) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - addFunction(int, GandivaTypes.FunctionSignature.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - addFunction(GandivaTypes.FunctionSignature) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - addFunction(GandivaTypes.FunctionSignature.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - addFunctionBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - addFunctionBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - 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
- addInArgs(int, GandivaTypes.TreeNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - addInArgs(int, GandivaTypes.TreeNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - addInArgs(GandivaTypes.TreeNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - addInArgs(GandivaTypes.TreeNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - addInArgsBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - addInArgsBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - 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.
- addIntValues(int, GandivaTypes.IntNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - addIntValues(int, GandivaTypes.IntNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - addIntValues(GandivaTypes.IntNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - addIntValues(GandivaTypes.IntNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - addIntValuesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - addIntValuesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - 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(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(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().
- 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(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().
- addLongValues(int, GandivaTypes.LongNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - addLongValues(int, GandivaTypes.LongNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - addLongValues(GandivaTypes.LongNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - addLongValues(GandivaTypes.LongNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - addLongValuesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - addLongValuesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - 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.adapter.avro.consumers.AvroNullableConsumer
- addNull() - Method in class org.apache.arrow.adapter.avro.consumers.BaseAvroConsumer
- addNull() - Method in interface org.apache.arrow.adapter.avro.consumers.Consumer
-
Add null value to vector by making writer position + 1.
- addNull() - Method in class org.apache.arrow.adapter.avro.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
- addOrGetListView(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 it 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.BaseLargeRepeatedValueViewVector
-
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.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.BaseRepeatedValueViewVector
-
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.LargeListViewVector
- addOrGetVector(FieldType) - Method in class org.apache.arrow.vector.complex.ListVector
-
Initialize the child data vector to field type.
- addOrGetVector(FieldType) - Method in class org.apache.arrow.vector.complex.ListViewVector
- addOrGetVector(FieldType) - Method in interface org.apache.arrow.vector.complex.PromotableVector
- addParamTypes(int, GandivaTypes.ExtGandivaType) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - addParamTypes(int, GandivaTypes.ExtGandivaType.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - addParamTypes(GandivaTypes.ExtGandivaType) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - addParamTypes(GandivaTypes.ExtGandivaType.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - addParamTypesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - addParamTypesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - 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
- address - Variable in class org.apache.arrow.gandiva.evaluator.VectorExpander.ExpandResult
- addressOrNull(BaseStruct) - Static method in class org.apache.arrow.c.NativeUtil
-
Get the address of a C Data Interface struct or 0x0 if the input struct is null.
- addressOrNull(ArrowBuf) - Static method in class org.apache.arrow.c.NativeUtil
-
Get the address of a buffer or 0x0 if the input buffer is null.
- 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
- addStrides(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Tensor
- addStringValues(int, GandivaTypes.StringNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - addStringValues(int, GandivaTypes.StringNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - addStringValues(GandivaTypes.StringNode) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - addStringValues(GandivaTypes.StringNode.Builder) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - addStringValuesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - addStringValuesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - 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
- addTo(Temporal) - Method in class org.apache.arrow.vector.PeriodDuration
- 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(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.KeyValue
- 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.
- addValues(String) - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
-
repeated string values = 1; - 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.
- addValuesBytes(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
-
repeated string values = 1; - addVariadicBufferCounts(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.RecordBatch
- addVector(byte, FieldVector) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- 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.
- addVector(FieldVector) - Method in class org.apache.arrow.vector.complex.UnionVector
- addVectorAsNullable - Variable in class org.apache.arrow.variant.impl.VariantWriterImpl
- 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(Collection<? extends AutoCloseable>) - Static method in class org.apache.arrow.util.AutoCloseables
-
Returns a new
AutoCloseablethat callsAutoCloseables.close(Iterable)onautoCloseableswhen close is called. - ALL - Static variable in class org.apache.arrow.flight.Criteria
- allocate() - Method in class org.apache.arrow.vector.complex.impl.AbstractExtensionTypeWriter
- 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.Float2WriterImpl
- 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.PromotableViewWriter
- 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.UnionExtensionWriter
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- 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 class org.apache.arrow.vector.complex.impl.ViewVarBinaryWriterImpl
- allocate() - Method in class org.apache.arrow.vector.complex.impl.ViewVarCharWriterImpl
- allocate() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
- allocate() - Method in interface org.apache.arrow.vector.complex.writer.FieldWriter
- 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.
- allocateBuffer() - Method in interface org.apache.arrow.memory.AllocationReservation
-
Allocate a buffer whose size is the total of all the add()s made.
- allocateBuffers(long) - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- allocateBuffers(long) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- allocateMemory(long) - Static method in class org.apache.arrow.memory.util.MemoryUtil
- allocateNew() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
- allocateNew() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
- allocateNew() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
- allocateNew() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
- 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
-
Same as
LargeListVector.allocateNewSafe(). - allocateNew() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- allocateNew() - Method in class org.apache.arrow.vector.complex.ListVector
-
Same as
ListVector.allocateNewSafe(). - allocateNew() - Method in class org.apache.arrow.vector.complex.ListViewVector
- allocateNew() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Allocate new buffers.
- allocateNew() - Method in class org.apache.arrow.vector.complex.UnionVector
- allocateNew() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- allocateNew() - Method in class org.apache.arrow.vector.NullVector
- allocateNew() - Method in interface org.apache.arrow.vector.ValueVector
-
Allocate new buffers.
- allocateNew() - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Do an adaptive allocation of each vector for memory purposes.
- 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(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
- allocateNew(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
- allocateNew(int) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
- allocateNew(int) - Method in interface org.apache.arrow.vector.FixedWidthVector
-
Allocate a new memory space for this vector.
- allocateNew(int) - Method in class org.apache.arrow.vector.UuidVector
- allocateNew(int) - Method in interface org.apache.arrow.vector.VariableWidthVector
-
Allocate a new memory space for this vector.
- 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(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(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(long, int) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Allocate memory for the vector to support storing at least the provided number of elements in the vector.
- allocateNew(long, int) - Method in interface org.apache.arrow.vector.VariableWidthVector
-
Allocate a new memory space for this vector.
- allocateNew(BufferAllocator) - Static method in class org.apache.arrow.c.ArrowArray
-
Create ArrowArray by allocating memory.
- allocateNew(BufferAllocator) - Static method in class org.apache.arrow.c.ArrowArrayStream
-
Create ArrowArrayStream by allocating memory.
- allocateNew(BufferAllocator) - Static method in class org.apache.arrow.c.ArrowSchema
-
Create ArrowSchema by allocating memory.
- 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.
- 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.BaseVariableWidthViewVector
-
Allocate memory for the vector.
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- 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.LargeListViewVector
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.ListVector
-
Allocate memory for the vector.
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.ListViewVector
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Allocates new buffers.
- 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
- allocateOrGetLastDataBuffer(int) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
- 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.BaseFixedWidthVector
-
During splitAndTransfer, if we splitting from a random position within a byte, we can't just slice the source buffer so we have to explicitly allocate the validityBuffer of the target vector.
- allocateValidityBuffer(long) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
- allocateValidityBuffer(long) - Method in class org.apache.arrow.vector.BaseValueVector
-
Allocate new validity buffer for when the bytes need to be copied over.
- allocateValidityBuffer(long) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
- allocateValidityBuffer(long) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
- allocateValidityBuffer(long) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- allocateValidityBuffer(long) - Method in class org.apache.arrow.vector.complex.LargeListVector
- allocateValidityBuffer(long) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- allocateValidityBuffer(long) - Method in class org.apache.arrow.vector.complex.ListVector
- allocateValidityBuffer(long) - Method in class org.apache.arrow.vector.complex.ListViewVector
- 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
-
A factory interface for creating
AllocationManager. - 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 - Variable in class org.apache.arrow.flight.grpc.NettyClientBuilder
- 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
- allocator() - Method in class org.apache.arrow.flight.grpc.NettyClientBuilder
- allocator(BufferAllocator) - Method in class org.apache.arrow.flight.FlightClient.Builder
- allocator(BufferAllocator) - Method in class org.apache.arrow.flight.FlightServer.Builder
- allocator(BufferAllocator) - Method in class org.apache.arrow.flight.grpc.NettyClientBuilder
- 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 - Enum constant in enum org.apache.arrow.flight.FlightStatusCode
-
The operation creates a resource that already exists.
- ALREADY_EXISTS - Static variable in class org.apache.arrow.flight.CallStatus
- ANDNODE_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- ANSI92_ENTRY_SQL - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
-
ANSI92_ENTRY_SQL = 0; - ANSI92_ENTRY_SQL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
-
ANSI92_ENTRY_SQL = 0; - ANSI92_FULL_SQL - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
-
ANSI92_FULL_SQL = 2; - ANSI92_FULL_SQL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
-
ANSI92_FULL_SQL = 2; - ANSI92_INTERMEDIATE_SQL - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
-
ANSI92_INTERMEDIATE_SQL = 1; - 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(boolean, VectorSchemaRoot, VectorSchemaRoot...) - Static method in class org.apache.arrow.vector.util.VectorSchemaRootAppender
-
Appends a number of
VectorSchemaRoots. - 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(VectorSchemaRoot, VectorSchemaRoot...) - Static method in class org.apache.arrow.vector.util.VectorSchemaRootAppender
-
Appends a number of
VectorSchemaRoots. - 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.adapter.avro.consumers.SkipFunction
- applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class org.apache.arrow.flight.grpc.CallCredentialAdapter
- 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.
- 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.
- 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.
- ARGS_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
- ARGS_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
- ARRAY - Enum constant in enum org.apache.arrow.variant.Variant.Type
- 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.
- ARROW_IPC - Enum constant in enum org.apache.arrow.dataset.file.FileFormat
- ArrowArray - Class in org.apache.arrow.c
-
C Data Interface ArrowArray.
- ArrowArray.Snapshot - Class in org.apache.arrow.c
-
Snapshot of the ArrowArray raw data.
- ArrowArrayStream - Class in org.apache.arrow.c
-
C Stream Interface ArrowArrayStream.
- ArrowArrayStream.Snapshot - Class in org.apache.arrow.c
-
Snapshot of the ArrowArrayStream raw data.
- 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 - 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(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.
- ArrowBufPointer(ArrowBufHasher) - Constructor for class org.apache.arrow.memory.util.ArrowBufPointer
-
Constructs an arrow buffer pointer with the specified hasher.
- ArrowDictionaryBatch - Class in org.apache.arrow.vector.ipc.message
-
POJO wrapper around a Dictionary Batch IPC messages.
- 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.
- arrowFieldToProtobuf(Field) - Static method in class org.apache.arrow.gandiva.expression.ArrowTypeHelper
-
Converts an arrow field object to a protobuf.
- ArrowFileReader - Class in org.apache.arrow.vector.ipc
-
An implementation of
ArrowReaderthat reads the standard arrow binary file format. - ArrowFileReader(SeekableByteChannel, BufferAllocator) - 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(SeekableReadChannel, BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileReader
- ArrowFileWriter - Class in org.apache.arrow.vector.ipc
-
ArrowWriterthat 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, 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
- ArrowFileWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, IpcOption) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileWriter
- ArrowFooter - Class in org.apache.arrow.vector.ipc.message
-
Footer metadata for the arrow file format.
- ArrowFooter(Footer) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowFooter
-
Constructs from the corresponding Flatbuffer message.
- 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.
- 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
-
Visitor interface for implementations of
ArrowMessage. - 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.
- ArrowRecordBatch(int, List<ArrowFieldNode>, List<ArrowBuf>, ArrowBodyCompression, List<Long>, boolean) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
Construct a record batch from nodes.
- ArrowRecordBatch(int, List<ArrowFieldNode>, List<ArrowBuf>, ArrowBodyCompression, List<Long>, boolean, boolean) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
Construct a record batch from nodes.
- ArrowScannerReader - Class in org.apache.arrow.dataset.scanner
-
An implementation of
ArrowReaderthat reads the dataset fromScanner. - ArrowScannerReader(Scanner, BufferAllocator) - Constructor for class org.apache.arrow.dataset.scanner.ArrowScannerReader
-
Constructs a scanner reader using a Scanner.
- ArrowSchema - Class in org.apache.arrow.c
-
C Data Interface ArrowSchema.
- ArrowSchema.Snapshot - Class in org.apache.arrow.c
-
Snapshot of the ArrowSchema raw data.
- arrowSchemaToProtobuf(Schema) - Static method in class org.apache.arrow.gandiva.expression.ArrowTypeHelper
-
Converts a schema object to a protobuf.
- ArrowStreamReader - Class in org.apache.arrow.vector.ipc
-
This class reads from an input stream and produces ArrowRecordBatches.
- ArrowStreamReader(InputStream, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader from an InputStream.
- ArrowStreamReader(InputStream, 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(ReadableByteChannel, BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader from a ReadableByteChannel input.
- ArrowStreamReader(MessageChannelReader, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader using a MessageChannelReader.
- ArrowStreamReader(MessageChannelReader, BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader using a MessageChannelReader.
- 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.
- ArrowToAvroUtils - Class in org.apache.arrow.adapter.avro
- ArrowToAvroUtils() - Constructor for class org.apache.arrow.adapter.avro.ArrowToAvroUtils
- 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.BinaryView - 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.LargeListView - 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.ListView - 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.RunEndEncoded - Class in org.apache.arrow.vector.types.pojo
- 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
- ArrowType.Utf8View - Class in org.apache.arrow.vector.types.pojo
- ArrowTypeHelper - Class in org.apache.arrow.gandiva.expression
-
Utility methods to convert between Arrow and Gandiva types.
- arrowTypeToProtobuf(ArrowType) - Static method in class org.apache.arrow.gandiva.expression.ArrowTypeHelper
-
Converts an arrow type into a protobuf.
- 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() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asBigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asBigInt(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asBit() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asBit() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asBit(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asDateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asDateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asDateDay(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asDateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asDateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asDateMilli(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asDecimal(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asDecimal(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- 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.UnionViewWriter
- asDecimal256(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asDuration(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asDuration(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asFixedSizeBinary(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asFixedSizeBinary(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asFloat2() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asFloat2() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asFloat2(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asFloat4() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asFloat4() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asFloat4(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asFloat8() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asFloat8() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asFloat8(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asImmutableList(V...) - Static method in class org.apache.arrow.util.Collections2
-
Copies the values to a new unmodifiable list.
- asInt() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asInt(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asIntervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asIntervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asIntervalDay(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asIntervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asIntervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asIntervalMonthDayNano(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asIntervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asIntervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asIntervalYear(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asLargeVarBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asLargeVarBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asLargeVarBinary(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asLargeVarChar() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asLargeVarChar() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asLargeVarChar(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asList() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asList(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asListView() - 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
-
Utility class to that provides
AssertionUtil.ASSERT_ENABLEDconstant to determine if assertions are enabled. - assertOpen() - Method in class org.apache.arrow.memory.RootAllocator
- assertOpen() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Asserts (using java assertions) that the provided allocator is currently open.
- asSmallInt() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asSmallInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asSmallInt(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asStruct() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asStruct(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asTimeMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asTimeMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asTimeMicro(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asTimeMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asTimeMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asTimeMilli(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asTimeNano() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asTimeNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asTimeNano(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asTimeSec() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asTimeSec() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asTimeSec(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asTimeStampMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asTimeStampMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asTimeStampMicro(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asTimeStampMicroTZ(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asTimeStampMicroTZ(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asTimeStampMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asTimeStampMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asTimeStampMilli(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asTimeStampMilliTZ(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asTimeStampMilliTZ(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asTimeStampNano() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asTimeStampNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asTimeStampNano(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asTimeStampNanoTZ(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asTimeStampNanoTZ(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asTimeStampSec() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asTimeStampSec() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asTimeStampSec(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asTimeStampSecTZ(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asTimeStampSecTZ(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asTinyInt() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asTinyInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asTinyInt(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asUInt1() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asUInt1() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asUInt1(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asUInt2() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asUInt2() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asUInt2(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asUInt4() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asUInt4() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asUInt4(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asUInt8() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asUInt8() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asUInt8(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asVarBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asVarBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asVarBinary(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asVarChar() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asVarChar() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asVarChar(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asViewVarBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asViewVarBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asViewVarBinary(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- asViewVarChar() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- asViewVarChar() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- asViewVarChar(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- 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(FixedSizeListVector, FixedSizeListVector) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.FixedSizeListComparator
- attachVectors(RepeatedValueVector, RepeatedValueVector) - 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(ClientAuthHandler.ClientAuthSender, Iterator<byte[]>) - Method in interface org.apache.arrow.flight.auth.ClientAuthHandler
-
Deprecated.Handle the initial handshake with the server.
- authenticate(ClientAuthHandler, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Authenticates against the Flight service.
- authenticate(ServerAuthHandler.ServerAuthSender, Iterator<byte[]>) - Method in class org.apache.arrow.flight.auth.BasicServerAuthHandler
- 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.
- 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.adapter.avro.consumers
-
Consumer which consume array type values from avro decoder.
- AvroArraysConsumer(ListVector, Consumer) - Constructor for class org.apache.arrow.adapter.avro.consumers.AvroArraysConsumer
-
Instantiate a ArrayConsumer.
- AvroBigIntProducer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces long values from a
BigIntVector, writes data to an Avro encoder. - AvroBigIntProducer(BaseFixedWidthVector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroBigIntProducer
-
Protected constructor for logical types with a long representation.
- AvroBigIntProducer(BigIntVector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroBigIntProducer
-
Instantiate an AvroBigIntProducer.
- AvroBooleanConsumer - Class in org.apache.arrow.adapter.avro.consumers
-
Consumer which consume boolean type values from avro decoder.
- AvroBooleanConsumer(BitVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.AvroBooleanConsumer
-
Instantiate a AvroBooleanConsumer.
- AvroBooleanProducer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces boolean values from a
BitVector, writes data to an Avro encoder. - AvroBooleanProducer(BitVector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroBooleanProducer
-
Instantiate am AvroBooleanProducer.
- AvroBytesConsumer - Class in org.apache.arrow.adapter.avro.consumers
-
Consumer which consume bytes type values from avro decoder.
- AvroBytesConsumer(VarBinaryVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.AvroBytesConsumer
-
Instantiate a AvroBytesConsumer.
- AvroBytesProducer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces byte array values from a
VarBinaryVector, writes data to an Avro encoder. - AvroBytesProducer(VarBinaryVector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroBytesProducer
-
Instantiate an AvroBytesProducer.
- AvroDateConsumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer which consume date type values from avro decoder.
- AvroDateConsumer(DateDayVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroDateConsumer
-
Instantiate a AvroDateConsumer.
- AvroDateDayProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that produces date values from a
DateDayVector, writes data to an Avro encoder. - AvroDateDayProducer(DateDayVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroDateDayProducer
-
Instantiate an AvroDateProducer.
- AvroDateMilliProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that converts days in milliseconds from a
DateMilliVectorand produces date (INT) values, writes data to an Avro encoder. - AvroDateMilliProducer(DateMilliVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroDateMilliProducer
-
Instantiate an AvroDateMilliProducer.
- AvroDecimal256Consumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer which consume 256-bit decimal type values from avro decoder.
- AvroDecimal256Consumer(Decimal256Vector) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroDecimal256Consumer
- AvroDecimal256Consumer.BytesDecimal256Consumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer for decimal logical type with 256 bit width and original bytes type.
- AvroDecimal256Consumer.FixedDecimal256Consumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer for decimal logical type with 256 bit width and original fixed type.
- AvroDecimal256Producer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that produces decimal values from a
Decimal256Vector, writes data to an Avro encoder. - AvroDecimal256Producer(Decimal256Vector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroDecimal256Producer
-
Instantiate an AvroDecimalProducer.
- AvroDecimalConsumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer which consume decimal type values from avro decoder.
- AvroDecimalConsumer(DecimalVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroDecimalConsumer
-
Instantiate a AvroDecimalConsumer.
- AvroDecimalConsumer.BytesDecimalConsumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer for decimal logical type with original bytes type.
- AvroDecimalConsumer.FixedDecimalConsumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer for decimal logical type with original fixed type.
- AvroDecimalProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that produces decimal values from a
DecimalVector, writes data to an Avro encoder. - AvroDecimalProducer(DecimalVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroDecimalProducer
-
Instantiate an AvroDecimalProducer.
- AvroDoubleConsumer - Class in org.apache.arrow.adapter.avro.consumers
-
Consumer which consume double type values from avro decoder.
- AvroDoubleConsumer(Float8Vector) - Constructor for class org.apache.arrow.adapter.avro.consumers.AvroDoubleConsumer
-
Instantiate a AvroDoubleConsumer.
- AvroEnumConsumer - Class in org.apache.arrow.adapter.avro.consumers
-
Consumer which consume enum type values from avro decoder.
- AvroEnumConsumer(BaseIntVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.AvroEnumConsumer
-
Instantiate a AvroEnumConsumer.
- AvroEnumProducer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces enum values from a dictionary-encoded
BaseIntVector, writes data to an Avro encoder. - AvroEnumProducer(BaseIntVector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroEnumProducer
-
Instantiate an AvroEnumProducer.
- AvroFixedConsumer - Class in org.apache.arrow.adapter.avro.consumers
-
Consumer which consume fixed type values from avro decoder.
- AvroFixedConsumer(FixedSizeBinaryVector, int) - Constructor for class org.apache.arrow.adapter.avro.consumers.AvroFixedConsumer
-
Instantiate a AvroFixedConsumer.
- AvroFixedSizeBinaryProducer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces fixed-size binary values from a
FixedSizeBinaryVector, writes data to an Avro encoder. - AvroFixedSizeBinaryProducer(BaseFixedWidthVector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroFixedSizeBinaryProducer
-
Protected constructor for logical types with a fixed width representation.
- AvroFixedSizeBinaryProducer(FixedSizeBinaryVector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroFixedSizeBinaryProducer
-
Instantiate an AvroFixedSizeBinaryProducer.
- AvroFixedSizeListProducer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces array values from a
FixedSizeListVector, writes data to an avro encoder. - AvroFixedSizeListProducer(FixedSizeListVector, Producer<? extends FieldVector>) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroFixedSizeListProducer
-
Instantiate an AvroFixedSizeListProducer.
- AvroFloat2Producer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces float values from a
Float2Vector, writes data to an Avro encoder. - AvroFloat2Producer(Float2Vector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroFloat2Producer
-
Instantiate an AvroFloat2Producer.
- AvroFloat4Producer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces float values from a
Float4Vector, writes data to an Avro encoder. - AvroFloat4Producer(Float4Vector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroFloat4Producer
-
Instantiate an AvroFloat4Producer.
- AvroFloat8Producer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces double values from a
Float8Vector, writes data to an Avro encoder. - AvroFloat8Producer(Float8Vector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroFloat8Producer
-
Instantiate an AvroFloat8Producer.
- AvroFloatConsumer - Class in org.apache.arrow.adapter.avro.consumers
-
Consumer which consume float type values from avro decoder.
- AvroFloatConsumer(Float4Vector) - Constructor for class org.apache.arrow.adapter.avro.consumers.AvroFloatConsumer
-
Instantiate a AvroFloatConsumer.
- AvroIntConsumer - Class in org.apache.arrow.adapter.avro.consumers
-
Consumer which consume int type values from avro decoder.
- AvroIntConsumer(IntVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.AvroIntConsumer
-
Instantiate a AvroIntConsumer.
- AvroIntProducer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces int values from an
IntVector, writes data to an avro encoder. - AvroIntProducer(BaseFixedWidthVector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroIntProducer
-
Protected constructor for a logical types with an integer representation.
- AvroIntProducer(IntVector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroIntProducer
-
Instantiate an AvroIntConsumer.
- AvroListProducer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces array values from a
ListVector, writes data to an avro encoder. - AvroListProducer(ListVector, Producer<? extends FieldVector>) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroListProducer
-
Instantiate an AvroListProducer.
- AvroLongConsumer - Class in org.apache.arrow.adapter.avro.consumers
-
Consumer which consume long type values from avro decoder.
- AvroLongConsumer(BigIntVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.AvroLongConsumer
-
Instantiate a AvroLongConsumer.
- AvroMapConsumer - Class in org.apache.arrow.adapter.avro.consumers
-
Consumer which consume map type values from avro decoder.
- AvroMapConsumer(MapVector, Consumer) - Constructor for class org.apache.arrow.adapter.avro.consumers.AvroMapConsumer
-
Instantiate a AvroMapConsumer.
- AvroMapProducer - Class in org.apache.arrow.adapter.avro.producers
-
Producer which produces map type values to avro encoder.
- AvroMapProducer(MapVector, Producer<? extends FieldVector>) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroMapProducer
-
Instantiate a AvroMapProducer.
- AvroNullableConsumer<T extends FieldVector> - Class in org.apache.arrow.adapter.avro.consumers
-
Consumer wrapper which consumes nullable type values from avro decoder.
- AvroNullableConsumer(Consumer<T>, int) - Constructor for class org.apache.arrow.adapter.avro.consumers.AvroNullableConsumer
-
Instantiate a AvroNullableConsumer.
- AvroNullableProducer<T extends FieldVector> - Class in org.apache.arrow.adapter.avro.producers
-
Producer wrapper which produces nullable types to an avro encoder.
- AvroNullableProducer(Producer<T>) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroNullableProducer
-
Instantiate a AvroNullableProducer.
- AvroNullConsumer - Class in org.apache.arrow.adapter.avro.consumers
-
Consumer which consume null type values from avro decoder.
- AvroNullConsumer(NullVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.AvroNullConsumer
- AvroNullProducer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces null values from a
NullVector, writes data to an Avro encoder. - AvroNullProducer(NullVector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroNullProducer
-
Instantiate an AvroNullProducer.
- AvroSmallIntProducer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces int values from an
SmallIntVector, writes data to an avro encoder. - AvroSmallIntProducer(SmallIntVector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroSmallIntProducer
-
Instantiate an AvroSmallIntProducer.
- AvroStringConsumer - Class in org.apache.arrow.adapter.avro.consumers
-
Consumer which consume string type values from avro decoder.
- AvroStringConsumer(VarCharVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.AvroStringConsumer
-
Instantiate a AvroStringConsumer.
- AvroStringProducer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces string values from a
VarCharVector, writes data to an Avro encoder. - AvroStringProducer(VarCharVector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroStringProducer
-
Instantiate an AvroStringProducer.
- AvroStructConsumer - Class in org.apache.arrow.adapter.avro.consumers
-
Consumer which consume nested record type values from avro decoder.
- AvroStructConsumer(StructVector, Consumer[]) - Constructor for class org.apache.arrow.adapter.avro.consumers.AvroStructConsumer
-
Instantiate a AvroStructConsumer.
- AvroStructProducer - Class in org.apache.arrow.adapter.avro.producers
-
Producer which produces nested record type values to avro encoder.
- AvroStructProducer(StructVector, Producer<? extends FieldVector>[]) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroStructProducer
-
Instantiate a AvroStructProducer.
- AvroTimeMicroConsumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer which consume date time-micro values from avro decoder.
- AvroTimeMicroConsumer(TimeMicroVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroTimeMicroConsumer
-
Instantiate a AvroTimeMicroConsumer.
- AvroTimeMicroProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that produces time (microseconds) values from a
TimeMicroVector, writes data to an Avro encoder. - AvroTimeMicroProducer(TimeMicroVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroTimeMicroProducer
-
Instantiate an AvroTimeMicroProducer.
- AvroTimeMilliProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that produces time (milliseconds) values from a
TimeMilliVector, writes data to an Avro encoder. - AvroTimeMilliProducer(TimeMilliVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroTimeMilliProducer
-
Instantiate an AvroTimeMilliProducer.
- AvroTimeMillisConsumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer which consume date time-millis values from avro decoder.
- AvroTimeMillisConsumer(TimeMilliVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroTimeMillisConsumer
-
Instantiate a AvroTimeMilliConsumer.
- AvroTimeNanoProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that converts nanoseconds from a
TimeNanoVectorand produces time (microseconds) values, writes data to an Avro encoder. - AvroTimeNanoProducer(TimeNanoVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroTimeNanoProducer
- AvroTimeSecProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that converts seconds from a
TimeSecVectorand produces time (microseconds) values, writes data to an Avro encoder. - AvroTimeSecProducer(TimeSecVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroTimeSecProducer
-
Instantiate an AvroTimeSecProducer.
- AvroTimestampMicroProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that produces local timestamp (microseconds) values from a
TimeStampMicroVector, writes data to an Avro encoder. - AvroTimestampMicroProducer(TimeStampMicroVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroTimestampMicroProducer
-
Instantiate an AvroTimestampMicroProducer.
- AvroTimestampMicrosConsumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer which consumes local-timestamp-micros values from avro decoder.
- AvroTimestampMicrosConsumer(TimeStampMicroVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroTimestampMicrosConsumer
-
Instantiate a AvroTimestampMicroConsumer.
- AvroTimestampMicrosTzConsumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer which consumes timestamp-micros values from avro decoder.
- AvroTimestampMicrosTzConsumer(TimeStampMicroTZVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroTimestampMicrosTzConsumer
-
Instantiate a AvroTimestampMicrosTzConsumer.
- AvroTimestampMicroTzProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that produces UTC timestamp (microseconds) values from a
TimeStampMicroTZVector, writes data to an Avro encoder. - AvroTimestampMicroTzProducer(TimeStampMicroTZVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroTimestampMicroTzProducer
-
Instantiate an AvroTimestampMicroTzProducer.
- AvroTimestampMilliProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that produces local timestamp (milliseconds) values from a
TimeStampMilliVector, writes data to an Avro encoder. - AvroTimestampMilliProducer(TimeStampMilliVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroTimestampMilliProducer
-
Instantiate an AvroTimestampMilliProducer.
- AvroTimestampMillisConsumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer which consume local-timestamp-millis values from avro decoder.
- AvroTimestampMillisConsumer(TimeStampMilliVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroTimestampMillisConsumer
-
Instantiate a AvroTimestampMillisConsumer.
- AvroTimestampMillisTzConsumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer which consume timestamp-millis values from avro decoder.
- AvroTimestampMillisTzConsumer(TimeStampMilliTZVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroTimestampMillisTzConsumer
-
Instantiate a AvroTimestampMillisTzConsumer.
- AvroTimestampMilliTzProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that produces UTC timestamp (milliseconds) values from a
TimeStampMilliTZVector, writes data to an Avro encoder. - AvroTimestampMilliTzProducer(TimeStampMilliTZVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroTimestampMilliTzProducer
-
Instantiate an AvroTimestampMilliTzProducer.
- AvroTimestampNanoProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that produces local timestamp (nanoseconds) values from a
TimeStampNanoVector, writes data to an Avro encoder. - AvroTimestampNanoProducer(TimeStampNanoVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroTimestampNanoProducer
-
Instantiate an AvroTimestampNanoProducer.
- AvroTimestampNanosConsumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer which consume local-timestamp-nanos values from avro decoder.
- AvroTimestampNanosConsumer(TimeStampNanoVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroTimestampNanosConsumer
-
Instantiate a AvroTimestampNanosConsumer.
- AvroTimestampNanosTzConsumer - Class in org.apache.arrow.adapter.avro.consumers.logical
-
Consumer which consume timestamp-nanos values from avro decoder.
- AvroTimestampNanosTzConsumer(TimeStampNanoTZVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroTimestampNanosTzConsumer
-
Instantiate a AvroTimestampNanosConsumer.
- AvroTimestampNanoTzProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that produces local timestamp (nanoseconds) values from a
TimeStampNanoTZVector, writes data to an Avro encoder. - AvroTimestampNanoTzProducer(TimeStampNanoTZVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroTimestampNanoTzProducer
-
Instantiate an AvroTimestampNanoTzProducer.
- AvroTimestampSecProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that converts epoch seconds from a
TimeStampSecVectorand produces local timestamp (milliseconds) values, writes data to an Avro encoder. - AvroTimestampSecProducer(TimeStampSecVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroTimestampSecProducer
-
Instantiate an AvroTimestampSecProducer.
- AvroTimestampSecTzProducer - Class in org.apache.arrow.adapter.avro.producers.logical
-
Producer that converts epoch seconds from a
TimeStampSecTZVectorand produces UTC timestamp (milliseconds) values, writes data to an Avro encoder. - AvroTimestampSecTzProducer(TimeStampSecTZVector) - Constructor for class org.apache.arrow.adapter.avro.producers.logical.AvroTimestampSecTzProducer
-
Instantiate an AvroTimestampSecTzProducer.
- AvroTinyIntProducer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces int values from an
TinyIntVector, writes data to an avro encoder. - AvroTinyIntProducer(TinyIntVector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroTinyIntProducer
-
Instantiate an AvroTinyIntProducer.
- AvroToArrow - Class in org.apache.arrow.adapter.avro
-
Utility class to convert Avro objects to columnar Arrow format objects.
- AvroToArrow() - Constructor for class org.apache.arrow.adapter.avro.AvroToArrow
- AvroToArrowConfig - Class in org.apache.arrow.adapter.avro
-
This class configures the Avro-to-Arrow conversion process.
- AvroToArrowConfigBuilder - Class in org.apache.arrow.adapter.avro
-
This class builds
AvroToArrowConfigs. - AvroToArrowConfigBuilder(BufferAllocator) - Constructor for class org.apache.arrow.adapter.avro.AvroToArrowConfigBuilder
-
Default constructor for the
AvroToArrowConfigBuilder. - avroToArrowIterator(Schema, Decoder, AvroToArrowConfig) - Static method in class org.apache.arrow.adapter.avro.AvroToArrow
-
Fetch the data from
Decoderand iteratively convert it to Arrow objects. - AvroToArrowUtils - Class in org.apache.arrow.adapter.avro
-
Class that does most of the work to convert Avro data into Arrow columnar format Vector objects.
- AvroToArrowUtils() - Constructor for class org.apache.arrow.adapter.avro.AvroToArrowUtils
- AvroToArrowVectorIterator - Class in org.apache.arrow.adapter.avro
-
VectorSchemaRoot iterator for partially converting avro data.
- avroToAvroSchema(Schema, AvroToArrowConfig) - Static method in class org.apache.arrow.adapter.avro.AvroToArrow
-
Convert an Avro schema to its Arrow equivalent.
- AvroUint1Producer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces int values from a
UInt1Vector, writes data to an avro encoder. - AvroUint1Producer(UInt1Vector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroUint1Producer
-
Instantiate an AvroUint1Producer.
- AvroUint2Producer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces int values from a
UInt2Vector, writes data to an avro encoder. - AvroUint2Producer(UInt2Vector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroUint2Producer
-
Instantiate an AvroUint2Producer.
- AvroUint4Producer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces long values from a
UInt4Vector, writes data to an avro encoder. - AvroUint4Producer(UInt4Vector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroUint4Producer
-
Instantiate an AvroUint4Producer.
- AvroUint8Producer - Class in org.apache.arrow.adapter.avro.producers
-
Producer that produces long values from a
UInt8Vector, writes data to an avro encoder. - AvroUint8Producer(UInt8Vector) - Constructor for class org.apache.arrow.adapter.avro.producers.AvroUint8Producer
-
Instantiate an AvroUint8Producer.
- AvroUnionsConsumer - Class in org.apache.arrow.adapter.avro.consumers
-
Consumer which consume unions type values from avro decoder.
- AvroUnionsConsumer(UnionVector, Consumer[], Types.MinorType[]) - Constructor for class org.apache.arrow.adapter.avro.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
B
- 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.
- backpressureThreshold(int) - Method in class org.apache.arrow.flight.FlightServer.Builder
-
Set the number of bytes that may be queued on a server output stream before writes are blocked.
- BaseAvroConsumer<T extends FieldVector> - Class in org.apache.arrow.adapter.avro.consumers
-
Base class for non-skippable avro consumers.
- BaseAvroConsumer(T) - Constructor for class org.apache.arrow.adapter.avro.consumers.BaseAvroConsumer
-
Constructs a base avro consumer.
- BaseAvroProducer<T extends FieldVector> - Class in org.apache.arrow.adapter.avro.producers
-
Base class for avro producers.
- BaseAvroProducer(T) - Constructor for class org.apache.arrow.adapter.avro.producers.BaseAvroProducer
-
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.
- BaseLargeRepeatedValueViewVector - Class in org.apache.arrow.vector.complex
- BaseLargeRepeatedValueViewVector(String, BufferAllocator, FieldVector, CallBack) - Constructor for class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- BaseLargeRepeatedValueViewVector(String, BufferAllocator, CallBack) - Constructor for class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- 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, FieldVector, CallBack) - Constructor for class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- BaseRepeatedValueVector(String, BufferAllocator, CallBack) - Constructor for class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- BaseRepeatedValueViewVector - Class in org.apache.arrow.vector.complex
- BaseRepeatedValueViewVector(String, BufferAllocator, FieldVector, CallBack) - Constructor for class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- BaseRepeatedValueViewVector(String, BufferAllocator, CallBack) - Constructor for class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- BaseStruct - Interface in org.apache.arrow.c
-
Base interface for C Data Interface structures.
- 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.
- BaseVariableWidthViewVector - Class in org.apache.arrow.vector
-
BaseVariableWidthViewVector is a base class providing functionality for strings/bytes types in view format.
- BaseVariableWidthViewVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Constructs a new instance.
- BaseWriter - Interface in org.apache.arrow.vector.complex.writer
- BaseWriter.ComplexWriter - Interface in org.apache.arrow.vector.complex.writer
- BaseWriter.ExtensionWriter - 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
-
A
FlightSqlProducerthat implements getting FlightInfo for each metadata request. - 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
-
Partial implementation of
CallHeaderAuthenticatorfor bearer-token based authentication. - BearerTokenAuthenticator(CallHeaderAuthenticator) - Constructor for class org.apache.arrow.flight.auth2.BearerTokenAuthenticator
- 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(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() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- bigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- 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 class org.apache.arrow.variant.impl.VariantWriterImpl
- bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- bigInt(String) - 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(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- bigInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- 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
- BIGINT - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- 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(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 - Class in org.apache.arrow.flatbuf
-
Opaque binary data
- Binary - Enum constant in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
- Binary - Static variable in class org.apache.arrow.flatbuf.Type
- Binary() - Constructor for class org.apache.arrow.flatbuf.Binary
- Binary() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Binary
- BINARY - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
BINARY = 14; - BINARY - Enum constant in enum org.apache.arrow.variant.Variant.Type
- BINARY_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
BINARY = 14; - 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.
- BINARYNODE_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- 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.
- BINARYVALUES_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
- BINARYVALUES_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
- BinaryView - Class in org.apache.arrow.flatbuf
-
Logically the same as Binary, but the internal representation uses a view struct that contains the string length and either the string's entire data inline (for small strings) or an inlined prefix, an index of another buffer, and an offset pointing to a slice in that buffer (for non-small strings).
- BinaryView - Enum constant in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
- BinaryView - Static variable in class org.apache.arrow.flatbuf.Type
- BinaryView() - Constructor for class org.apache.arrow.flatbuf.BinaryView
- BinaryView() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.BinaryView
- BinaryView.Vector - Class in org.apache.arrow.flatbuf
- 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.
- 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
- bindAll() - Method in class org.apache.arrow.adapter.jdbc.JdbcParameterBinder.Builder
-
Bind each column to the corresponding parameter in order.
- bindService() - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceImplBase
- bindService(FlightServiceGrpc.AsyncService) - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
- bit() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- bit() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- bit() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- bit() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- bit() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- bit() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- bit() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- bit() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- bit() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- bit() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- bit() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- 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 class org.apache.arrow.variant.impl.VariantWriterImpl
- bit(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- bit(String) - 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(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- bit(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- bit(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- bit(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- bit(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- bit(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- 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
- BIT - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- 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(int) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Get the relative index of bit within the byte in validity buffer.
- bitIndex(long) - 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
-
Optional compression for the memory buffers constituting IPC message bodies.
- 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 - Enum constant in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
- Bool - Static variable in class org.apache.arrow.flatbuf.Type
- Bool() - Constructor for class org.apache.arrow.flatbuf.Bool
- Bool() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Bool
- BOOL - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
arrow::Type::BOOL
- BOOL_VALUE - Enum constant in enum org.apache.arrow.flight.impl.Flight.SessionOptionValue.OptionValueCase
- BOOL_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
arrow::Type::BOOL
- BOOL_VALUE_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
- Bool.Vector - Class in org.apache.arrow.flatbuf
- BOOLEAN - Enum constant in enum org.apache.arrow.variant.Variant.Type
- BOOLEANNODE_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- 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.
- BUF_INDEX_WIDTH - Static variable in class org.apache.arrow.vector.BaseVariableWidthViewVector
- 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.NullableUuidHolder
-
Buffer containing 16-byte UUID data.
- 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.NullableViewVarBinaryHolder
- buffer - Variable in class org.apache.arrow.vector.holders.NullableViewVarCharHolder
- buffer - Variable in class org.apache.arrow.vector.holders.UuidHolder
-
Buffer containing 16-byte UUID data.
- buffer - Variable in class org.apache.arrow.vector.holders.VarBinaryHolder
- buffer - Variable in class org.apache.arrow.vector.holders.VarCharHolder
- buffer - Variable in class org.apache.arrow.vector.holders.ViewVarBinaryHolder
- buffer - Variable in class org.apache.arrow.vector.holders.ViewVarCharHolder
- buffer(long) - Method in class org.apache.arrow.memory.RootAllocator
- 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 class org.apache.arrow.memory.RootAllocator
- buffer(long, BufferManager) - Method in interface org.apache.arrow.memory.BufferAllocator
-
Allocate a new or reused buffer of the provided size.
- Buffer - Class in org.apache.arrow.flatbuf
-
---------------------------------------------------------------------- A Buffer represents a single contiguous memory segment
- Buffer() - Constructor for class org.apache.arrow.flatbuf.Buffer
- 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.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
ArrowBufs that can be reallocated as needed. - buffers - Variable in class org.apache.arrow.c.ArrowArray.Snapshot
- 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.avro.AvroToArrowConfigBuilder
-
This builds the
AvroToArrowConfigfrom the provided params. - 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.dataset.scanner.ScanOptions.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.FlightEndpoint.Builder
-
Build FlightEndpoint object.
- build() - Method in class org.apache.arrow.flight.FlightInfo.Builder
-
Build FlightInfo object.
- build() - Method in class org.apache.arrow.flight.FlightServer.Builder
-
Create the server for this builder.
- build() - Method in class org.apache.arrow.flight.grpc.NettyClientBuilder
-
Create the client from 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.CloseSessionRequest.Builder
- build() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult.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.GetSessionOptionsRequest.Builder
- build() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.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.SessionOptionValue.Builder
- build() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
- build() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
- build() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
- build() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error.Builder
- build() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.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.CommandStatementIngest.Builder
- build() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.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.DoPutPreparedStatementResult.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() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode.Builder
- build() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.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.FlightServiceBlockingV2Stub
- 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(StructVector) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriterFactory
-
Creates a new instance.
- buildConfigInstance(ConfigurationBuilder.ConfigOptions) - Method in class org.apache.arrow.gandiva.evaluator.ConfigurationBuilder
- builder() - 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(PreparedStatement, VectorSchemaRoot) - Static method in class org.apache.arrow.adapter.jdbc.JdbcParameterBinder
-
Initialize a binder with a builder.
- builder(Ticket, Location...) - Static method in class org.apache.arrow.flight.FlightEndpoint
-
Create a builder for FlightEndpoint.
- builder(BufferAllocator, Location) - Static method in class org.apache.arrow.flight.FlightClient
-
Create a builder for a Flight client.
- builder(BufferAllocator, Location, FlightProducer) - Static method in class org.apache.arrow.flight.FlightServer
-
Create a builder for a Flight server.
- builder(Schema, FlightDescriptor, List<FlightEndpoint>) - Static method in class org.apache.arrow.flight.FlightInfo
-
Create a builder for FlightInfo.
- Builder() - Constructor for class org.apache.arrow.flight.sql.FlightSqlColumnMetadata.Builder
-
Creates a new instance of FlightSqlColumnMetadata.Builder.
- Builder(long) - Constructor for class org.apache.arrow.dataset.scanner.ScanOptions.Builder
-
Constructor.
- buildHistory(StringBuilder, boolean) - Method in class org.apache.arrow.memory.util.HistoricalLog
-
Write the history of this object to the given
StringBuilder. - 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.CloseSessionRequest.Builder
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult.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.GetSessionOptionsRequest.Builder
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.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.SessionOptionValue.Builder
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error.Builder
- buildPartial() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.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.CommandStatementIngest.Builder
- buildPartial() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.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.DoPutPreparedStatementResult.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
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode.Builder
- buildPartial() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
- BYTE - Enum constant in enum org.apache.arrow.variant.Variant.Type
- ByteArrayReadableSeekableByteChannel - Class in org.apache.arrow.vector.util
-
A
SeekableByteChannelbacked by a byte array. - 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(int) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Get the index of byte corresponding to bit index in validity buffer.
- byteIndex(long) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Get the index of byte corresponding to bit index in validity buffer.
- bytes - Variable in class org.apache.arrow.vector.util.ReusableByteArray
- bytesAfterMessage() - Method in class org.apache.arrow.vector.ipc.message.MessageMetadataResult
-
Returns the bytes remaining in the buffer after parsing the message from it.
- BytesDecimal256Consumer(Decimal256Vector) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroDecimal256Consumer.BytesDecimal256Consumer
-
Instantiate a BytesDecimal256Consumer.
- BytesDecimalConsumer(DecimalVector) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroDecimalConsumer.BytesDecimalConsumer
-
Instantiate a BytesDecimalConsumer.
- bytesRead() - Method in class org.apache.arrow.adapter.orc.OrcStripeReader
- bytesRead() - Method in class org.apache.arrow.dataset.jni.NativeScanner.NativeReader
- bytesRead() - Method in class org.apache.arrow.dataset.scanner.ArrowScannerReader
- 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 - Variable in class org.apache.arrow.vector.holders.FixedSizeBinaryHolder
- byteWidth - Variable in class org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
- byteWidth() - Method in class org.apache.arrow.flatbuf.FixedSizeBinary
-
Number of bytes per value
C
- callBack - Variable in class org.apache.arrow.vector.complex.AbstractContainerVector
- callBack - Variable in class org.apache.arrow.vector.complex.LargeListVector
- callBack - Variable in class org.apache.arrow.vector.complex.RunEndEncodedVector
- 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
-
Encapsulates the result of the
CallHeaderAuthenticatoranalysis of headers. - 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 - Variable in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
- CallOptions - Class in org.apache.arrow.flight
-
Common call options.
- CallOptions() - Constructor for class org.apache.arrow.flight.CallOptions
- 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) - Constructor for class org.apache.arrow.flight.CallStatus
-
Create a new status with no cause or description.
- CallStatus(FlightStatusCode, Throwable, String, ErrorFlightMetadata) - Constructor for class org.apache.arrow.flight.CallStatus
-
Create a new status.
- 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 - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
-
Deprecated.The cancellation request is complete.
- 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 - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
-
Deprecated.The cancellation request is in progress.
- 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 - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
-
Deprecated.The query is not cancellable.
- 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 - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
-
Deprecated.The cancellation status is unknown.
- 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 - Enum constant in enum org.apache.arrow.flight.impl.Flight.CancelStatus
-
The cancellation request is complete.
- CANCEL_STATUS_CANCELLED_VALUE - Static variable in enum org.apache.arrow.flight.impl.Flight.CancelStatus
-
The cancellation request is complete.
- CANCEL_STATUS_CANCELLING - Enum constant in enum org.apache.arrow.flight.impl.Flight.CancelStatus
-
The cancellation request is in progress.
- 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 - Enum constant in enum org.apache.arrow.flight.impl.Flight.CancelStatus
-
The query is not cancellable.
- CANCEL_STATUS_NOT_CANCELLABLE_VALUE - Static variable in enum org.apache.arrow.flight.impl.Flight.CancelStatus
-
The query is not cancellable.
- CANCEL_STATUS_UNSPECIFIED - Enum constant in enum org.apache.arrow.flight.impl.Flight.CancelStatus
-
The cancellation status is unknown.
- 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 - Enum constant in enum org.apache.arrow.flight.BackpressureStrategy.WaitResult
-
Listener was cancelled by the client.
- CANCELLED - Enum constant in enum org.apache.arrow.flight.CancelStatus
-
The cancellation request is complete.
- CANCELLED - Enum constant in enum org.apache.arrow.flight.FlightStatusCode
-
The operation was cancelled.
- CANCELLED - Enum constant in enum org.apache.arrow.flight.sql.CancelResult
-
Deprecated.
- CANCELLED - Static variable in class org.apache.arrow.flight.CallStatus
- CANCELLING - Enum constant in enum org.apache.arrow.flight.CancelStatus
-
The cancellation request is in progress.
- CANCELLING - Enum constant in enum org.apache.arrow.flight.sql.CancelResult
-
Deprecated.
- 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
-
Deprecated.Prefer
CancelStatus. - CancelStatus - Enum in org.apache.arrow.flight
-
The result of cancelling a FlightInfo.
- capacity - Variable in class org.apache.arrow.gandiva.evaluator.VectorExpander.ExpandResult
- 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 - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.UpdateDeleteRules
-
CASCADE = 0; - 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
- CATALOG_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
- 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.
- CDataDictionaryProvider - Class in org.apache.arrow.c
-
A DictionaryProvider that is used in C Data Interface for imports.
- CDataDictionaryProvider() - Constructor for class org.apache.arrow.c.CDataDictionaryProvider
- CDataJniException - Exception in org.apache.arrow.c.jni
-
An exception raised by the JNI side of the C Data bridge.
- CDataJniException(int, String) - Constructor for exception org.apache.arrow.c.jni.CDataJniException
- 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
currentStateis in one ofexpectedStates, 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, 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, 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) - 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) - 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) - 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, 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
vvuses 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
indexspecifies a valid element in an array, list or string of sizesize. - checkElementIndex(int, int, String) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that
indexspecifies a valid element in an array, list or string of sizesize. - 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. unions with < V5 metadata).
- 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, 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, 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) - 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) - 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) - 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, 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.flight.sql.FlightSqlClient.PreparedStatement
-
Checks whether this client is open.
- checkPositionIndex(long, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that
indexspecifies a valid position in an array, list or string of sizesize. - checkPositionIndex(long, long, String) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that
indexspecifies a valid position in an array, list or string of sizesize. - checkPositionIndexes(int, int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that
startandendspecify a valid positions in an array, list or string of sizesize, and are in order. - 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.
- 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.
- 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. unions with < V5 metadata).
- 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, 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, 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) - 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) - 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) - 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, 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 - Variable in class org.apache.arrow.c.ArrowArray.Snapshot
- children - Variable in class org.apache.arrow.c.ArrowSchema.Snapshot
- 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
- CHILDREN_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.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.CloseSessionRequest.Builder
- clear() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult.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.GetSessionOptionsRequest.Builder
- clear() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.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.SessionOptionValue.Builder
- clear() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
- clear() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
- clear() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
- clear() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error.Builder
- clear() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.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.CommandStatementIngest.Builder
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.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.DoPutPreparedStatementResult.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.gandiva.ipc.GandivaTypes.AndNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode.Builder
- clear() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.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
-
Same as
BaseFixedWidthVector.close(). - clear() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Same as
BaseLargeVariableWidthVector.close(). - clear() - Method in class org.apache.arrow.vector.BaseValueVector
- clear() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Same as
BaseVariableWidthVector.close(). - clear() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Same as
BaseVariableWidthViewVector.close(). - clear() - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- clear() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- clear() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- 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.AbstractExtensionTypeWriter
- 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.Float2WriterImpl
- 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.PromotableViewWriter
- 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.UnionExtensionWriter
- clear() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- clear() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- clear() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- clear() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- 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.impl.ViewVarBinaryWriterImpl
- clear() - Method in class org.apache.arrow.vector.complex.impl.ViewVarCharWriterImpl
- clear() - Method in class org.apache.arrow.vector.complex.LargeListVector
- clear() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Clear the vector data.
- clear() - Method in class org.apache.arrow.vector.complex.ListVector
- clear() - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Clear the vector data.
- clear() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- clear() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Release any owned ArrowBuf and reset the ValueVector to the initial state.
- clear() - Method in class org.apache.arrow.vector.complex.StructVector
-
Same as
StructVector.close(). - 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.
- clearAndNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.AndNode andNode = 7; - 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; - clearArgs() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - clearArgs() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - clearBinaryNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.BinaryNode binaryNode = 18; - clearBinaryValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - clearBinaryValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.BinaryConstants binaryValues = 5; - 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; - clearBooleanNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.BooleanNode booleanNode = 15; - clearBoolValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
bool bool_value = 2; - 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.
- clearCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The catalog of the destination table to load data into.
- clearChildren() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- clearCmd() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
Opaque value used to express a command.
- clearColumns() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - clearCond() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode cond = 1; - clearDataBody() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
The actual batch of Arrow data.
- clearDataBuffers() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Release the data buffers and clear the list.
- 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 result set.
- clearDataType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo.Builder
-
Specifies the data type to search for the info.
- clearDataType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - clearDateUnit() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by DATE32/DATE64
- 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.
- clearDecimalNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.DecimalNode decimalNode = 19; - clearDecimalValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - clearDecimalValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.DecimalConstants decimalValues = 6; - clearDescription() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
string description = 2; - clearDoubleNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.DoubleNode doubleNode = 16; - clearDoubleValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
double double_value = 4; - clearDoubleValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - clearDoubleValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.DoubleConstants doubleValues = 8; - clearElseNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode elseNode = 3; - 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; - clearErrors() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
- 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; - clearExprs() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - clearField() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode.Builder
-
optional .gandiva.types.Field field = 1; - clearFieldNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FieldNode fieldNode = 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.
- clearFloatNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FloatNode floatNode = 13; - clearFloatValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - clearFloatValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.FloatConstants floatValues = 7; - clearFnNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FunctionNode fnNode = 2; - clearFunction() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - clearFunctionName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
optional string functionName = 1; - clearIfExists() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.Builder
-
.arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption if_exists = 2; - clearIfNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
control expressions
- clearIfNotExist() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.Builder
-
.arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption if_not_exist = 1; - clearInArgs() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - 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.
- clearInNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
in expr
- clearInt64Value() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
sfixed64 int64_value = 3; - clearIntervalType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by INTERVAL
- clearIntNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.IntNode intNode = 12; - clearIntValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.IntConstants intValues = 2; - clearIntValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - clearLocation() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- clearLongNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.LongNode longNode = 14; - clearLongValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.LongConstants longValues = 3; - clearLongValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - clearName() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest.Builder
-
Name for the savepoint.
- clearName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
name of the field
- clearName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
optional string name = 1; - clearNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.TreeNode node = 1; - clearNullable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
optional bool nullable = 3; - clearNullNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
literals
- clearOptions() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
- clearOptionValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
- clearOrdered() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
FlightEndpoints are in the same order as the data.
- clearOrNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.OrNode orNode = 8; - clearParameters() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
Closes the
FlightSqlClient.PreparedStatement.parameterBindingRoot, which contains the parameter binding from aFlightSqlClient.PreparedStatementoperation, releasing its resources. - 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.
- clearParamTypes() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - 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.
- clearPrecision() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
-
optional int32 precision = 2; - clearPrecision() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by DECIMAL
- 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.
- clearPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult.Builder
-
Represents a (potentially updated) 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.
- clearResult() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.Builder
-
Deprecated.
.arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1; - clearResultType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
-
optional .gandiva.types.Field resultType = 2; - clearReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 3; - clearReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 2; - clearReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 4; - clearRoot() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition.Builder
-
optional .gandiva.types.TreeNode root = 1; - clearRoot() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
-
optional .gandiva.types.TreeNode root = 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.
- clearScale() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
-
optional int32 scale = 3; - clearScale() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by DECIMAL
- 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.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The db_schema of the destination table to load data into.
- clearSessionOptions() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
- clearSessionOptions() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
- 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; - clearStatus() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult.Builder
-
.arrow.flight.protocol.CloseSessionResult.Status status = 1; - clearStringListValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
.arrow.flight.protocol.SessionOptionValue.StringListValue string_list_value = 5; - clearStringNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.StringNode stringNode = 17; - clearStringValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
string string_value = 1; - clearStringValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.StringConstants stringValues = 4; - clearStringValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - 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.
- clearTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The table to load data into.
- clearTableDefinitionOptions() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The behavior for handling the table definition.
- 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.
- clearTemporary() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
Store ingested data in a temporary table.
- clearThenNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode thenNode = 2; - 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; - clearTimeUnit() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by TIME32/TIME64
- clearTimeZone() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by TIMESTAMP
- 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.CommandStatementIngest.Builder
-
Perform the ingestion as part of this transaction.
- 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; - clearType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
optional .gandiva.types.GandivaType type = 1; - clearType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
optional .gandiva.types.ExtGandivaType type = 2; - clearType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode.Builder
-
optional .gandiva.types.ExtGandivaType 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; - clearValue() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error.Builder
-
.arrow.flight.protocol.SetSessionOptionsResult.ErrorValue value = 1; - clearValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode.Builder
-
optional bytes value = 1; - clearValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode.Builder
-
optional bool value = 1; - clearValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
-
optional string value = 1; - clearValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode.Builder
-
optional double value = 1; - clearValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode.Builder
-
optional float value = 1; - clearValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode.Builder
-
optional int32 value = 1; - clearValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode.Builder
-
optional int64 value = 1; - clearValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode.Builder
-
optional bytes value = 1; - clearValues() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
-
repeated string values = 1; - clearVersion() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan.Builder
-
The Substrait release, e.g. "0.12.0".
- clearWidth() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by FIXED_SIZE_BINARY
- ClientAuthHandler - Interface in org.apache.arrow.flight.auth
-
Deprecated.As of 14.0.0. This implements a stateful "login" flow that does not play well with distributed or stateless systems. It will not be removed, but should not be used. Instead see
FlightClient.authenticateBasicToken(String, String). - 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 - Variable in class org.apache.arrow.flight.grpc.NettyClientBuilder
- clientCertificate(InputStream, InputStream) - Method in class org.apache.arrow.flight.FlightClient.Builder
-
Set the trusted TLS certificates.
- clientCertificate(InputStream, InputStream) - Method in class org.apache.arrow.flight.grpc.NettyClientBuilder
-
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
- clientKey - Variable in class org.apache.arrow.flight.grpc.NettyClientBuilder
- 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 org.apache.arrow.adapter.avro.AvroToArrowVectorIterator
-
Clean up resources.
- close() - Method in class org.apache.arrow.adapter.avro.consumers.AvroArraysConsumer
- close() - Method in class org.apache.arrow.adapter.avro.consumers.AvroMapConsumer
- close() - Method in class org.apache.arrow.adapter.avro.consumers.AvroNullableConsumer
- close() - Method in class org.apache.arrow.adapter.avro.consumers.AvroStructConsumer
- close() - Method in class org.apache.arrow.adapter.avro.consumers.AvroUnionsConsumer
- close() - Method in class org.apache.arrow.adapter.avro.consumers.BaseAvroConsumer
- close() - Method in class org.apache.arrow.adapter.avro.consumers.CompositeAvroConsumer
- close() - Method in interface org.apache.arrow.adapter.avro.consumers.Consumer
-
Close this consumer when occurs exception to avoid potential leak.
- close() - Method in class org.apache.arrow.adapter.avro.consumers.SkipConsumer
- close() - Method in class org.apache.arrow.adapter.jdbc.ArrowVectorIterator
-
Clean up resources ONLY WHEN THE
VectorSchemaRootHOLDING EACH BATCH IS REUSED. - 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.adapter.orc.OrcReader
- close() - Method in class org.apache.arrow.algorithm.deduplicate.VectorRunDeduplicator
- close() - Method in class org.apache.arrow.c.ArrowArray
- close() - Method in class org.apache.arrow.c.ArrowArrayStream
- close() - Method in class org.apache.arrow.c.ArrowSchema
- close() - Method in interface org.apache.arrow.c.BaseStruct
-
Close to release the main buffer.
- close() - Method in class org.apache.arrow.c.CDataDictionaryProvider
- close() - Method in interface org.apache.arrow.c.jni.PrivateData
- close() - Method in class org.apache.arrow.dataset.jni.NativeDataset
- close() - Method in class org.apache.arrow.dataset.jni.NativeDatasetFactory
-
Close this factory by release the pointer of the native instance.
- close() - Method in class org.apache.arrow.dataset.jni.NativeMemoryPool
- close() - Method in class org.apache.arrow.dataset.jni.NativeScanner
- close() - Method in class org.apache.arrow.dataset.jni.NativeScanTask
-
Deprecated.
- 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.PutResult
- close() - Method in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
- close() - Method in class org.apache.arrow.flight.sql.FlightSqlClient
- 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 class org.apache.arrow.gandiva.evaluator.Filter
-
Closes the LLVM module representing this filter.
- close() - Method in class org.apache.arrow.gandiva.evaluator.Projector
-
Closes the LLVM module representing this evaluator.
- close() - Method in interface org.apache.arrow.memory.AllocationReservation
- close() - Method in class org.apache.arrow.memory.ArrowBuf
- close() - Method in class org.apache.arrow.memory.RootAllocator
- 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() - 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.BaseVariableWidthViewVector
-
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.AbstractExtensionTypeWriter
- 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.Float2WriterImpl
- 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.PromotableViewWriter
- 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.UnionExtensionWriter
- close() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- close() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- close() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- close() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- 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.impl.ViewVarBinaryWriterImpl
- close() - Method in class org.apache.arrow.vector.complex.impl.ViewVarCharWriterImpl
- close() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- close() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Alternative to clear().
- 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.dictionary.DictionaryProvider.MapDictionaryProvider
- 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() - 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
- close(boolean) - Method in class org.apache.arrow.vector.ipc.ArrowReader
-
Close resources, including vector schema root and dictionary vectors.
- 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
-
Calls
AutoCloseables.close(Iterable)on the flattened list of closeables. - 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(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
Closes the client.
- CLOSE_SESSION - Static variable in interface org.apache.arrow.flight.FlightConstants
- closeBuffer(ArrowBuf) - Static method in class org.apache.arrow.c.NativeUtil
-
Close a buffer if it's not null.
- CLOSED - Enum constant in enum org.apache.arrow.flight.CloseSessionResult.Status
-
The session close request is complete.
- CLOSED - Enum constant in enum org.apache.arrow.flight.impl.Flight.CloseSessionResult.Status
-
The session close request is complete.
- CLOSED_VALUE - Static variable in enum org.apache.arrow.flight.impl.Flight.CloseSessionResult.Status
-
The session close request is complete.
- closeDataset(long) - Method in class org.apache.arrow.dataset.jni.JniWrapper
-
Release the Dataset by destroying its reference held by JNI wrapper.
- closeDatasetFactory(long) - Method in class org.apache.arrow.dataset.jni.JniWrapper
-
Release the DatasetFactory by destroying its reference held by JNI wrapper.
- closeNoChecked(AutoCloseable) - Static method in class org.apache.arrow.util.AutoCloseables
-
close() an
AutoCloseablewithout throwing a (checked)Exception. - 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.adapter.orc.OrcStripeReader
- closeReadSource() - Method in class org.apache.arrow.dataset.jni.NativeScanner.NativeReader
- closeReadSource() - Method in class org.apache.arrow.dataset.scanner.ArrowScannerReader
- 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.
- closeScanner(long) - Method in class org.apache.arrow.dataset.jni.JniWrapper
-
Release the Scanner by destroying its reference held by JNI wrapper.
- closeSession() - Method in class org.apache.arrow.flight.ServerSessionMiddleware
-
Close the current session.
- closeSession(CloseSessionRequest, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Close/invalidate the current server session.
- closeSession(CloseSessionRequest, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
- closeSession(CloseSessionRequest, FlightProducer.CallContext, FlightProducer.StreamListener<CloseSessionResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Close/invalidate the session.
- CloseSessionRequest - Class in org.apache.arrow.flight
-
A request to close/invalidate a server session context.
- CloseSessionRequest() - Constructor for class org.apache.arrow.flight.CloseSessionRequest
- CloseSessionResult - Class in org.apache.arrow.flight
-
The result of attempting to close/invalidate a server session context.
- CloseSessionResult(CloseSessionResult.Status) - Constructor for class org.apache.arrow.flight.CloseSessionResult
- CloseSessionResult.Status - Enum in org.apache.arrow.flight
-
Close operation result status values.
- CloseSessionResultListener - Class in org.apache.arrow.flight.sql
-
Typed StreamListener for closeSession.
- CLOSING - Enum constant in enum org.apache.arrow.flight.CloseSessionResult.Status
-
The session close request is in progress.
- CLOSING - Enum constant in enum org.apache.arrow.flight.impl.Flight.CloseSessionResult.Status
-
The session close request is in progress.
- CLOSING_VALUE - Static variable in enum org.apache.arrow.flight.impl.Flight.CloseSessionResult.Status
-
The session close request is in progress.
- CMD - Enum constant in enum org.apache.arrow.flight.impl.Flight.FlightDescriptor.DescriptorType
-
An opaque command to generate a dataset.
- 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
Collectionsand 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
- columns(Optional<String[]>) - Method in class org.apache.arrow.dataset.scanner.ScanOptions.Builder
-
Set the Projected columns.
- COLUMNS_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
- 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() - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
- commit(FlightSqlClient.Transaction, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Commit a transaction.
- 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.FixedSizeBinaryComparator
- compare(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.NullComparator
- 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(short, short) - Static method in class org.apache.arrow.memory.util.Float16
-
Compares the two specified half-precision float values.
- 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.
- 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.
- 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
- compareBaseVariableWidthViewVectors(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.
- compareDictionaryProviders(DictionaryProvider, DictionaryProvider) - Static method in class org.apache.arrow.vector.util.Validator
-
Validate two dictionary providers are equal in structure and contents.
- 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
- compareLargeListViewVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
- compareListVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
- compareListViewVectors(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.FixedSizeBinaryComparator
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.FixedSizeListComparator
- 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.NullComparator
- 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.
- compareRunEndEncodedVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
- 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
-
Concrete implementation of
BaseWriter.ComplexWriter. - ComplexWriterImpl(String, NonNullableStructVector) - Constructor for class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
- ComplexWriterImpl(String, NonNullableStructVector, boolean) - Constructor for class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
- ComplexWriterImpl(String, NonNullableStructVector, boolean, boolean) - Constructor for class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
Constructs a new instance.
- CompositeAvroConsumer - Class in org.apache.arrow.adapter.avro.consumers
-
Composite consumer which hold all consumers.
- CompositeAvroConsumer(List<Consumer>) - Constructor for class org.apache.arrow.adapter.avro.consumers.CompositeAvroConsumer
- CompositeAvroProducer - Class in org.apache.arrow.adapter.avro.producers
-
Composite producer which holds all producers.
- CompositeAvroProducer(List<Producer<? extends FieldVector>>) - Constructor for class org.apache.arrow.adapter.avro.producers.CompositeAvroProducer
- 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.
- COND_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
- Condition - Class in org.apache.arrow.gandiva.expression
-
Opaque class representing a filter condition.
- config() - Static method in class org.apache.arrow.vector.ipc.JsonFileWriter
- configBuilder() - Static method in class org.apache.arrow.memory.RootAllocator
-
Returns a builder class for configuring BaseAllocator's options.
- ConfigOptions() - Constructor for class org.apache.arrow.gandiva.evaluator.ConfigurationBuilder.ConfigOptions
- ConfigurationBuilder - Class in org.apache.arrow.gandiva.evaluator
-
Used to construct gandiva configuration objects.
- ConfigurationBuilder() - Constructor for class org.apache.arrow.gandiva.evaluator.ConfigurationBuilder
- ConfigurationBuilder.ConfigOptions - Class in org.apache.arrow.gandiva.evaluator
-
ConfigOptions contains the configuration parameters to provide to gandiva.
- CONFLICT_APPEND - Enum constant in enum org.apache.arrow.vector.complex.AbstractStructVector.ConflictPolicy
- CONFLICT_ERROR - Enum constant in enum org.apache.arrow.vector.complex.AbstractStructVector.ConflictPolicy
- CONFLICT_IGNORE - Enum constant in enum org.apache.arrow.vector.complex.AbstractStructVector.ConflictPolicy
- CONFLICT_REPLACE - Enum constant in enum org.apache.arrow.vector.complex.AbstractStructVector.ConflictPolicy
- 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
ResultSetand 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.adapter.avro.consumers.AvroArraysConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.AvroBooleanConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.AvroBytesConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.AvroDoubleConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.AvroEnumConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.AvroFixedConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.AvroFloatConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.AvroIntConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.AvroLongConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.AvroMapConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.AvroNullableConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.AvroNullConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.AvroStringConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.AvroStructConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.AvroUnionsConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.CompositeAvroConsumer
-
Consume decoder data.
- consume(Decoder) - Method in interface org.apache.arrow.adapter.avro.consumers.Consumer
-
Consume a specific type value from avro decoder and write it to vector.
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.logical.AvroDateConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.logical.AvroDecimal256Consumer.BytesDecimal256Consumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.logical.AvroDecimal256Consumer.FixedDecimal256Consumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.logical.AvroDecimalConsumer.BytesDecimalConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.logical.AvroDecimalConsumer.FixedDecimalConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.logical.AvroTimeMicroConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.logical.AvroTimeMillisConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.logical.AvroTimestampMicrosConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.logical.AvroTimestampMicrosTzConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.logical.AvroTimestampMillisConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.logical.AvroTimestampMillisTzConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.logical.AvroTimestampNanosConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.logical.AvroTimestampNanosTzConsumer
- consume(Decoder) - Method in class org.apache.arrow.adapter.avro.consumers.SkipConsumer
- Consumer<T extends FieldVector> - Interface in org.apache.arrow.adapter.avro.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
- containsErrors(String) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
-
map<string, .arrow.flight.protocol.SetSessionOptionsResult.Error> errors = 1; - containsErrors(String) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
-
map<string, .arrow.flight.protocol.SetSessionOptionsResult.Error> errors = 1; - containsErrors(String) - Method in interface org.apache.arrow.flight.impl.Flight.SetSessionOptionsResultOrBuilder
-
map<string, .arrow.flight.protocol.SetSessionOptionsResult.Error> errors = 1; - containsKey(Object) - Method in class org.apache.arrow.vector.util.MapWithOrdinalImpl
- 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(K) - Method in class org.apache.arrow.vector.util.MultiMapWithOrdinal
- containsKey(K) - Method in class org.apache.arrow.vector.util.PromotableMultiMapWithOrdinal
- containsOptions(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
Backend-specific options.
- containsOptions(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
Backend-specific options.
- containsOptions(String) - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
Backend-specific options.
- containsSessionOptions(String) - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - containsSessionOptions(String) - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - containsSessionOptions(String) - Method in interface org.apache.arrow.flight.impl.Flight.GetSessionOptionsResultOrBuilder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - containsSessionOptions(String) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - containsSessionOptions(String) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - containsSessionOptions(String) - Method in interface org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequestOrBuilder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - 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
-
An
ExecutorServicethat propagates theContext. - 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
inand writes it toout. - convertField(Field) - Static method in class org.apache.arrow.vector.types.pojo.Field
-
Constructs a new instance from a flatbuffer representation of the field.
- convertMapToStringArray(Map<String, String>) - Static method in class org.apache.arrow.dataset.utils.MapUtil
-
Convert the map to string array as JNI bridge.
- convertSchema(Schema) - Static method in class org.apache.arrow.vector.types.pojo.Schema
-
Converts a flatbuffer schema to its POJO representation.
- copy() - Method in class org.apache.arrow.vector.table.Table
-
Returns a deep copy of this table.
- 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
- copyAsField(String, AbstractExtensionTypeWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, BaseWriter.MapWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- 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.Float2ReaderImpl
- 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, 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, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.ViewVarBinaryReaderImpl
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.ViewVarCharReaderImpl
- copyAsField(String, BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, BigIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.BigIntReader
- copyAsField(String, BitWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, BitWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, BitWriter) - Method in interface org.apache.arrow.vector.complex.reader.BitReader
- copyAsField(String, DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, DateDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateDayReader
- copyAsField(String, DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, DateMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateMilliReader
- copyAsField(String, Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, Decimal256Writer) - Method in interface org.apache.arrow.vector.complex.reader.Decimal256Reader
- copyAsField(String, DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, DecimalWriter) - Method in interface org.apache.arrow.vector.complex.reader.DecimalReader
- copyAsField(String, DurationWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, DurationWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, DurationWriter) - Method in interface org.apache.arrow.vector.complex.reader.DurationReader
- copyAsField(String, FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, FixedSizeBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
- copyAsField(String, Float2Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, Float2Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, Float2Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float2Reader
- copyAsField(String, Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, Float4Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float4Reader
- copyAsField(String, Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, Float8Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float8Reader
- copyAsField(String, IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, IntervalDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalDayReader
- copyAsField(String, IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, IntervalMonthDayNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalMonthDayNanoReader
- copyAsField(String, IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, IntervalYearWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalYearReader
- copyAsField(String, IntWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, IntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, IntWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntReader
- copyAsField(String, LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, LargeVarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.LargeVarBinaryReader
- copyAsField(String, LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, LargeVarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.LargeVarCharReader
- copyAsField(String, SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, SmallIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.SmallIntReader
- copyAsField(String, TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, TimeMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMicroReader
- copyAsField(String, TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, TimeMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMilliReader
- copyAsField(String, TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, TimeNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeNanoReader
- copyAsField(String, TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, TimeSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeSecReader
- copyAsField(String, TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, TimeStampMicroTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
- copyAsField(String, TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, TimeStampMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroReader
- copyAsField(String, TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, TimeStampMilliTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
- copyAsField(String, TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, TimeStampMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliReader
- copyAsField(String, TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, TimeStampNanoTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
- copyAsField(String, TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, TimeStampNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoReader
- copyAsField(String, TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, TimeStampSecTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecTZReader
- copyAsField(String, TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, TimeStampSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecReader
- copyAsField(String, TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, TinyIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.TinyIntReader
- copyAsField(String, UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, UInt1Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt1Reader
- copyAsField(String, UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, UInt2Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt2Reader
- copyAsField(String, UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, UInt4Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt4Reader
- copyAsField(String, UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, UInt8Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt8Reader
- copyAsField(String, VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, VarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarBinaryReader
- copyAsField(String, VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, VarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarCharReader
- copyAsField(String, ViewVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, ViewVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, ViewVarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.ViewVarBinaryReader
- copyAsField(String, ViewVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsField(String, ViewVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsField(String, ViewVarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.ViewVarCharReader
- copyAsValue(AbstractExtensionTypeWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(AbstractExtensionTypeWriter) - Method in class org.apache.arrow.vector.complex.impl.UuidReaderImpl
- copyAsValue(DenseUnionWriter) - Method in class org.apache.arrow.variant.impl.VariantReaderImpl
- copyAsValue(DenseUnionWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
- copyAsValue(UnionLargeListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListReader
- copyAsValue(UnionWriter) - Method in class org.apache.arrow.variant.impl.VariantReaderImpl
- copyAsValue(UnionWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(UnionWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(UnionWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(UnionWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.variant.impl.VariantReaderImpl
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(BaseWriter.ListWriter) - 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.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(BaseWriter.ListWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedListReader
- copyAsValue(BaseWriter.MapWriter) - Method in class org.apache.arrow.variant.impl.VariantReaderImpl
- copyAsValue(BaseWriter.MapWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedMapReader
- copyAsValue(BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- 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.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
- copyAsValue(BaseWriter.StructWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedStructReader
- copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- 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(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(BigIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.BigIntReader
- copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- 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(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(BitWriter) - Method in interface org.apache.arrow.vector.complex.reader.BitReader
- copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- 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(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(DateDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateDayReader
- copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- 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(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(DateMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateMilliReader
- copyAsValue(Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- 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(Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(Decimal256Writer) - Method in interface org.apache.arrow.vector.complex.reader.Decimal256Reader
- copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- 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(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(DecimalWriter) - Method in interface org.apache.arrow.vector.complex.reader.DecimalReader
- copyAsValue(DurationWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- 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(DurationWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(DurationWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(DurationWriter) - Method in interface org.apache.arrow.vector.complex.reader.DurationReader
- copyAsValue(FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- 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(FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(FixedSizeBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
- copyAsValue(Float2Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(Float2Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(Float2Writer) - Method in class org.apache.arrow.vector.complex.impl.Float2HolderReaderImpl
- copyAsValue(Float2Writer) - Method in class org.apache.arrow.vector.complex.impl.Float2ReaderImpl
- copyAsValue(Float2Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(Float2Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(Float2Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float2Reader
- copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- 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(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(Float4Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float4Reader
- copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- 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(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(Float8Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float8Reader
- copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- 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(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(IntervalDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalDayReader
- copyAsValue(IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- 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(IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(IntervalMonthDayNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalMonthDayNanoReader
- copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- 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(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(IntervalYearWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalYearReader
- copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- 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(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(IntWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntReader
- copyAsValue(LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- 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(LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(LargeVarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.LargeVarBinaryReader
- copyAsValue(LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- 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(LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(LargeVarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.LargeVarCharReader
- copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(SmallIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.SmallIntReader
- copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(TimeMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMicroReader
- copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(TimeMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMilliReader
- copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(TimeNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeNanoReader
- copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(TimeSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeSecReader
- copyAsValue(TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(TimeStampMicroTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
- copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(TimeStampMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroReader
- copyAsValue(TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(TimeStampMilliTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
- copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(TimeStampMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliReader
- copyAsValue(TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(TimeStampNanoTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
- copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(TimeStampNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoReader
- copyAsValue(TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(TimeStampSecTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecTZReader
- copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(TimeStampSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecReader
- copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(TinyIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.TinyIntReader
- copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(UInt1Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt1Reader
- copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(UInt2Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt2Reader
- copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(UInt4Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt4Reader
- copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- 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(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(UInt8Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt8Reader
- copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(VarBinaryWriter) - 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(VarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarBinaryReader
- copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- 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(VarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarCharReader
- copyAsValue(ViewVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(ViewVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(ViewVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(ViewVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(ViewVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.ViewVarBinaryHolderReaderImpl
- copyAsValue(ViewVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.ViewVarBinaryReaderImpl
- copyAsValue(ViewVarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.ViewVarBinaryReader
- copyAsValue(ViewVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- copyAsValue(ViewVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- copyAsValue(ViewVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
- copyAsValue(ViewVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- copyAsValue(ViewVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.ViewVarCharHolderReaderImpl
- copyAsValue(ViewVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.ViewVarCharReaderImpl
- copyAsValue(ViewVarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.ViewVarCharReader
- 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.variant.extension.VariantVector
- 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.BaseVariableWidthViewVector
-
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.LargeListViewVector
- 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.ListViewVector
- 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 class org.apache.arrow.vector.UuidVector
- 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.
- copyFromMemory(long, byte[], long, long) - Static method in class org.apache.arrow.memory.util.MemoryUtil
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.variant.extension.VariantVector
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Same as
BaseFixedWidthVector.copyFrom(int, int, ValueVector)except that it handles the case when the capacity of the vector needs to be expanded before copy. - copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Same as
BaseLargeVariableWidthVector.copyFrom(int, int, ValueVector)except that it handles the case when the capacity of the vector needs to be expanded before copy. - copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseValueVector
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Same as
BaseVariableWidthVector.copyFrom(int, int, ValueVector)except that it handles the case when the capacity of the vector needs to be expanded before copy. - copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Same as
BaseVariableWidthViewVector.copyFrom(int, int, ValueVector)except that it handles the case when the capacity of the vector needs to be expanded before copy. - 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
-
Same as
LargeListVector.copyFrom(int, int, ValueVector)except that it handles the case when the capacity of the vector needs to be expanded before copy. - copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.ListVector
-
Same as
ListVector.copyFrom(int, int, ValueVector)except that it handles the case when the capacity of the vector needs to be expanded before copy. - copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.ListViewVector
- 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 class org.apache.arrow.vector.UuidVector
- copyFromSafe(int, int, ValueVector) - Method in interface org.apache.arrow.vector.ValueVector
-
Same as
ValueVector.copyFrom(int, int, ValueVector)except that it handles the case when the capacity of the vector needs to be expanded before copy. - copyMemory(long, long, long) - Static method in class org.apache.arrow.memory.util.MemoryUtil
- copyReader(FieldReader) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- copyReader(FieldReader) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- 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 class org.apache.arrow.variant.impl.VariantWriterImpl
- copyReaderToField(String, FieldReader) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- copyReaderToField(String, FieldReader) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- copyStructureFrom(DictionaryProvider, BufferAllocator) - Method in class org.apache.arrow.vector.dictionary.DictionaryProvider.MapDictionaryProvider
-
Initialize the map structure from another provider, but with empty vectors.
- copyToMemory(byte[], long, long, long) - Static method in class org.apache.arrow.memory.util.MemoryUtil
- copyValidityBuffer(int, int, BaseValueVector) - Method in class org.apache.arrow.vector.BaseValueVector
-
Allocate new validity buffer for `target` and copy bytes from `validityBuffer`.
- 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.Float2ReaderImpl
- 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
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.ViewVarBinaryReaderImpl
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.ViewVarCharReaderImpl
- copyValueSafe(int, int) - Method in class org.apache.arrow.variant.extension.VariantVector.VariantTransferPair
- 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
- copyValueSafe(int, int) - Method in class org.apache.arrow.vector.UuidVector.TransferImpl
-
Copies a value from the source vector to the target vector, expanding capacity if needed.
- create(ByteBuffer, int) - Static method in class org.apache.arrow.vector.ipc.message.MessageMetadataResult
-
Creates a new
MessageMetadataResultby parsing it from the beginning of the buffer. - create(ResultSet, JdbcToArrowConfig) - Static method in class org.apache.arrow.adapter.jdbc.ArrowVectorIterator
-
Create a ArrowVectorIterator to partially convert data.
- create(BufferAllocator, long) - Method in interface org.apache.arrow.memory.AllocationManager.Factory
-
Create an
AllocationManager. - create(BufferAllocator, long) - Method in class org.apache.arrow.memory.unsafe.DefaultAllocationManagerFactory
- create(Schema, BufferAllocator) - Static method in class org.apache.arrow.vector.VectorSchemaRoot
-
Creates a new set of empty vectors corresponding to the given schema.
- create(Decoder, Schema, AvroToArrowConfig) - Static method in class org.apache.arrow.adapter.avro.AvroToArrowVectorIterator
-
Create a ArrowVectorIterator to partially convert data.
- createAvroSchema(List<Field>) - Static method in class org.apache.arrow.adapter.avro.ArrowToAvroUtils
-
Overload provided for convenience, sets name = GENERIC_RECORD_TYPE_NAME.
- createAvroSchema(List<Field>, String) - Static method in class org.apache.arrow.adapter.avro.ArrowToAvroUtils
-
Overload provided for convenience, sets namespace = null.
- createAvroSchema(List<Field>, String, String) - Static method in class org.apache.arrow.adapter.avro.ArrowToAvroUtils
-
Overload provided for convenience, sets dictionaries = null.
- createAvroSchema(List<Field>, String, String, DictionaryProvider) - Static method in class org.apache.arrow.adapter.avro.ArrowToAvroUtils
-
Create an Avro record schema for a given list of Arrow fields.
- createAvroSchema(List<Field>, DictionaryProvider) - Static method in class org.apache.arrow.adapter.avro.ArrowToAvroUtils
-
Overload provided for convenience, sets name = GENERIC_RECORD_TYPE_NAME and namespace = null.
- 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. - 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
-
Creates the
ArrowBodyCompressionobject, given theCompressionCodec. - 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
- createCodec(CompressionUtil.CodecType) - 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) - Method in class org.apache.arrow.vector.compression.NoCompressionCodec.Factory
- createCodec(CompressionUtil.CodecType, int) - Method in class org.apache.arrow.compression.CommonsCompressionFactory
- 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, int) - Method in class org.apache.arrow.vector.compression.NoCompressionCodec.Factory
- createCompositeProducer(List<FieldVector>) - Static method in class org.apache.arrow.adapter.avro.ArrowToAvroUtils
-
Overload provided for convenience, sets dictionaries = null.
- createCompositeProducer(List<FieldVector>, DictionaryProvider) - Static method in class org.apache.arrow.adapter.avro.ArrowToAvroUtils
-
Create a composite Avro producer for a set of field vectors (typically the root set of a VSR).
- createConsumer(BinaryConsumer, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.BlobConsumer
-
Creates a consumer for
VarBinaryVector. - createConsumer(BigIntVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.BigIntConsumer
-
Creates a consumer for
BigIntVector. - createConsumer(BitVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.BitConsumer
-
Creates a consumer for
BitVector. - createConsumer(ListVector, JdbcConsumer, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.ArrayConsumer
-
Creates a consumer for
ListVector. - createConsumer(MapVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.MapConsumer
-
Creates a consumer for
MapVector. - createConsumer(DateDayVector, int, boolean, Calendar) - Static method in class org.apache.arrow.adapter.jdbc.consumer.DateConsumer
-
Creates a consumer for
DateMilliVector. - createConsumer(Decimal256Vector, int, boolean, RoundingMode) - Static method in class org.apache.arrow.adapter.jdbc.consumer.Decimal256Consumer
-
Creates a consumer for
Decimal256Vector. - createConsumer(DecimalVector, int, boolean, RoundingMode) - Static method in class org.apache.arrow.adapter.jdbc.consumer.DecimalConsumer
-
Creates a consumer for
DecimalVector. - createConsumer(Float4Vector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.FloatConsumer
-
Creates a consumer for
Float4Vector. - createConsumer(Float8Vector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.DoubleConsumer
-
Creates a consumer for
Float8Vector. - createConsumer(IntVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.IntConsumer
-
Creates a consumer for
IntVector. - createConsumer(SmallIntVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.SmallIntConsumer
-
Creates a consumer for
SmallIntVector. - createConsumer(TimeMilliVector, int, boolean, Calendar) - Static method in class org.apache.arrow.adapter.jdbc.consumer.TimeConsumer
-
Creates a consumer for
TimeMilliVector. - createConsumer(TimeStampMilliTZVector, int, boolean, Calendar) - Static method in class org.apache.arrow.adapter.jdbc.consumer.TimestampTZConsumer
-
Creates a consumer for
TimeStampMilliTZVector. - createConsumer(TimeStampMilliVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.TimestampConsumer
-
Creates a consumer for
TimeStampMilliVector. - createConsumer(TinyIntVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.TinyIntConsumer
-
Creates a consumer for
TinyIntVector. - createConsumer(VarBinaryVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.BinaryConsumer
-
Creates a consumer for
VarBinaryVector. - createConsumer(VarCharVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.ClobConsumer
-
Creates a consumer for
VarCharVector. - createConsumer(VarCharVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.VarCharConsumer
-
Creates a consumer for
VarCharVector. - 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
- createDataset(long, byte[]) - Method in class org.apache.arrow.dataset.jni.JniWrapper
-
Create Dataset from a DatasetFactory and get the native pointer of the Dataset.
- createDate(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Date
- createDecimal(int, int, Integer) - Static method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
- createDecimal(FlatBufferBuilder, int, int, int) - Static method in class org.apache.arrow.flatbuf.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
- 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.
- createFlightClient(BufferAllocator, ManagedChannel, List<FlightClientMiddleware.Factory>) - 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
-
Creates a
FlightSqlClientto be used with the example methods. - 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
- 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
- createListenable(ReservationListener) - Static method in class org.apache.arrow.dataset.jni.NativeMemoryPool
-
Create a listenable memory pool (see also: arrow::ReservationListenableMemoryPool) with a specific listener.
- 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
- 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.FixedSizeBinaryComparator
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.FixedSizeListComparator
- 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.NullComparator
- 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.
- 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 interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Creates a prepared statement on the server and returns a handle and metadata for in a
FlightSql.ActionCreatePreparedStatementResultobject in aResultobject. - 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 interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Pre-compile a Substrait plan.
- createRecordBatch(FlatBufferBuilder, long, int, int, int, int) - Static method in class org.apache.arrow.flatbuf.RecordBatch
- createScanner(long, String[], ByteBuffer, ByteBuffer, long, int, String[], long) - Method in class org.apache.arrow.dataset.jni.JniWrapper
-
Create Scanner from a Dataset and get the native pointer of the Dataset.
- 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
- createStridesVector(FlatBufferBuilder, long[]) - Static method in class org.apache.arrow.flatbuf.Tensor
- 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
- createVariadicBufferCountsVector(FlatBufferBuilder, long[]) - Static method in class org.apache.arrow.flatbuf.RecordBatch
- createVariantChildFields() - Static method in class org.apache.arrow.variant.extension.VariantVector
-
Creates the child fields for the VariantVector.
- createVariantField(String) - Static method in class org.apache.arrow.variant.extension.VariantVector
-
Creates a new VariantVector with the given name.
- 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
- CSV - Enum constant in enum org.apache.arrow.dataset.file.FileFormat
- CsvConvertOptions - Class in org.apache.arrow.dataset.scanner.csv
- CsvConvertOptions(Map<String, String>) - Constructor for class org.apache.arrow.dataset.scanner.csv.CsvConvertOptions
- CsvFragmentScanOptions - Class in org.apache.arrow.dataset.scanner.csv
- CsvFragmentScanOptions(CsvConvertOptions, Map<String, String>, Map<String, String>) - Constructor for class org.apache.arrow.dataset.scanner.csv.CsvFragmentScanOptions
-
CSV scan options, map to CPP struct CsvFragmentScanOptions.
- currentIndex - Variable in class org.apache.arrow.adapter.avro.consumers.BaseAvroConsumer
- currentIndex - Variable in class org.apache.arrow.adapter.avro.producers.BaseAvroProducer
- currentIndex - Variable in class org.apache.arrow.adapter.jdbc.consumer.BaseConsumer
- customMetadata(int) - Method in class org.apache.arrow.flatbuf.Field
-
User-defined metadata
- customMetadata(int) - Method in class org.apache.arrow.flatbuf.Footer
-
User-defined metadata
- customMetadata(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.Field
- customMetadata(KeyValue, int) - Method in class org.apache.arrow.flatbuf.Footer
- customMetadata(KeyValue, int) - Method in class org.apache.arrow.flatbuf.Message
- 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() - Method in class org.apache.arrow.flatbuf.Footer
- customMetadataVector() - Method in class org.apache.arrow.flatbuf.Message
- customMetadataVector() - Method in class org.apache.arrow.flatbuf.Schema
- customMetadataVector(KeyValue.Vector) - Method in class org.apache.arrow.flatbuf.Field
- customMetadataVector(KeyValue.Vector) - Method in class org.apache.arrow.flatbuf.Footer
- customMetadataVector(KeyValue.Vector) - Method in class org.apache.arrow.flatbuf.Message
- customMetadataVector(KeyValue.Vector) - Method in class org.apache.arrow.flatbuf.Schema
D
- data - Variable in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- data - Variable in class org.apache.arrow.vector.complex.impl.UnionReader
- data - Variable in class org.apache.arrow.vector.complex.impl.UnionWriter
- data() - Method in class org.apache.arrow.flatbuf.DictionaryBatch
- data() - Method in class org.apache.arrow.flatbuf.SparseTensor
-
The location and size of the tensor's data
- data() - Method in class org.apache.arrow.flatbuf.Tensor
-
The location and size of the tensor's data
- data(Buffer) - Method in class org.apache.arrow.flatbuf.SparseTensor
- data(Buffer) - Method in class org.apache.arrow.flatbuf.Tensor
- data(RecordBatch) - Method in class org.apache.arrow.flatbuf.DictionaryBatch
- Data - Class in org.apache.arrow.c
-
Functions for working with the C data interface.
- DATA - Enum constant in enum org.apache.arrow.vector.BufferLayout.BufferType
- DATA_BODY_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightData
- DATA_HEADER_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightData
- DATA_TYPE_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo
- DATA_VECTOR_NAME - Static variable in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- DATA_VECTOR_NAME - Static variable in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- DATA_VECTOR_NAME - Static variable in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- DATA_VECTOR_NAME - Static variable in class org.apache.arrow.vector.complex.LargeListVector
- DATA_VECTOR_NAME - Static variable in class org.apache.arrow.vector.complex.MapVector
- dataBuffer(int) - Static method in class org.apache.arrow.vector.BufferLayout
-
Returns a databuffer for the given bitwidth.
- dataBuffers - Variable in class org.apache.arrow.vector.BaseVariableWidthViewVector
- Dataset - Interface in org.apache.arrow.dataset.source
-
A container of Fragments which are the internal iterable unit of read data.
- DATASET_SCHEMA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
- DatasetFactory - Interface in org.apache.arrow.dataset.source
-
DatasetFactory provides a way to inspect a Dataset potential schema before materializing it.
- DatasetFileWriter - Class in org.apache.arrow.dataset.file
-
JNI-based utility to write datasets into files.
- DatasetFileWriter() - Constructor for class org.apache.arrow.dataset.file.DatasetFileWriter
- DataSizeRoundingUtil - Class in org.apache.arrow.vector.util
-
Utilities for rounding data size.
- DATATYPE_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
- Date - Class in org.apache.arrow.flatbuf
-
Date is either a 32-bit or 64-bit signed integer type representing an elapsed time since UNIX epoch (1970-01-01), stored in either of two units: * Milliseconds (64 bits) indicating UNIX time elapsed since the epoch (no leap seconds), where the values are evenly divisible by 86400000 * Days (32 bits) since the UNIX epoch
- Date - Enum constant in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
- Date - Static variable in class org.apache.arrow.flatbuf.Type
- Date() - Constructor for class org.apache.arrow.flatbuf.Date
- Date(DateUnit) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Date
- DATE - Enum constant in enum org.apache.arrow.variant.Variant.Type
- Date.Vector - Class in org.apache.arrow.flatbuf
- DATE32 - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
DATE32 = 16; - DATE32_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
DATE32 = 16; - DATE64 - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
DATE64 = 17; - DATE64_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
DATE64 = 17; - DateConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume date type values from
ResultSet. - DateConsumer() - Constructor for class org.apache.arrow.adapter.jdbc.consumer.DateConsumer
- dateDay() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- dateDay() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- dateDay() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- dateDay() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- dateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- dateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- dateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- dateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- dateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- dateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- dateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- dateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- dateDay() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- dateDay(String) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- dateDay(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- dateDay(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- dateDay(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- dateDay(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- dateDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- dateDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- dateDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- dateDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- dateDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- dateDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- dateDay(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- DATEDAY - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- DateDayBinder - Class in org.apache.arrow.adapter.jdbc.binder
-
A column binder for 32-bit dates.
- DateDayBinder(DateDayVector) - Constructor for class org.apache.arrow.adapter.jdbc.binder.DateDayBinder
- DateDayBinder(DateDayVector, Calendar) - Constructor for class org.apache.arrow.adapter.jdbc.binder.DateDayBinder
- DateDayBinder(DateDayVector, Calendar, int) - Constructor for class org.apache.arrow.adapter.jdbc.binder.DateDayBinder
- DateDayComparator() - Constructor for class org.apache.arrow.algorithm.sort.DefaultVectorComparators.DateDayComparator
- DateDayHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- DateDayHolder() - Constructor for class org.apache.arrow.vector.holders.DateDayHolder
- DateDayHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
- DateDayHolderReaderImpl(DateDayHolder) - Constructor for class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
- DateDayReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- DateDayReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- DateDayReaderImpl(DateDayVector) - Constructor for class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
- DateDayVector - Class in org.apache.arrow.vector
-
DateDayVector implements a fixed width (4 bytes) vector of date values which could be null.
- DateDayVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.DateDayVector
-
Instantiate a DateDayVector.
- DateDayVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.DateDayVector
-
Instantiate a DateDayVector.
- DateDayVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.DateDayVector
-
Instantiate a DateDayVector.
- DateDayWriter - Interface in org.apache.arrow.vector.complex.writer
- DateDayWriterImpl - Class in org.apache.arrow.vector.complex.impl
- DateDayWriterImpl(DateDayVector) - Constructor for class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
- dateMilli() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- dateMilli() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- dateMilli() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- dateMilli() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- dateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- dateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- dateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- dateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- dateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- dateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- dateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- dateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- dateMilli() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- dateMilli(String) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- dateMilli(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- dateMilli(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- dateMilli(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- dateMilli(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- dateMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- dateMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- dateMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- dateMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- dateMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- dateMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- dateMilli(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- DATEMILLI - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- DateMilliBinder - Class in org.apache.arrow.adapter.jdbc.binder
-
A column binder for 64-bit dates.
- DateMilliBinder(DateMilliVector) - Constructor for class org.apache.arrow.adapter.jdbc.binder.DateMilliBinder
- DateMilliBinder(DateMilliVector, Calendar) - Constructor for class org.apache.arrow.adapter.jdbc.binder.DateMilliBinder
- DateMilliBinder(DateMilliVector, Calendar, int) - Constructor for class org.apache.arrow.adapter.jdbc.binder.DateMilliBinder
- DateMilliComparator() - Constructor for class org.apache.arrow.algorithm.sort.DefaultVectorComparators.DateMilliComparator
- DateMilliHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- DateMilliHolder() - Constructor for class org.apache.arrow.vector.holders.DateMilliHolder
- DateMilliHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
- DateMilliHolderReaderImpl(DateMilliHolder) - Constructor for class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
- DateMilliReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- DateMilliReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- DateMilliReaderImpl(DateMilliVector) - Constructor for class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
- DateMilliVector - Class in org.apache.arrow.vector
-
DateMilliVector implements a fixed width vector (8 bytes) of date values which could be null.
- DateMilliVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.DateMilliVector
-
Instantiate a DateMilliVector.
- DateMilliVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.DateMilliVector
-
Instantiate a DateMilliVector.
- DateMilliVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.DateMilliVector
-
Instantiate a DateMilliVector.
- DateMilliWriter - Interface in org.apache.arrow.vector.complex.writer
- DateMilliWriterImpl - Class in org.apache.arrow.vector.complex.impl
- DateMilliWriterImpl(DateMilliVector) - Constructor for class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
- dateTimeTZFormat - Static variable in class org.apache.arrow.vector.util.DateUtility
- DateUnit - Class in org.apache.arrow.flatbuf
- DateUnit - Enum in org.apache.arrow.vector.types
-
Resolutions that dates can be stored at.
- DATEUNIT_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
- DateUtility - Class in org.apache.arrow.vector.util
-
Utility class for Date, DateTime, TimeStamp, Interval data types.
- DAY - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.DateUnit
-
DAY = 0; - DAY - Enum constant in enum org.apache.arrow.vector.types.DateUnit
-
Days since epoch.
- DAY - Static variable in class org.apache.arrow.flatbuf.DateUnit
- DAY_TIME - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.IntervalType
-
DAY_TIME = 1; - DAY_TIME - Enum constant in enum org.apache.arrow.vector.types.IntervalUnit
-
Values are stored as some number of days and some number of milliseconds within that day.
- DAY_TIME - Static variable in class org.apache.arrow.flatbuf.IntervalUnit
- DAY_TIME_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.IntervalType
-
DAY_TIME = 1; - DAY_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.DateUnit
-
DAY = 0; - days - Variable in class org.apache.arrow.vector.holders.IntervalDayHolder
- days - Variable in class org.apache.arrow.vector.holders.IntervalMonthDayNanoHolder
- days - Variable in class org.apache.arrow.vector.holders.NullableIntervalDayHolder
- days - Variable in class org.apache.arrow.vector.holders.NullableIntervalMonthDayNanoHolder
- daysToStandardMillis - Static variable in class org.apache.arrow.vector.util.DateUtility
- DB_SCHEMA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
- DB_SCHEMA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
- DB_SCHEMA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
- DB_SCHEMA_FILTER_PATTERN_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
- DB_SCHEMA_FILTER_PATTERN_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
- DEBUG - Static variable in class org.apache.arrow.memory.RootAllocator
- DEBUG_ALLOCATOR - Static variable in class org.apache.arrow.memory.RootAllocator
- DEBUG_LOG_LENGTH - Static variable in class org.apache.arrow.memory.RootAllocator
- decimal() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- decimal() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- decimal() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- decimal() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- decimal() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- decimal() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- decimal() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- decimal() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- decimal() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- decimal() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- decimal() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- decimal() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- decimal() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- decimal(String) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- decimal(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- decimal(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- decimal(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- decimal(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- decimal(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- decimal(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- decimal(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- decimal(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- decimal(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- decimal(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- decimal(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- decimal(String, int, int) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- decimal(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- decimal(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- decimal(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- decimal(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- decimal(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- decimal(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- decimal(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- decimal(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- decimal(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- decimal(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- decimal(String, int, int) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- Decimal - Class in org.apache.arrow.flatbuf
-
Exact decimal value represented as an integer value in two's complement.
- Decimal - Enum constant in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
- Decimal - Static variable in class org.apache.arrow.flatbuf.Type
- Decimal() - Constructor for class org.apache.arrow.flatbuf.Decimal
- Decimal(int, int) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
-
Deprecated.This API will be removed in a future release.
- Decimal(int, int, int) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
- DECIMAL - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
DECIMAL = 22; - DECIMAL - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- DECIMAL_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
DECIMAL = 22; - Decimal.Vector - Class in org.apache.arrow.flatbuf
- Decimal128Binder - Class in org.apache.arrow.adapter.jdbc.binder
-
A binder for 128-bit decimals.
- Decimal128Binder(DecimalVector) - Constructor for class org.apache.arrow.adapter.jdbc.binder.Decimal128Binder
- Decimal128Binder(DecimalVector, int) - Constructor for class org.apache.arrow.adapter.jdbc.binder.Decimal128Binder
- DECIMAL16 - Enum constant in enum org.apache.arrow.variant.Variant.Type
- decimal256() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- decimal256() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- decimal256() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- decimal256() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- decimal256() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- decimal256() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- decimal256() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- decimal256() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- decimal256() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- decimal256() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- decimal256() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- decimal256() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- decimal256() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- decimal256(String) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- decimal256(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- decimal256(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- decimal256(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- decimal256(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- decimal256(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- decimal256(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- decimal256(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- decimal256(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- decimal256(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- decimal256(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- decimal256(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- decimal256(String, int, int) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- decimal256(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- decimal256(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- decimal256(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- decimal256(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- decimal256(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- decimal256(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- decimal256(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- decimal256(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- decimal256(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- decimal256(String, int, int) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- decimal256(String, int, int) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- DECIMAL256 - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- Decimal256Binder - Class in org.apache.arrow.adapter.jdbc.binder
-
A binder for 256-bit decimals.
- Decimal256Binder(Decimal256Vector) - Constructor for class org.apache.arrow.adapter.jdbc.binder.Decimal256Binder
- Decimal256Binder(Decimal256Vector, int) - Constructor for class org.apache.arrow.adapter.jdbc.binder.Decimal256Binder
- Decimal256Comparator() - Constructor for class org.apache.arrow.algorithm.sort.DefaultVectorComparators.Decimal256Comparator
- Decimal256Consumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume decimal type values from
ResultSet. - Decimal256Consumer(Decimal256Vector, int) - Constructor for class org.apache.arrow.adapter.jdbc.consumer.Decimal256Consumer
-
Constructs a new consumer.
- Decimal256Consumer(Decimal256Vector, int, RoundingMode) - Constructor for class org.apache.arrow.adapter.jdbc.consumer.Decimal256Consumer
-
Constructs a new consumer, with optional coercibility.
- Decimal256Holder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- Decimal256Holder() - Constructor for class org.apache.arrow.vector.holders.Decimal256Holder
- Decimal256HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
- Decimal256HolderReaderImpl(Decimal256Holder) - Constructor for class org.apache.arrow.vector.complex.impl.Decimal256HolderReaderImpl
- Decimal256Reader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- Decimal256ReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- Decimal256ReaderImpl(Decimal256Vector) - Constructor for class org.apache.arrow.vector.complex.impl.Decimal256ReaderImpl
- Decimal256Vector - Class in org.apache.arrow.vector
-
Decimal256Vector implements a fixed width vector (32 bytes) of decimal values which could be null.
- Decimal256Vector(String, BufferAllocator, int, int) - Constructor for class org.apache.arrow.vector.Decimal256Vector
-
Instantiate a Decimal256Vector.
- Decimal256Vector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.Decimal256Vector
-
Instantiate a Decimal256Vector.
- Decimal256Vector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.Decimal256Vector
-
Instantiate a Decimal256Vector.
- Decimal256Writer - Interface in org.apache.arrow.vector.complex.writer
- Decimal256WriterImpl - Class in org.apache.arrow.vector.complex.impl
- Decimal256WriterImpl(Decimal256Vector) - Constructor for class org.apache.arrow.vector.complex.impl.Decimal256WriterImpl
- DECIMAL4 - Enum constant in enum org.apache.arrow.variant.Variant.Type
- DECIMAL8 - Enum constant in enum org.apache.arrow.variant.Variant.Type
- DecimalComparator() - Constructor for class org.apache.arrow.algorithm.sort.DefaultVectorComparators.DecimalComparator
- DecimalConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume decimal type values from
ResultSet. - DecimalConsumer(DecimalVector, int) - Constructor for class org.apache.arrow.adapter.jdbc.consumer.DecimalConsumer
-
Constructs a new consumer.
- DecimalConsumer(DecimalVector, int, RoundingMode) - Constructor for class org.apache.arrow.adapter.jdbc.consumer.DecimalConsumer
-
Constructs a new consumer, with optional coercibility.
- DecimalHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- DecimalHolder() - Constructor for class org.apache.arrow.vector.holders.DecimalHolder
- DecimalHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
- DecimalHolderReaderImpl(DecimalHolder) - Constructor for class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
- DECIMALNODE_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- DecimalReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- DecimalReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- DecimalReaderImpl(DecimalVector) - Constructor for class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
- DecimalTypeUtil - Class in org.apache.arrow.gandiva.evaluator
-
Utility methods for working with
ArrowType.Decimalvalues. - DecimalTypeUtil.OperationType - Enum in org.apache.arrow.gandiva.evaluator
-
Enum for supported mathematical operations.
- DecimalUtility - Class in org.apache.arrow.vector.util
-
Utility methods for configurable precision Decimal values (e.g.
- DECIMALVALUES_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
- DECIMALVALUES_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
- DecimalVector - Class in org.apache.arrow.vector
-
DecimalVector implements a fixed width vector (16 bytes) of decimal values which could be null.
- DecimalVector(String, BufferAllocator, int, int) - Constructor for class org.apache.arrow.vector.DecimalVector
-
Instantiate a DecimalVector.
- DecimalVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.DecimalVector
-
Instantiate a DecimalVector.
- DecimalVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.DecimalVector
-
Instantiate a DecimalVector.
- DecimalWriter - Interface in org.apache.arrow.vector.complex.writer
- DecimalWriterImpl - Class in org.apache.arrow.vector.complex.impl
- DecimalWriterImpl(DecimalVector) - Constructor for class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
- decode(byte[]) - Static method in class org.apache.arrow.vector.util.Text
-
Converts the provided byte array to a String using the UTF-8 encoding.
- decode(byte[], int, int) - Static method in class org.apache.arrow.vector.util.Text
- decode(byte[], int, int, boolean) - Static method in class org.apache.arrow.vector.util.Text
-
Converts the provided byte array to a String using the UTF-8 encoding.
- decode(String, long) - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns a ValueVector containing the decoded version of the vector with the given name.
- decode(StructVector) - Method in class org.apache.arrow.vector.dictionary.StructSubfieldEncoder
-
Decodes a dictionary subfields encoded vector using the provided dictionary.
- decode(StructVector, DictionaryProvider.MapDictionaryProvider, BufferAllocator) - Static method in class org.apache.arrow.vector.dictionary.StructSubfieldEncoder
-
Decodes a dictionary subfields encoded vector using the provided dictionary.
- decode(ValueVector) - Method in class org.apache.arrow.vector.dictionary.DictionaryEncoder
-
Decodes a vector with the dictionary in this encoder.
- decode(ValueVector, Dictionary) - Static method in class org.apache.arrow.vector.dictionary.DictionaryEncoder
-
Decodes a dictionary encoded array using the provided dictionary.
- decode(ValueVector, Dictionary, BufferAllocator) - Static method in class org.apache.arrow.vector.dictionary.DictionaryEncoder
-
Decodes a dictionary encoded array using the provided dictionary.
- decodeListSubField(BaseListVector) - Method in class org.apache.arrow.vector.dictionary.ListSubfieldEncoder
-
Decodes a dictionary subfields encoded vector using the provided dictionary.
- decodeListSubField(BaseListVector, Dictionary, BufferAllocator) - Static method in class org.apache.arrow.vector.dictionary.ListSubfieldEncoder
-
Decodes a dictionary subfields encoded vector using the provided dictionary.
- decompress(BufferAllocator, ArrowBuf) - Method in class org.apache.arrow.vector.compression.AbstractCompressionCodec
- decompress(BufferAllocator, ArrowBuf) - Method in interface org.apache.arrow.vector.compression.CompressionCodec
-
Decompress a buffer.
- decompress(BufferAllocator, ArrowBuf) - Method in class org.apache.arrow.vector.compression.NoCompressionCodec
- decrementAllocationMonitor() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
- DEFAULT - Static variable in class org.apache.arrow.vector.ipc.message.IpcOption
- DEFAULT - Static variable in enum org.apache.arrow.vector.types.MetadataVersion
- DEFAULT_BACKPRESSURE_THRESHOLD - Static variable in class org.apache.arrow.flight.FlightServer
-
The default number of bytes that can be queued on an output stream before blocking.
- DEFAULT_BATCH_SIZE - Static variable in class org.apache.arrow.adapter.avro.AvroToArrowVectorIterator
- DEFAULT_BODY_COMPRESSION - Static variable in class org.apache.arrow.vector.compression.NoCompressionCodec
- DEFAULT_CONFIG - Static variable in class org.apache.arrow.memory.RootAllocator
- DEFAULT_DATA_VECTOR - Static variable in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- DEFAULT_DATA_VECTOR - Static variable in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- DEFAULT_DATA_VECTOR - Static variable in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- DEFAULT_DATA_VECTOR - Static variable in class org.apache.arrow.vector.complex.LargeListVector
- DEFAULT_DOUBLE_EPSILON - Static variable in class org.apache.arrow.vector.compare.ApproxEqualsVisitor
- DEFAULT_FLOAT_EPSILON - Static variable in class org.apache.arrow.vector.compare.ApproxEqualsVisitor
-
Default epsilons for diff functions.
- DEFAULT_MAX_LEN - Static variable in class org.apache.arrow.vector.util.Text
- DEFAULT_REPEAT_PER_RECORD - Static variable in interface org.apache.arrow.vector.complex.RepeatedValueVector
- DEFAULT_ROUNDING_POLICY - Static variable in class org.apache.arrow.memory.rounding.DefaultRoundingPolicy
-
The singleton instance.
- DEFAULT_RUN_END_VECTOR - Static variable in class org.apache.arrow.vector.complex.RunEndEncodedVector
- DEFAULT_TARGET_BATCH_SIZE - Static variable in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
- DEFAULT_TYPE_COMPARATOR - Static variable in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
Default type comparator.
- DEFAULT_VALUE_VECTOR - Static variable in class org.apache.arrow.vector.complex.RunEndEncodedVector
- DefaultAllocationManagerFactory - Class in org.apache.arrow.memory.unsafe
-
The default Allocation Manager Factory for a module.
- DefaultAllocationManagerFactory() - Constructor for class org.apache.arrow.memory.unsafe.DefaultAllocationManagerFactory
- DefaultAllocationManagerOption - Class in org.apache.arrow.memory
-
A class for choosing the default allocation manager.
- DefaultAllocationManagerOption() - Constructor for class org.apache.arrow.memory.DefaultAllocationManagerOption
- DefaultAllocationManagerOption.AllocationManagerType - Enum in org.apache.arrow.memory
-
The allocation manager type.
- defaultConfig() - Static method in class org.apache.arrow.memory.RootAllocator
-
Returns a default
BaseAllocator.Configinstance. - defaultDataVectorName - Variable in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- defaultDataVectorName - Variable in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- defaultDataVectorName - Variable in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- defaultDataVectorName - Variable in class org.apache.arrow.vector.complex.LargeListVector
- DefaultRoundingPolicy - Class in org.apache.arrow.memory.rounding
-
The default rounding policy.
- DefaultVectorComparators - Class in org.apache.arrow.algorithm.sort
-
Default comparator implementations for different types of vectors.
- DefaultVectorComparators.BitComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for bit type.
- DefaultVectorComparators.ByteComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for bytes.
- DefaultVectorComparators.DateDayComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for DateDay type.
- DefaultVectorComparators.DateMilliComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for DateMilli type.
- DefaultVectorComparators.Decimal256Comparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for Decimal256 type.
- DefaultVectorComparators.DecimalComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for Decimal type.
- DefaultVectorComparators.DurationComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for Duration type.
- DefaultVectorComparators.FixedSizeBinaryComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for
FixedSizeBinaryVector. - DefaultVectorComparators.FixedSizeListComparator<T extends ValueVector> - Class in org.apache.arrow.algorithm.sort
-
Default comparator for
RepeatedValueVector. - DefaultVectorComparators.Float4Comparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for float type.
- DefaultVectorComparators.Float8Comparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for double type.
- DefaultVectorComparators.IntComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for 32-bit integers.
- DefaultVectorComparators.IntervalDayComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for IntervalDay type.
- DefaultVectorComparators.LongComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for long integers.
- DefaultVectorComparators.NullComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for
NullVector. - DefaultVectorComparators.RepeatedValueComparator<T extends ValueVector> - Class in org.apache.arrow.algorithm.sort
-
Default comparator for
RepeatedValueVector. - DefaultVectorComparators.ShortComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for short integers.
- DefaultVectorComparators.TimeMicroComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for TimeMicro type.
- DefaultVectorComparators.TimeMilliComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for TimeMilli type.
- DefaultVectorComparators.TimeNanoComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for TimeNano type.
- DefaultVectorComparators.TimeSecComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for TimeSec type.
- DefaultVectorComparators.TimeStampComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for TimeSec type.
- DefaultVectorComparators.UInt1Comparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for unsigned bytes.
- DefaultVectorComparators.UInt2Comparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for unsigned short integer.
- DefaultVectorComparators.UInt4Comparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for unsigned integer.
- DefaultVectorComparators.UInt8Comparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for unsigned long integer.
- DefaultVectorComparators.VariableWidthComparator - Class in org.apache.arrow.algorithm.sort
-
Default comparator for
VariableWidthVector. - delegate - Variable in class org.apache.arrow.adapter.jdbc.consumer.ArrayConsumer
- Dense - Enum constant in enum org.apache.arrow.vector.types.UnionMode
-
Each child vector is of variable width.
- Dense - Static variable in class org.apache.arrow.flatbuf.UnionMode
- DenseArray - Static variable in class org.apache.arrow.flatbuf.DictionaryKind
- DENSEUNION - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- DenseUnionHolder - Class in org.apache.arrow.vector.holders
-
ValueHolderfor Dense Union Vectors. - DenseUnionHolder() - Constructor for class org.apache.arrow.vector.holders.DenseUnionHolder
- DenseUnionReader - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template DenseUnionReader.java
- DenseUnionReader(DenseUnionVector) - Constructor for class org.apache.arrow.vector.complex.impl.DenseUnionReader
- DenseUnionVector - Class in org.apache.arrow.vector.complex
- DenseUnionVector(String, BufferAllocator, FieldType, CallBack) - Constructor for class org.apache.arrow.vector.complex.DenseUnionVector
- DenseUnionWriter - Class in org.apache.arrow.vector.complex.impl
- DenseUnionWriter(DenseUnionVector) - Constructor for class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- DenseUnionWriter(DenseUnionVector, NullableStructWriterFactory) - Constructor for class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- DensityAwareVector - Interface in org.apache.arrow.vector
-
Vector that support density aware initial capacity settings.
- deriveBuffer(ArrowBuf, long, long) - Method in class org.apache.arrow.adapter.orc.OrcReferenceManager
- deriveBuffer(ArrowBuf, long, long) - Method in class org.apache.arrow.memory.BufferLedger
-
Derive a new ArrowBuf from a given source ArrowBuf.
- deriveBuffer(ArrowBuf, long, long) - Method in interface org.apache.arrow.memory.ReferenceManager
-
Derive a new ArrowBuf from a given source ArrowBuf.
- description() - Method in class org.apache.arrow.flight.CallStatus
-
A description of the result.
- DESCRIPTION_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.ActionType
- deserialize(byte[], BufferAllocator) - Static method in class org.apache.arrow.vector.util.SchemaUtility
-
Deserialize Arrow schema from byte array.
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.flight.CancelFlightInfoRequest
-
Parse the serialized form of this protocol message.
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.flight.CancelFlightInfoResult
-
Parse the serialized form of this protocol message.
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.flight.CloseSessionRequest
-
Parse the serialized form of this protocol message.
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.flight.CloseSessionResult
-
Parse the serialized form of this protocol message.
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.flight.FlightDescriptor
-
Parse the serialized form of this protocol message.
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.flight.FlightEndpoint
-
Parse the serialized form of this protocol message.
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.flight.FlightInfo
-
Parse the serialized form of this protocol message.
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.flight.GetSessionOptionsRequest
-
Parse the serialized form of this protocol message.
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.flight.GetSessionOptionsResult
-
Parse the serialized form of this protocol message.
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.flight.PollInfo
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.flight.RenewFlightEndpointRequest
-
Parse the serialized form of this protocol message.
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.flight.SetSessionOptionsRequest
-
Parse the serialized form of this protocol message.
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.flight.SetSessionOptionsResult
-
Parse the serialized form of this protocol message.
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.flight.Ticket
-
Parse the serialized form of this protocol message.
- deserialize(ByteBuffer) - Static method in class org.apache.arrow.vector.types.pojo.Schema
-
Deprecated.
- deserialize(ArrowType, String) - Method in class org.apache.arrow.variant.extension.VariantType
- deserialize(ArrowType, String) - Method in class org.apache.arrow.vector.extension.OpaqueType
- deserialize(ArrowType, String) - Method in class org.apache.arrow.vector.extension.UuidType
- deserialize(ArrowType, String) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
-
Given saved metadata and the underlying storage type, construct a new instance of the user type.
- deserializeDictionaryBatch(Message, ArrowBuf) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deserializes an ArrowDictionaryBatch from a dictionary batch Message and data in an ArrowBuf.
- deserializeDictionaryBatch(MessageMetadataResult, ArrowBuf) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deserializes an ArrowDictionaryBatch from a dictionary batch Message and data in an ArrowBuf.
- deserializeDictionaryBatch(ReadChannel, BufferAllocator) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deserializes an ArrowDictionaryBatch read from the input channel.
- deserializeDictionaryBatch(ReadChannel, ArrowBlock, BufferAllocator) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deserializes a DictionaryBatch knowing the size of the entire message up front.
- deserializeMessage(ByteBuffer) - Static method in class org.apache.arrow.vector.types.pojo.Schema
-
Deserialize a schema that has been serialized as a message using
Schema.serializeAsMessage(). - deserializeMessageBatch(MessageChannelReader) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deserialize a message that is either an ArrowDictionaryBatch or ArrowRecordBatch.
- deserializeMessageBatch(ReadChannel, BufferAllocator) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deserialize a message that is either an ArrowDictionaryBatch or ArrowRecordBatch.
- deserializeRecordBatch(Message, ArrowBuf) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deserializes an ArrowRecordBatch from a record batch message and data in an ArrowBuf.
- deserializeRecordBatch(RecordBatch, ArrowBuf) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deserializes an ArrowRecordBatch given the Flatbuffer metadata and in-memory body.
- deserializeRecordBatch(MessageMetadataResult, ArrowBuf) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Reads a record batch based on the metadata in serializedMessage and the underlying data buffer.
- deserializeRecordBatch(ReadChannel, BufferAllocator) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deserializes an ArrowRecordBatch read from the input channel.
- deserializeRecordBatch(ReadChannel, ArrowBlock, BufferAllocator) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deserializes an ArrowRecordBatch knowing the size of the entire message up front.
- deserializeSchema(Message) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deserializes an Arrow Schema object from a schema message.
- deserializeSchema(MessageMetadataResult) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deserializes an Arrow Schema object from a
MessageMetadataResult. - deserializeSchema(ReadChannel) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deserializes an Arrow Schema read from the input channel.
- determineEndpoints(T, FlightDescriptor, Schema) - Method in class org.apache.arrow.flight.sql.BasicFlightSqlProducer
-
Return a list of FlightEndpoints for the given request and FlightDescriptor.
- dictionaries - Variable in class org.apache.arrow.vector.ipc.ArrowReader
- dictionaries(int) - Method in class org.apache.arrow.flatbuf.Footer
- dictionaries(Block, int) - Method in class org.apache.arrow.flatbuf.Footer
- dictionariesLength() - Method in class org.apache.arrow.flatbuf.Footer
- dictionariesVector() - Method in class org.apache.arrow.flatbuf.Footer
- dictionariesVector(Block.Vector) - Method in class org.apache.arrow.flatbuf.Footer
- dictionary - Variable in class org.apache.arrow.c.ArrowArray.Snapshot
- dictionary - Variable in class org.apache.arrow.c.ArrowSchema.Snapshot
- dictionary() - Method in class org.apache.arrow.flatbuf.Field
-
Present only if the field is dictionary encoded.
- dictionary(DictionaryEncoding) - Method in class org.apache.arrow.flatbuf.Field
- Dictionary - Class in org.apache.arrow.vector.dictionary
-
A dictionary (integer to Value mapping) that is used to facilitate dictionary encoding compression.
- Dictionary(FieldVector, DictionaryEncoding) - Constructor for class org.apache.arrow.vector.dictionary.Dictionary
- DICTIONARY - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
DICTIONARY = 26; - DICTIONARY_REPLACEMENT - Static variable in class org.apache.arrow.flatbuf.Feature
-
The stream makes use of multiple full dictionaries with the same ID and assumes clients implement dictionary replacement correctly.
- DICTIONARY_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
DICTIONARY = 26; - DictionaryBatch - Class in org.apache.arrow.flatbuf
-
For sending dictionary encoding information.
- DictionaryBatch - Static variable in class org.apache.arrow.flatbuf.MessageHeader
- DictionaryBatch() - Constructor for class org.apache.arrow.flatbuf.DictionaryBatch
- DictionaryBatch.Vector - Class in org.apache.arrow.flatbuf
- DictionaryBuilder<V extends ValueVector> - Interface in org.apache.arrow.algorithm.dictionary
-
A dictionary builder is intended for the scenario frequently encountered in practice: the dictionary is not known a priori, so it is generated dynamically.
- DictionaryDecodingProducer<T extends FieldVector> - Class in org.apache.arrow.adapter.avro.producers
-
Producer that decodes values from a dictionary-encoded
FieldVector, writes the resulting values to an Avro encoder. - DictionaryDecodingProducer(BaseIntVector, Producer<T>) - Constructor for class org.apache.arrow.adapter.avro.producers.DictionaryDecodingProducer
-
Instantiate a DictionaryDecodingProducer.
- DictionaryEncoder - Class in org.apache.arrow.vector.dictionary
-
Encoder/decoder for Dictionary encoded
ValueVector. - DictionaryEncoder<E extends BaseIntVector,
D extends ValueVector> - Interface in org.apache.arrow.algorithm.dictionary -
A dictionary encoder translates one vector into another one based on a dictionary vector.
- DictionaryEncoder(Dictionary, BufferAllocator) - Constructor for class org.apache.arrow.vector.dictionary.DictionaryEncoder
-
Construct an instance.
- DictionaryEncoder(Dictionary, BufferAllocator, ArrowBufHasher) - Constructor for class org.apache.arrow.vector.dictionary.DictionaryEncoder
-
Construct an instance.
- DictionaryEncoding - Class in org.apache.arrow.flatbuf
- DictionaryEncoding - Class in org.apache.arrow.vector.types.pojo
-
A POJO representation of Arrow Dictionary metadata.
- DictionaryEncoding() - Constructor for class org.apache.arrow.flatbuf.DictionaryEncoding
- DictionaryEncoding(long, boolean, ArrowType.Int) - Constructor for class org.apache.arrow.vector.types.pojo.DictionaryEncoding
-
Constructs a new instance.
- DictionaryEncoding.Vector - Class in org.apache.arrow.flatbuf
- DictionaryHashTable - Class in org.apache.arrow.vector.dictionary
-
HashTable used for Dictionary encoding.
- DictionaryHashTable(int, ValueVector, ArrowBufHasher) - Constructor for class org.apache.arrow.vector.dictionary.DictionaryHashTable
-
Constructs an empty map with the specified initial capacity and load factor.
- DictionaryHashTable(ValueVector) - Constructor for class org.apache.arrow.vector.dictionary.DictionaryHashTable
- DictionaryHashTable(ValueVector, ArrowBufHasher) - Constructor for class org.apache.arrow.vector.dictionary.DictionaryHashTable
- dictionaryKind() - Method in class org.apache.arrow.flatbuf.DictionaryEncoding
- DictionaryKind - Class in org.apache.arrow.flatbuf
-
---------------------------------------------------------------------- Dictionary encoding metadata Maintained for forwards compatibility, in the future Dictionaries might be explicit maps between integers and values allowing for non-contiguous index values
- dictionaryProvider - Variable in class org.apache.arrow.vector.table.BaseTable
-
An optional DictionaryProvider.
- DictionaryProvider - Interface in org.apache.arrow.vector.dictionary
-
A manager for association of dictionary IDs to their corresponding
Dictionary. - DictionaryProvider.MapDictionaryProvider - Class in org.apache.arrow.vector.dictionary
-
Implementation of
DictionaryProviderthat is backed by a hash-map. - DictionaryUtility - Class in org.apache.arrow.vector.util
-
Utility methods for working with Dictionaries used in Dictionary encodings.
- directAddVector(FieldVector) - Method in class org.apache.arrow.vector.complex.UnionVector
-
Directly put a vector to internalStruct without creating a new one with same type.
- directBuffer(long, int) - Static method in class org.apache.arrow.memory.util.MemoryUtil
-
Create nio byte buffer.
- DirectReservationListener - Class in org.apache.arrow.dataset.jni
-
Reserving Java direct memory bytes from java.nio.Bits.
- directStruct() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
Returns a StructWriter, initializing it necessary from the constructor this instance was constructed with.
- DIVIDE - Enum constant in enum org.apache.arrow.gandiva.evaluator.DecimalTypeUtil.OperationType
- DIVIDE_BY_8_SHIFT_BITS - Static variable in class org.apache.arrow.vector.util.DataSizeRoundingUtil
-
The number of bits to shift for dividing by 8.
- divideBy8Ceil(int) - Static method in class org.apache.arrow.vector.util.DataSizeRoundingUtil
-
A fast way to compute Math.ceil(input / 8.0).
- divideBy8Ceil(long) - Static method in class org.apache.arrow.vector.util.DataSizeRoundingUtil
-
A fast way to compute Math.ceil(input / 8.0).
- DO_ACTION - Enum constant in enum org.apache.arrow.flight.FlightMethod
- DO_EXCHANGE - Enum constant in enum org.apache.arrow.flight.FlightMethod
- DO_GET - Enum constant in enum org.apache.arrow.flight.FlightMethod
- DO_PUT - Enum constant in enum org.apache.arrow.flight.FlightMethod
- doAction(Action, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Performs an action on the Flight service.
- doAction(FlightProducer.CallContext, Action, FlightProducer.StreamListener<Result>) - Method in interface org.apache.arrow.flight.FlightProducer
-
Generic handler for application-defined RPCs.
- doAction(FlightProducer.CallContext, Action, FlightProducer.StreamListener<Result>) - Method in class org.apache.arrow.flight.NoOpFlightProducer
- doAction(FlightProducer.CallContext, Action, FlightProducer.StreamListener<Result>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Performs the requested Flight SQL action.
- doAction(Flight.Action) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceBlockingStub
-
Flight services can support an arbitrary number of simple actions in addition to the possible ListFlights, GetFlightInfo, DoGet, DoPut operations that are potentially available.
- doAction(Flight.Action) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceBlockingV2Stub
-
Flight services can support an arbitrary number of simple actions in addition to the possible ListFlights, GetFlightInfo, DoGet, DoPut operations that are potentially available.
- doAction(Flight.Action, StreamObserver<Flight.Result>) - Method in interface org.apache.arrow.flight.impl.FlightServiceGrpc.AsyncService
-
Flight services can support an arbitrary number of simple actions in addition to the possible ListFlights, GetFlightInfo, DoGet, DoPut operations that are potentially available.
- doAction(Flight.Action, StreamObserver<Flight.Result>) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceStub
-
Flight services can support an arbitrary number of simple actions in addition to the possible ListFlights, GetFlightInfo, DoGet, DoPut operations that are potentially available.
- doClientAuth(ClientAuthHandler, FlightServiceGrpc.FlightServiceStub) - Static method in class org.apache.arrow.flight.auth.ClientAuthWrapper
-
Do client auth for a client.
- doClientHandshake(FlightServiceGrpc.FlightServiceStub) - Static method in class org.apache.arrow.flight.auth2.ClientHandshakeWrapper
-
Do handshake for a client.
- doCompress(BufferAllocator, ArrowBuf) - Method in class org.apache.arrow.compression.Lz4CompressionCodec
- doCompress(BufferAllocator, ArrowBuf) - Method in class org.apache.arrow.compression.ZstdCompressionCodec
- doCompress(BufferAllocator, ArrowBuf) - Method in class org.apache.arrow.vector.compression.AbstractCompressionCodec
-
The method that actually performs the data compression.
- doDecompress(BufferAllocator, ArrowBuf) - Method in class org.apache.arrow.compression.Lz4CompressionCodec
- doDecompress(BufferAllocator, ArrowBuf) - Method in class org.apache.arrow.compression.ZstdCompressionCodec
- doDecompress(BufferAllocator, ArrowBuf) - Method in class org.apache.arrow.vector.compression.AbstractCompressionCodec
-
The method that actually performs the data decompression.
- doesBitmaskTranslateToEnum(ProtocolMessageEnum, long) - Static method in class org.apache.arrow.flight.sql.util.SqlInfoOptionsUtils
-
Returns whether the provided
bitmaskpoints to the providedProtocolMessageEnumby comparingProtocolMessageEnum.getNumber()with the respective bit index of thebitmask. - doExchange() - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceBlockingV2Stub
-
Open a bidirectional data channel for a given descriptor.
- doExchange(StreamObserver<Flight.FlightData>) - Method in interface org.apache.arrow.flight.impl.FlightServiceGrpc.AsyncService
-
Open a bidirectional data channel for a given descriptor.
- doExchange(StreamObserver<Flight.FlightData>) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceStub
-
Open a bidirectional data channel for a given descriptor.
- doExchange(FlightDescriptor, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Initiate a bidirectional data exchange with the server.
- doExchange(FlightProducer.CallContext, FlightStream, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.FlightProducer
-
This method is used to perform a bidirectional data exchange between a client and a server.
- doGet(Flight.Ticket) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceBlockingStub
-
Retrieve a single stream associated with a particular descriptor associated with the referenced ticket.
- doGet(Flight.Ticket) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceBlockingV2Stub
-
Retrieve a single stream associated with a particular descriptor associated with the referenced ticket.
- doGet(Flight.Ticket, StreamObserver<Flight.FlightData>) - Method in interface org.apache.arrow.flight.impl.FlightServiceGrpc.AsyncService
-
Retrieve a single stream associated with a particular descriptor associated with the referenced ticket.
- doGet(Flight.Ticket, StreamObserver<Flight.FlightData>) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceStub
-
Retrieve a single stream associated with a particular descriptor associated with the referenced ticket.
- doPut() - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceBlockingV2Stub
-
Push a stream to the flight service associated with a particular flight stream.
- doPut(StreamObserver<Flight.PutResult>) - Method in interface org.apache.arrow.flight.impl.FlightServiceGrpc.AsyncService
-
Push a stream to the flight service associated with a particular flight stream.
- doPut(StreamObserver<Flight.PutResult>) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceStub
-
Push a stream to the flight service associated with a particular flight stream.
- DOUBLE - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
DOUBLE = 12; - DOUBLE - Enum constant in enum org.apache.arrow.variant.Variant.Type
- DOUBLE - Enum constant in enum org.apache.arrow.vector.types.FloatingPointPrecision
-
64-bit (i.e. double in java).
- DOUBLE - Static variable in class org.apache.arrow.flatbuf.Precision
- DOUBLE_VALUE - Enum constant in enum org.apache.arrow.flight.impl.Flight.SessionOptionValue.OptionValueCase
- DOUBLE_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
DOUBLE = 12; - DOUBLE_VALUE_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
- DoubleConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume double type values from
ResultSet. - DoubleConsumer() - Constructor for class org.apache.arrow.adapter.jdbc.consumer.DoubleConsumer
- DOUBLENODE_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- DOUBLEVALUES_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
- DOUBLEVALUES_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
- doWork() - Method in class org.apache.arrow.vector.SchemaChangeCallBack
-
Sets the schema-changed state to
true. - doWork() - Method in interface org.apache.arrow.vector.util.CallBack
- duration() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- duration() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- duration() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- duration() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- duration() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- duration() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- duration() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- duration() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- duration() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- duration() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- duration() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- duration(String) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- duration(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- duration(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- duration(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- duration(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- duration(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- duration(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- duration(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- duration(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- duration(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- duration(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- duration(String, TimeUnit) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- duration(String, TimeUnit) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- duration(String, TimeUnit) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- duration(String, TimeUnit) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- duration(String, TimeUnit) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- duration(String, TimeUnit) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- duration(String, TimeUnit) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- duration(String, TimeUnit) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- duration(String, TimeUnit) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- duration(String, TimeUnit) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- duration(String, TimeUnit) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- Duration - Class in org.apache.arrow.flatbuf
- Duration - Enum constant in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
- Duration - Static variable in class org.apache.arrow.flatbuf.Type
- Duration() - Constructor for class org.apache.arrow.flatbuf.Duration
- Duration(TimeUnit) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Duration
- DURATION - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- Duration.Vector - Class in org.apache.arrow.flatbuf
- DurationComparator() - Constructor for class org.apache.arrow.algorithm.sort.DefaultVectorComparators.DurationComparator
- DurationHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- DurationHolder() - Constructor for class org.apache.arrow.vector.holders.DurationHolder
- DurationHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
- DurationHolderReaderImpl(DurationHolder) - Constructor for class org.apache.arrow.vector.complex.impl.DurationHolderReaderImpl
- DurationReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- DurationReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- DurationReaderImpl(DurationVector) - Constructor for class org.apache.arrow.vector.complex.impl.DurationReaderImpl
- DurationVector - Class in org.apache.arrow.vector
-
DurationVector implements a fixed width vector (8 bytes) of a configurable TimeUnit granularity duration values which could be null.
- DurationVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.DurationVector
-
Instantiate a DurationVector.
- DurationVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.DurationVector
-
Instantiate a DurationVector.
- DurationWriter - Interface in org.apache.arrow.vector.complex.writer
- DurationWriterImpl - Class in org.apache.arrow.vector.complex.impl
- DurationWriterImpl(DurationVector) - Constructor for class org.apache.arrow.vector.complex.impl.DurationWriterImpl
E
- EchoServer - Class in org.apache.arrow.tools
-
Simple server that echoes back data received.
- EchoServer(int) - Constructor for class org.apache.arrow.tools.EchoServer
-
Constructs a new instance that binds to the given port.
- EchoServer.ClientConnection - Class in org.apache.arrow.tools
-
Handler for each client connection to the server.
- ELEMENT_SIZE - Static variable in class org.apache.arrow.vector.BaseVariableWidthViewVector
- ElementAddressableVector - Interface in org.apache.arrow.vector
-
Vector for which each data element resides in a continuous memory region, so it can be pointed to by an
ArrowBufPointer. - ElementAddressableVectorIterator<T extends ElementAddressableVector> - Class in org.apache.arrow.vector.util
-
Iterator for traversing elements of a
ElementAddressableVector. - ElementAddressableVectorIterator(T) - Constructor for class org.apache.arrow.vector.util.ElementAddressableVectorIterator
-
Constructs an iterator for the
ElementAddressableVector. - ElementAddressableVectorIterator(T, ArrowBufHasher) - Constructor for class org.apache.arrow.vector.util.ElementAddressableVectorIterator
-
Constructs an iterator for the
ElementAddressableVector. - ELSENODE_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
- empty() - Static method in class org.apache.arrow.flight.PutResult
-
Create an empty PutResult.
- empty() - Method in interface org.apache.arrow.memory.AllocationManager.Factory
- empty() - Method in class org.apache.arrow.memory.unsafe.DefaultAllocationManagerFactory
- empty(String, int, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.FixedSizeListVector
- empty(String, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.DenseUnionVector
- empty(String, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.LargeListVector
- empty(String, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.LargeListViewVector
- empty(String, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.ListVector
- empty(String, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.ListViewVector
- empty(String, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
Construct a new empty instance which replaces an existing field with the new one in case of name conflict.
- empty(String, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.RunEndEncodedVector
- empty(String, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.StructVector
-
Construct a new empty instance which replaces an existing field with the new one in case of name conflict.
- empty(String, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.UnionVector
- empty(String, BufferAllocator, boolean) - Static method in class org.apache.arrow.vector.complex.MapVector
-
Construct an empty MapVector with no data.
- EMPTY_BYTE_ARRAY - Static variable in class org.apache.arrow.vector.BaseVariableWidthViewVector
- EMPTY_BYTES - Static variable in class org.apache.arrow.vector.util.ReusableByteArray
- EMPTY_LIST_INSTANCE - Static variable in class org.apache.arrow.vector.complex.impl.NullReader
- EMPTY_STRUCT_INSTANCE - Static variable in class org.apache.arrow.vector.complex.impl.NullReader
- emptyByteArray - Static variable in class org.apache.arrow.vector.BaseLargeVariableWidthVector
- emptyByteArray - Static variable in class org.apache.arrow.vector.BaseVariableWidthVector
- EmptyValuePopulator - Class in org.apache.arrow.vector.complex
-
A helper class that is used to track and populate empty values in repeated value vectors.
- EmptyValuePopulator(UInt4Vector) - Constructor for class org.apache.arrow.vector.complex.EmptyValuePopulator
- emptyWithDuplicates(String, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
Construct a new empty instance which preserve fields with identical names.
- emptyWithDuplicates(String, BufferAllocator) - Static method in class org.apache.arrow.vector.complex.StructVector
-
Construct a new empty instance which preserve fields with identical names.
- encode(D, E) - Method in interface org.apache.arrow.algorithm.dictionary.DictionaryEncoder
-
Translates an input vector into an output vector.
- encode(D, E) - Method in class org.apache.arrow.algorithm.dictionary.HashTableDictionaryEncoder
-
Encodes an input vector by a hash table.
- encode(D, E) - Method in class org.apache.arrow.algorithm.dictionary.LinearDictionaryEncoder
-
Encodes an input vector by linear search.
- encode(D, E) - Method in class org.apache.arrow.algorithm.dictionary.SearchDictionaryEncoder
-
Encodes an input vector by binary search.
- encode(String) - Static method in class org.apache.arrow.vector.util.Text
-
Converts the provided String to bytes using the UTF-8 encoding.
- encode(String, boolean) - Static method in class org.apache.arrow.vector.util.Text
-
Converts the provided String to bytes using the UTF-8 encoding.
- encode(String, long) - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns a ValueVector containing the encoded version of the vector with the given name.
- encode(StructVector, Map<Integer, Long>) - Method in class org.apache.arrow.vector.dictionary.StructSubfieldEncoder
-
Dictionary encodes subfields for complex vector with a provided dictionary.
- encode(ValueVector) - Method in class org.apache.arrow.vector.dictionary.DictionaryEncoder
-
Encodes a vector with the built hash table in this encoder.
- encode(ValueVector, Dictionary) - Static method in class org.apache.arrow.vector.dictionary.DictionaryEncoder
-
Dictionary encodes a vector with a provided dictionary.
- encodeListSubField(BaseListVector) - Method in class org.apache.arrow.vector.dictionary.ListSubfieldEncoder
-
Dictionary encodes subfields for complex vector with a provided dictionary.
- end - Variable in class org.apache.arrow.vector.holders.LargeVarBinaryHolder
- end - Variable in class org.apache.arrow.vector.holders.LargeVarCharHolder
- end - Variable in class org.apache.arrow.vector.holders.NullableLargeVarBinaryHolder
- end - Variable in class org.apache.arrow.vector.holders.NullableLargeVarCharHolder
- end - Variable in class org.apache.arrow.vector.holders.NullableVarBinaryHolder
- end - Variable in class org.apache.arrow.vector.holders.NullableVarCharHolder
- end - Variable in class org.apache.arrow.vector.holders.NullableViewVarBinaryHolder
- end - Variable in class org.apache.arrow.vector.holders.NullableViewVarCharHolder
- end - Variable in class org.apache.arrow.vector.holders.RepeatedListHolder
- end - Variable in class org.apache.arrow.vector.holders.RepeatedStructHolder
- end - Variable in class org.apache.arrow.vector.holders.VarBinaryHolder
- end - Variable in class org.apache.arrow.vector.holders.VarCharHolder
- end - Variable in class org.apache.arrow.vector.holders.ViewVarBinaryHolder
- end - Variable in class org.apache.arrow.vector.holders.ViewVarCharHolder
- end() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- end() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- end() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- end() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- end() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- end() - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
-
Finish writing to the list or struct.
- end() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- end() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- end() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- end() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- end() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- end() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- end() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
- end() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- end() - Method in class org.apache.arrow.vector.ipc.ArrowWriter
- END_SAVEPOINT_RELEASE - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.EndSavepoint
-
Release the savepoint.
- END_SAVEPOINT_RELEASE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.EndSavepoint
-
Release the savepoint.
- END_SAVEPOINT_ROLLBACK - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.EndSavepoint
-
Roll back to a savepoint.
- END_SAVEPOINT_ROLLBACK_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.EndSavepoint
-
Roll back to a savepoint.
- END_SAVEPOINT_UNSPECIFIED - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.EndSavepoint
-
END_SAVEPOINT_UNSPECIFIED = 0; - END_SAVEPOINT_UNSPECIFIED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.EndSavepoint
-
END_SAVEPOINT_UNSPECIFIED = 0; - END_TRANSACTION_COMMIT - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.EndTransaction
-
Commit the transaction.
- END_TRANSACTION_COMMIT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.EndTransaction
-
Commit the transaction.
- END_TRANSACTION_ROLLBACK - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.EndTransaction
-
Roll back the transaction.
- END_TRANSACTION_ROLLBACK_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.EndTransaction
-
Roll back the transaction.
- END_TRANSACTION_UNSPECIFIED - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.EndTransaction
-
END_TRANSACTION_UNSPECIFIED = 0; - END_TRANSACTION_UNSPECIFIED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.EndTransaction
-
END_TRANSACTION_UNSPECIFIED = 0; - endBinary(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Binary
- endBinaryView(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.BinaryView
- endBodyCompression(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.BodyCompression
- endBool(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Bool
- endDate(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Date
- endDecimal(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Decimal
- endDictionaryBatch(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.DictionaryBatch
- endDictionaryEncoding(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.DictionaryEncoding
- endDuration(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Duration
- endEntry() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- endEntry() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- endEntry() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
Complete the map entry.
- endEntry() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- endEntry() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.MapWriter
- endField(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Field
- endFixedSizeBinary(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.FixedSizeBinary
- endFixedSizeList(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.FixedSizeList
- endFloatingPoint(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.FloatingPoint
- endFooter(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Footer
- endianness() - Method in class org.apache.arrow.flatbuf.Schema
-
endianness of the buffer it is Little Endian by default if endianness doesn't match the underlying system then the vectors need to be converted
- Endianness - Class in org.apache.arrow.flatbuf
-
---------------------------------------------------------------------- Endianness of the platform producing the data
- endInt(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Int
- endInternal(WriteChannel) - Method in class org.apache.arrow.vector.ipc.ArrowFileWriter
- endInternal(WriteChannel) - Method in class org.apache.arrow.vector.ipc.ArrowStreamWriter
- endInternal(WriteChannel) - Method in class org.apache.arrow.vector.ipc.ArrowWriter
- endInterval(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Interval
- endKeyValue(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.KeyValue
- endLargeBinary(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.LargeBinary
- endLargeList(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.LargeList
- endLargeListView(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.LargeListView
- endLargeUtf8(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.LargeUtf8
- endList() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- endList() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- endList() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- endList() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- endList() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- endList() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- endList() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- endList() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- endList() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- endList() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- endList(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.List
- endListView() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- endListView() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- endListView() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- endListView() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- endListView() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- endListView() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- endListView() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- endListView(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.ListView
- endMap() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- endMap() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- endMap() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
Complete the map.
- endMap() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- endMap() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.MapWriter
- endMap(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Map
- endMessage(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Message
- endNull(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Null
- ENDPOINT_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightInfo
- ENDPOINT_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest
- endRecordBatch(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.RecordBatch
- endRunEndEncoded(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.RunEndEncoded
- endSavepoint(FlightSql.ActionEndSavepointRequest, FlightProducer.CallContext, FlightProducer.StreamListener<Result>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Release or roll back to a savepoint.
- endSchema(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Schema
- endSparseMatrixIndexCSX(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
- endSparseTensor(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.SparseTensor
- endSparseTensorIndexCOO(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
- endSparseTensorIndexCSF(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
- endStruct_(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Struct_
- endTensor(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Tensor
- endTensorDim(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.TensorDim
- endTime(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Time
- endTimestamp(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Timestamp
- endTransaction(FlightSql.ActionEndTransactionRequest, FlightProducer.CallContext, FlightProducer.StreamListener<Result>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Commit or roll back to a transaction.
- endUnion(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Union
- endUtf8(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Utf8
- endUtf8View(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Utf8View
- endValue(int, int) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
End the current value.
- endValue(int, int) - Method in class org.apache.arrow.vector.complex.ListVector
-
End the current value.
- endValue(int, int) - Method in class org.apache.arrow.vector.complex.ListViewVector
-
End the current value.
- endValue(int, long) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
End the current value.
- ensureCapacity(VectorSchemaRoot, int) - Static method in class org.apache.arrow.vector.util.ValueVectorUtility
-
Ensure capacity for BaseFixedWidthVector.
- ensureDictionariesWritten(DictionaryProvider, Set<Long>) - Method in class org.apache.arrow.vector.ipc.ArrowFileWriter
- ensureDictionariesWritten(DictionaryProvider, Set<Long>) - Method in class org.apache.arrow.vector.ipc.ArrowStreamWriter
- ensureDictionariesWritten(DictionaryProvider, Set<Long>) - Method in class org.apache.arrow.vector.ipc.ArrowWriter
-
Write dictionaries after schema and before recordBatches, dictionaries won't be written if empty stream (only has schema data in IPC).
- ensureInitialized() - Method in class org.apache.arrow.vector.ipc.ArrowReader
-
Initialize if not done previously.
- ensureLoaded() - Method in class org.apache.arrow.c.jni.JniLoader
-
If required JNI libraries are not loaded, then load them.
- ensureLoaded() - Method in class org.apache.arrow.dataset.jni.JniLoader
-
If required JNI libraries are not loaded, then load them.
- ensureRegistered() - Static method in class org.apache.arrow.vector.extension.OpaqueType
-
Register the extension type so it can be used globally.
- ensureS3Finalized() - Method in class org.apache.arrow.dataset.jni.JniWrapper
-
Ensure the S3 APIs are shutdown, but only if not already done.
- equal(ArrowBuf, long, long, ArrowBuf, long, long) - Static method in class org.apache.arrow.memory.util.ByteFunctionHelpers
-
Helper function to check for equality of bytes in two ArrowBufs.
- equals(Object) - Method in class org.apache.arrow.memory.ArrowBuf
- equals(Object) - Method in class org.apache.arrow.memory.util.ArrowBufPointer
- equals(Object) - Method in class org.apache.arrow.memory.util.hash.MurmurHasher
- equals(Object) - Method in class org.apache.arrow.memory.util.hash.SimpleHasher
- equals(Object) - Method in class org.apache.arrow.flight.CancelFlightInfoResult
- equals(Object) - Method in class org.apache.arrow.flight.FlightDescriptor
- equals(Object) - Method in class org.apache.arrow.flight.FlightEndpoint
- equals(Object) - Method in class org.apache.arrow.flight.FlightInfo
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.Action
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.ActionType
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionRequest
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.Criteria
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.Empty
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightData
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsRequest
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.Location
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.PutResult
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.Result
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error
- equals(Object) - Method in class org.apache.arrow.flight.impl.Flight.Ticket
- equals(Object) - Method in class org.apache.arrow.flight.Location
- equals(Object) - Method in class org.apache.arrow.flight.PollInfo
- equals(Object) - Method in class org.apache.arrow.flight.SetSessionOptionsResult.Error
- equals(Object) - Method in class org.apache.arrow.flight.sql.FlightSqlClient.SubstraitPlan
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest
-
Deprecated.
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult
-
Deprecated.
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan
- equals(Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
- equals(Object) - Method in class org.apache.arrow.flight.Ticket
- equals(Object) - Method in class org.apache.arrow.gandiva.evaluator.ConfigurationBuilder.ConfigOptions
- equals(Object) - Method in class org.apache.arrow.gandiva.evaluator.FunctionSignature
-
Override equals.
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode
- equals(Object) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- equals(Object) - Method in class org.apache.arrow.variant.holders.NullableVariantHolder
- equals(Object) - Method in class org.apache.arrow.variant.holders.VariantHolder
- equals(Object) - Method in class org.apache.arrow.variant.Variant
- equals(Object) - Method in class org.apache.arrow.vector.BufferLayout
- equals(Object) - Method in class org.apache.arrow.vector.dictionary.Dictionary
- equals(Object) - Method in class org.apache.arrow.vector.ipc.message.ArrowBlock
- equals(Object) - Method in class org.apache.arrow.vector.ipc.message.ArrowBuffer
- equals(Object) - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
- equals(Object) - Method in class org.apache.arrow.vector.PeriodDuration
- equals(Object) - Method in class org.apache.arrow.vector.TypeLayout
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.BinaryView
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Duration
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeBinary
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeList
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeListView
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeUtf8
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ListView
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Map
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Null
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.RunEndEncoded
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8View
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.DictionaryEncoding
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.Field
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.FieldType
- equals(Object) - Method in class org.apache.arrow.vector.types.pojo.Schema
- equals(Object) - Method in class org.apache.arrow.vector.util.ReusableByteArray
- equals(Object) - Method in class org.apache.arrow.vector.util.Text
- equals(ValueVector) - Method in class org.apache.arrow.vector.compare.TypeEqualsVisitor
-
Check type equals without passing IN param in VectorVisitor.
- equals(VectorSchemaRoot) - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Determine if two VectorSchemaRoots are exactly equal.
- eraseSessionOption(String) - Method in class org.apache.arrow.flight.ServerSessionMiddleware.Session
-
Idempotently remove name from this session.
- error(Throwable) - Method in interface org.apache.arrow.flight.OutboundStreamListener
-
Indicate an error to the client.
- Error(SetSessionOptionsResult.ErrorValue) - Constructor for class org.apache.arrow.flight.SetSessionOptionsResult.Error
- ERROR - Enum constant in enum org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorValue
-
The session option cannot be set.
- ERROR - Enum constant in enum org.apache.arrow.flight.SetSessionOptionsResult.ErrorValue
-
The session option cannot be set.
- ERROR_VALUE - Static variable in enum org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorValue
-
The session option cannot be set.
- ErrorFlightMetadata - Class in org.apache.arrow.flight
-
metadata container specific to the binary metadata held in the grpc trailer.
- ErrorFlightMetadata() - Constructor for class org.apache.arrow.flight.ErrorFlightMetadata
- ERRORS_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
- evaluate(int, List<ArrowBuf>, List<ValueVector>) - Method in class org.apache.arrow.gandiva.evaluator.Projector
-
Invoke this function to evaluate a set of expressions against a set of arrow buffers.
- evaluate(int, List<ArrowBuf>, SelectionVector) - Method in class org.apache.arrow.gandiva.evaluator.Filter
-
Invoke this function to evaluate filter against a set of arrow buffers.
- evaluate(int, List<ArrowBuf>, SelectionVector, List<ValueVector>) - Method in class org.apache.arrow.gandiva.evaluator.Projector
-
Invoke this function to evaluate a set of expressions against a set of arrow buffers on the selected positions.
- evaluate(ArrowRecordBatch, List<ValueVector>) - Method in class org.apache.arrow.gandiva.evaluator.Projector
-
Invoke this function to evaluate a set of expressions against a recordBatch.
- evaluate(ArrowRecordBatch, SelectionVector) - Method in class org.apache.arrow.gandiva.evaluator.Filter
-
Invoke this function to evaluate a filter against a recordBatch.
- evaluate(ArrowRecordBatch, SelectionVector, List<ValueVector>) - Method in class org.apache.arrow.gandiva.evaluator.Projector
-
Invoke this function to evaluate a set of expressions against a
ArrowRecordBatch. - EvaluatorClosedException - Exception in org.apache.arrow.gandiva.exceptions
-
Indicates an attempted call to methods on a closed evaluator.
- EvaluatorClosedException() - Constructor for exception org.apache.arrow.gandiva.exceptions.EvaluatorClosedException
- execute() - Method in class org.apache.arrow.dataset.jni.NativeScanTask
-
Deprecated.
- execute() - Method in interface org.apache.arrow.dataset.scanner.ScanTask
-
Deprecated.Execute this ScanTask and return a
Readerinstance. - execute(Runnable) - Method in class org.apache.arrow.flight.grpc.ContextPropagatingExecutorService
- execute(String, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Execute a query on the server.
- execute(String, FlightSqlClient.Transaction, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Execute a query on the server.
- execute(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
Executes the prepared statement query on the server.
- executeApp(CommandLine) - Method in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
-
Calls
FlightSqlClientDemoApp.createFlightSqlClient(String, int)in order to create aFlightSqlClientto be used in future calls, and then callsFlightSqlClientDemoApp.executeCommand(CommandLine)to execute the command parsed at execution. - executeCommand(CommandLine) - Method in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
-
Parses the "
command" CLI argument and redirects to the appropriate method. - executeIngest(ArrowReader, FlightSqlClient.ExecuteIngestOptions, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Execute a bulk ingest on the server.
- executeIngest(ArrowReader, FlightSqlClient.ExecuteIngestOptions, FlightSqlClient.Transaction, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Execute a bulk ingest on the server.
- executeIngest(VectorSchemaRoot, FlightSqlClient.ExecuteIngestOptions, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Execute a bulk ingest on the server.
- executeIngest(VectorSchemaRoot, FlightSqlClient.ExecuteIngestOptions, FlightSqlClient.Transaction, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Execute a bulk ingest on the server.
- ExecuteIngestOptions(String, FlightSql.CommandStatementIngest.TableDefinitionOptions, boolean, String, String, Map<String, String>) - Constructor for class org.apache.arrow.flight.sql.FlightSqlClient.ExecuteIngestOptions
-
Constructor.
- ExecuteIngestOptions(String, FlightSql.CommandStatementIngest.TableDefinitionOptions, String, String, Map<String, String>) - Constructor for class org.apache.arrow.flight.sql.FlightSqlClient.ExecuteIngestOptions
-
Constructor.
- executeSubstrait(FlightSqlClient.SubstraitPlan, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Execute a Substrait plan on the server.
- executeSubstrait(FlightSqlClient.SubstraitPlan, FlightSqlClient.Transaction, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Execute a Substrait plan on the server.
- executeSubstraitUpdate(FlightSqlClient.SubstraitPlan, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Execute an update query on the server.
- executeSubstraitUpdate(FlightSqlClient.SubstraitPlan, FlightSqlClient.Transaction, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Execute an update query on the server.
- executeUpdate(String, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Execute an update query on the server.
- executeUpdate(String, FlightSqlClient.Transaction, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Execute an update query on the server.
- executeUpdate(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
Executes the prepared statement update on the server.
- executor(ExecutorService) - Method in class org.apache.arrow.flight.FlightServer.Builder
-
Set the executor used by the server.
- expandOutputVectorAtIndex(int, long) - Method in class org.apache.arrow.gandiva.evaluator.VectorExpander
-
Expand vector at specified index.
- ExpandResult(long, long) - Constructor for class org.apache.arrow.gandiva.evaluator.VectorExpander.ExpandResult
- experimental - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql
-
extend .google.protobuf.MessageOptions { ... } - EXPERIMENTAL_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql
- EXPIRATION_TIME_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
- EXPIRATION_TIME_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.PollInfo
- exportArray(long, PrivateData) - Method in class org.apache.arrow.c.jni.JniWrapper
- exportArrayStream(long, PrivateData) - Method in class org.apache.arrow.c.jni.JniWrapper
- exportArrayStream(BufferAllocator, ArrowReader, ArrowArrayStream) - Static method in class org.apache.arrow.c.Data
-
Export a reader as an ArrowArrayStream using the C Stream Interface.
- exportBuffer(ArrowBuf, List<ArrowBuf>, ArrowBuf, long, boolean) - Method in interface org.apache.arrow.vector.FieldVector
-
Export a given buffer and its memory address into a list of buffers and a pointer to the list of buffers.
- exportCDataBuffers(List<ArrowBuf>, ArrowBuf, long) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Export the buffers of the fields for C Data Interface.
- exportCDataBuffers(List<ArrowBuf>, ArrowBuf, long) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Export the buffers of the fields for C Data Interface.
- exportCDataBuffers(List<ArrowBuf>, ArrowBuf, long) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the data buffer of the vector.
- exportCDataBuffers(List<ArrowBuf>, ArrowBuf, long) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Export the buffers of the fields for C Data Interface.
- exportCDataBuffers(List<ArrowBuf>, ArrowBuf, long) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Export the buffers of the fields for C Data Interface.
- exportCDataBuffers(List<ArrowBuf>, ArrowBuf, long) - Method in class org.apache.arrow.vector.complex.ListVector
-
Export the buffers of the fields for C Data Interface.
- exportCDataBuffers(List<ArrowBuf>, ArrowBuf, long) - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Export the buffers of the fields for C Data Interface.
- exportCDataBuffers(List<ArrowBuf>, ArrowBuf, long) - Method in interface org.apache.arrow.vector.FieldVector
-
Export the buffers of the fields for C Data Interface.
- exportField(BufferAllocator, Field, DictionaryProvider, ArrowSchema) - Static method in class org.apache.arrow.c.Data
-
Export Java Field using the C data interface format.
- exportSchema(long, PrivateData) - Method in class org.apache.arrow.c.jni.JniWrapper
- exportSchema(BufferAllocator, Schema, DictionaryProvider, ArrowSchema) - Static method in class org.apache.arrow.c.Data
-
Export Java Schema using the C data interface format.
- exportTable(BufferAllocator, Table, ArrowArray) - Static method in class org.apache.arrow.c.Data
-
Export the current contents of a Java Table using the C data interface format.
- exportTable(BufferAllocator, Table, DictionaryProvider, ArrowArray) - Static method in class org.apache.arrow.c.Data
-
Export the current contents of a Java Table using the C data interface format.
- exportTable(BufferAllocator, Table, DictionaryProvider, ArrowArray, ArrowSchema) - Static method in class org.apache.arrow.c.Data
-
Export the current contents of a Java Table using the C data interface format.
- exportVector(BufferAllocator, FieldVector, DictionaryProvider, ArrowArray) - Static method in class org.apache.arrow.c.Data
-
Export Java FieldVector using the C data interface format.
- exportVector(BufferAllocator, FieldVector, DictionaryProvider, ArrowArray, ArrowSchema) - Static method in class org.apache.arrow.c.Data
-
Export Java FieldVector using the C data interface format.
- exportVectorSchemaRoot(BufferAllocator, VectorSchemaRoot, DictionaryProvider, ArrowArray) - Static method in class org.apache.arrow.c.Data
-
Export the current contents of a Java VectorSchemaRoot using the C data interface format.
- exportVectorSchemaRoot(BufferAllocator, VectorSchemaRoot, DictionaryProvider, ArrowArray, ArrowSchema) - Static method in class org.apache.arrow.c.Data
-
Export the current contents of a Java VectorSchemaRoot using the C data interface format.
- EXPRESSION_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.Criteria
- ExpressionRegistry - Class in org.apache.arrow.gandiva.evaluator
-
Used to get the functions and data types supported by Gandiva.
- ExpressionTree - Class in org.apache.arrow.gandiva.expression
-
Opaque class representing an expression.
- EXPRS_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
- extension(String, ArrowType) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- extension(String, ArrowType) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- extension(String, ArrowType) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- extension(String, ArrowType) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- extension(String, ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- extension(String, ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- extension(String, ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- extension(String, ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- extension(String, ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- extension(String, ArrowType) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- extension(ArrowType) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- extension(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- extension(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- extension(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- extension(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- extension(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- extension(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- extension(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- extension(ArrowType) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- EXTENSION_METADATA_KEY_METADATA - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
-
The field metadata key storing metadata for the extension type.
- EXTENSION_METADATA_KEY_NAME - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
-
The field metadata key storing the name of the extension type.
- EXTENSION_NAME - Static variable in class org.apache.arrow.variant.extension.VariantType
- EXTENSION_NAME - Static variable in class org.apache.arrow.vector.extension.OpaqueType
- EXTENSION_NAME - Static variable in class org.apache.arrow.vector.extension.UuidType
-
Extension name registered in the Arrow extension type registry.
- extensionEquals(ArrowType.ExtensionType) - Method in class org.apache.arrow.variant.extension.VariantType
- extensionEquals(ArrowType.ExtensionType) - Method in class org.apache.arrow.vector.extension.OpaqueType
- extensionEquals(ArrowType.ExtensionType) - Method in class org.apache.arrow.vector.extension.UuidType
- extensionEquals(ArrowType.ExtensionType) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
-
Check equality of this type to another user-defined type.
- ExtensionHolder - Class in org.apache.arrow.vector.holders
-
Base
ValueHolderclass for aExtensionTypeVector. - ExtensionHolder() - Constructor for class org.apache.arrow.vector.holders.ExtensionHolder
- extensionName() - Method in class org.apache.arrow.variant.extension.VariantType
- extensionName() - Method in class org.apache.arrow.vector.extension.OpaqueType
- extensionName() - Method in class org.apache.arrow.vector.extension.UuidType
- extensionName() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
-
The name of this user-defined type.
- ExtensionReader - Interface in org.apache.arrow.vector.complex.reader
-
Interface for reading extension types.
- ExtensionType() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
- EXTENSIONTYPE - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- ExtensionTypeRegistry - Class in org.apache.arrow.vector.types.pojo
-
A registry of recognized extension types.
- ExtensionTypeRegistry() - Constructor for class org.apache.arrow.vector.types.pojo.ExtensionTypeRegistry
- ExtensionTypeVector<T extends ValueVector & FieldVector> - Class in org.apache.arrow.vector
-
A vector that wraps an underlying vector, used to help implement extension types.
- ExtensionTypeVector(String, BufferAllocator, T) - Constructor for class org.apache.arrow.vector.ExtensionTypeVector
-
Instantiate an extension type vector.
- ExtensionTypeVector(Field, BufferAllocator, T) - Constructor for class org.apache.arrow.vector.ExtensionTypeVector
-
Instantiate an extension type vector.
- extractUncompressedBuffer(ArrowBuf) - Static method in class org.apache.arrow.vector.compression.CompressionUtil
-
Process decompression by slicing the buffer that contains the uncompressed bytes.
F
- Factory() - Constructor for class org.apache.arrow.flight.client.ClientCookieMiddleware.Factory
- Factory() - Constructor for class org.apache.arrow.flight.ServerHeaderMiddleware.Factory
-
Construct a factory for receiving call headers.
- Factory() - Constructor for class org.apache.arrow.vector.compression.NoCompressionCodec.Factory
- Factory(Callable<String>) - Constructor for class org.apache.arrow.flight.ServerSessionMiddleware.Factory
-
Construct a factory for ServerSessionMiddleware.
- Factory(CallHeaderAuthenticator) - Constructor for class org.apache.arrow.flight.auth2.ServerCallHeaderAuthMiddleware.Factory
-
Construct a factory with the given auth handler.
- Factory(ClientHeaderHandler) - Constructor for class org.apache.arrow.flight.auth2.ClientIncomingAuthHeaderMiddleware.Factory
-
Construct a factory with the given header handler.
- FACTORY - Static variable in class org.apache.arrow.memory.unsafe.DefaultAllocationManagerFactory
- FACTORY - Static variable in class org.apache.arrow.memory.unsafe.UnsafeAllocationManager
- FAILED_LOCAL - Enum constant in enum org.apache.arrow.memory.AllocationOutcome.Status
-
Allocation failed because the local allocator's limits were exceeded.
- FAILED_PARENT - Enum constant in enum org.apache.arrow.memory.AllocationOutcome.Status
-
Allocation failed because a parent allocator's limits were exceeded.
- FBSerializable - Interface in org.apache.arrow.vector.ipc.message
-
Interface for serializing to FlatBuffers.
- FBSerializables - Class in org.apache.arrow.vector.ipc.message
-
Utility methods for FBSerializables.
- Feature - Class in org.apache.arrow.flatbuf
-
Represents Arrow Features that might not have full support within implementations.
- features(int) - Method in class org.apache.arrow.flatbuf.Schema
-
Features used in the stream/file.
- featuresAsByteBuffer() - Method in class org.apache.arrow.flatbuf.Schema
- featuresInByteBuffer(ByteBuffer) - Method in class org.apache.arrow.flatbuf.Schema
- featuresLength() - Method in class org.apache.arrow.flatbuf.Schema
- featuresVector() - Method in class org.apache.arrow.flatbuf.Schema
- featuresVector(LongVector) - Method in class org.apache.arrow.flatbuf.Schema
- fetchSchema(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
Get the schema of the result set (should be identical to
FlightSqlClient.PreparedStatement.getResultSetSchema()). - field - Variable in class org.apache.arrow.vector.BaseFixedWidthVector
- field - Variable in class org.apache.arrow.vector.BaseLargeVariableWidthVector
- field - Variable in class org.apache.arrow.vector.BaseVariableWidthVector
- field - Variable in class org.apache.arrow.vector.BaseVariableWidthViewVector
- field - Variable in class org.apache.arrow.vector.complex.LargeListViewVector
- field - Variable in class org.apache.arrow.vector.complex.ListVector
- field - Variable in class org.apache.arrow.vector.complex.ListViewVector
- field - Variable in class org.apache.arrow.vector.complex.NonNullableStructVector
- field - Variable in class org.apache.arrow.vector.complex.RunEndEncodedVector
- field - Variable in class org.apache.arrow.vector.NullVector
- Field - Class in org.apache.arrow.flatbuf
-
---------------------------------------------------------------------- A field represents a named column in a record / row batch or child of a nested type.
- Field - Class in org.apache.arrow.vector.types.pojo
-
A POJO abstraction for the Flatbuffer description of Vector Type.
- Field() - Constructor for class org.apache.arrow.flatbuf.Field
- Field(String, FieldType, List<Field>) - Constructor for class org.apache.arrow.vector.types.pojo.Field
-
Constructs a new Field object.
- FIELD_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode
- Field.Vector - Class in org.apache.arrow.flatbuf
- fieldNameIterator() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- FieldNode - Class in org.apache.arrow.flatbuf
-
---------------------------------------------------------------------- Data structures for describing a table row batch (a collection of equal-length Arrow arrays) Metadata about a field at some level of a nested type tree (but not its children).
- FieldNode() - Constructor for class org.apache.arrow.flatbuf.FieldNode
- FIELDNODE_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- FieldNode.Vector - Class in org.apache.arrow.flatbuf
- fieldReader - Variable in class org.apache.arrow.vector.BaseValueVector
- FieldReader - Interface in org.apache.arrow.vector.complex.reader
-
Composite of all Reader types (e.g.
- fields(int) - Method in class org.apache.arrow.flatbuf.Schema
- fields(Field, int) - Method in class org.apache.arrow.flatbuf.Schema
- fieldsLength() - Method in class org.apache.arrow.flatbuf.Schema
- fieldsVector() - Method in class org.apache.arrow.flatbuf.Schema
- fieldsVector(Field.Vector) - Method in class org.apache.arrow.flatbuf.Schema
- FieldType - Class in org.apache.arrow.vector.types.pojo
-
POJO representation of an Arrow field type.
- FieldType(boolean, ArrowType, DictionaryEncoding) - Constructor for class org.apache.arrow.vector.types.pojo.FieldType
- FieldType(boolean, ArrowType, DictionaryEncoding, Map<String, String>) - Constructor for class org.apache.arrow.vector.types.pojo.FieldType
-
Constructs a new instance.
- FieldVector - Interface in org.apache.arrow.vector
-
A vector corresponding to a Field in the schema.
- fieldVectors - Variable in class org.apache.arrow.vector.table.BaseTable
-
The field vectors holding the data in this table.
- fieldVectorsMap - Variable in class org.apache.arrow.vector.table.BaseTable
-
A map of Fields to FieldVectors used to select Fields.
- FieldWriter - Interface in org.apache.arrow.vector.complex.writer
-
Composite of all writer types.
- fileFormat() - Method in class org.apache.arrow.dataset.scanner.csv.CsvFragmentScanOptions
-
File format.
- fileFormat() - Method in interface org.apache.arrow.dataset.scanner.FragmentScanOptions
- FileFormat - Enum in org.apache.arrow.dataset.file
-
File format definitions.
- FileRoundtrip - Class in org.apache.arrow.tools
-
Application that verifies data can be round-tripped through a file.
- FileSystemDatasetFactory - Class in org.apache.arrow.dataset.file
-
Java binding of the C++ FileSystemDatasetFactory.
- FileSystemDatasetFactory(BufferAllocator, NativeMemoryPool, FileFormat, String) - Constructor for class org.apache.arrow.dataset.file.FileSystemDatasetFactory
- FileSystemDatasetFactory(BufferAllocator, NativeMemoryPool, FileFormat, String[]) - Constructor for class org.apache.arrow.dataset.file.FileSystemDatasetFactory
- FileSystemDatasetFactory(BufferAllocator, NativeMemoryPool, FileFormat, String[], Optional<FragmentScanOptions>) - Constructor for class org.apache.arrow.dataset.file.FileSystemDatasetFactory
- FileSystemDatasetFactory(BufferAllocator, NativeMemoryPool, FileFormat, String, Optional<FragmentScanOptions>) - Constructor for class org.apache.arrow.dataset.file.FileSystemDatasetFactory
- FileToStream - Class in org.apache.arrow.tools
-
Converts an Arrow file to an Arrow stream.
- fillEmpties(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Create holes in the vector upto the given index (exclusive).
- fillEmpties(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Create holes in the vector upto the given index (exclusive).
- fillEmpties(int) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Create holes in the vector upto the given index (exclusive).
- fillEmpties(int) - Method in interface org.apache.arrow.vector.VariableWidthFieldVector
-
Create holes in the vector upto the given index (exclusive).
- fillHoles(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
- fillHoles(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
- Filter - Class in org.apache.arrow.gandiva.evaluator
-
This class provides a mechanism to filter a RecordBatch by evaluating a condition expression.
- finalizeHashCode(int) - Method in class org.apache.arrow.memory.util.hash.SimpleHasher
- finalizeHashCode(int, long) - Static method in class org.apache.arrow.memory.util.hash.MurmurHasher
-
Finalizing the hash code.
- find(String) - Method in class org.apache.arrow.vector.util.Text
- find(String, int) - Method in class org.apache.arrow.vector.util.Text
-
Finds any occurrence of
whatin the backing buffer, starting as positionstart. - findField(String) - Method in class org.apache.arrow.vector.types.pojo.Schema
-
Search for a field by name in this Schema.
- findField(List<Field>, String) - Static method in class org.apache.arrow.vector.types.pojo.Schema
-
Search for a field by name in given the list of fields.
- findPositionInPartialSumVector(BaseIntVector, long) - Static method in class org.apache.arrow.algorithm.misc.PartialSumUtils
-
Given a value and a partial sum vector, finds its position in the partial sum vector.
- finish() - Method in class org.apache.arrow.dataset.jni.NativeDatasetFactory
- finish() - Method in interface org.apache.arrow.dataset.source.DatasetFactory
-
Create a Dataset with auto-inferred schema.
- finish(Schema) - Method in class org.apache.arrow.dataset.jni.NativeDatasetFactory
- finish(Schema) - Method in interface org.apache.arrow.dataset.source.DatasetFactory
-
Create a Dataset with predefined schema.
- finishFooterBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Footer
- finishMessageBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Message
- finishSchemaBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Schema
- finishSizePrefixedFooterBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Footer
- finishSizePrefixedMessageBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Message
- finishSizePrefixedSchemaBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Schema
- finishSizePrefixedSparseTensorBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensor
- finishSizePrefixedTensorBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Tensor
- finishSparseTensorBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensor
- finishTensorBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Tensor
- FIXED_SIZE_BINARY - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
FIXED_SIZE_BINARY = 15; - FIXED_SIZE_BINARY_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
FIXED_SIZE_BINARY = 15; - FIXED_SIZE_LIST - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- FixedDecimal256Consumer(Decimal256Vector, int) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroDecimal256Consumer.FixedDecimal256Consumer
-
Instantiate a FixedDecimal256Consumer.
- FixedDecimalConsumer(DecimalVector, int) - Constructor for class org.apache.arrow.adapter.avro.consumers.logical.AvroDecimalConsumer.FixedDecimalConsumer
-
Instantiate a FixedDecimalConsumer.
- fixedListVector - Variable in class org.apache.arrow.vector.complex.impl.PromotableWriter
- fixedSizeBinary() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- fixedSizeBinary() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- fixedSizeBinary() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- fixedSizeBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- fixedSizeBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- fixedSizeBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- fixedSizeBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- fixedSizeBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- fixedSizeBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- fixedSizeBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- fixedSizeBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- fixedSizeBinary() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- fixedSizeBinary(int) - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- fixedSizeBinary(String) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- fixedSizeBinary(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- fixedSizeBinary(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- fixedSizeBinary(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- fixedSizeBinary(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- fixedSizeBinary(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- fixedSizeBinary(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- fixedSizeBinary(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- fixedSizeBinary(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- fixedSizeBinary(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- fixedSizeBinary(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- fixedSizeBinary(String, int) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- fixedSizeBinary(String, int) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- fixedSizeBinary(String, int) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- fixedSizeBinary(String, int) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- fixedSizeBinary(String, int) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- fixedSizeBinary(String, int) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- fixedSizeBinary(String, int) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- fixedSizeBinary(String, int) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- fixedSizeBinary(String, int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- fixedSizeBinary(String, int) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- fixedSizeBinary(String, int) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- FixedSizeBinary - Class in org.apache.arrow.flatbuf
- FixedSizeBinary - Enum constant in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
- FixedSizeBinary - Static variable in class org.apache.arrow.flatbuf.Type
- FixedSizeBinary() - Constructor for class org.apache.arrow.flatbuf.FixedSizeBinary
- FixedSizeBinary(int) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
- FIXEDSIZEBINARY - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- FixedSizeBinary.Vector - Class in org.apache.arrow.flatbuf
- FixedSizeBinaryBinder - Class in org.apache.arrow.adapter.jdbc.binder
-
A binder for fixed-width binary types.
- FixedSizeBinaryBinder(FixedSizeBinaryVector, int) - Constructor for class org.apache.arrow.adapter.jdbc.binder.FixedSizeBinaryBinder
-
Create a binder for the given vector using the given JDBC type for null values.
- FixedSizeBinaryComparator() - Constructor for class org.apache.arrow.algorithm.sort.DefaultVectorComparators.FixedSizeBinaryComparator
- FixedSizeBinaryHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- FixedSizeBinaryHolder() - Constructor for class org.apache.arrow.vector.holders.FixedSizeBinaryHolder
- FixedSizeBinaryHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
- FixedSizeBinaryHolderReaderImpl(FixedSizeBinaryHolder) - Constructor for class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
- FixedSizeBinaryReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- FixedSizeBinaryReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- FixedSizeBinaryReaderImpl(FixedSizeBinaryVector) - Constructor for class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
- FixedSizeBinaryVector - Class in org.apache.arrow.vector
-
FixedSizeBinaryVector implements a fixed width vector of binary values which could be null.
- FixedSizeBinaryVector(String, BufferAllocator, int) - Constructor for class org.apache.arrow.vector.FixedSizeBinaryVector
-
Instantiate a FixedSizeBinaryVector.
- FixedSizeBinaryVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.FixedSizeBinaryVector
-
Instantiate a FixedSizeBinaryVector.
- FixedSizeBinaryVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.FixedSizeBinaryVector
-
Instantiate a FixedSizeBinaryVector.
- FixedSizeBinaryWriter - Interface in org.apache.arrow.vector.complex.writer
- FixedSizeBinaryWriterImpl - Class in org.apache.arrow.vector.complex.impl
- FixedSizeBinaryWriterImpl(FixedSizeBinaryVector) - Constructor for class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
- FixedSizeList - Class in org.apache.arrow.flatbuf
- FixedSizeList - Enum constant in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
- FixedSizeList - Static variable in class org.apache.arrow.flatbuf.Type
- FixedSizeList() - Constructor for class org.apache.arrow.flatbuf.FixedSizeList
- FixedSizeList(int) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
- FixedSizeList.Vector - Class in org.apache.arrow.flatbuf
- FixedSizeListComparator(VectorValueComparator<T>) - Constructor for class org.apache.arrow.algorithm.sort.DefaultVectorComparators.FixedSizeListComparator
- FixedSizeListVector - Class in org.apache.arrow.vector.complex
-
A ListVector where every list value is of the same size.
- FixedSizeListVector(String, BufferAllocator, FieldType, CallBack) - Constructor for class org.apache.arrow.vector.complex.FixedSizeListVector
-
Creates a new instance.
- FixedSizeListVector(Field, BufferAllocator, CallBack) - Constructor for class org.apache.arrow.vector.complex.FixedSizeListVector
-
Creates a new instance.
- FixedWidthInPlaceVectorSorter<V extends BaseFixedWidthVector> - Class in org.apache.arrow.algorithm.sort
-
Default in-place sorter for fixed-width vectors.
- FixedWidthInPlaceVectorSorter() - Constructor for class org.apache.arrow.algorithm.sort.FixedWidthInPlaceVectorSorter
- FixedWidthOutOfPlaceVectorSorter<V extends BaseFixedWidthVector> - Class in org.apache.arrow.algorithm.sort
-
Default out-of-place sorter for fixed-width vectors.
- FixedWidthOutOfPlaceVectorSorter() - Constructor for class org.apache.arrow.algorithm.sort.FixedWidthOutOfPlaceVectorSorter
- FixedWidthVector - Interface in org.apache.arrow.vector
-
Interface for all fixed width
ElementAddressableVector(e.g. integer, fixed size binary, etc). - FK_CATALOG_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
- FK_DB_SCHEMA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
- FK_TABLE_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
- flags - Variable in class org.apache.arrow.c.ArrowSchema.Snapshot
- Flight - Class in org.apache.arrow.flight.impl
- FLIGHT_DESCRIPTOR_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightData
- FLIGHT_DESCRIPTOR_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightInfo
- FLIGHT_DESCRIPTOR_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.PollInfo
- FLIGHT_SQL_ACTIONS - Static variable in class org.apache.arrow.flight.sql.FlightSqlUtils
- FLIGHT_SQL_BEGIN_SAVEPOINT - Static variable in class org.apache.arrow.flight.sql.FlightSqlUtils
- FLIGHT_SQL_BEGIN_TRANSACTION - Static variable in class org.apache.arrow.flight.sql.FlightSqlUtils
- FLIGHT_SQL_CANCEL_QUERY - Static variable in class org.apache.arrow.flight.sql.FlightSqlUtils
- FLIGHT_SQL_CLOSE_PREPARED_STATEMENT - Static variable in class org.apache.arrow.flight.sql.FlightSqlUtils
- FLIGHT_SQL_CREATE_PREPARED_STATEMENT - Static variable in class org.apache.arrow.flight.sql.FlightSqlUtils
- FLIGHT_SQL_CREATE_PREPARED_SUBSTRAIT_PLAN - Static variable in class org.apache.arrow.flight.sql.FlightSqlUtils
- FLIGHT_SQL_END_SAVEPOINT - Static variable in class org.apache.arrow.flight.sql.FlightSqlUtils
- FLIGHT_SQL_END_TRANSACTION - Static variable in class org.apache.arrow.flight.sql.FlightSqlUtils
- FLIGHT_SQL_SERVER_ARROW_VERSION - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string with the Arrow format version of the Flight SQL Server.
- FLIGHT_SQL_SERVER_ARROW_VERSION_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string with the Arrow format version of the Flight SQL Server.
- FLIGHT_SQL_SERVER_BULK_INGESTION - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether the Flight SQL Server supports executing bulk ingestion.
- FLIGHT_SQL_SERVER_BULK_INGESTION_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether the Flight SQL Server supports executing bulk ingestion.
- FLIGHT_SQL_SERVER_CANCEL - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether the Flight SQL Server supports explicit query cancellation (the CancelQuery action).
- FLIGHT_SQL_SERVER_CANCEL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether the Flight SQL Server supports explicit query cancellation (the CancelQuery action).
- FLIGHT_SQL_SERVER_INGEST_TRANSACTIONS_SUPPORTED - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether transactions are supported for bulk ingestion.
- FLIGHT_SQL_SERVER_INGEST_TRANSACTIONS_SUPPORTED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether transactions are supported for bulk ingestion.
- FLIGHT_SQL_SERVER_NAME - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string with the name of the Flight SQL Server.
- FLIGHT_SQL_SERVER_NAME_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string with the name of the Flight SQL Server.
- FLIGHT_SQL_SERVER_READ_ONLY - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether the Flight SQL Server is read only.
- FLIGHT_SQL_SERVER_READ_ONLY_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether the Flight SQL Server is read only.
- FLIGHT_SQL_SERVER_SQL - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether the Flight SQL Server supports executing SQL queries.
- FLIGHT_SQL_SERVER_SQL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether the Flight SQL Server supports executing SQL queries.
- FLIGHT_SQL_SERVER_STATEMENT_TIMEOUT - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves an int32 indicating the timeout (in milliseconds) for prepared statement handles.
- FLIGHT_SQL_SERVER_STATEMENT_TIMEOUT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves an int32 indicating the timeout (in milliseconds) for prepared statement handles.
- FLIGHT_SQL_SERVER_SUBSTRAIT - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether the Flight SQL Server supports executing Substrait plans.
- FLIGHT_SQL_SERVER_SUBSTRAIT_MAX_VERSION - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a string value indicating the maximum supported Substrait version, or null if Substrait is not supported.
- FLIGHT_SQL_SERVER_SUBSTRAIT_MAX_VERSION_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a string value indicating the maximum supported Substrait version, or null if Substrait is not supported.
- FLIGHT_SQL_SERVER_SUBSTRAIT_MIN_VERSION - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a string value indicating the minimum supported Substrait version, or null if Substrait is not supported.
- FLIGHT_SQL_SERVER_SUBSTRAIT_MIN_VERSION_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a string value indicating the minimum supported Substrait version, or null if Substrait is not supported.
- FLIGHT_SQL_SERVER_SUBSTRAIT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether the Flight SQL Server supports executing Substrait plans.
- FLIGHT_SQL_SERVER_TRANSACTION - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves an int32 indicating whether the Flight SQL Server supports the BeginTransaction/EndTransaction/BeginSavepoint/EndSavepoint actions.
- FLIGHT_SQL_SERVER_TRANSACTION_TIMEOUT - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves an int32 indicating the timeout (in milliseconds) for transactions, since transactions are not tied to a connection.
- FLIGHT_SQL_SERVER_TRANSACTION_TIMEOUT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves an int32 indicating the timeout (in milliseconds) for transactions, since transactions are not tied to a connection.
- FLIGHT_SQL_SERVER_TRANSACTION_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves an int32 indicating whether the Flight SQL Server supports the BeginTransaction/EndTransaction/BeginSavepoint/EndSavepoint actions.
- FLIGHT_SQL_SERVER_VERSION - Enum constant in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string with the native version of the Flight SQL Server.
- FLIGHT_SQL_SERVER_VERSION_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string with the native version of the Flight SQL Server.
- Flight.Action - Class in org.apache.arrow.flight.impl
-
An opaque action specific for the service.
- Flight.Action.Builder - Class in org.apache.arrow.flight.impl
-
An opaque action specific for the service.
- Flight.ActionOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.ActionType - Class in org.apache.arrow.flight.impl
-
Describes an available action, including both the name used for execution along with a short description of the purpose of the action.
- Flight.ActionType.Builder - Class in org.apache.arrow.flight.impl
-
Describes an available action, including both the name used for execution along with a short description of the purpose of the action.
- Flight.ActionTypeOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.BasicAuth - Class in org.apache.arrow.flight.impl
-
A message for doing simple auth.
- Flight.BasicAuth.Builder - Class in org.apache.arrow.flight.impl
-
A message for doing simple auth.
- Flight.BasicAuthOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.CancelFlightInfoRequest - Class in org.apache.arrow.flight.impl
-
The request of the CancelFlightInfo action.
- Flight.CancelFlightInfoRequest.Builder - Class in org.apache.arrow.flight.impl
-
The request of the CancelFlightInfo action.
- Flight.CancelFlightInfoRequestOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.CancelFlightInfoResult - Class in org.apache.arrow.flight.impl
-
The result of the CancelFlightInfo action.
- Flight.CancelFlightInfoResult.Builder - Class in org.apache.arrow.flight.impl
-
The result of the CancelFlightInfo action.
- Flight.CancelFlightInfoResultOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.CancelStatus - Enum in org.apache.arrow.flight.impl
-
The result of a cancel operation.
- Flight.CloseSessionRequest - Class in org.apache.arrow.flight.impl
-
Request message for the "Close Session" action.
- Flight.CloseSessionRequest.Builder - Class in org.apache.arrow.flight.impl
-
Request message for the "Close Session" action.
- Flight.CloseSessionRequestOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.CloseSessionResult - Class in org.apache.arrow.flight.impl
-
The result of closing a session.
- Flight.CloseSessionResult.Builder - Class in org.apache.arrow.flight.impl
-
The result of closing a session.
- Flight.CloseSessionResult.Status - Enum in org.apache.arrow.flight.impl
-
Protobuf enum
arrow.flight.protocol.CloseSessionResult.Status - Flight.CloseSessionResultOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.Criteria - Class in org.apache.arrow.flight.impl
-
A service specific expression that can be used to return a limited set of available Arrow Flight streams.
- Flight.Criteria.Builder - Class in org.apache.arrow.flight.impl
-
A service specific expression that can be used to return a limited set of available Arrow Flight streams.
- Flight.CriteriaOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.Empty - Class in org.apache.arrow.flight.impl
-
Protobuf type
arrow.flight.protocol.Empty - Flight.Empty.Builder - Class in org.apache.arrow.flight.impl
-
Protobuf type
arrow.flight.protocol.Empty - Flight.EmptyOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.FlightData - Class in org.apache.arrow.flight.impl
-
A batch of Arrow data as part of a stream of batches.
- Flight.FlightData.Builder - Class in org.apache.arrow.flight.impl
-
A batch of Arrow data as part of a stream of batches.
- Flight.FlightDataOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.FlightDescriptor - Class in org.apache.arrow.flight.impl
-
The name or tag for a Flight.
- Flight.FlightDescriptor.Builder - Class in org.apache.arrow.flight.impl
-
The name or tag for a Flight.
- Flight.FlightDescriptor.DescriptorType - Enum in org.apache.arrow.flight.impl
-
Describes what type of descriptor is defined.
- Flight.FlightDescriptorOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.FlightEndpoint - Class in org.apache.arrow.flight.impl
-
A particular stream or split associated with a flight.
- Flight.FlightEndpoint.Builder - Class in org.apache.arrow.flight.impl
-
A particular stream or split associated with a flight.
- Flight.FlightEndpointOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.FlightInfo - Class in org.apache.arrow.flight.impl
-
The access coordinates for retrieval of a dataset.
- Flight.FlightInfo.Builder - Class in org.apache.arrow.flight.impl
-
The access coordinates for retrieval of a dataset.
- Flight.FlightInfoOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.GetSessionOptionsRequest - Class in org.apache.arrow.flight.impl
-
EXPERIMENTAL: A request to access the session options for the current server session.
- Flight.GetSessionOptionsRequest.Builder - Class in org.apache.arrow.flight.impl
-
EXPERIMENTAL: A request to access the session options for the current server session.
- Flight.GetSessionOptionsRequestOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.GetSessionOptionsResult - Class in org.apache.arrow.flight.impl
-
EXPERIMENTAL: The result containing the current server session options.
- Flight.GetSessionOptionsResult.Builder - Class in org.apache.arrow.flight.impl
-
EXPERIMENTAL: The result containing the current server session options.
- Flight.GetSessionOptionsResultOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.HandshakeRequest - Class in org.apache.arrow.flight.impl
-
The request that a client provides to a server on handshake.
- Flight.HandshakeRequest.Builder - Class in org.apache.arrow.flight.impl
-
The request that a client provides to a server on handshake.
- Flight.HandshakeRequestOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.HandshakeResponse - Class in org.apache.arrow.flight.impl
-
Protobuf type
arrow.flight.protocol.HandshakeResponse - Flight.HandshakeResponse.Builder - Class in org.apache.arrow.flight.impl
-
Protobuf type
arrow.flight.protocol.HandshakeResponse - Flight.HandshakeResponseOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.Location - Class in org.apache.arrow.flight.impl
-
A location where a Flight service will accept retrieval of a particular stream given a ticket.
- Flight.Location.Builder - Class in org.apache.arrow.flight.impl
-
A location where a Flight service will accept retrieval of a particular stream given a ticket.
- Flight.LocationOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.PollInfo - Class in org.apache.arrow.flight.impl
-
The information to process a long-running query.
- Flight.PollInfo.Builder - Class in org.apache.arrow.flight.impl
-
The information to process a long-running query.
- Flight.PollInfoOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.PutResult - Class in org.apache.arrow.flight.impl
-
* The response message associated with the submission of a DoPut.
- Flight.PutResult.Builder - Class in org.apache.arrow.flight.impl
-
* The response message associated with the submission of a DoPut.
- Flight.PutResultOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.RenewFlightEndpointRequest - Class in org.apache.arrow.flight.impl
-
The request of the RenewFlightEndpoint action.
- Flight.RenewFlightEndpointRequest.Builder - Class in org.apache.arrow.flight.impl
-
The request of the RenewFlightEndpoint action.
- Flight.RenewFlightEndpointRequestOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.Result - Class in org.apache.arrow.flight.impl
-
An opaque result returned after executing an action.
- Flight.Result.Builder - Class in org.apache.arrow.flight.impl
-
An opaque result returned after executing an action.
- Flight.ResultOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.SchemaResult - Class in org.apache.arrow.flight.impl
-
Wrap the result of a getSchema call
- Flight.SchemaResult.Builder - Class in org.apache.arrow.flight.impl
-
Wrap the result of a getSchema call
- Flight.SchemaResultOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.SessionOptionValue - Class in org.apache.arrow.flight.impl
-
EXPERIMENTAL: Union of possible value types for a Session Option to be set to.
- Flight.SessionOptionValue.Builder - Class in org.apache.arrow.flight.impl
-
EXPERIMENTAL: Union of possible value types for a Session Option to be set to.
- Flight.SessionOptionValue.OptionValueCase - Enum in org.apache.arrow.flight.impl
- Flight.SessionOptionValue.StringListValue - Class in org.apache.arrow.flight.impl
-
Protobuf type
arrow.flight.protocol.SessionOptionValue.StringListValue - Flight.SessionOptionValue.StringListValue.Builder - Class in org.apache.arrow.flight.impl
-
Protobuf type
arrow.flight.protocol.SessionOptionValue.StringListValue - Flight.SessionOptionValue.StringListValueOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.SessionOptionValueOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.SetSessionOptionsRequest - Class in org.apache.arrow.flight.impl
-
EXPERIMENTAL: A request to set session options for an existing or new (implicit) server session.
- Flight.SetSessionOptionsRequest.Builder - Class in org.apache.arrow.flight.impl
-
EXPERIMENTAL: A request to set session options for an existing or new (implicit) server session.
- Flight.SetSessionOptionsRequestOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.SetSessionOptionsResult - Class in org.apache.arrow.flight.impl
-
EXPERIMENTAL: The results (individually) of setting a set of session options.
- Flight.SetSessionOptionsResult.Builder - Class in org.apache.arrow.flight.impl
-
EXPERIMENTAL: The results (individually) of setting a set of session options.
- Flight.SetSessionOptionsResult.Error - Class in org.apache.arrow.flight.impl
-
Protobuf type
arrow.flight.protocol.SetSessionOptionsResult.Error - Flight.SetSessionOptionsResult.Error.Builder - Class in org.apache.arrow.flight.impl
-
Protobuf type
arrow.flight.protocol.SetSessionOptionsResult.Error - Flight.SetSessionOptionsResult.ErrorOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.SetSessionOptionsResult.ErrorValue - Enum in org.apache.arrow.flight.impl
-
Protobuf enum
arrow.flight.protocol.SetSessionOptionsResult.ErrorValue - Flight.SetSessionOptionsResultOrBuilder - Interface in org.apache.arrow.flight.impl
- Flight.Ticket - Class in org.apache.arrow.flight.impl
-
An opaque identifier that the service can use to retrieve a particular portion of a stream.
- Flight.Ticket.Builder - Class in org.apache.arrow.flight.impl
-
An opaque identifier that the service can use to retrieve a particular portion of a stream.
- Flight.TicketOrBuilder - Interface in org.apache.arrow.flight.impl
- FlightCallHeaders - Class in org.apache.arrow.flight
-
An implementation of the Flight headers interface for headers.
- FlightCallHeaders() - Constructor for class org.apache.arrow.flight.FlightCallHeaders
- FlightClient - Class in org.apache.arrow.flight
-
Client for Flight services.
- FlightClient.Builder - Class in org.apache.arrow.flight
-
A builder for Flight clients.
- FlightClient.ClientStreamListener - Interface in org.apache.arrow.flight
-
Interface for writers to an Arrow data stream.
- FlightClient.ExchangeReaderWriter - Class in org.apache.arrow.flight
-
A pair of a reader and a writer for a DoExchange call.
- FlightClient.PutListener - Interface in org.apache.arrow.flight
-
A handler for server-sent application metadata messages during a Flight DoPut operation.
- FlightClientMiddleware - Interface in org.apache.arrow.flight
-
Client-side middleware for Flight.
- FlightClientMiddleware.Factory - Interface in org.apache.arrow.flight
-
A factory for client middleware instances.
- FlightConstants - Interface in org.apache.arrow.flight
-
String constants relevant to flight implementations.
- FlightDescriptor - Class in org.apache.arrow.flight
-
An identifier for a particular set of data.
- FlightEndpoint - Class in org.apache.arrow.flight
-
POJO to convert to/from the underlying protobuf FlightEndpoint.
- FlightEndpoint(Ticket, Instant, Location...) - Constructor for class org.apache.arrow.flight.FlightEndpoint
-
Constructs a new endpoint with an expiration time.
- FlightEndpoint(Ticket, Location...) - Constructor for class org.apache.arrow.flight.FlightEndpoint
-
Constructs a new endpoint with no expiration time.
- FlightEndpoint.Builder - Class in org.apache.arrow.flight
-
Builder for FlightEndpoint.
- FlightEndpointListener - Class in org.apache.arrow.flight.sql
-
Typed StreamListener for renewFlightEndpoint.
- FlightGrpcUtils - Class in org.apache.arrow.flight
-
Exposes Flight GRPC service & client.
- FlightInfo - Class in org.apache.arrow.flight
-
A POJO representation of a FlightInfo, metadata associated with a set of data records.
- FlightInfo(Schema, FlightDescriptor, List<FlightEndpoint>, long, long) - Constructor for class org.apache.arrow.flight.FlightInfo
-
Constructs a new instance.
- FlightInfo(Schema, FlightDescriptor, List<FlightEndpoint>, long, long, boolean, IpcOption) - Constructor for class org.apache.arrow.flight.FlightInfo
-
Constructs a new instance.
- FlightInfo(Schema, FlightDescriptor, List<FlightEndpoint>, long, long, boolean, IpcOption, byte[]) - Constructor for class org.apache.arrow.flight.FlightInfo
-
Constructs a new instance.
- FlightInfo(Schema, FlightDescriptor, List<FlightEndpoint>, long, long, IpcOption) - Constructor for class org.apache.arrow.flight.FlightInfo
-
Constructs a new instance.
- FlightInfo.Builder - Class in org.apache.arrow.flight
-
Builder for FlightInfo.
- FlightMethod - Enum in org.apache.arrow.flight
-
All the RPC methods available in Flight.
- FlightProducer - Interface in org.apache.arrow.flight
-
API to Implement an Arrow Flight producer.
- FlightProducer.CallContext - Interface in org.apache.arrow.flight
-
Call-specific context.
- FlightProducer.ServerStreamListener - Interface in org.apache.arrow.flight
-
An interface for sending Arrow data back to a client.
- FlightProducer.StreamListener<T> - Interface in org.apache.arrow.flight
-
Callbacks for pushing objects to a receiver.
- FlightRuntimeException - Exception in org.apache.arrow.flight
-
An exception raised from a Flight RPC.
- FlightServer - Class in org.apache.arrow.flight
-
Generic server of flight data that is customized via construction with delegate classes for the actual logic.
- FlightServer.Builder - Class in org.apache.arrow.flight
-
A builder for Flight servers.
- FlightServerMiddleware - Interface in org.apache.arrow.flight
-
Server-side middleware for Flight calls.
- FlightServerMiddleware.Factory<T extends FlightServerMiddleware> - Interface in org.apache.arrow.flight
-
A factory for Flight server middleware.
- FlightServerMiddleware.Key<T extends FlightServerMiddleware> - Class in org.apache.arrow.flight
-
A key for Flight server middleware.
- FlightServiceGrpc - Class in org.apache.arrow.flight.impl
-
A flight service is an endpoint for retrieving or storing Arrow data.
- FlightServiceGrpc.AsyncService - Interface in org.apache.arrow.flight.impl
-
A flight service is an endpoint for retrieving or storing Arrow data.
- FlightServiceGrpc.FlightServiceBlockingStub - Class in org.apache.arrow.flight.impl
-
A stub to allow clients to do limited synchronous rpc calls to service FlightService.
- FlightServiceGrpc.FlightServiceBlockingV2Stub - Class in org.apache.arrow.flight.impl
-
A stub to allow clients to do synchronous rpc calls to service FlightService.
- FlightServiceGrpc.FlightServiceFutureStub - Class in org.apache.arrow.flight.impl
-
A stub to allow clients to do ListenableFuture-style rpc calls to service FlightService.
- FlightServiceGrpc.FlightServiceImplBase - Class in org.apache.arrow.flight.impl
-
Base class for the server implementation of the service FlightService.
- FlightServiceGrpc.FlightServiceStub - Class in org.apache.arrow.flight.impl
-
A stub to allow clients to do asynchronous rpc calls to service FlightService.
- FlightServiceImplBase() - Constructor for class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceImplBase
- FlightSql - Class in org.apache.arrow.flight.sql.impl
- FlightSql.ActionBeginSavepointRequest - Class in org.apache.arrow.flight.sql.impl
-
Request message for the "BeginSavepoint" action.
- FlightSql.ActionBeginSavepointRequest.Builder - Class in org.apache.arrow.flight.sql.impl
-
Request message for the "BeginSavepoint" action.
- FlightSql.ActionBeginSavepointRequestOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.ActionBeginSavepointResult - Class in org.apache.arrow.flight.sql.impl
-
The result of a "BeginSavepoint" action.
- FlightSql.ActionBeginSavepointResult.Builder - Class in org.apache.arrow.flight.sql.impl
-
The result of a "BeginSavepoint" action.
- FlightSql.ActionBeginSavepointResultOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.ActionBeginTransactionRequest - Class in org.apache.arrow.flight.sql.impl
-
Request message for the "BeginTransaction" action.
- FlightSql.ActionBeginTransactionRequest.Builder - Class in org.apache.arrow.flight.sql.impl
-
Request message for the "BeginTransaction" action.
- FlightSql.ActionBeginTransactionRequestOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.ActionBeginTransactionResult - Class in org.apache.arrow.flight.sql.impl
-
The result of a "BeginTransaction" action.
- FlightSql.ActionBeginTransactionResult.Builder - Class in org.apache.arrow.flight.sql.impl
-
The result of a "BeginTransaction" action.
- FlightSql.ActionBeginTransactionResultOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.ActionCancelQueryRequest - Class in org.apache.arrow.flight.sql.impl
-
Deprecated.
- FlightSql.ActionCancelQueryRequest.Builder - Class in org.apache.arrow.flight.sql.impl
-
Deprecated.Request message for the "CancelQuery" action.
- FlightSql.ActionCancelQueryRequestOrBuilder - Interface in org.apache.arrow.flight.sql.impl
-
Deprecated.
- FlightSql.ActionCancelQueryResult - Class in org.apache.arrow.flight.sql.impl
-
Deprecated.
- FlightSql.ActionCancelQueryResult.Builder - Class in org.apache.arrow.flight.sql.impl
-
Deprecated.The result of cancelling a query.
- FlightSql.ActionCancelQueryResult.CancelResult - Enum in org.apache.arrow.flight.sql.impl
-
Deprecated.Protobuf enum
arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult - FlightSql.ActionCancelQueryResultOrBuilder - Interface in org.apache.arrow.flight.sql.impl
-
Deprecated.
- FlightSql.ActionClosePreparedStatementRequest - Class in org.apache.arrow.flight.sql.impl
-
Request message for the "ClosePreparedStatement" action on a Flight SQL enabled backend.
- FlightSql.ActionClosePreparedStatementRequest.Builder - Class in org.apache.arrow.flight.sql.impl
-
Request message for the "ClosePreparedStatement" action on a Flight SQL enabled backend.
- FlightSql.ActionClosePreparedStatementRequestOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.ActionCreatePreparedStatementRequest - Class in org.apache.arrow.flight.sql.impl
-
Request message for the "CreatePreparedStatement" action on a Flight SQL enabled backend.
- FlightSql.ActionCreatePreparedStatementRequest.Builder - Class in org.apache.arrow.flight.sql.impl
-
Request message for the "CreatePreparedStatement" action on a Flight SQL enabled backend.
- FlightSql.ActionCreatePreparedStatementRequestOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.ActionCreatePreparedStatementResult - Class in org.apache.arrow.flight.sql.impl
-
Wrap the result of a "CreatePreparedStatement" or "CreatePreparedSubstraitPlan" action.
- FlightSql.ActionCreatePreparedStatementResult.Builder - Class in org.apache.arrow.flight.sql.impl
-
Wrap the result of a "CreatePreparedStatement" or "CreatePreparedSubstraitPlan" action.
- FlightSql.ActionCreatePreparedStatementResultOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.ActionCreatePreparedSubstraitPlanRequest - Class in org.apache.arrow.flight.sql.impl
-
Request message for the "CreatePreparedSubstraitPlan" action on a Flight SQL enabled backend.
- FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder - Class in org.apache.arrow.flight.sql.impl
-
Request message for the "CreatePreparedSubstraitPlan" action on a Flight SQL enabled backend.
- FlightSql.ActionCreatePreparedSubstraitPlanRequestOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.ActionEndSavepointRequest - Class in org.apache.arrow.flight.sql.impl
-
Request message for the "EndSavepoint" action.
- FlightSql.ActionEndSavepointRequest.Builder - Class in org.apache.arrow.flight.sql.impl
-
Request message for the "EndSavepoint" action.
- FlightSql.ActionEndSavepointRequest.EndSavepoint - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.ActionEndSavepointRequest.EndSavepoint - FlightSql.ActionEndSavepointRequestOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.ActionEndTransactionRequest - Class in org.apache.arrow.flight.sql.impl
-
Request message for the "EndTransaction" action.
- FlightSql.ActionEndTransactionRequest.Builder - Class in org.apache.arrow.flight.sql.impl
-
Request message for the "EndTransaction" action.
- FlightSql.ActionEndTransactionRequest.EndTransaction - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.ActionEndTransactionRequest.EndTransaction - FlightSql.ActionEndTransactionRequestOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandGetCatalogs - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve the list of catalogs on a Flight SQL enabled backend.
- FlightSql.CommandGetCatalogs.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve the list of catalogs on a Flight SQL enabled backend.
- FlightSql.CommandGetCatalogsOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandGetCrossReference - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve a description of the foreign key columns in the given foreign key table that reference the primary key or the columns representing a unique constraint of the parent table (could be the same or a different table) on a Flight SQL enabled backend.
- FlightSql.CommandGetCrossReference.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve a description of the foreign key columns in the given foreign key table that reference the primary key or the columns representing a unique constraint of the parent table (could be the same or a different table) on a Flight SQL enabled backend.
- FlightSql.CommandGetCrossReferenceOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandGetDbSchemas - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve the list of database schemas on a Flight SQL enabled backend.
- FlightSql.CommandGetDbSchemas.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve the list of database schemas on a Flight SQL enabled backend.
- FlightSql.CommandGetDbSchemasOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandGetExportedKeys - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve a description of the foreign key columns that reference the given table's primary key columns (the foreign keys exported by a table) of a table on a Flight SQL enabled backend.
- FlightSql.CommandGetExportedKeys.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve a description of the foreign key columns that reference the given table's primary key columns (the foreign keys exported by a table) of a table on a Flight SQL enabled backend.
- FlightSql.CommandGetExportedKeysOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandGetImportedKeys - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve the foreign keys of a table on a Flight SQL enabled backend.
- FlightSql.CommandGetImportedKeys.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve the foreign keys of a table on a Flight SQL enabled backend.
- FlightSql.CommandGetImportedKeysOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandGetPrimaryKeys - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve the primary keys of a table on a Flight SQL enabled backend.
- FlightSql.CommandGetPrimaryKeys.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve the primary keys of a table on a Flight SQL enabled backend.
- FlightSql.CommandGetPrimaryKeysOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandGetSqlInfo - Class in org.apache.arrow.flight.sql.impl
-
Represents a metadata request.
- FlightSql.CommandGetSqlInfo.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a metadata request.
- FlightSql.CommandGetSqlInfoOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandGetTables - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.
- FlightSql.CommandGetTables.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.
- FlightSql.CommandGetTablesOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandGetTableTypes - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve the list of table types on a Flight SQL enabled backend.
- FlightSql.CommandGetTableTypes.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve the list of table types on a Flight SQL enabled backend.
- FlightSql.CommandGetTableTypesOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandGetXdbcTypeInfo - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve information about data type supported on a Flight SQL enabled backend.
- FlightSql.CommandGetXdbcTypeInfo.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a request to retrieve information about data type supported on a Flight SQL enabled backend.
- FlightSql.CommandGetXdbcTypeInfoOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandPreparedStatementQuery - Class in org.apache.arrow.flight.sql.impl
-
Represents an instance of executing a prepared statement.
- FlightSql.CommandPreparedStatementQuery.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents an instance of executing a prepared statement.
- FlightSql.CommandPreparedStatementQueryOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandPreparedStatementUpdate - Class in org.apache.arrow.flight.sql.impl
-
Represents a SQL update query.
- FlightSql.CommandPreparedStatementUpdate.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a SQL update query.
- FlightSql.CommandPreparedStatementUpdateOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandStatementIngest - Class in org.apache.arrow.flight.sql.impl
-
Represents a bulk ingestion request.
- FlightSql.CommandStatementIngest.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a bulk ingestion request.
- FlightSql.CommandStatementIngest.TableDefinitionOptions - Class in org.apache.arrow.flight.sql.impl
-
Options for table definition behavior
- FlightSql.CommandStatementIngest.TableDefinitionOptions.Builder - Class in org.apache.arrow.flight.sql.impl
-
Options for table definition behavior
- FlightSql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption - Enum in org.apache.arrow.flight.sql.impl
-
The action to take if the target table already exists
- FlightSql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption - Enum in org.apache.arrow.flight.sql.impl
-
The action to take if the target table does not exist
- FlightSql.CommandStatementIngest.TableDefinitionOptionsOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandStatementIngestOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandStatementQuery - Class in org.apache.arrow.flight.sql.impl
-
Represents a SQL query.
- FlightSql.CommandStatementQuery.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a SQL query.
- FlightSql.CommandStatementQueryOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandStatementSubstraitPlan - Class in org.apache.arrow.flight.sql.impl
-
Represents a Substrait plan.
- FlightSql.CommandStatementSubstraitPlan.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a Substrait plan.
- FlightSql.CommandStatementSubstraitPlanOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.CommandStatementUpdate - Class in org.apache.arrow.flight.sql.impl
-
Represents a SQL update query.
- FlightSql.CommandStatementUpdate.Builder - Class in org.apache.arrow.flight.sql.impl
-
Represents a SQL update query.
- FlightSql.CommandStatementUpdateOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.DoPutPreparedStatementResult - Class in org.apache.arrow.flight.sql.impl
-
An *optional* response returned when `DoPut` is called with `CommandPreparedStatementQuery`.
- FlightSql.DoPutPreparedStatementResult.Builder - Class in org.apache.arrow.flight.sql.impl
-
An *optional* response returned when `DoPut` is called with `CommandPreparedStatementQuery`.
- FlightSql.DoPutPreparedStatementResultOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.DoPutUpdateResult - Class in org.apache.arrow.flight.sql.impl
-
Returned from the RPC call DoPut when a CommandStatementUpdate, CommandPreparedStatementUpdate, or CommandStatementIngest was in the request, containing results from the update.
- FlightSql.DoPutUpdateResult.Builder - Class in org.apache.arrow.flight.sql.impl
-
Returned from the RPC call DoPut when a CommandStatementUpdate, CommandPreparedStatementUpdate, or CommandStatementIngest was in the request, containing results from the update.
- FlightSql.DoPutUpdateResultOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.Nullable - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.Nullable - FlightSql.Searchable - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.Searchable - FlightSql.SqlInfo - Enum in org.apache.arrow.flight.sql.impl
-
Options for CommandGetSqlInfo.
- FlightSql.SqlNullOrdering - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SqlNullOrdering - FlightSql.SqlOuterJoinsSupportLevel - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SqlOuterJoinsSupportLevel - FlightSql.SqlSupportedCaseSensitivity - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedCaseSensitivity - FlightSql.SqlSupportedElementActions - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedElementActions - FlightSql.SqlSupportedGroupBy - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedGroupBy - FlightSql.SqlSupportedPositionedCommands - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedPositionedCommands - FlightSql.SqlSupportedResultSetConcurrency - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedResultSetConcurrency - FlightSql.SqlSupportedResultSetType - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedResultSetType - FlightSql.SqlSupportedSubqueries - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedSubqueries - FlightSql.SqlSupportedTransaction - Enum in org.apache.arrow.flight.sql.impl
-
The level of support for Flight SQL transaction RPCs.
- FlightSql.SqlSupportedTransactions - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedTransactions - FlightSql.SqlSupportedUnions - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedUnions - FlightSql.SqlSupportsConvert - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SqlSupportsConvert - FlightSql.SqlTransactionIsolationLevel - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SqlTransactionIsolationLevel - FlightSql.SubstraitPlan - Class in org.apache.arrow.flight.sql.impl
-
An embedded message describing a Substrait plan to execute.
- FlightSql.SubstraitPlan.Builder - Class in org.apache.arrow.flight.sql.impl
-
An embedded message describing a Substrait plan to execute.
- FlightSql.SubstraitPlanOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.SupportedAnsi92SqlGrammarLevel - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SupportedAnsi92SqlGrammarLevel - FlightSql.SupportedSqlGrammar - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.SupportedSqlGrammar - FlightSql.TicketStatementQuery - Class in org.apache.arrow.flight.sql.impl
-
* Represents a ticket resulting from GetFlightInfo with a CommandStatementQuery.
- FlightSql.TicketStatementQuery.Builder - Class in org.apache.arrow.flight.sql.impl
-
* Represents a ticket resulting from GetFlightInfo with a CommandStatementQuery.
- FlightSql.TicketStatementQueryOrBuilder - Interface in org.apache.arrow.flight.sql.impl
- FlightSql.UpdateDeleteRules - Enum in org.apache.arrow.flight.sql.impl
-
Protobuf enum
arrow.flight.protocol.sql.UpdateDeleteRules - FlightSql.XdbcDataType - Enum in org.apache.arrow.flight.sql.impl
-
* The JDBC/ODBC-defined type of any object.
- FlightSql.XdbcDatetimeSubcode - Enum in org.apache.arrow.flight.sql.impl
-
* Detailed subtype information for XDBC_TYPE_DATETIME and XDBC_TYPE_INTERVAL.
- flightSqlClient - Variable in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
- FlightSqlClient - Class in org.apache.arrow.flight.sql
-
Flight client with Flight SQL semantics.
- FlightSqlClient(FlightClient) - Constructor for class org.apache.arrow.flight.sql.FlightSqlClient
- FlightSqlClient.ExecuteIngestOptions - Class in org.apache.arrow.flight.sql
-
Class to encapsulate Flight SQL bulk ingest request options
- FlightSqlClient.PreparedStatement - Class in org.apache.arrow.flight.sql
-
Helper class to encapsulate Flight SQL prepared statement logic.
- FlightSqlClient.Savepoint - Class in org.apache.arrow.flight.sql
-
A handle for an active savepoint.
- FlightSqlClient.SubstraitPlan - Class in org.apache.arrow.flight.sql
-
A wrapper around a Substrait plan and a Substrait version.
- FlightSqlClient.Transaction - Class in org.apache.arrow.flight.sql
-
A handle for an active transaction.
- FlightSqlClientDemoApp - Class in org.apache.arrow.flight.sql.example
-
Flight SQL Client Demo CLI Application.
- FlightSqlClientDemoApp(BufferAllocator) - Constructor for class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
- FlightSqlColumnMetadata - Class in org.apache.arrow.flight.sql
-
Metadata for a column in a Flight SQL query.
- FlightSqlColumnMetadata(Map<String, String>) - Constructor for class org.apache.arrow.flight.sql.FlightSqlColumnMetadata
-
Creates a new instance of FlightSqlColumnMetadata.
- FlightSqlColumnMetadata.Builder - Class in org.apache.arrow.flight.sql
-
Builder of FlightSqlColumnMetadata, used on FlightSqlProducer implementations.
- FlightSqlProducer - Interface in org.apache.arrow.flight.sql
-
API to Implement an Arrow Flight SQL producer.
- FlightSqlProducer.Schemas - Class in org.apache.arrow.flight.sql
-
Default schema templates for the
FlightSqlProducer. - FlightSqlUtils - Class in org.apache.arrow.flight.sql
-
Utilities to work with Flight SQL semantics.
- FlightSqlUtils() - Constructor for class org.apache.arrow.flight.sql.FlightSqlUtils
- FlightStatusCode - Enum in org.apache.arrow.flight
-
A status code describing the result of a Flight call.
- FlightStream - Class in org.apache.arrow.flight
-
An adaptor between protobuf streams and flight data streams.
- FlightStream(BufferAllocator, int, FlightStream.Cancellable, FlightStream.Requestor) - Constructor for class org.apache.arrow.flight.FlightStream
-
Constructs a new instance.
- FlightStream.Cancellable - Interface in org.apache.arrow.flight
-
Provides a callback to cancel a process that is in progress.
- FlightStream.Requestor - Interface in org.apache.arrow.flight
-
Provides a interface to request more items from a stream producer.
- FLOAT - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
FLOAT = 11; - FLOAT - Enum constant in enum org.apache.arrow.variant.Variant.Type
- FLOAT_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
FLOAT = 11; - Float16 - Class in org.apache.arrow.memory.util
-
Lifted from Apache Parquet MR project: https://github.com/apache/parquet-mr/blob/e87b80308869b77f914fcfd04364686e11158950/parquet-column/src/main/java/org/apache/parquet/schema/Float16.java Changes made: Modify the data type input from Parquet-MR Binary (toFloat(Binary b)) to Arrow Java short (toFloat(short b)) Expose NAN and POSITIVE_INFINITY variables The class is a utility class to manipulate half-precision 16-bit IEEE 754 floating point data types (also called fp16 or binary16).
- Float16() - Constructor for class org.apache.arrow.memory.util.Float16
- float2() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- float2() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- float2() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- float2() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- float2() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- float2() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- float2() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- float2() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- float2() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- float2() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- float2() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- float2() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- float2() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- float2(String) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- float2(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- float2(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- float2(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- float2(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- float2(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- float2(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- float2(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- float2(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- float2(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- float2(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- float2(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- FLOAT2 - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- Float2Holder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- Float2Holder() - Constructor for class org.apache.arrow.vector.holders.Float2Holder
- Float2HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
- Float2HolderReaderImpl(Float2Holder) - Constructor for class org.apache.arrow.vector.complex.impl.Float2HolderReaderImpl
- Float2Reader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- Float2ReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- Float2ReaderImpl(Float2Vector) - Constructor for class org.apache.arrow.vector.complex.impl.Float2ReaderImpl
- Float2Vector - Class in org.apache.arrow.vector
-
Float2Vector implements a fixed width (2 bytes) vector of short values which could be null.
- Float2Vector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.Float2Vector
-
Instantiate a Float2Vector.
- Float2Vector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.Float2Vector
-
Instantiate a Float2Vector.
- Float2Vector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.Float2Vector
-
Instantiate a Float2Vector.
- Float2Writer - Interface in org.apache.arrow.vector.complex.writer
- Float2WriterImpl - Class in org.apache.arrow.vector.complex.impl
- Float2WriterImpl(Float2Vector) - Constructor for class org.apache.arrow.vector.complex.impl.Float2WriterImpl
- float4() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- float4() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- float4() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- float4() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- float4() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- float4() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- float4() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- float4() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- float4() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- float4() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- float4() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- float4() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- float4() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- float4(String) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- float4(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
- float4(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- FLOAT4 - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- Float4Binder - Class in org.apache.arrow.adapter.jdbc.binder
-
A binder for 32-bit floats.
- Float4Binder(Float4Vector) - Constructor for class org.apache.arrow.adapter.jdbc.binder.Float4Binder
- Float4Binder(Float4Vector, int) - Constructor for class org.apache.arrow.adapter.jdbc.binder.Float4Binder
- Float4Comparator() - Constructor for class org.apache.arrow.algorithm.sort.DefaultVectorComparators.Float4Comparator
- Float4EpsilonEqualizer(float) - Constructor for class org.apache.arrow.vector.compare.util.ValueEpsilonEqualizers.Float4EpsilonEqualizer
- Float4Holder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- Float4Holder() - Constructor for class org.apache.arrow.vector.holders.Float4Holder
- Float4HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
- Float4HolderReaderImpl(Float4Holder) - Constructor for class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
- Float4Reader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- Float4ReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- Float4ReaderImpl(Float4Vector) - Constructor for class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
- Float4Vector - Class in org.apache.arrow.vector
-
Float4Vector implements a fixed width vector (4 bytes) of float values which could be null.
- Float4Vector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.Float4Vector
-
Instantiate a Float4Vector.
- Float4Vector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.Float4Vector
-
Instantiate a Float4Vector.
- Float4Vector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.Float4Vector
-
Instantiate a Float4Vector.
- Float4Writer - Interface in org.apache.arrow.vector.complex.writer
- Float4WriterImpl - Class in org.apache.arrow.vector.complex.impl
- Float4WriterImpl(Float4Vector) - Constructor for class org.apache.arrow.vector.complex.impl.Float4WriterImpl
- float8() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- float8() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- float8() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- float8() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- float8() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- float8() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- float8() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- float8() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- float8() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- float8() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- float8() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- float8() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- float8() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- float8(String) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- float8(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
- float8(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- FLOAT8 - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- Float8Binder - Class in org.apache.arrow.adapter.jdbc.binder
-
A binder for 64-bit floats.
- Float8Binder(Float8Vector) - Constructor for class org.apache.arrow.adapter.jdbc.binder.Float8Binder
- Float8Binder(Float8Vector, int) - Constructor for class org.apache.arrow.adapter.jdbc.binder.Float8Binder
- Float8Comparator() - Constructor for class org.apache.arrow.algorithm.sort.DefaultVectorComparators.Float8Comparator
- Float8EpsilonEqualizer(double) - Constructor for class org.apache.arrow.vector.compare.util.ValueEpsilonEqualizers.Float8EpsilonEqualizer
- Float8Holder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- Float8Holder() - Constructor for class org.apache.arrow.vector.holders.Float8Holder
- Float8HolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
- Float8HolderReaderImpl(Float8Holder) - Constructor for class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
- Float8Reader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- Float8ReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- Float8ReaderImpl(Float8Vector) - Constructor for class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
- Float8Vector - Class in org.apache.arrow.vector
-
Float8Vector implements a fixed width vector (8 bytes) of double values which could be null.
- Float8Vector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.Float8Vector
-
Instantiate a Float8Vector.
- Float8Vector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.Float8Vector
-
Instantiate a Float8Vector.
- Float8Vector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.Float8Vector
-
Instantiate a Float8Vector.
- Float8Writer - Interface in org.apache.arrow.vector.complex.writer
- Float8WriterImpl - Class in org.apache.arrow.vector.complex.impl
- Float8WriterImpl(Float8Vector) - Constructor for class org.apache.arrow.vector.complex.impl.Float8WriterImpl
- FloatConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume float type values from
ResultSet. - FloatConsumer() - Constructor for class org.apache.arrow.adapter.jdbc.consumer.FloatConsumer
- FloatingPoint - Class in org.apache.arrow.flatbuf
- FloatingPoint - Enum constant in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
- FloatingPoint - Static variable in class org.apache.arrow.flatbuf.Type
- FloatingPoint() - Constructor for class org.apache.arrow.flatbuf.FloatingPoint
- FloatingPoint(FloatingPointPrecision) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
- FloatingPoint.Vector - Class in org.apache.arrow.flatbuf
- FloatingPointEpsilonEqualizer(double) - Constructor for class org.apache.arrow.vector.compare.util.ValueEpsilonEqualizers.FloatingPointEpsilonEqualizer
- FloatingPointPrecision - Enum in org.apache.arrow.vector.types
-
Precisions of primitive floating point numbers.
- FloatingPointVector - Interface in org.apache.arrow.vector
-
The interface for vectors with floating point values.
- FLOATNODE_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- FLOATVALUES_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
- FLOATVALUES_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
- FNNODE_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- Footer - Class in org.apache.arrow.flatbuf
-
---------------------------------------------------------------------- Arrow File metadata
- Footer() - Constructor for class org.apache.arrow.flatbuf.Footer
- Footer.Vector - Class in org.apache.arrow.flatbuf
- forceAllocate(long) - Method in class org.apache.arrow.memory.RootAllocator
-
Increase the accounting.
- forceAllocate(long) - Method in interface org.apache.arrow.memory.BufferAllocator
-
Forcibly allocate bytes.
- FORCED_SUCCESS - Enum constant in enum org.apache.arrow.memory.AllocationOutcome.Status
-
Allocation succeeded but only because the allocator was forced to move beyond a limit.
- forceTls - Variable in class org.apache.arrow.flight.grpc.NettyClientBuilder
- ForeignAllocation - Class in org.apache.arrow.memory
-
EXPERIMENTAL: a memory allocation that does not come from a BufferAllocator, but rather an outside source (like JNI).
- ForeignAllocation(long, long) - Constructor for class org.apache.arrow.memory.ForeignAllocation
-
Create a new AllocationManager representing an imported buffer.
- forGrpcDomainSocket(String) - Static method in class org.apache.arrow.flight.Location
-
Construct a URI for a Flight+gRPC server over a Unix domain socket.
- forGrpcInsecure(String, int) - Static method in class org.apache.arrow.flight.Location
-
Construct a URI for a Flight+gRPC server without transport security.
- forGrpcTls(String, int) - Static method in class org.apache.arrow.flight.Location
-
Construct a URI for a Flight+gRPC server with transport security.
- format - Variable in class org.apache.arrow.c.ArrowSchema.Snapshot
- formatDate - Static variable in class org.apache.arrow.vector.util.DateUtility
- formatTime - Static variable in class org.apache.arrow.vector.util.DateUtility
- formatTimeStampMilli - Static variable in class org.apache.arrow.vector.util.DateUtility
- formatTimeStampTZ - Static variable in class org.apache.arrow.vector.util.DateUtility
- forNumber(int) - Static method in enum org.apache.arrow.flight.impl.Flight.CancelStatus
- forNumber(int) - Static method in enum org.apache.arrow.flight.impl.Flight.CloseSessionResult.Status
- forNumber(int) - Static method in enum org.apache.arrow.flight.impl.Flight.FlightDescriptor.DescriptorType
- forNumber(int) - Static method in enum org.apache.arrow.flight.impl.Flight.SessionOptionValue.OptionValueCase
- forNumber(int) - Static method in enum org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorValue
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
-
Deprecated.
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.EndSavepoint
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.EndTransaction
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.Nullable
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.Searchable
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlNullOrdering
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlOuterJoinsSupportLevel
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedCaseSensitivity
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedElementActions
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedGroupBy
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedPositionedCommands
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetConcurrency
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetType
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedSubqueries
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransaction
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransactions
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedUnions
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlTransactionIsolationLevel
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedSqlGrammar
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.UpdateDeleteRules
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.XdbcDataType
- forNumber(int) - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.XdbcDatetimeSubcode
- forNumber(int) - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.DateUnit
- forNumber(int) - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
- forNumber(int) - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.IntervalType
- forNumber(int) - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.SelectionVectorType
- forNumber(int) - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.TimeUnit
- forVector(FieldVector) - Static method in interface org.apache.arrow.adapter.jdbc.binder.ColumnBinder
-
Create a column binder for a vector, using the default JDBC type code for null values.
- forVector(FieldVector, Integer) - Static method in interface org.apache.arrow.adapter.jdbc.binder.ColumnBinder
-
Create a column binder for a vector, overriding the JDBC type code used for null values.
- fragmentScanOptions(FragmentScanOptions) - Method in class org.apache.arrow.dataset.scanner.ScanOptions.Builder
-
Set the FragmentScanOptions.
- FragmentScanOptions - Interface in org.apache.arrow.dataset.scanner
-
The file fragment scan options interface.
- freeMemory(long) - Static method in class org.apache.arrow.memory.util.MemoryUtil
- fromCompressionType(byte) - Static method in enum org.apache.arrow.vector.compression.CompressionUtil.CodecType
-
Gets the codec type from the compression type defined in
CompressionType. - fromFlatbufID(short) - Static method in enum org.apache.arrow.vector.types.DateUnit
- fromFlatbufID(short) - Static method in enum org.apache.arrow.vector.types.FloatingPointPrecision
- fromFlatbufID(short) - Static method in enum org.apache.arrow.vector.types.IntervalUnit
- fromFlatbufID(short) - Static method in enum org.apache.arrow.vector.types.MetadataVersion
- fromFlatbufID(short) - Static method in enum org.apache.arrow.vector.types.TimeUnit
- fromFlatbufID(short) - Static method in enum org.apache.arrow.vector.types.UnionMode
- fromGrpcRuntimeException(StatusRuntimeException) - Static method in class org.apache.arrow.flight.grpc.StatusUtils
-
Convert from a gRPC exception to a Flight exception.
- fromGrpcStatus(Status) - Static method in class org.apache.arrow.flight.grpc.StatusUtils
-
Convert from a gRPC status to a Flight status.
- fromGrpcStatusAndTrailers(Status, Metadata) - Static method in class org.apache.arrow.flight.grpc.StatusUtils
-
Convert from a gRPC Status & trailers to a Flight status.
- fromGrpcStatusCode(Status.Code) - Static method in class org.apache.arrow.flight.grpc.StatusUtils
-
Convert from a gRPC status code to a Flight status code.
- fromJSON(String) - Static method in class org.apache.arrow.vector.types.pojo.Schema
- fromProtocol(String) - Static method in enum org.apache.arrow.flight.FlightMethod
-
Convert a method name string into a
FlightMethod. - fromProtocol(Flight.CloseSessionResult.Status) - Static method in enum org.apache.arrow.flight.CloseSessionResult.Status
- fromThrowable(Throwable) - Static method in class org.apache.arrow.flight.grpc.StatusUtils
-
Convert arbitrary exceptions to a
FlightRuntimeException. - FUNCTION_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
- FUNCTIONNAME_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
- FunctionSignature - Class in org.apache.arrow.gandiva.evaluator
-
POJO to define a function signature.
- FunctionSignature(String, ArrowType, List<ArrowType>) - Constructor for class org.apache.arrow.gandiva.evaluator.FunctionSignature
-
Ctor.
G
- GandivaException - Exception in org.apache.arrow.gandiva.exceptions
-
Base class for all specialized exceptions this package uses.
- GandivaException(String) - Constructor for exception org.apache.arrow.gandiva.exceptions.GandivaException
- GandivaException(String, Exception) - Constructor for exception org.apache.arrow.gandiva.exceptions.GandivaException
- GandivaTypes - Class in org.apache.arrow.gandiva.ipc
- GandivaTypes.AndNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.AndNode - GandivaTypes.AndNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.AndNode - GandivaTypes.AndNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.BinaryConstants - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.BinaryConstants - GandivaTypes.BinaryConstants.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.BinaryConstants - GandivaTypes.BinaryConstantsOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.BinaryNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.BinaryNode - GandivaTypes.BinaryNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.BinaryNode - GandivaTypes.BinaryNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.BooleanNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.BooleanNode - GandivaTypes.BooleanNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.BooleanNode - GandivaTypes.BooleanNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.Condition - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.Condition - GandivaTypes.Condition.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.Condition - GandivaTypes.ConditionOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.DateUnit - Enum in org.apache.arrow.gandiva.ipc
-
Protobuf enum
gandiva.types.DateUnit - GandivaTypes.DecimalConstants - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.DecimalConstants - GandivaTypes.DecimalConstants.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.DecimalConstants - GandivaTypes.DecimalConstantsOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.DecimalNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.DecimalNode - GandivaTypes.DecimalNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.DecimalNode - GandivaTypes.DecimalNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.DoubleConstants - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.DoubleConstants - GandivaTypes.DoubleConstants.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.DoubleConstants - GandivaTypes.DoubleConstantsOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.DoubleNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.DoubleNode - GandivaTypes.DoubleNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.DoubleNode - GandivaTypes.DoubleNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.ExpressionList - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.ExpressionList - GandivaTypes.ExpressionList.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.ExpressionList - GandivaTypes.ExpressionListOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.ExpressionRoot - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.ExpressionRoot - GandivaTypes.ExpressionRoot.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.ExpressionRoot - GandivaTypes.ExpressionRootOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.ExtGandivaType - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.ExtGandivaType - GandivaTypes.ExtGandivaType.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.ExtGandivaType - GandivaTypes.ExtGandivaTypeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.Field - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.Field - GandivaTypes.Field.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.Field - GandivaTypes.FieldNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.FieldNode - GandivaTypes.FieldNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.FieldNode - GandivaTypes.FieldNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.FieldOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.FloatConstants - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.FloatConstants - GandivaTypes.FloatConstants.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.FloatConstants - GandivaTypes.FloatConstantsOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.FloatNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.FloatNode - GandivaTypes.FloatNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.FloatNode - GandivaTypes.FloatNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.FunctionNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.FunctionNode - GandivaTypes.FunctionNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.FunctionNode - GandivaTypes.FunctionNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.FunctionSignature - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.FunctionSignature - GandivaTypes.FunctionSignature.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.FunctionSignature - GandivaTypes.FunctionSignatureOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.GandivaDataTypes - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.GandivaDataTypes - GandivaTypes.GandivaDataTypes.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.GandivaDataTypes - GandivaTypes.GandivaDataTypesOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.GandivaFunctions - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.GandivaFunctions - GandivaTypes.GandivaFunctions.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.GandivaFunctions - GandivaTypes.GandivaFunctionsOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.GandivaType - Enum in org.apache.arrow.gandiva.ipc
-
Protobuf enum
gandiva.types.GandivaType - GandivaTypes.IfNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.IfNode - GandivaTypes.IfNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.IfNode - GandivaTypes.IfNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.InNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.InNode - GandivaTypes.InNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.InNode - GandivaTypes.InNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.IntConstants - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.IntConstants - GandivaTypes.IntConstants.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.IntConstants - GandivaTypes.IntConstantsOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.IntervalType - Enum in org.apache.arrow.gandiva.ipc
-
Protobuf enum
gandiva.types.IntervalType - GandivaTypes.IntNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.IntNode - GandivaTypes.IntNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.IntNode - GandivaTypes.IntNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.LongConstants - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.LongConstants - GandivaTypes.LongConstants.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.LongConstants - GandivaTypes.LongConstantsOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.LongNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.LongNode - GandivaTypes.LongNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.LongNode - GandivaTypes.LongNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.NullNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.NullNode - GandivaTypes.NullNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.NullNode - GandivaTypes.NullNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.OrNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.OrNode - GandivaTypes.OrNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.OrNode - GandivaTypes.OrNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.Schema - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.Schema - GandivaTypes.Schema.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.Schema - GandivaTypes.SchemaOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.SelectionVectorType - Enum in org.apache.arrow.gandiva.ipc
-
Protobuf enum
gandiva.types.SelectionVectorType - GandivaTypes.StringConstants - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.StringConstants - GandivaTypes.StringConstants.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.StringConstants - GandivaTypes.StringConstantsOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.StringNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.StringNode - GandivaTypes.StringNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.StringNode - GandivaTypes.StringNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GandivaTypes.TimeUnit - Enum in org.apache.arrow.gandiva.ipc
-
Protobuf enum
gandiva.types.TimeUnit - GandivaTypes.TreeNode - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.TreeNode - GandivaTypes.TreeNode.Builder - Class in org.apache.arrow.gandiva.ipc
-
Protobuf type
gandiva.types.TreeNode - GandivaTypes.TreeNodeOrBuilder - Interface in org.apache.arrow.gandiva.ipc
- GeneralOutOfPlaceVectorSorter<V extends ValueVector> - Class in org.apache.arrow.algorithm.sort
-
An out-of-place sorter for vectors of arbitrary type, with time complexity O(n*log(n)).
- GeneralOutOfPlaceVectorSorter() - Constructor for class org.apache.arrow.algorithm.sort.GeneralOutOfPlaceVectorSorter
- GeneratedBearerTokenAuthenticator - Class in org.apache.arrow.flight.auth2
-
Generates and caches bearer tokens from user credentials.
- GeneratedBearerTokenAuthenticator(CallHeaderAuthenticator) - Constructor for class org.apache.arrow.flight.auth2.GeneratedBearerTokenAuthenticator
-
Generate bearer tokens for the given basic call authenticator.
- GeneratedBearerTokenAuthenticator(CallHeaderAuthenticator, int) - Constructor for class org.apache.arrow.flight.auth2.GeneratedBearerTokenAuthenticator
-
Generate bearer tokens for the given basic call authenticator.
- GeneratedBearerTokenAuthenticator(CallHeaderAuthenticator, CacheBuilder<Object, Object>) - Constructor for class org.apache.arrow.flight.auth2.GeneratedBearerTokenAuthenticator
-
Generate bearer tokens for the given basic call authenticator.
- generateFlightInfo(T, FlightDescriptor, Schema) - Method in class org.apache.arrow.flight.sql.BasicFlightSqlProducer
- GenerateSampleData - Class in org.apache.arrow.vector
-
Helper class to generate test data for Nullable fixed and variable width scalar vectors.
- generateTestData(ValueVector, int) - Static method in class org.apache.arrow.vector.GenerateSampleData
-
Populates
vectorwithvalueCountrandom values. - GENERIC_RECORD_TYPE_NAME - Static variable in class org.apache.arrow.adapter.avro.ArrowToAvroUtils
- get() - Static method in class org.apache.arrow.c.jni.JniLoader
- get() - Static method in class org.apache.arrow.c.jni.JniWrapper
- get() - Static method in class org.apache.arrow.dataset.file.JniWrapper
- get() - Static method in class org.apache.arrow.dataset.jni.JniLoader
- get() - Static method in class org.apache.arrow.dataset.jni.JniWrapper
- get(int) - Method in class org.apache.arrow.flatbuf.Binary.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.BinaryView.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Block.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.BodyCompression.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Bool.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Buffer.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Date.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Decimal.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.DictionaryBatch.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.DictionaryEncoding.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Duration.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Field.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.FieldNode.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.FixedSizeBinary.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.FixedSizeList.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.FloatingPoint.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Footer.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Int.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Interval.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.KeyValue.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.LargeBinary.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.LargeList.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.LargeListView.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.LargeUtf8.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.List.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.ListView.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Map.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Message.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Null.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.RecordBatch.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.RunEndEncoded.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Schema.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.SparseTensor.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Struct_.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Tensor.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.TensorDim.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Time.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Timestamp.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Union.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Utf8.Vector
- get(int) - Method in class org.apache.arrow.flatbuf.Utf8View.Vector
- get(int) - Method in class org.apache.arrow.vector.BigIntVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.BitVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.complex.UnionVector
- get(int) - Method in class org.apache.arrow.vector.DateDayVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.DateMilliVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.DecimalVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.DurationVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.Float2Vector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.Float4Vector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.Float8Vector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.IntervalYearVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.IntVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.LargeVarBinaryVector
-
Get the variable length element at specified index as byte array.
- get(int) - Method in class org.apache.arrow.vector.LargeVarCharVector
-
Get the variable length element at specified index as byte array.
- get(int) - Method in class org.apache.arrow.vector.SmallIntVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.TimeMicroVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.TimeMilliVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.TimeNanoVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.TimeSecVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.TimeStampVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.TinyIntVector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.UInt1Vector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.UInt2Vector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.UInt4Vector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.UInt8Vector
-
Get the element at the given index from the vector.
- get(int) - Method in class org.apache.arrow.vector.VarBinaryVector
-
Get the variable length element at specified index as byte array.
- get(int) - Method in class org.apache.arrow.vector.VarCharVector
-
Get the variable length element at specified index as byte array.
- get(int) - Method in interface org.apache.arrow.vector.VariableWidthFieldVector
-
Get the variable length element at the specified index.
- get(int) - Method in class org.apache.arrow.vector.ViewVarBinaryVector
-
Get the variable length element at specified index as a byte array.
- get(int) - Method in class org.apache.arrow.vector.ViewVarCharVector
-
Get the variable length element at specified index as a byte array.
- get(int, NullableVariantHolder) - Method in class org.apache.arrow.variant.extension.VariantVector
-
Retrieves the variant value at the specified index into the provided holder.
- get(int, VariantHolder) - Method in class org.apache.arrow.variant.extension.VariantVector
-
Retrieves the variant value at the specified index into the provided non-nullable holder.
- get(int, ComplexHolder) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- get(int, ComplexHolder) - Method in class org.apache.arrow.vector.complex.StructVector
- get(int, ComplexHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
- get(int, DenseUnionHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- get(int, NullableBigIntHolder) - Method in class org.apache.arrow.vector.BigIntVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableBitHolder) - Method in class org.apache.arrow.vector.BitVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableDateDayHolder) - Method in class org.apache.arrow.vector.DateDayVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableDateMilliHolder) - Method in class org.apache.arrow.vector.DateMilliVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableDecimal256Holder) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableDecimalHolder) - Method in class org.apache.arrow.vector.DecimalVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableDurationHolder) - Method in class org.apache.arrow.vector.DurationVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableFixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableFloat2Holder) - Method in class org.apache.arrow.vector.Float2Vector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableFloat4Holder) - Method in class org.apache.arrow.vector.Float4Vector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableFloat8Holder) - Method in class org.apache.arrow.vector.Float8Vector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableIntervalMonthDayNanoHolder) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.IntervalYearVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableIntHolder) - Method in class org.apache.arrow.vector.IntVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableLargeVarBinaryHolder) - Method in class org.apache.arrow.vector.LargeVarBinaryVector
-
Get the variable length element at specified index and sets the state in provided holder.
- get(int, NullableLargeVarCharHolder) - Method in class org.apache.arrow.vector.LargeVarCharVector
-
Get the variable length element at specified index and sets the state in provided holder.
- get(int, NullableSmallIntHolder) - Method in class org.apache.arrow.vector.SmallIntVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.TimeMicroVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.TimeMilliVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.TimeNanoVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableTimeSecHolder) - Method in class org.apache.arrow.vector.TimeSecVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.TimeStampMicroVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableTimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.TimeStampMilliVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableTimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.TimeStampNanoVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableTimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.TimeStampSecVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableTimeStampSecTZHolder) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableTinyIntHolder) - Method in class org.apache.arrow.vector.TinyIntVector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableUInt1Holder) - Method in class org.apache.arrow.vector.UInt1Vector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableUInt2Holder) - Method in class org.apache.arrow.vector.UInt2Vector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableUInt4Holder) - Method in class org.apache.arrow.vector.UInt4Vector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableUInt8Holder) - Method in class org.apache.arrow.vector.UInt8Vector
-
Get the element at the given index from the vector and sets the state in holder.
- get(int, NullableUuidHolder) - Method in class org.apache.arrow.vector.UuidVector
-
Reads the UUID value at the given index into a NullableUuidHolder.
- get(int, NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.VarBinaryVector
-
Get the variable length element at specified index and sets the state in provided holder.
- get(int, NullableVarCharHolder) - Method in class org.apache.arrow.vector.VarCharVector
-
Get the variable length element at specified index and sets the state in provided holder.
- get(int, NullableViewVarBinaryHolder) - Method in class org.apache.arrow.vector.ViewVarBinaryVector
-
Get the variable length element at specified index and sets the state in provided holder.
- get(int, NullableViewVarCharHolder) - Method in class org.apache.arrow.vector.ViewVarCharVector
-
Get the variable length element at specified index and sets the state in provided holder.
- get(int, UnionHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
- get(String) - Method in interface org.apache.arrow.flight.CallHeaders
-
Get the value of a metadata key.
- get(String) - Method in class org.apache.arrow.flight.ErrorFlightMetadata
- get(String) - Method in class org.apache.arrow.flight.FlightCallHeaders
- get(String) - Method in class org.apache.arrow.flight.grpc.MetadataAdapter
- get(String) - Method in class org.apache.arrow.flight.grpc.RequestContextAdapter
- get(String) - Method in interface org.apache.arrow.flight.RequestContext
-
Retrieve a registered variable.
- get(TemporalUnit) - Method in class org.apache.arrow.vector.PeriodDuration
- get(K) - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Returns the value of the mapping with the specified key.
- get(K) - Method in interface org.apache.arrow.vector.util.MapWithOrdinal
- get(K) - Method in class org.apache.arrow.vector.util.MapWithOrdinalImpl
- get(K) - Method in class org.apache.arrow.vector.util.MultiMapWithOrdinal
-
get set of values for key.
- get(K) - Method in class org.apache.arrow.vector.util.PromotableMultiMapWithOrdinal
- get(Binary, int) - Method in class org.apache.arrow.flatbuf.Binary.Vector
- get(BinaryView, int) - Method in class org.apache.arrow.flatbuf.BinaryView.Vector
- get(Block, int) - Method in class org.apache.arrow.flatbuf.Block.Vector
- get(BodyCompression, int) - Method in class org.apache.arrow.flatbuf.BodyCompression.Vector
- get(Bool, int) - Method in class org.apache.arrow.flatbuf.Bool.Vector
- get(Buffer, int) - Method in class org.apache.arrow.flatbuf.Buffer.Vector
- get(Date, int) - Method in class org.apache.arrow.flatbuf.Date.Vector
- get(Decimal, int) - Method in class org.apache.arrow.flatbuf.Decimal.Vector
- get(DictionaryBatch, int) - Method in class org.apache.arrow.flatbuf.DictionaryBatch.Vector
- get(DictionaryEncoding, int) - Method in class org.apache.arrow.flatbuf.DictionaryEncoding.Vector
- get(Duration, int) - Method in class org.apache.arrow.flatbuf.Duration.Vector
- get(FieldNode, int) - Method in class org.apache.arrow.flatbuf.FieldNode.Vector
- get(Field, int) - Method in class org.apache.arrow.flatbuf.Field.Vector
- get(FixedSizeBinary, int) - Method in class org.apache.arrow.flatbuf.FixedSizeBinary.Vector
- get(FixedSizeList, int) - Method in class org.apache.arrow.flatbuf.FixedSizeList.Vector
- get(FloatingPoint, int) - Method in class org.apache.arrow.flatbuf.FloatingPoint.Vector
- get(Footer, int) - Method in class org.apache.arrow.flatbuf.Footer.Vector
- get(Interval, int) - Method in class org.apache.arrow.flatbuf.Interval.Vector
- get(Int, int) - Method in class org.apache.arrow.flatbuf.Int.Vector
- get(KeyValue, int) - Method in class org.apache.arrow.flatbuf.KeyValue.Vector
- get(LargeBinary, int) - Method in class org.apache.arrow.flatbuf.LargeBinary.Vector
- get(LargeList, int) - Method in class org.apache.arrow.flatbuf.LargeList.Vector
- get(LargeListView, int) - Method in class org.apache.arrow.flatbuf.LargeListView.Vector
- get(LargeUtf8, int) - Method in class org.apache.arrow.flatbuf.LargeUtf8.Vector
- get(List, int) - Method in class org.apache.arrow.flatbuf.List.Vector
- get(ListView, int) - Method in class org.apache.arrow.flatbuf.ListView.Vector
- get(Map, int) - Method in class org.apache.arrow.flatbuf.Map.Vector
- get(Message, int) - Method in class org.apache.arrow.flatbuf.Message.Vector
- get(Null, int) - Method in class org.apache.arrow.flatbuf.Null.Vector
- get(RecordBatch, int) - Method in class org.apache.arrow.flatbuf.RecordBatch.Vector
- get(RunEndEncoded, int) - Method in class org.apache.arrow.flatbuf.RunEndEncoded.Vector
- get(Schema, int) - Method in class org.apache.arrow.flatbuf.Schema.Vector
- get(SparseMatrixIndexCSX, int) - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX.Vector
- get(SparseTensorIndexCOO, int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO.Vector
- get(SparseTensorIndexCSF, int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF.Vector
- get(SparseTensor, int) - Method in class org.apache.arrow.flatbuf.SparseTensor.Vector
- get(Struct_, int) - Method in class org.apache.arrow.flatbuf.Struct_.Vector
- get(TensorDim, int) - Method in class org.apache.arrow.flatbuf.TensorDim.Vector
- get(Tensor, int) - Method in class org.apache.arrow.flatbuf.Tensor.Vector
- get(Time, int) - Method in class org.apache.arrow.flatbuf.Time.Vector
- get(Timestamp, int) - Method in class org.apache.arrow.flatbuf.Timestamp.Vector
- get(Union, int) - Method in class org.apache.arrow.flatbuf.Union.Vector
- get(Utf8, int) - Method in class org.apache.arrow.flatbuf.Utf8.Vector
- get(Utf8View, int) - Method in class org.apache.arrow.flatbuf.Utf8View.Vector
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.BigIntVector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Check if a bit at a given index is set or not.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.DateDayVector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.DateMilliVector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.DurationVector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.Float4Vector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.Float8Vector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.IntVector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.SmallIntVector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.TimeMicroVector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.TimeMilliVector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.TimeNanoVector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.TimeSecVector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.TimeStampVector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.TinyIntVector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int) - Static method in class org.apache.arrow.vector.UInt2Vector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, int, int) - Static method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Given a data buffer, get the value stored at a particular position in the vector.
- get(ArrowBuf, ArrowBuf, int) - Static method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Method used by Json Writer to read a variable width element from the variable width vector and write to Json.
- get(ArrowBuf, ArrowBuf, int) - Static method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Method used by Json Writer to read a variable width element from the variable width vector and write to Json.
- GET_CATALOGS_SCHEMA - Static variable in class org.apache.arrow.flight.sql.FlightSqlProducer.Schemas
- GET_CROSS_REFERENCE_SCHEMA - Static variable in class org.apache.arrow.flight.sql.FlightSqlProducer.Schemas
- GET_EXPORTED_KEYS_SCHEMA - Static variable in class org.apache.arrow.flight.sql.FlightSqlProducer.Schemas
- GET_FLIGHT_INFO - Enum constant in enum org.apache.arrow.flight.FlightMethod
- GET_IMPORTED_KEYS_SCHEMA - Static variable in class org.apache.arrow.flight.sql.FlightSqlProducer.Schemas
- get_last_error - Variable in class org.apache.arrow.c.ArrowArrayStream.Snapshot
- get_next - Variable in class org.apache.arrow.c.ArrowArrayStream.Snapshot
- GET_PRIMARY_KEYS_SCHEMA - Static variable in class org.apache.arrow.flight.sql.FlightSqlProducer.Schemas
- get_schema - Variable in class org.apache.arrow.c.ArrowArrayStream.Snapshot
- GET_SCHEMA - Enum constant in enum org.apache.arrow.flight.FlightMethod
- GET_SCHEMAS_SCHEMA - Static variable in class org.apache.arrow.flight.sql.FlightSqlProducer.Schemas
- GET_SESSION_OPTIONS - Static variable in interface org.apache.arrow.flight.FlightConstants
- GET_SQL_INFO_SCHEMA - Static variable in class org.apache.arrow.flight.sql.FlightSqlProducer.Schemas
- GET_TABLE_TYPES_SCHEMA - Static variable in class org.apache.arrow.flight.sql.FlightSqlProducer.Schemas
- GET_TABLES_SCHEMA - Static variable in class org.apache.arrow.flight.sql.FlightSqlProducer.Schemas
- GET_TABLES_SCHEMA_NO_SCHEMA - Static variable in class org.apache.arrow.flight.sql.FlightSqlProducer.Schemas
- GET_TYPE_INFO_SCHEMA - Static variable in class org.apache.arrow.flight.sql.FlightSqlProducer.Schemas
- getAccountant() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails.Entry
- getAccountedSize() - Method in class org.apache.arrow.adapter.orc.OrcReferenceManager
- getAccountedSize() - Method in class org.apache.arrow.memory.BufferLedger
-
How much memory is accounted for by this ledger.
- getAccountedSize() - Method in interface org.apache.arrow.memory.ReferenceManager
-
Get the total accounted size (in bytes).
- getAction() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.Builder
-
Whether to rollback/release the given savepoint.
- getAction() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest
-
Whether to rollback/release the given savepoint.
- getAction() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequestOrBuilder
-
Whether to rollback/release the given savepoint.
- getAction() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.Builder
-
Whether to commit/rollback the given transaction.
- getAction() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest
-
Whether to commit/rollback the given transaction.
- getAction() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequestOrBuilder
-
Whether to commit/rollback the given transaction.
- getActionValue() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.Builder
-
Whether to rollback/release the given savepoint.
- getActionValue() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest
-
Whether to rollback/release the given savepoint.
- getActionValue() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequestOrBuilder
-
Whether to rollback/release the given savepoint.
- getActionValue() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.Builder
-
Whether to commit/rollback the given transaction.
- getActionValue() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest
-
Whether to commit/rollback the given transaction.
- getActionValue() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequestOrBuilder
-
Whether to commit/rollback the given transaction.
- getActualMemoryConsumed() - Method in class org.apache.arrow.memory.ArrowBuf
-
Return that is Accounted for by this buffer (and its potentially shared siblings within the context of the associated allocator).
- getAll(String) - Method in interface org.apache.arrow.flight.CallHeaders
-
Get all values present for the given metadata key.
- getAll(String) - Method in class org.apache.arrow.flight.ErrorFlightMetadata
- getAll(String) - Method in class org.apache.arrow.flight.FlightCallHeaders
- getAll(String) - Method in class org.apache.arrow.flight.grpc.MetadataAdapter
- getAll(K) - Method in interface org.apache.arrow.vector.util.MapWithOrdinal
- getAll(K) - Method in class org.apache.arrow.vector.util.MapWithOrdinalImpl
- getAll(K) - Method in class org.apache.arrow.vector.util.MultiMapWithOrdinal
-
get set of values for key.
- getAll(K) - Method in class org.apache.arrow.vector.util.PromotableMultiMapWithOrdinal
- getAllByte(String) - Method in interface org.apache.arrow.flight.CallHeaders
-
Get all values present for the given metadata key.
- getAllByte(String) - Method in class org.apache.arrow.flight.ErrorFlightMetadata
- getAllByte(String) - Method in class org.apache.arrow.flight.FlightCallHeaders
- getAllByte(String) - Method in class org.apache.arrow.flight.grpc.MetadataAdapter
- getAllocatedMemory() - Method in class org.apache.arrow.memory.RootAllocator
-
Return the current amount of allocated memory that this Accountant is managing accounting for.
- getAllocatedMemory() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Returns the amount of memory currently allocated from this allocator.
- getAllocatedSize() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails.Entry
- getAllocationFit() - Method in class org.apache.arrow.memory.BufferLedger.TransferResult
- getAllocationFit() - Method in class org.apache.arrow.memory.OwnershipTransferNOOP
- getAllocationFit() - Method in interface org.apache.arrow.memory.OwnershipTransferResult
- getAllocationManager() - Method in class org.apache.arrow.memory.BufferLedger
-
Get the
AllocationManagerused by this BufferLedger. - getAllocator() - Method in class org.apache.arrow.adapter.avro.AvroToArrowConfig
- getAllocator() - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
The Arrow memory allocator.
- getAllocator() - Method in class org.apache.arrow.adapter.orc.OrcReferenceManager
- getAllocator() - Method in class org.apache.arrow.dataset.jni.NativeContext
-
Returns the allocator which is in use.
- getAllocator() - Method in class org.apache.arrow.memory.BufferLedger
-
Get the buffer allocator associated with this reference manager.
- getAllocator() - Method in interface org.apache.arrow.memory.ReferenceManager
-
Get the buffer allocator associated with this reference manager.
- getAllocator() - Method in class org.apache.arrow.vector.BaseValueVector
- getAllocator() - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
- getAllocator() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getAllocator() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
- getAllocator() - Method in class org.apache.arrow.vector.complex.UnionVector
- getAllocator() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getAllocator() - Method in class org.apache.arrow.vector.NullVector
- getAllocator() - Method in interface org.apache.arrow.vector.ValueVector
-
Get the allocator associated with the vector.
- getAndNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.AndNode andNode = 7; - getAndNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.AndNode andNode = 7; - getAndNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.AndNode andNode = 7; - getAndNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.AndNode andNode = 7; - getAndNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.AndNode andNode = 7; - getAndNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.AndNode andNode = 7; - getAndNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.AndNode andNode = 7; - getApplicationMetadata() - Method in class org.apache.arrow.flight.PutResult
-
Get the metadata in this message.
- getAppMetadata() - Method in class org.apache.arrow.flight.FlightEndpoint
- getAppMetadata() - Method in class org.apache.arrow.flight.FlightInfo
- getAppMetadata() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
Application-defined metadata.
- getAppMetadata() - Method in class org.apache.arrow.flight.impl.Flight.FlightData
-
Application-defined metadata.
- getAppMetadata() - Method in interface org.apache.arrow.flight.impl.Flight.FlightDataOrBuilder
-
Application-defined metadata.
- getAppMetadata() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Application-defined metadata.
- getAppMetadata() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
Application-defined metadata.
- getAppMetadata() - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
Application-defined metadata.
- getAppMetadata() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
Application-defined metadata.
- getAppMetadata() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
Application-defined metadata.
- getAppMetadata() - Method in interface org.apache.arrow.flight.impl.Flight.FlightInfoOrBuilder
-
Application-defined metadata.
- getAppMetadata() - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
-
bytes app_metadata = 1; - getAppMetadata() - Method in class org.apache.arrow.flight.impl.Flight.PutResult
-
bytes app_metadata = 1; - getAppMetadata() - Method in interface org.apache.arrow.flight.impl.Flight.PutResultOrBuilder
-
bytes app_metadata = 1; - getArgs(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - getArgs(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
-
repeated .gandiva.types.TreeNode args = 1; - getArgs(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.AndNodeOrBuilder
-
repeated .gandiva.types.TreeNode args = 1; - getArgs(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - getArgs(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
-
repeated .gandiva.types.TreeNode args = 1; - getArgs(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.OrNodeOrBuilder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
-
repeated .gandiva.types.TreeNode args = 1; - getArgsCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.AndNodeOrBuilder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
-
repeated .gandiva.types.TreeNode args = 1; - getArgsCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.OrNodeOrBuilder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
-
repeated .gandiva.types.TreeNode args = 1; - getArgsList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.AndNodeOrBuilder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
-
repeated .gandiva.types.TreeNode args = 1; - getArgsList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.OrNodeOrBuilder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
-
repeated .gandiva.types.TreeNode args = 1; - getArgsOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.AndNodeOrBuilder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
-
repeated .gandiva.types.TreeNode args = 1; - getArgsOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.OrNodeOrBuilder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
-
repeated .gandiva.types.TreeNode args = 1; - getArgsOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.AndNodeOrBuilder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
-
repeated .gandiva.types.TreeNode args = 1; - getArgsOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
-
repeated .gandiva.types.TreeNode args = 1; - getArgsOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.OrNodeOrBuilder
-
repeated .gandiva.types.TreeNode args = 1; - getArraySubTypeByColumnIndex(int) - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
Returns the array sub-type
JdbcFieldInfodefined for the provided column index. - getArraySubTypeByColumnName(String) - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
Returns the array sub-type
JdbcFieldInfodefined for the provided column name. - getArrowSchema() - Method in class org.apache.arrow.dataset.scanner.csv.CsvConvertOptions
- getArrowTypeFromJdbcType(JdbcFieldInfo, Calendar) - Static method in class org.apache.arrow.adapter.jdbc.JdbcToArrowUtils
-
Converts the provided JDBC type to its respective
ArrowTypecounterpart. - getAsStringBuilder(int) - Method in class org.apache.arrow.vector.DurationVector
-
Get the Interval value at a given index as a
StringBuilderobject. - getAsStringBuilder(int) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Get the Interval value at a given index as a
StringBuilderobject. - getAsStringBuilder(int) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Get the Interval value at a given index as a
StringBuilderobject. - getAsStringBuilder(int) - Method in class org.apache.arrow.vector.IntervalYearVector
-
Get the Interval value at a given index as a
StringBuilderobject. - getAuthResultWithBearerToken(CallHeaderAuthenticator.AuthResult) - Method in class org.apache.arrow.flight.auth2.BearerTokenAuthenticator
-
Callback to run when the initial authenticator succeeds.
- getAuthResultWithBearerToken(CallHeaderAuthenticator.AuthResult) - Method in class org.apache.arrow.flight.auth2.GeneratedBearerTokenAuthenticator
- getBatchSize() - Method in class org.apache.arrow.dataset.scanner.ScanOptions
- getBigDecimalFromArrowBuf(ArrowBuf, int, int, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
-
Read an ArrowType.Decimal at the given value index in the ArrowBuf and convert to a BigDecimal with the given scale.
- getBigDecimalFromByteBuffer(ByteBuffer, int, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
-
Read an ArrowType.Decimal from the ByteBuffer and convert to a BigDecimal with the given scale.
- getBigDecimalRoundingMode() - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
- getBigInt(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column with the given index at the current row.
- getBigInt(int, NullableBigIntHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column with the given index at the current row.
- getBigInt(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column of the given name at the current row.
- getBigInt(String, NullableBigIntHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column of the given name at the current row.
- getBigIntVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getBigIntVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getBigIntVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getBinary() - Method in class org.apache.arrow.variant.Variant
- getBinaryNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.BinaryNode binaryNode = 18; - getBinaryNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.BinaryNode binaryNode = 18; - getBinaryNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.BinaryNode binaryNode = 18; - getBinaryNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.BinaryNode binaryNode = 18; - getBinaryNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.BinaryNode binaryNode = 18; - getBinaryNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.BinaryNode binaryNode = 18; - getBinaryNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.BinaryNode binaryNode = 18; - getBinaryValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.BinaryConstants binaryValues = 5; - getBinaryValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.BinaryConstants binaryValues = 5; - getBinaryValues() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.BinaryConstants binaryValues = 5; - getBinaryValues(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValues(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValues(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstantsOrBuilder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValuesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.BinaryConstants binaryValues = 5; - getBinaryValuesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValuesBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValuesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValuesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValuesCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstantsOrBuilder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValuesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValuesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValuesList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstantsOrBuilder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValuesOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.BinaryConstants binaryValues = 5; - getBinaryValuesOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.BinaryConstants binaryValues = 5; - getBinaryValuesOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.BinaryConstants binaryValues = 5; - getBinaryValuesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValuesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValuesOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstantsOrBuilder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValuesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValuesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBinaryValuesOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstantsOrBuilder
-
repeated .gandiva.types.BinaryNode binaryValues = 1; - getBit(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an int from the column with the given index at the current row.
- getBit(int, NullableBitHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column with the given index at the current row.
- getBit(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an int from the column of the given name at the current row.
- getBit(String, NullableBitHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column of the given name at the current row.
- getBitsFromCurrentByte(ArrowBuf, int, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Returns the byte at index from data right-shifted by offset.
- getBitsFromNextByte(ArrowBuf, int, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Returns the byte at
indexfrom left-shifted by (8 -offset). - getBitVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getBitVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getBitVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getBitWidth() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
- getBitWidth() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
- getBitWidth() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
- getBody() - Method in class org.apache.arrow.flight.Action
- getBody() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
bytes body = 2; - getBody() - Method in class org.apache.arrow.flight.impl.Flight.Action
-
bytes body = 2; - getBody() - Method in interface org.apache.arrow.flight.impl.Flight.ActionOrBuilder
-
bytes body = 2; - getBody() - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
bytes body = 1; - getBody() - Method in class org.apache.arrow.flight.impl.Flight.Result
-
bytes body = 1; - getBody() - Method in interface org.apache.arrow.flight.impl.Flight.ResultOrBuilder
-
bytes body = 1; - getBody() - Method in class org.apache.arrow.flight.Result
- getBodyBuffer() - Method in class org.apache.arrow.vector.ipc.message.MessageResult
-
Get the message body data.
- getBodyCompression() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
- getBodyLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowBlock
- getBoolean() - Method in class org.apache.arrow.variant.Variant
- getBooleanNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.BooleanNode booleanNode = 15; - getBooleanNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.BooleanNode booleanNode = 15; - getBooleanNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.BooleanNode booleanNode = 15; - getBooleanNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.BooleanNode booleanNode = 15; - getBooleanNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.BooleanNode booleanNode = 15; - getBooleanNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.BooleanNode booleanNode = 15; - getBooleanNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.BooleanNode booleanNode = 15; - getBoolValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
bool bool_value = 2; - getBoolValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
-
bool bool_value = 2; - getBoolValue() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValueOrBuilder
-
bool bool_value = 2; - getBuf() - Method in class org.apache.arrow.memory.util.ArrowBufPointer
-
Gets the underlying buffer, or null if the underlying data is invalid or null.
- getBuffer() - Method in class org.apache.arrow.gandiva.evaluator.SelectionVector
- getBuffer() - Method in interface org.apache.arrow.memory.ReusableBuffer
-
Get the buffer backing this ReusableBuffer.
- getBuffer() - Method in class org.apache.arrow.vector.util.ReusableByteArray
- getBufferLayouts() - Method in class org.apache.arrow.vector.TypeLayout
-
Returns the individual BufferLayouts for the given type.
- getBuffers() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
Get the record batch buffers.
- getBuffers(boolean) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Return the underlying buffers associated with this vector.
- getBuffers(boolean) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Return the underlying buffers associated with this vector.
- getBuffers(boolean) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Return the underlying buffers associated with this vector.
- getBuffers(boolean) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Return the underlying buffers associated with this vector.
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
Return the underlying buffers associated with this vector.
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
Return the underlying buffers associated with this vector.
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
Return the underlying buffers associated with this vector.
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Return the underlying buffers associated with this vector.
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Return the underlying buffers associated with this vector.
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.ListVector
-
Return the underlying buffers associated with this vector.
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Return the underlying buffers associated with this vector.
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Return the underlying buffers associated with this vector.
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.StructVector
-
Return the underlying buffers associated with this vector.
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.UnionVector
- getBuffers(boolean) - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getBuffers(boolean) - Method in class org.apache.arrow.vector.NullVector
- getBuffers(boolean) - Method in interface org.apache.arrow.vector.ValueVector
-
Return the underlying buffers associated with this vector.
- getBufferSize() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Get the size (number of bytes) of underlying buffers used by this vector.
- getBufferSize() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the size (number of bytes) of underlying buffers used by this vector.
- getBufferSize() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the size (number of bytes) of underlying buffers used by this vector.
- getBufferSize() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the size (number of bytes) of underlying buffers used by this vector.
- getBufferSize() - Method in class org.apache.arrow.vector.BitVector
-
Get the size (number of bytes) of underlying buffers used by this vector.
- getBufferSize() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
- getBufferSize() - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- getBufferSize() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- getBufferSize() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- getBufferSize() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getBufferSize() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getBufferSize() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Get the size (number of bytes) of underlying buffers used by this vector.
- getBufferSize() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Get the size (number of bytes) of underlying buffers used by this vector.
- getBufferSize() - Method in class org.apache.arrow.vector.complex.ListVector
-
Get the size (number of bytes) of underlying buffers used by this vector.
- getBufferSize() - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Get the size (number of bytes) of underlying buffers used by this vector.
- getBufferSize() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getBufferSize() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Get the number of bytes used by this vector.
- getBufferSize() - Method in class org.apache.arrow.vector.complex.StructVector
-
Get the size (number of bytes) of underlying buffers used by this vector.
- getBufferSize() - Method in class org.apache.arrow.vector.complex.UnionVector
- getBufferSize() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getBufferSize() - Method in class org.apache.arrow.vector.NullVector
- getBufferSize() - Method in interface org.apache.arrow.vector.ValueVector
-
Get the number of bytes used by this vector.
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Get the potential buffer size for a particular number of records.
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the potential buffer size for a particular number of records.
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the potential buffer size for a particular number of records.
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the potential buffer size for a particular number of records.
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.BitVector
-
Get the potential buffer size for a particular number of records.
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.LargeListVector
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Get the size (number of bytes) of underlying buffers used by this.
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.ListVector
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Get the size (number of bytes) of underlying buffers used by this.
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Returns the number of bytes that is used by this vector if it holds the given number of values.
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.StructVector
-
Get the potential buffer size for a particular number of records.
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.UnionVector
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.NullVector
- getBufferSizeFor(int) - Method in interface org.apache.arrow.vector.ValueVector
-
Returns the number of bytes that is used by this vector if it holds the given number of values.
- getBuffersLayout() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
Get the serialized layout.
- getBufferTypes() - Method in class org.apache.arrow.vector.TypeLayout
-
Returns the types of each buffer for this layout.
- getByOrdinal(int) - Method in interface org.apache.arrow.vector.util.MapWithOrdinal
- getByOrdinal(int) - Method in class org.apache.arrow.vector.util.MapWithOrdinalImpl
-
Returns the value corresponding to the given ordinal.
- getByOrdinal(int) - Method in class org.apache.arrow.vector.util.MultiMapWithOrdinal
-
Returns the value corresponding to the given ordinal.
- getByOrdinal(int) - Method in class org.apache.arrow.vector.util.PromotableMultiMapWithOrdinal
- getByte() - Method in class org.apache.arrow.variant.Variant
- getByte(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Get byte value stored at a particular index in the underlying memory chunk this ArrowBuf has access to.
- getByte(long) - Static method in class org.apache.arrow.memory.util.MemoryUtil
- getByte(String) - Method in interface org.apache.arrow.flight.CallHeaders
-
Get the value of a metadata key.
- getByte(String) - Method in class org.apache.arrow.flight.ErrorFlightMetadata
- getByte(String) - Method in class org.apache.arrow.flight.FlightCallHeaders
- getByte(String) - Method in class org.apache.arrow.flight.grpc.MetadataAdapter
- getByteArrayFromArrowBuf(ArrowBuf, int, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
-
Read an ArrowType.Decimal from the ArrowBuf at the given value index and return it as a byte array.
- getByteBufferAddress(ByteBuffer) - Static method in class org.apache.arrow.memory.util.MemoryUtil
-
Given a
ByteBuffer, gets the address the underlying memory space. - getByteCapacity() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the size (number of bytes) of underlying data buffer.
- getByteCapacity() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the size (number of bytes) of underlying data buffer.
- getByteCapacity() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the size (number of bytes) of underlying view buffer.
- getByteCapacity() - Method in interface org.apache.arrow.vector.complex.RepeatedVariableWidthVectorLike
-
Provide the maximum amount of variable width bytes that can be stored int his vector.
- getByteCapacity() - Method in interface org.apache.arrow.vector.VariableWidthVector
-
Provide the maximum amount of variable width bytes that can be stored in this vector.
- getBytes() - Method in class org.apache.arrow.flight.FlightInfo
- getBytes() - Method in class org.apache.arrow.flight.Ticket
- getBytes() - Method in class org.apache.arrow.vector.util.Text
-
Returns the raw bytes; however, only data up to
ReusableByteArray.getLength()is valid. - getBytes(long, byte[]) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data from this ArrowBuf at a given index in into destination byte array.
- getBytes(long, byte[], int, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data from this ArrowBuf at a given index into destination byte array.
- getBytes(long, OutputStream, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy a certain length of bytes from this ArrowBuf at a given index into the given OutputStream.
- getBytes(long, ByteBuffer) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data from this ArrowBuf at a given index into the destination ByteBuffer.
- getBytes(long, ArrowBuf, long, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy a given length of data from this ArrowBuf starting at a given index into a dst ArrowBuf at dstIndex.
- getBytesAllocated() - Method in class org.apache.arrow.dataset.jni.NativeMemoryPool
-
Get current allocated bytes.
- getBytesFromUUID(UUID) - Static method in class org.apache.arrow.vector.util.UuidUtility
-
Converts a UUID to a 16-byte array.
- getByteWidth() - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
- getByteWidth() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
- getCalendar() - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
- getCallHeaders() - Method in class org.apache.arrow.flight.ServerSessionMiddleware
- getCallOptions() - Method in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
-
Gets the current
CallOptionas an array; usually used as an argument inFlightSqlClientmethods. - getCallToken() - Method in class org.apache.arrow.flight.auth.BasicClientAuthHandler
- getCallToken() - Method in interface org.apache.arrow.flight.auth.ClientAuthHandler
-
Deprecated.Get the per-call authentication token.
- getCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
Specifies the Catalog to search for the tables.
- getCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
-
Specifies the Catalog to search for the tables.
- getCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemasOrBuilder
-
Specifies the Catalog to search for the tables.
- getCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the catalog to search for the foreign key table.
- getCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
-
Specifies the catalog to search for the foreign key table.
- getCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeysOrBuilder
-
Specifies the catalog to search for the foreign key table.
- getCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the catalog to search for the primary key table.
- getCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
-
Specifies the catalog to search for the primary key table.
- getCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeysOrBuilder
-
Specifies the catalog to search for the primary key table.
- getCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the catalog to search for the table.
- getCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
-
Specifies the catalog to search for the table.
- getCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeysOrBuilder
-
Specifies the catalog to search for the table.
- getCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies the Catalog to search for the tables.
- getCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
Specifies the Catalog to search for the tables.
- getCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
-
Specifies the Catalog to search for the tables.
- getCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The catalog of the destination table to load data into.
- getCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
The catalog of the destination table to load data into.
- getCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
The catalog of the destination table to load data into.
- getCatalog() - Method in class org.apache.arrow.flight.sql.util.TableRef
-
Retrieve the catalog from the object.
- getCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
Specifies the Catalog to search for the tables.
- getCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
-
Specifies the Catalog to search for the tables.
- getCatalogBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemasOrBuilder
-
Specifies the Catalog to search for the tables.
- getCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the catalog to search for the foreign key table.
- getCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
-
Specifies the catalog to search for the foreign key table.
- getCatalogBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeysOrBuilder
-
Specifies the catalog to search for the foreign key table.
- getCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the catalog to search for the primary key table.
- getCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
-
Specifies the catalog to search for the primary key table.
- getCatalogBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeysOrBuilder
-
Specifies the catalog to search for the primary key table.
- getCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the catalog to search for the table.
- getCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
-
Specifies the catalog to search for the table.
- getCatalogBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeysOrBuilder
-
Specifies the catalog to search for the table.
- getCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies the Catalog to search for the tables.
- getCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
Specifies the Catalog to search for the tables.
- getCatalogBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
-
Specifies the Catalog to search for the tables.
- getCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The catalog of the destination table to load data into.
- getCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
The catalog of the destination table to load data into.
- getCatalogBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
The catalog of the destination table to load data into.
- getCatalogName() - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata
-
Returns the catalog name.
- getCatalogs(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request a list of catalogs.
- getCatalogsSchema(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get the schema of
FlightSqlClient.getCatalogs(CallOption...)from the server. - getChar(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Get char value stored at a particular index in the underlying memory chunk this ArrowBuf has access to.
- getChild(String) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
Returns a
ValueVectorcorresponding to the given field name if exists or null. - getChild(String, Class<T>) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
- getChild(String, Class<T>) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
Returns a
ValueVectorinstance of subtype of T corresponding to the given field name if exists or null. - getChild(String, Class<T>) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getChild(String, Class<T>) - Method in class org.apache.arrow.vector.complex.UnionVector
- getChildAllocators() - Method in class org.apache.arrow.memory.RootAllocator
- getChildAllocators() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Returns the set of child allocators.
- getChildByOrdinal(int) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
Returns a
ValueVectorcorresponding to the given ordinal identifier. - getChildFieldNames() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
Get child field names.
- getChildren() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
Get child vectors.
- getChildren() - Method in class org.apache.arrow.vector.types.pojo.Field
- getChildren(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- getChildren(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
-
for complex data types like structs, unions
- getChildren(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldOrBuilder
-
for complex data types like structs, unions
- getChildrenBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- getChildrenBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- getChildrenCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- getChildrenCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
-
for complex data types like structs, unions
- getChildrenCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldOrBuilder
-
for complex data types like structs, unions
- getChildrenFromFields() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Get the inner child vectors.
- getChildrenFromFields() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the inner child vectors.
- getChildrenFromFields() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the inner child vectors.
- getChildrenFromFields() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the inner child vectors.
- getChildrenFromFields() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getChildrenFromFields() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getChildrenFromFields() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getChildrenFromFields() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getChildrenFromFields() - Method in class org.apache.arrow.vector.complex.ListVector
- getChildrenFromFields() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getChildrenFromFields() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getChildrenFromFields() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
The returned list is the same size as the list passed to initializeChildrenFromFields.
- getChildrenFromFields() - Method in class org.apache.arrow.vector.complex.UnionVector
- getChildrenFromFields() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getChildrenFromFields() - Method in interface org.apache.arrow.vector.FieldVector
-
The returned list is the same size as the list passed to initializeChildrenFromFields.
- getChildrenFromFields() - Method in class org.apache.arrow.vector.NullVector
- getChildrenList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- getChildrenList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
-
for complex data types like structs, unions
- getChildrenList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldOrBuilder
-
for complex data types like structs, unions
- getChildrenOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- getChildrenOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
-
for complex data types like structs, unions
- getChildrenOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldOrBuilder
-
for complex data types like structs, unions
- getChildrenOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
for complex data types like structs, unions
- getChildrenOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
-
for complex data types like structs, unions
- getChildrenOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldOrBuilder
-
for complex data types like structs, unions
- getChildVectorWithOrdinal(String) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
- getChildVectorWithOrdinal(String) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
Get a child vector by name.
- getChildVectorWithOrdinal(String) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getChildVectorWithOrdinal(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getCmd() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
Opaque value used to express a command.
- getCmd() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
-
Opaque value used to express a command.
- getCmd() - Method in interface org.apache.arrow.flight.impl.Flight.FlightDescriptorOrBuilder
-
Opaque value used to express a command.
- getCodec() - Method in class org.apache.arrow.vector.ipc.message.ArrowBodyCompression
- getCodecType() - Method in class org.apache.arrow.compression.Lz4CompressionCodec
- getCodecType() - Method in class org.apache.arrow.compression.ZstdCompressionCodec
- getCodecType() - Method in interface org.apache.arrow.vector.compression.CompressionCodec
-
Gets the type of the codec.
- getCodecType() - Method in class org.apache.arrow.vector.compression.NoCompressionCodec
- getColumn() - Method in class org.apache.arrow.adapter.jdbc.JdbcFieldInfo
-
The column index for query column.
- getColumnMetadataByColumnIndex() - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
Return metadata from columnIndex->meta map on per field basis or null if not provided.
- getColumns() - Method in class org.apache.arrow.dataset.scanner.ScanOptions
- getColumns(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - getColumns(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
-
repeated .gandiva.types.Field columns = 1; - getColumns(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.SchemaOrBuilder
-
repeated .gandiva.types.Field columns = 1; - getColumnsBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - getColumnsBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - getColumnsCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - getColumnsCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
-
repeated .gandiva.types.Field columns = 1; - getColumnsCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.SchemaOrBuilder
-
repeated .gandiva.types.Field columns = 1; - getColumnsList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - getColumnsList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
-
repeated .gandiva.types.Field columns = 1; - getColumnsList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.SchemaOrBuilder
-
repeated .gandiva.types.Field columns = 1; - getColumnsOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - getColumnsOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
-
repeated .gandiva.types.Field columns = 1; - getColumnsOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.SchemaOrBuilder
-
repeated .gandiva.types.Field columns = 1; - getColumnsOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
-
repeated .gandiva.types.Field columns = 1; - getColumnsOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
-
repeated .gandiva.types.Field columns = 1; - getColumnsOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.SchemaOrBuilder
-
repeated .gandiva.types.Field columns = 1; - getCommand() - Method in class org.apache.arrow.flight.FlightDescriptor
- getCond() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode cond = 1; - getCond() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
-
optional .gandiva.types.TreeNode cond = 1; - getCond() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IfNodeOrBuilder
-
optional .gandiva.types.TreeNode cond = 1; - getCondBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode cond = 1; - getCondOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode cond = 1; - getCondOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
-
optional .gandiva.types.TreeNode cond = 1; - getCondOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IfNodeOrBuilder
-
optional .gandiva.types.TreeNode cond = 1; - getConfigs() - Method in class org.apache.arrow.dataset.scanner.csv.CsvConvertOptions
- getConflictPolicy() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
- getConsumer(ArrowType, int, boolean, FieldVector, JdbcToArrowConfig) - Static method in class org.apache.arrow.adapter.jdbc.JdbcToArrowUtils
-
Default function used for JdbcConsumerFactory.
- getConsumers() - Method in class org.apache.arrow.adapter.avro.consumers.CompositeAvroConsumer
- getConvertOptions() - Method in class org.apache.arrow.dataset.scanner.csv.CsvFragmentScanOptions
- getCredentialCallOption() - Method in class org.apache.arrow.flight.auth2.ClientIncomingAuthHeaderMiddleware.Factory
- getCredentialCallOptionFromIncomingHeaders(CallHeaders) - Method in class org.apache.arrow.flight.auth2.ClientBearerHeaderHandler
- getCredentialCallOptionFromIncomingHeaders(CallHeaders) - Method in interface org.apache.arrow.flight.auth2.ClientHeaderHandler
-
Parses the incoming headers and converts them into a CredentialCallOption.
- getCrossReference(TableRef, TableRef, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Retrieves a description of the foreign key columns that reference the given table's primary key columns (the foreign keys exported by a table).
- getCrossReferenceSchema(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get the schema of
FlightSqlClient.getCrossReference(TableRef, TableRef, CallOption...)from the server. - getCurrentDirectMemReservation() - Method in class org.apache.arrow.dataset.jni.DirectReservationListener
-
Get current reservation of jVM direct memory.
- getCurrentPosition() - Method in class org.apache.arrow.vector.ipc.WriteChannel
- getCustomMetadata() - Method in class org.apache.arrow.vector.types.pojo.Schema
- getData(int) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Retrieves the data of a variable-width element at a given index in the vector.
- getData(int, ReusableBuffer<?>) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
- getDataBody() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
The actual batch of Arrow data.
- getDataBody() - Method in class org.apache.arrow.flight.impl.Flight.FlightData
-
The actual batch of Arrow data.
- getDataBody() - Method in interface org.apache.arrow.flight.impl.Flight.FlightDataOrBuilder
-
The actual batch of Arrow data.
- getDataBuffer() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Get the buffer that stores the data for elements in the vector.
- getDataBuffer() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the buffer that stores the data for elements in the vector.
- getDataBuffer() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the buffer that stores the data for elements in the vector.
- getDataBuffer() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the buffer that stores the data for elements in the vector.
- getDataBuffer() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getDataBuffer() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getDataBuffer() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getDataBuffer() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getDataBuffer() - Method in class org.apache.arrow.vector.complex.ListVector
- getDataBuffer() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getDataBuffer() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getDataBuffer() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Gets the underlying buffer associated with data vector.
- getDataBuffer() - Method in class org.apache.arrow.vector.complex.StructVector
- getDataBuffer() - Method in class org.apache.arrow.vector.complex.UnionVector
- getDataBuffer() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getDataBuffer() - Method in class org.apache.arrow.vector.NullVector
- getDataBuffer() - Method in interface org.apache.arrow.vector.ValueVector
-
Gets the underlying buffer associated with data vector.
- getDataBufferAddress() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Get the memory address of buffer that stores the data for elements in the vector.
- getDataBufferAddress() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the memory address of buffer that stores the data for elements in the vector.
- getDataBufferAddress() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the memory address of buffer that stores the data for elements in the vector.
- getDataBufferAddress() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the memory address of buffer that stores the data for elements in the vector.
- getDataBufferAddress() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getDataBufferAddress() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getDataBufferAddress() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getDataBufferAddress() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getDataBufferAddress() - Method in class org.apache.arrow.vector.complex.ListVector
- getDataBufferAddress() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getDataBufferAddress() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Gets the starting address of the underlying buffer associated with data vector.
- getDataBufferAddress() - Method in class org.apache.arrow.vector.complex.StructVector
- getDataBufferAddress() - Method in class org.apache.arrow.vector.complex.UnionVector
- getDataBufferAddress() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getDataBufferAddress() - Method in interface org.apache.arrow.vector.FieldVector
-
Gets the starting address of the underlying buffer associated with data vector.
- getDataBufferAddress() - Method in class org.apache.arrow.vector.NullVector
- getDataBuffers() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the buffers that store the data for views in the vector.
- getDataHeader() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
Header for message data as described in Message.fbs::Message.
- getDataHeader() - Method in class org.apache.arrow.flight.impl.Flight.FlightData
-
Header for message data as described in Message.fbs::Message.
- getDataHeader() - Method in interface org.apache.arrow.flight.impl.Flight.FlightDataOrBuilder
-
Header for message data as described in Message.fbs::Message.
- getDataPointer(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
- getDataPointer(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
- getDataPointer(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
- getDataPointer(int) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
- getDataPointer(int) - Method in class org.apache.arrow.vector.BitVector
- getDataPointer(int) - Method in interface org.apache.arrow.vector.ElementAddressableVector
-
Gets the pointer for the data at the given index.
- getDataPointer(int) - Method in class org.apache.arrow.vector.UuidVector
- getDataPointer(int, ArrowBufPointer) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
- getDataPointer(int, ArrowBufPointer) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
- getDataPointer(int, ArrowBufPointer) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
- getDataPointer(int, ArrowBufPointer) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
- getDataPointer(int, ArrowBufPointer) - Method in class org.apache.arrow.vector.BitVector
- getDataPointer(int, ArrowBufPointer) - Method in interface org.apache.arrow.vector.ElementAddressableVector
-
Gets the pointer for the data at the given index.
- getDataPointer(int, ArrowBufPointer) - Method in class org.apache.arrow.vector.UuidVector
- getDatasetSchema() - 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 result set.
- getDatasetSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
-
If a result set generating query was provided, dataset_schema contains the schema of the result set.
- getDatasetSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResultOrBuilder
-
If a result set generating query was provided, dataset_schema contains the schema of the result set.
- getDataType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo.Builder
-
Specifies the data type to search for the info.
- getDataType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo
-
Specifies the data type to search for the info.
- getDataType() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfoOrBuilder
-
Specifies the data type to search for the info.
- getDataType(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataType(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataType(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypesOrBuilder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataTypeBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataTypeBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataTypeCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataTypeCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataTypeCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypesOrBuilder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataTypeList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataTypeList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataTypeList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypesOrBuilder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataTypeOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataTypeOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataTypeOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypesOrBuilder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataTypeOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataTypeOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataTypeOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypesOrBuilder
-
repeated .gandiva.types.ExtGandivaType dataType = 1; - getDataVector() - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- getDataVector() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- getDataVector() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- getDataVector() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getDataVector() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Get the inner data vector for this list vector.
- getDataVector() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getDataVector() - Method in class org.apache.arrow.vector.complex.ListVector
-
Get the inner data vector for this list vector.
- getDataVector() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getDataVector() - Method in interface org.apache.arrow.vector.complex.RepeatedValueVector
-
Get the data vector.
- getDateDay(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an int from the column with the given index at the current row.
- getDateDay(int, NullableDateDayHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column with the given index at the current row.
- getDateDay(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an int from the column of the given name at the current row.
- getDateDay(String, NullableDateDayHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column of the given name at the current row.
- getDateDayVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getDateDayVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getDateDayVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getDateMilli(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column with the given index at the current row.
- getDateMilli(int, NullableDateMilliHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column with the given index at the current row.
- getDateMilli(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column of the given name at the current row.
- getDateMilli(String, NullableDateMilliHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column of the given name at the current row.
- getDateMilliVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getDateMilliVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getDateMilliVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getDateTimeFormatter() - Static method in class org.apache.arrow.vector.util.DateUtility
-
Returns the date time formatter used to parse date strings.
- getDateUnit() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by DATE32/DATE64
- getDateUnit() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by DATE32/DATE64
- getDateUnit() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by DATE32/DATE64
- getDateUnitValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by DATE32/DATE64
- getDateUnitValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by DATE32/DATE64
- getDateUnitValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by DATE32/DATE64
- getDays(ArrowBuf, int) - Static method in class org.apache.arrow.vector.IntervalDayVector
-
Given a data buffer, get the number of days stored at a particular position in the vector.
- getDays(ArrowBuf, int) - Static method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Given a data buffer, get the number of days stored at a particular position in the vector.
- getDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the schema to search for the foreign key table.
- getDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
-
Specifies the schema to search for the foreign key table.
- getDbSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeysOrBuilder
-
Specifies the schema to search for the foreign key table.
- getDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the schema to search for the primary key table.
- getDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
-
Specifies the schema to search for the primary key table.
- getDbSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeysOrBuilder
-
Specifies the schema to search for the primary key table.
- getDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the schema to search for the table.
- getDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
-
Specifies the schema to search for the table.
- getDbSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeysOrBuilder
-
Specifies the schema to search for the table.
- getDbSchema() - Method in class org.apache.arrow.flight.sql.util.TableRef
-
Retrieves the db schema from the object.
- getDbSchemaBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the schema to search for the foreign key table.
- getDbSchemaBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
-
Specifies the schema to search for the foreign key table.
- getDbSchemaBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeysOrBuilder
-
Specifies the schema to search for the foreign key table.
- getDbSchemaBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the schema to search for the primary key table.
- getDbSchemaBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
-
Specifies the schema to search for the primary key table.
- getDbSchemaBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeysOrBuilder
-
Specifies the schema to search for the primary key table.
- getDbSchemaBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the schema to search for the table.
- getDbSchemaBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
-
Specifies the schema to search for the table.
- getDbSchemaBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeysOrBuilder
-
Specifies the schema to search for the table.
- getDbSchemaFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
Specifies a filter pattern for schemas to search for.
- getDbSchemaFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
-
Specifies a filter pattern for schemas to search for.
- getDbSchemaFilterPattern() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemasOrBuilder
-
Specifies a filter pattern for schemas to search for.
- getDbSchemaFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter pattern for schemas to search for.
- getDbSchemaFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
Specifies a filter pattern for schemas to search for.
- getDbSchemaFilterPattern() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
-
Specifies a filter pattern for schemas to search for.
- getDbSchemaFilterPatternBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
Specifies a filter pattern for schemas to search for.
- getDbSchemaFilterPatternBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
-
Specifies a filter pattern for schemas to search for.
- getDbSchemaFilterPatternBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemasOrBuilder
-
Specifies a filter pattern for schemas to search for.
- getDbSchemaFilterPatternBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter pattern for schemas to search for.
- getDbSchemaFilterPatternBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
Specifies a filter pattern for schemas to search for.
- getDbSchemaFilterPatternBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
-
Specifies a filter pattern for schemas to search for.
- getDecimal() - Method in class org.apache.arrow.variant.Variant
- getDecimal(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an ArrowBuf from the column with the given index at the current row.
- getDecimal(int, NullableDecimalHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the value of the holder with data from vector at the given index at the current row.
- getDecimal(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an ArrowBuf from the column of the given name at the current row.
- getDecimal(String, NullableDecimalHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the value of the holder with data from the vector with given name at the current row.
- getDecimal256Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getDecimal256Vector(byte, ArrowType) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getDecimal256Vector(String, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getDecimal256Vector(ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getDecimalNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.DecimalNode decimalNode = 19; - getDecimalNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.DecimalNode decimalNode = 19; - getDecimalNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.DecimalNode decimalNode = 19; - getDecimalNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.DecimalNode decimalNode = 19; - getDecimalNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.DecimalNode decimalNode = 19; - getDecimalNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.DecimalNode decimalNode = 19; - getDecimalNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.DecimalNode decimalNode = 19; - getDecimalObj(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a BigDecimal from the column with the given index at the current row.
- getDecimalObj(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a BigDecimal from the column of the given name at the current row.
- getDecimalValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.DecimalConstants decimalValues = 6; - getDecimalValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.DecimalConstants decimalValues = 6; - getDecimalValues() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.DecimalConstants decimalValues = 6; - getDecimalValues(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValues(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValues(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstantsOrBuilder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValuesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.DecimalConstants decimalValues = 6; - getDecimalValuesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValuesBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValuesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValuesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValuesCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstantsOrBuilder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValuesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValuesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValuesList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstantsOrBuilder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValuesOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.DecimalConstants decimalValues = 6; - getDecimalValuesOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.DecimalConstants decimalValues = 6; - getDecimalValuesOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.DecimalConstants decimalValues = 6; - getDecimalValuesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValuesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValuesOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstantsOrBuilder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValuesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValuesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalValuesOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstantsOrBuilder
-
repeated .gandiva.types.DecimalNode decimalValues = 1; - getDecimalVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getDecimalVector(byte, ArrowType) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getDecimalVector(String, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getDecimalVector(ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getDefault() - Static method in class org.apache.arrow.dataset.jni.NativeMemoryPool
-
Get the default memory pool.
- getDefault() - Static method in class org.apache.arrow.gandiva.evaluator.ConfigurationBuilder.ConfigOptions
- getDefaultAllocationManagerType() - Static method in class org.apache.arrow.memory.DefaultAllocationManagerOption
-
Returns the default allocation manager type.
- getDefaultCharacterSet() - Method in class org.apache.arrow.vector.table.Row
-
Returns the default character set for use with character vectors.
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.Action
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.ActionType
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.BasicAuth
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.CloseSessionRequest
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.Criteria
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.Empty
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.FlightData
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.FlightInfo
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsRequest
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.Location
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.PollInfo
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.PutResult
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.Result
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.SchemaResult
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
- getDefaultInstance() - Static method in class org.apache.arrow.flight.impl.Flight.Ticket
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest
-
Deprecated.
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult
-
Deprecated.
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode
- getDefaultInstance() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.Action
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.ActionType
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionRequest.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionRequest
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.Criteria
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.Empty
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightData
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsRequest.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsRequest
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.Location
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.PutResult
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.Result
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.Ticket
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest.Builder
-
Deprecated.
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest
-
Deprecated.
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.Builder
-
Deprecated.
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult
-
Deprecated.
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
- getDefaultInstanceForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- getDenseUnion(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an Object from the column with the given vectorIndex at the current row.
- getDenseUnion(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an Object from the column of the given name at the current row.
- getDensity() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the density of this ListVector.
- getDensity() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the density of this ListVector.
- getDensity() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the density of this ListVector.
- getDensity() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Get the density of this ListVector.
- getDensity() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Get the density of this LargeListViewVector.
- getDensity() - Method in class org.apache.arrow.vector.complex.ListVector
-
Get the density of this ListVector.
- getDensity() - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Get the density of this ListVector.
- getDescription() - Method in class org.apache.arrow.flight.ActionType
- getDescription() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
string description = 2; - getDescription() - Method in class org.apache.arrow.flight.impl.Flight.ActionType
-
string description = 2; - getDescription() - Method in interface org.apache.arrow.flight.impl.Flight.ActionTypeOrBuilder
-
string description = 2; - getDescriptionBytes() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
string description = 2; - getDescriptionBytes() - Method in class org.apache.arrow.flight.impl.Flight.ActionType
-
string description = 2; - getDescriptionBytes() - Method in interface org.apache.arrow.flight.impl.Flight.ActionTypeOrBuilder
-
string description = 2; - getDescriptor() - Method in class org.apache.arrow.flight.FlightInfo
- getDescriptor() - Method in class org.apache.arrow.flight.FlightStream
-
Get the descriptor for this stream.
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.Action.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.Action
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.ActionType
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.BasicAuth
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult
- getDescriptor() - Static method in enum org.apache.arrow.flight.impl.Flight.CancelStatus
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.CloseSessionRequest.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.CloseSessionRequest
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult
- getDescriptor() - Static method in enum org.apache.arrow.flight.impl.Flight.CloseSessionResult.Status
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.Criteria
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.Empty
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.FlightData
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
- getDescriptor() - Static method in enum org.apache.arrow.flight.impl.Flight.FlightDescriptor.DescriptorType
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.FlightInfo
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsRequest.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsRequest
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.Location.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.Location
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.PollInfo
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.PutResult
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.Result.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.Result
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.SchemaResult
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error
- getDescriptor() - Static method in enum org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorValue
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.Ticket
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest.Builder
-
Deprecated.
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest
-
Deprecated.
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.Builder
-
Deprecated.
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
-
Deprecated.
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult
-
Deprecated.
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.Builder
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.EndSavepoint
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.Builder
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.EndTransaction
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.Nullable
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.Searchable
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlNullOrdering
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlOuterJoinsSupportLevel
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedCaseSensitivity
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedElementActions
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedGroupBy
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedPositionedCommands
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetConcurrency
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetType
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedSubqueries
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransaction
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransactions
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedUnions
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlTransactionIsolationLevel
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedSqlGrammar
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
- getDescriptor() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.UpdateDeleteRules
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.XdbcDataType
- getDescriptor() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.XdbcDatetimeSubcode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition
- getDescriptor() - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.DateUnit
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
- getDescriptor() - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
- getDescriptor() - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.IntervalType
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
- getDescriptor() - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.SelectionVectorType
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode
- getDescriptor() - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.TimeUnit
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
- getDescriptor() - Static method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.flight.impl.Flight.CancelStatus
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionRequest.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.flight.impl.Flight.CloseSessionResult.Status
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.flight.impl.Flight.FlightDescriptor.DescriptorType
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsRequest.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorValue
- getDescriptorForType() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest.Builder
-
Deprecated.
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.Builder
-
Deprecated.
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
-
Deprecated.
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.EndSavepoint
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.EndTransaction
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult.Builder
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.Nullable
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.Searchable
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlNullOrdering
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlOuterJoinsSupportLevel
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedCaseSensitivity
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedElementActions
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedGroupBy
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedPositionedCommands
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetConcurrency
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetType
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedSubqueries
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransaction
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransactions
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedUnions
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlTransactionIsolationLevel
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedSqlGrammar
- getDescriptorForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.UpdateDeleteRules
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.XdbcDataType
- getDescriptorForType() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.XdbcDatetimeSubcode
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.DateUnit
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.IntervalType
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.SelectionVectorType
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode.Builder
- getDescriptorForType() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.TimeUnit
- getDescriptorForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
- getDetails() - Method in class org.apache.arrow.memory.AllocationOutcome
-
Get additional details of the allocation (like the status at each allocator in the hierarchy).
- getDictionaries() - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
- getDictionary() - Method in interface org.apache.arrow.algorithm.dictionary.DictionaryBuilder
-
Gets the dictionary built.
- getDictionary() - Method in class org.apache.arrow.algorithm.dictionary.HashTableBasedDictionaryBuilder
-
Gets the dictionary built.
- getDictionary() - Method in class org.apache.arrow.algorithm.dictionary.SearchTreeBasedDictionaryBuilder
-
Gets the dictionary built.
- getDictionary() - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
- getDictionary() - Method in class org.apache.arrow.vector.types.pojo.Field
- getDictionary() - Method in class org.apache.arrow.vector.types.pojo.FieldType
- getDictionaryBlocks() - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
- getDictionaryBlocks() - Method in class org.apache.arrow.vector.ipc.ArrowFileWriter
- getDictionaryId() - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
- getDictionaryIds() - Method in class org.apache.arrow.c.CDataDictionaryProvider
- getDictionaryIds() - Method in interface org.apache.arrow.vector.dictionary.DictionaryProvider
-
Get all dictionary IDs.
- getDictionaryIds() - Method in class org.apache.arrow.vector.dictionary.DictionaryProvider.MapDictionaryProvider
- getDictionaryIds() - Method in class org.apache.arrow.vector.ipc.ArrowReader
- getDictionaryIds() - Method in class org.apache.arrow.vector.ipc.JsonFileReader
- getDictionaryProvider() - Method in class org.apache.arrow.flight.FlightStream
-
Get the provider for dictionaries in this stream.
- getDictionaryProvider() - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns the DictionaryProvider for this table.
- getDictionaryVectors() - Method in class org.apache.arrow.vector.ipc.ArrowReader
-
Returns any dictionaries that were loaded along with ArrowRecordBatches.
- getDisplaySize() - Method in class org.apache.arrow.adapter.jdbc.JdbcFieldInfo
-
The max number of characters for the column.
- getDoActionMethod() - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
- getDoExchangeMethod() - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
- getDoGetMethod() - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
- getDoPutMethod() - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
- getDouble() - Method in class org.apache.arrow.variant.Variant
- getDouble(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Get double value stored at a particular index in the underlying memory chunk this ArrowBuf has access to.
- getDoubleNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.DoubleNode doubleNode = 16; - getDoubleNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.DoubleNode doubleNode = 16; - getDoubleNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.DoubleNode doubleNode = 16; - getDoubleNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.DoubleNode doubleNode = 16; - getDoubleNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.DoubleNode doubleNode = 16; - getDoubleNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.DoubleNode doubleNode = 16; - getDoubleNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.DoubleNode doubleNode = 16; - getDoubleValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
double double_value = 4; - getDoubleValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
-
double double_value = 4; - getDoubleValue() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValueOrBuilder
-
double double_value = 4; - getDoubleValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.DoubleConstants doubleValues = 8; - getDoubleValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.DoubleConstants doubleValues = 8; - getDoubleValues() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.DoubleConstants doubleValues = 8; - getDoubleValues(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValues(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValues(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstantsOrBuilder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValuesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.DoubleConstants doubleValues = 8; - getDoubleValuesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValuesBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValuesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValuesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValuesCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstantsOrBuilder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValuesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValuesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValuesList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstantsOrBuilder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValuesOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.DoubleConstants doubleValues = 8; - getDoubleValuesOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.DoubleConstants doubleValues = 8; - getDoubleValuesOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.DoubleConstants doubleValues = 8; - getDoubleValuesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValuesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValuesOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstantsOrBuilder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValuesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValuesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDoubleValuesOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstantsOrBuilder
-
repeated .gandiva.types.DoubleNode doubleValues = 1; - getDuration() - Method in class org.apache.arrow.vector.PeriodDuration
- getDuration(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an ArrowBuf from the column with the given index at the current row.
- getDuration(int, NullableDurationHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getDuration(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an ArrowBuf from the column of the given name at the current row.
- getDuration(String, NullableDurationHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getDurationObj(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a Duration from the column with the given index at the current row.
- getDurationObj(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a Duration from the column of the given name at the current row.
- getDurationVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getDurationVector(String, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getDurationVector(ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getElementAtIndex(int) - Method in class org.apache.arrow.variant.Variant
- getElementEndIndex(int) - Method in interface org.apache.arrow.vector.complex.BaseListVector
-
Get data vector end index with the given list index.
- getElementEndIndex(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getElementEndIndex(int) - Method in class org.apache.arrow.vector.complex.LargeListVector
- getElementEndIndex(int) - Method in class org.apache.arrow.vector.complex.ListVector
- getElementEndIndex(int) - Method in class org.apache.arrow.vector.complex.ListViewVector
- getElementStartIndex(int) - Method in interface org.apache.arrow.vector.complex.BaseListVector
-
Get data vector start index with the given list index.
- getElementStartIndex(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getElementStartIndex(int) - Method in class org.apache.arrow.vector.complex.LargeListVector
- getElementStartIndex(int) - Method in class org.apache.arrow.vector.complex.ListVector
- getElementStartIndex(int) - Method in class org.apache.arrow.vector.complex.ListViewVector
- getElseNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode elseNode = 3; - getElseNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
-
optional .gandiva.types.TreeNode elseNode = 3; - getElseNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IfNodeOrBuilder
-
optional .gandiva.types.TreeNode elseNode = 3; - getElseNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode elseNode = 3; - getElseNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode elseNode = 3; - getElseNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
-
optional .gandiva.types.TreeNode elseNode = 3; - getElseNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IfNodeOrBuilder
-
optional .gandiva.types.TreeNode elseNode = 3; - getEmpty() - Method in class org.apache.arrow.memory.RootAllocator
- getEmpty() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Get a reference to the empty buffer associated with this allocator.
- getEncoding() - Method in class org.apache.arrow.vector.dictionary.Dictionary
- getEndOffset(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
- getEndOffset(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Gets the ending offset of a record, given its index.
- getEndpoint() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest.Builder
-
.arrow.flight.protocol.FlightEndpoint endpoint = 1; - getEndpoint() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest
-
.arrow.flight.protocol.FlightEndpoint endpoint = 1; - getEndpoint() - Method in interface org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequestOrBuilder
-
.arrow.flight.protocol.FlightEndpoint endpoint = 1; - getEndpoint(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- getEndpoint(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
A list of endpoints associated with the flight.
- getEndpoint(int) - Method in interface org.apache.arrow.flight.impl.Flight.FlightInfoOrBuilder
-
A list of endpoints associated with the flight.
- getEndpointBuilder() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest.Builder
-
.arrow.flight.protocol.FlightEndpoint endpoint = 1; - getEndpointBuilder(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- getEndpointBuilderList() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- getEndpointCount() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- getEndpointCount() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
A list of endpoints associated with the flight.
- getEndpointCount() - Method in interface org.apache.arrow.flight.impl.Flight.FlightInfoOrBuilder
-
A list of endpoints associated with the flight.
- getEndpointList() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- getEndpointList() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
A list of endpoints associated with the flight.
- getEndpointList() - Method in interface org.apache.arrow.flight.impl.Flight.FlightInfoOrBuilder
-
A list of endpoints associated with the flight.
- getEndpointOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest.Builder
-
.arrow.flight.protocol.FlightEndpoint endpoint = 1; - getEndpointOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest
-
.arrow.flight.protocol.FlightEndpoint endpoint = 1; - getEndpointOrBuilder() - Method in interface org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequestOrBuilder
-
.arrow.flight.protocol.FlightEndpoint endpoint = 1; - getEndpointOrBuilder(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- getEndpointOrBuilder(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
A list of endpoints associated with the flight.
- getEndpointOrBuilder(int) - Method in interface org.apache.arrow.flight.impl.Flight.FlightInfoOrBuilder
-
A list of endpoints associated with the flight.
- getEndpointOrBuilderList() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- getEndpointOrBuilderList() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
A list of endpoints associated with the flight.
- getEndpointOrBuilderList() - Method in interface org.apache.arrow.flight.impl.Flight.FlightInfoOrBuilder
-
A list of endpoints associated with the flight.
- getEndpoints() - Method in class org.apache.arrow.flight.FlightInfo
- getErrno() - Method in exception org.apache.arrow.c.jni.CDataJniException
-
The original error code returned from C.
- getErrors() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
-
Deprecated.
- getErrors() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
-
Deprecated.
- getErrors() - Method in interface org.apache.arrow.flight.impl.Flight.SetSessionOptionsResultOrBuilder
-
Deprecated.
- getErrors() - Method in class org.apache.arrow.flight.SetSessionOptionsResult
-
Get the error status map from the result object.
- getErrorsCount() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
- getErrorsCount() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
- getErrorsCount() - Method in interface org.apache.arrow.flight.impl.Flight.SetSessionOptionsResultOrBuilder
-
map<string, .arrow.flight.protocol.SetSessionOptionsResult.Error> errors = 1; - getErrorsMap() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
-
map<string, .arrow.flight.protocol.SetSessionOptionsResult.Error> errors = 1; - getErrorsMap() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
-
map<string, .arrow.flight.protocol.SetSessionOptionsResult.Error> errors = 1; - getErrorsMap() - Method in interface org.apache.arrow.flight.impl.Flight.SetSessionOptionsResultOrBuilder
-
map<string, .arrow.flight.protocol.SetSessionOptionsResult.Error> errors = 1; - getErrorsOrDefault(String, Flight.SetSessionOptionsResult.Error) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
-
map<string, .arrow.flight.protocol.SetSessionOptionsResult.Error> errors = 1; - getErrorsOrDefault(String, Flight.SetSessionOptionsResult.Error) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
-
map<string, .arrow.flight.protocol.SetSessionOptionsResult.Error> errors = 1; - getErrorsOrDefault(String, Flight.SetSessionOptionsResult.Error) - Method in interface org.apache.arrow.flight.impl.Flight.SetSessionOptionsResultOrBuilder
-
map<string, .arrow.flight.protocol.SetSessionOptionsResult.Error> errors = 1; - getErrorsOrThrow(String) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
-
map<string, .arrow.flight.protocol.SetSessionOptionsResult.Error> errors = 1; - getErrorsOrThrow(String) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
-
map<string, .arrow.flight.protocol.SetSessionOptionsResult.Error> errors = 1; - getErrorsOrThrow(String) - Method in interface org.apache.arrow.flight.impl.Flight.SetSessionOptionsResultOrBuilder
-
map<string, .arrow.flight.protocol.SetSessionOptionsResult.Error> errors = 1; - getExecuteSchema(String, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get the schema of the result set of a query.
- getExecuteSchema(String, FlightSqlClient.Transaction, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get the schema of the result set of a query.
- getExecuteSubstraitSchema(FlightSqlClient.SubstraitPlan, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get the schema of the result set of a Substrait plan.
- getExecuteSubstraitSchema(FlightSqlClient.SubstraitPlan, FlightSqlClient.Transaction, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get the schema of the result set of a Substrait plan.
- getExpirationTime() - Method in class org.apache.arrow.flight.FlightEndpoint
- getExpirationTime() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Expiration time of this stream.
- getExpirationTime() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
Expiration time of this stream.
- getExpirationTime() - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
Expiration time of this stream.
- getExpirationTime() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
Expiration time for this request.
- getExpirationTime() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
-
Expiration time for this request.
- getExpirationTime() - Method in interface org.apache.arrow.flight.impl.Flight.PollInfoOrBuilder
-
Expiration time for this request.
- getExpirationTime() - Method in class org.apache.arrow.flight.PollInfo
-
The expiration time of the query execution.
- getExpirationTimeBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Expiration time of this stream.
- getExpirationTimeBuilder() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
Expiration time for this request.
- getExpirationTimeOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Expiration time of this stream.
- getExpirationTimeOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
Expiration time of this stream.
- getExpirationTimeOrBuilder() - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
Expiration time of this stream.
- getExpirationTimeOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
Expiration time for this request.
- getExpirationTimeOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
-
Expiration time for this request.
- getExpirationTimeOrBuilder() - Method in interface org.apache.arrow.flight.impl.Flight.PollInfoOrBuilder
-
Expiration time for this request.
- getExplicitTypeByColumnIndex(int) - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
Returns the type
JdbcFieldInfoexplicitly defined for the provided column index. - getExplicitTypeByColumnName(String) - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
Returns the type
JdbcFieldInfoexplicitly defined for the provided column name. - getExportedCDataBufferCount() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Retrieves the export buffer count for the C Data Interface.
- getExportedCDataBufferCount() - Method in interface org.apache.arrow.vector.FieldVector
-
Retrieves the export buffer count for the C Data Interface.
- getExportedKeys(TableRef, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Retrieves a description about the foreign key columns that reference the primary key columns of the given table.
- getExportedKeysSchema(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get the schema of
FlightSqlClient.getExportedKeys(TableRef, CallOption...)from the server. - getExpression() - Method in class org.apache.arrow.flight.Criteria
-
Get the contained filter criteria.
- getExpression() - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
bytes expression = 1; - getExpression() - Method in class org.apache.arrow.flight.impl.Flight.Criteria
-
bytes expression = 1; - getExpression() - Method in interface org.apache.arrow.flight.impl.Flight.CriteriaOrBuilder
-
bytes expression = 1; - getExprs(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprs(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprs(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionListOrBuilder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprsBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprsBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprsCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprsCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprsCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionListOrBuilder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprsList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprsList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprsList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionListOrBuilder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprsOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprsOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprsOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionListOrBuilder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprsOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprsOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExprsOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionListOrBuilder
-
repeated .gandiva.types.ExpressionRoot exprs = 2; - getExtension(ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getExtensionType(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an object representing the value in the ExtensionTypeVector at the currentRow and vectorIndex.
- getExtensionType(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an object representing the value in the named ExtensionTypeVector at the currentRow.
- getFailedAllocator() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails
-
Get the allocator that caused the failure.
- getField() - Method in exception org.apache.arrow.adapter.jdbc.consumer.exceptions.JdbcConsumerException
- getField() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode.Builder
-
optional .gandiva.types.Field field = 1; - getField() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode
-
optional .gandiva.types.Field field = 1; - getField() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNodeOrBuilder
-
optional .gandiva.types.Field field = 1; - getField() - Method in class org.apache.arrow.variant.extension.VariantVector
- getField() - Method in class org.apache.arrow.variant.impl.VariantReaderImpl
- getField() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Get information about how this field is materialized.
- getField() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get information about how this field is materialized.
- getField() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get information about how this field is materialized.
- getField() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get information about how this field is materialized.
- getField() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getField() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getField() - Method in class org.apache.arrow.vector.complex.impl.AbstractExtensionTypeWriter
- getField() - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
- getField() - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.Decimal256ReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.Decimal256WriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- getField() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- getField() - Method in class org.apache.arrow.vector.complex.impl.DurationReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.DurationWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.Float2ReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.Float2WriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.NullableStructReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- getField() - Method in class org.apache.arrow.vector.complex.impl.NullReader
- getField() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- getField() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- getField() - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- getField() - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.UnionExtensionWriter
- getField() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- getField() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListReader
- getField() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewReader
- getField() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- getField() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- getField() - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
- getField() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewReader
- getField() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- getField() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- getField() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- getField() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- getField() - Method in class org.apache.arrow.vector.complex.impl.UuidReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.ViewVarBinaryReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.ViewVarBinaryWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.ViewVarCharReaderImpl
- getField() - Method in class org.apache.arrow.vector.complex.impl.ViewVarCharWriterImpl
- getField() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getField() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Get the field associated with the list view vector.
- getField() - Method in class org.apache.arrow.vector.complex.ListVector
- getField() - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Get the field associated with the list view vector.
- getField() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getField() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
- getField() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Get information about how this field is materialized.
- getField() - Method in class org.apache.arrow.vector.complex.UnionVector
- getField() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- getField() - Method in class org.apache.arrow.vector.extension.OpaqueVector
- getField() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getField() - Method in class org.apache.arrow.vector.NullVector
- getField() - Method in class org.apache.arrow.vector.UuidVector
- getField() - Method in interface org.apache.arrow.vector.ValueVector
-
Get information about how this field is materialized.
- getField(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.Field
-
Puts this object into
builderand returns the length of the serialized flatbuffer. - getField(String) - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns the Field with the given name if one exists in this table.
- getFieldAtIndex(int) - Method in class org.apache.arrow.variant.Variant
- getFieldBuffers() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Get the buffers belonging to this vector.
- getFieldBuffers() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the buffers belonging to this vector.
- getFieldBuffers() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the buffers belonging to this vector.
- getFieldBuffers() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the buffers belonging to this vector.
- getFieldBuffers() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getFieldBuffers() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getFieldBuffers() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Get the buffers belonging to this vector.
- getFieldBuffers() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getFieldBuffers() - Method in class org.apache.arrow.vector.complex.ListVector
-
Get the buffers belonging to this vector.
- getFieldBuffers() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getFieldBuffers() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Get the buffers of the fields, (same size as getFieldVectors() since it is their content).
- getFieldBuffers() - Method in class org.apache.arrow.vector.complex.StructVector
- getFieldBuffers() - Method in class org.apache.arrow.vector.complex.UnionVector
- getFieldBuffers() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getFieldBuffers() - Method in interface org.apache.arrow.vector.FieldVector
-
Get the buffers of the fields, (same size as getFieldVectors() since it is their content).
- getFieldBuffers() - Method in class org.apache.arrow.vector.NullVector
- getFieldBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode.Builder
-
optional .gandiva.types.Field field = 1; - getFieldByKey(String) - Method in class org.apache.arrow.variant.Variant
- getFieldInfo() - Method in exception org.apache.arrow.adapter.jdbc.consumer.exceptions.JdbcConsumerException
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Deprecated.This API will be removed as the current implementations no longer support inner vectors.
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Deprecated.This API will be removed as the current implementations no longer support inner vectors.
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Deprecated.This API will be removed as the current implementations no longer support inner vectors.
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Deprecated.This API will be removed as the current implementations no longer support inner vectors.
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
Deprecated.This API will be removed as the current implementations no longer support inner vectors.
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
Deprecated.
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Deprecated.This API will be removed as the current implementations no longer support inner vectors.
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Deprecated.
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.ListVector
-
Deprecated.This API will be removed as the current implementations no longer support inner vectors.
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Deprecated.
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Deprecated.This API will be removed as the current implementations no longer support inner vectors.
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.StructVector
-
Deprecated.This API will be removed as the current implementations no longer support inner vectors.
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.UnionVector
-
Deprecated.This API will be removed as the current implementations no longer support inner vectors.
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
Deprecated.This API will be removed as the current implementations no longer support inner vectors.
- getFieldInnerVectors() - Method in interface org.apache.arrow.vector.FieldVector
-
Deprecated.This API will be removed as the current implementations no longer support inner vectors.
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.NullVector
-
Deprecated.This API will be removed as the current implementations no longer support inner vectors.
- getFieldNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FieldNode fieldNode = 1; - getFieldNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.FieldNode fieldNode = 1; - getFieldNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.FieldNode fieldNode = 1; - getFieldNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FieldNode fieldNode = 1; - getFieldNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FieldNode fieldNode = 1; - getFieldNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.FieldNode fieldNode = 1; - getFieldNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.FieldNode fieldNode = 1; - getFieldOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode.Builder
-
optional .gandiva.types.Field field = 1; - getFieldOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode
-
optional .gandiva.types.Field field = 1; - getFieldOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNodeOrBuilder
-
optional .gandiva.types.Field field = 1; - getFields() - Method in class org.apache.arrow.vector.types.pojo.Schema
- getFieldType() - Method in class org.apache.arrow.vector.types.pojo.Field
- getFieldVectors() - Method in class org.apache.arrow.vector.VectorSchemaRoot
- getFirstMatch(V, VectorValueComparator<V>, V, int) - Static method in class org.apache.arrow.algorithm.search.VectorRangeSearcher
-
Search for the first occurrence of an element.
- getFixedSizeBinary(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a byte[] from the column with the given index at the current row.
- getFixedSizeBinary(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a byte[] from the column of the given name at the current row.
- getFixedSizeBinaryVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getFixedSizeBinaryVector(String, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getFixedSizeBinaryVector(ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getFkCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The catalog name where the foreign table is.
- getFkCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The catalog name where the foreign table is.
- getFkCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The catalog name where the foreign table is.
- getFkCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The catalog name where the foreign table is.
- getFkCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The catalog name where the foreign table is.
- getFkCatalogBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The catalog name where the foreign table is.
- getFkDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The schema name where the foreign table is.
- getFkDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The schema name where the foreign table is.
- getFkDbSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The schema name where the foreign table is.
- getFkDbSchemaBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The schema name where the foreign table is.
- getFkDbSchemaBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The schema name where the foreign table is.
- getFkDbSchemaBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The schema name where the foreign table is.
- getFkTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The foreign table name.
- getFkTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The foreign table name.
- getFkTable() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The foreign table name.
- getFkTableBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The foreign table name.
- getFkTableBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The foreign table name.
- getFkTableBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The foreign table name.
- getFlatbufID() - Method in enum org.apache.arrow.vector.types.DateUnit
- getFlatbufID() - Method in enum org.apache.arrow.vector.types.FloatingPointPrecision
- getFlatbufID() - Method in enum org.apache.arrow.vector.types.IntervalUnit
- getFlatbufID() - Method in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
- getFlatbufID() - Method in enum org.apache.arrow.vector.types.TimeUnit
- getFlatbufID() - Method in enum org.apache.arrow.vector.types.UnionMode
- getFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
The descriptor of the data.
- getFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.FlightData
-
The descriptor of the data.
- getFlightDescriptor() - Method in interface org.apache.arrow.flight.impl.Flight.FlightDataOrBuilder
-
The descriptor of the data.
- getFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
The descriptor associated with this info.
- getFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
The descriptor associated with this info.
- getFlightDescriptor() - Method in interface org.apache.arrow.flight.impl.Flight.FlightInfoOrBuilder
-
The descriptor associated with this info.
- getFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
The descriptor the client should use on the next try.
- getFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
-
The descriptor the client should use on the next try.
- getFlightDescriptor() - Method in interface org.apache.arrow.flight.impl.Flight.PollInfoOrBuilder
-
The descriptor the client should use on the next try.
- getFlightDescriptor() - Method in class org.apache.arrow.flight.PollInfo
-
The FlightDescriptor that should be used to get further updates on this query.
- getFlightDescriptorBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
The descriptor of the data.
- getFlightDescriptorBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
The descriptor associated with this info.
- getFlightDescriptorBuilder() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
The descriptor the client should use on the next try.
- getFlightDescriptorOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
The descriptor of the data.
- getFlightDescriptorOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightData
-
The descriptor of the data.
- getFlightDescriptorOrBuilder() - Method in interface org.apache.arrow.flight.impl.Flight.FlightDataOrBuilder
-
The descriptor of the data.
- getFlightDescriptorOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
The descriptor associated with this info.
- getFlightDescriptorOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
The descriptor associated with this info.
- getFlightDescriptorOrBuilder() - Method in interface org.apache.arrow.flight.impl.Flight.FlightInfoOrBuilder
-
The descriptor associated with this info.
- getFlightDescriptorOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
The descriptor the client should use on the next try.
- getFlightDescriptorOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
-
The descriptor the client should use on the next try.
- getFlightDescriptorOrBuilder() - Method in interface org.apache.arrow.flight.impl.Flight.PollInfoOrBuilder
-
The descriptor the client should use on the next try.
- getFlightEndpoint() - Method in class org.apache.arrow.flight.RenewFlightEndpointRequest
- getFlightInfo() - Method in class org.apache.arrow.flight.PollInfo
-
The FlightInfo describing the result set of the execution of a query.
- getFlightInfo(FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.FlightProducer
-
Get information about a particular data stream.
- getFlightInfo(FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.NoOpFlightProducer
- getFlightInfo(FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Depending on the provided command, method either: 1.
- getFlightInfo(Flight.FlightDescriptor) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceBlockingStub
-
For a given FlightDescriptor, get information about how the flight can be consumed.
- getFlightInfo(Flight.FlightDescriptor) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceBlockingV2Stub
-
For a given FlightDescriptor, get information about how the flight can be consumed.
- getFlightInfo(Flight.FlightDescriptor) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceFutureStub
-
For a given FlightDescriptor, get information about how the flight can be consumed.
- getFlightInfo(Flight.FlightDescriptor, StreamObserver<Flight.FlightInfo>) - Method in interface org.apache.arrow.flight.impl.FlightServiceGrpc.AsyncService
-
For a given FlightDescriptor, get information about how the flight can be consumed.
- getFlightInfo(Flight.FlightDescriptor, StreamObserver<Flight.FlightInfo>) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceStub
-
For a given FlightDescriptor, get information about how the flight can be consumed.
- getFlightInfoCatalogs(FlightSql.CommandGetCatalogs, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.BasicFlightSqlProducer
- getFlightInfoCatalogs(FlightSql.CommandGetCatalogs, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns the available catalogs by returning a stream of
FlightSql.CommandGetCatalogsobjects inResultobjects. - getFlightInfoCatalogs(FlightSql.CommandGetCatalogs, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getFlightInfoCrossReference(FlightSql.CommandGetCrossReference, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.BasicFlightSqlProducer
- getFlightInfoCrossReference(FlightSql.CommandGetCrossReference, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Retrieve a description of the foreign key columns that reference the given table's primary key columns
FlightSql.CommandGetCrossReferenceobjects inResultobjects. - getFlightInfoCrossReference(FlightSql.CommandGetCrossReference, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getFlightInfoExportedKeys(FlightSql.CommandGetExportedKeys, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.BasicFlightSqlProducer
- getFlightInfoExportedKeys(FlightSql.CommandGetExportedKeys, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Retrieves a description of the foreign key columns that reference the given table's primary key columns
FlightSql.CommandGetExportedKeysobjects inResultobjects. - getFlightInfoExportedKeys(FlightSql.CommandGetExportedKeys, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getFlightInfoImportedKeys(FlightSql.CommandGetImportedKeys, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.BasicFlightSqlProducer
- getFlightInfoImportedKeys(FlightSql.CommandGetImportedKeys, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Retrieves a description of the primary key columns that are referenced by given table's foreign key columns
FlightSql.CommandGetImportedKeysobjects inResultobjects. - getFlightInfoImportedKeys(FlightSql.CommandGetImportedKeys, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getFlightInfoPreparedStatement(FlightSql.CommandPreparedStatementQuery, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Gets information about a particular prepared statement data stream.
- getFlightInfoPreparedStatement(FlightSql.CommandPreparedStatementQuery, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getFlightInfoPrimaryKeys(FlightSql.CommandGetPrimaryKeys, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.BasicFlightSqlProducer
- getFlightInfoPrimaryKeys(FlightSql.CommandGetPrimaryKeys, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns the available primary keys by returning a stream of
FlightSql.CommandGetPrimaryKeysobjects inResultobjects. - getFlightInfoPrimaryKeys(FlightSql.CommandGetPrimaryKeys, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getFlightInfoSchemas(FlightSql.CommandGetDbSchemas, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.BasicFlightSqlProducer
- getFlightInfoSchemas(FlightSql.CommandGetDbSchemas, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns the available schemas by returning a stream of
FlightSql.CommandGetDbSchemasobjects inResultobjects. - getFlightInfoSchemas(FlightSql.CommandGetDbSchemas, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getFlightInfoSqlInfo(FlightSql.CommandGetSqlInfo, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.BasicFlightSqlProducer
- getFlightInfoSqlInfo(FlightSql.CommandGetSqlInfo, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns the SQL Info of the server by returning a
FlightSql.CommandGetSqlInfoin aResult. - getFlightInfoSqlInfo(FlightSql.CommandGetSqlInfo, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getFlightInfoStatement(FlightSql.CommandStatementQuery, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Evaluate a SQL query.
- getFlightInfoStatement(FlightSql.CommandStatementQuery, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getFlightInfoSubstraitPlan(FlightSql.CommandStatementSubstraitPlan, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Evaluate a Substrait plan.
- getFlightInfoTables(FlightSql.CommandGetTables, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.BasicFlightSqlProducer
- getFlightInfoTables(FlightSql.CommandGetTables, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns the available tables by returning a stream of
FlightSql.CommandGetTablesobjects inResultobjects. - getFlightInfoTables(FlightSql.CommandGetTables, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getFlightInfoTableTypes(FlightSql.CommandGetTableTypes, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.BasicFlightSqlProducer
- getFlightInfoTableTypes(FlightSql.CommandGetTableTypes, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns the available table types by returning a stream of
FlightSql.CommandGetTableTypesobjects inResultobjects. - getFlightInfoTableTypes(FlightSql.CommandGetTableTypes, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getFlightInfoTypeInfo(FlightSql.CommandGetXdbcTypeInfo, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.BasicFlightSqlProducer
- getFlightInfoTypeInfo(FlightSql.CommandGetXdbcTypeInfo, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns a description of all the data types supported by source.
- getFlightInfoTypeInfo(FlightSql.CommandGetXdbcTypeInfo, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getFloat() - Method in class org.apache.arrow.variant.Variant
- getFloat(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Get float value stored at a particular index in the underlying memory chunk this ArrowBuf has access to.
- getFloat2Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getFloat2Vector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getFloat2Vector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getFloat4(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a float from the column with the given index at the current row.
- getFloat4(int, NullableFloat4Holder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column with the given index at the current row.
- getFloat4(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a float from the column of the given name at the current row.
- getFloat4(String, NullableFloat4Holder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column of the given name at the current row.
- getFloat4Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getFloat4Vector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getFloat4Vector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getFloat8(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a double from the column with the given index at the current row.
- getFloat8(int, NullableFloat8Holder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column with the given index at the current row.
- getFloat8(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a double from the column of the given name at the current row.
- getFloat8(String, NullableFloat8Holder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column with the given index at the current row.
- getFloat8Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getFloat8Vector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getFloat8Vector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getFloatNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FloatNode floatNode = 13; - getFloatNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.FloatNode floatNode = 13; - getFloatNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.FloatNode floatNode = 13; - getFloatNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FloatNode floatNode = 13; - getFloatNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FloatNode floatNode = 13; - getFloatNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.FloatNode floatNode = 13; - getFloatNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.FloatNode floatNode = 13; - getFloatValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.FloatConstants floatValues = 7; - getFloatValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.FloatConstants floatValues = 7; - getFloatValues() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.FloatConstants floatValues = 7; - getFloatValues(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValues(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValues(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstantsOrBuilder
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValuesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.FloatConstants floatValues = 7; - getFloatValuesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValuesBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValuesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValuesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValuesCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstantsOrBuilder
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValuesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValuesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValuesList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstantsOrBuilder
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValuesOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.FloatConstants floatValues = 7; - getFloatValuesOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.FloatConstants floatValues = 7; - getFloatValuesOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.FloatConstants floatValues = 7; - getFloatValuesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValuesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValuesOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstantsOrBuilder
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValuesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValuesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFloatValuesOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstantsOrBuilder
-
repeated .gandiva.types.FloatNode floatValues = 1; - getFnNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FunctionNode fnNode = 2; - getFnNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.FunctionNode fnNode = 2; - getFnNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.FunctionNode fnNode = 2; - getFnNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FunctionNode fnNode = 2; - getFnNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FunctionNode fnNode = 2; - getFnNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.FunctionNode fnNode = 2; - getFnNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.FunctionNode fnNode = 2; - getFragmentScanOptions() - Method in class org.apache.arrow.dataset.scanner.ScanOptions
- getFunction(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunction(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunction(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctionsOrBuilder
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunctionBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunctionBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunctionCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunctionCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunctionCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctionsOrBuilder
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunctionList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunctionList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunctionList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctionsOrBuilder
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunctionName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
optional string functionName = 1; - getFunctionName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
-
optional string functionName = 1; - getFunctionName() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNodeOrBuilder
-
optional string functionName = 1; - getFunctionNameBytes() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
optional string functionName = 1; - getFunctionNameBytes() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
-
optional string functionName = 1; - getFunctionNameBytes() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNodeOrBuilder
-
optional string functionName = 1; - getFunctionOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunctionOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunctionOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctionsOrBuilder
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunctionOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunctionOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
-
repeated .gandiva.types.FunctionSignature function = 1; - getFunctionOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctionsOrBuilder
-
repeated .gandiva.types.FunctionSignature function = 1; - getGetFlightInfoMethod() - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
- getGetSchemaMethod() - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
- getHandshakeMethod() - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
- getHeadroom() - Method in class org.apache.arrow.memory.RootAllocator
- getHeadroom() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Returns the amount of memory that can probably be allocated at this moment without exceeding this or any parents allocation maximum.
- getHolderForUtf8(String, ArrowBuf) - Static method in class org.apache.arrow.flight.sql.SqlInfoBuilder
- getId() - Method in class org.apache.arrow.memory.ArrowBuf
-
Get the id assigned to this ArrowBuf for debugging purposes.
- getId() - Method in class org.apache.arrow.vector.types.pojo.DictionaryEncoding
- getIfExists() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.Builder
-
.arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption if_exists = 2; - getIfExists() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
-
.arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption if_exists = 2; - getIfExists() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptionsOrBuilder
-
.arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption if_exists = 2; - getIfExistsValue() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.Builder
-
.arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption if_exists = 2; - getIfExistsValue() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
-
.arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption if_exists = 2; - getIfExistsValue() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptionsOrBuilder
-
.arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption if_exists = 2; - getIfNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
control expressions
- getIfNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
control expressions
- getIfNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
control expressions
- getIfNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
control expressions
- getIfNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
control expressions
- getIfNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
control expressions
- getIfNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
control expressions
- getIfNotExist() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.Builder
-
.arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption if_not_exist = 1; - getIfNotExist() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
-
.arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption if_not_exist = 1; - getIfNotExist() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptionsOrBuilder
-
.arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption if_not_exist = 1; - getIfNotExistValue() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.Builder
-
.arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption if_not_exist = 1; - getIfNotExistValue() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
-
.arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption if_not_exist = 1; - getIfNotExistValue() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptionsOrBuilder
-
.arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption if_not_exist = 1; - getImportedKeys(TableRef, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Retrieves the foreign key columns for the given table.
- getImportedKeysSchema(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get the schema of
FlightSqlClient.getImportedKeys(TableRef, CallOption...)from the server. - getInArgs(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgs(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgs(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNodeOrBuilder
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgsBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgsBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgsCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgsCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgsCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNodeOrBuilder
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgsList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgsList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgsList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNodeOrBuilder
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgsOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgsOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgsOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNodeOrBuilder
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgsOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgsOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
-
repeated .gandiva.types.TreeNode inArgs = 2; - getInArgsOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNodeOrBuilder
-
repeated .gandiva.types.TreeNode inArgs = 2; - getIncludeSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies if the Arrow schema should be returned for found tables.
- getIncludeSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
Specifies if the Arrow schema should be returned for found tables.
- getIncludeSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
-
Specifies if the Arrow schema should be returned for found tables.
- getIndex(int) - Method in class org.apache.arrow.gandiva.evaluator.SelectionVector
- getIndex(int) - Method in class org.apache.arrow.gandiva.evaluator.SelectionVectorInt16
- getIndex(int) - Method in class org.apache.arrow.gandiva.evaluator.SelectionVectorInt32
- getIndex(int, ValueVector) - Method in class org.apache.arrow.vector.dictionary.DictionaryHashTable
-
get the corresponding dictionary index with the given index in vector which to encode.
- getIndexType() - Method in class org.apache.arrow.vector.types.pojo.DictionaryEncoding
- getIndexType(int) - Static method in class org.apache.arrow.vector.dictionary.DictionaryEncoder
-
Get the indexType according to the dictionary vector valueCount.
- getInfo() - Method in class org.apache.arrow.flight.CancelFlightInfoRequest
- getInfo() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest.Builder
-
.arrow.flight.protocol.FlightInfo info = 1; - getInfo() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest
-
.arrow.flight.protocol.FlightInfo info = 1; - getInfo() - Method in interface org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequestOrBuilder
-
.arrow.flight.protocol.FlightInfo info = 1; - getInfo() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
The currently available results.
- getInfo() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
-
The currently available results.
- getInfo() - Method in interface org.apache.arrow.flight.impl.Flight.PollInfoOrBuilder
-
The currently available results.
- getInfo() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest.Builder
-
Deprecated.The result of the GetFlightInfo RPC that initiated the query.
- getInfo() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest
-
Deprecated.The result of the GetFlightInfo RPC that initiated the query.
- getInfo() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequestOrBuilder
-
Deprecated.The result of the GetFlightInfo RPC that initiated the query.
- getInfo(int) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
Values are modelled after ODBC's SQLGetInfo() function.
- getInfo(int) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
-
Values are modelled after ODBC's SQLGetInfo() function.
- getInfo(int) - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfoOrBuilder
-
Values are modelled after ODBC's SQLGetInfo() function.
- getInfo(FlightDescriptor, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Get info on a stream.
- getInfoBuilder() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest.Builder
-
.arrow.flight.protocol.FlightInfo info = 1; - getInfoBuilder() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
The currently available results.
- getInfoCount() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
Values are modelled after ODBC's SQLGetInfo() function.
- getInfoCount() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
-
Values are modelled after ODBC's SQLGetInfo() function.
- getInfoCount() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfoOrBuilder
-
Values are modelled after ODBC's SQLGetInfo() function.
- getInfoList() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
Values are modelled after ODBC's SQLGetInfo() function.
- getInfoList() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
-
Values are modelled after ODBC's SQLGetInfo() function.
- getInfoList() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfoOrBuilder
-
Values are modelled after ODBC's SQLGetInfo() function.
- getInfoOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest.Builder
-
.arrow.flight.protocol.FlightInfo info = 1; - getInfoOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest
-
.arrow.flight.protocol.FlightInfo info = 1; - getInfoOrBuilder() - Method in interface org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequestOrBuilder
-
.arrow.flight.protocol.FlightInfo info = 1; - getInfoOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
The currently available results.
- getInfoOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
-
The currently available results.
- getInfoOrBuilder() - Method in interface org.apache.arrow.flight.impl.Flight.PollInfoOrBuilder
-
The currently available results.
- getInitReservation() - Method in class org.apache.arrow.memory.RootAllocator
-
Return the initial reservation.
- getInitReservation() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Return the initial reservation.
- getInnerValueCount() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- getInnerValueCountAt(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
Returns the value count for inner data vector at a particular index.
- getInNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
in expr
- getInNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
in expr
- getInNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
in expr
- getInNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
in expr
- getInNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
in expr
- getInNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
in expr
- getInNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
in expr
- getInstance() - Static method in class org.apache.arrow.flight.NoOpStreamListener
- getInstance() - Static method in class org.apache.arrow.gandiva.evaluator.ExpressionRegistry
-
Returns a singleton instance of the class.
- getInt() - Method in class org.apache.arrow.variant.Variant
- getInt(byte[], int) - Static method in class org.apache.arrow.memory.util.MemoryUtil
- getInt(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an int from the column with the given index at the current row.
- getInt(int, NullableIntHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column with the given index at the current row.
- getInt(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Get int value stored at a particular index in the underlying memory chunk this ArrowBuf has access to.
- getInt(long) - Static method in class org.apache.arrow.memory.util.MemoryUtil
- getInt(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an int from the column of the given name at the current row.
- getInt(String, NullableIntHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column of the given name at the current row.
- getInt(Field) - Static method in class org.apache.arrow.vector.types.pojo.ArrowType
- getInt64Value() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
sfixed64 int64_value = 3; - getInt64Value() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
-
sfixed64 int64_value = 3; - getInt64Value() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValueOrBuilder
-
sfixed64 int64_value = 3; - getIntervalDay(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an ArrowBuf from the column with the given index at the current row.
- getIntervalDay(int, NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getIntervalDay(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an ArrowBuf from the column of the given name at the current row.
- getIntervalDay(String, NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getIntervalDayObj(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a Duration from the column with the given index at the current row.
- getIntervalDayObj(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a Duration from the column of the given name at the current row.
- getIntervalDayVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getIntervalDayVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getIntervalDayVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getIntervalMonthDayNano(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an ArrowBuf from the column with the given index at the current row.
- getIntervalMonthDayNano(int, NullableIntervalMonthDayNanoHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getIntervalMonthDayNano(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an ArrowBuf from the column of the given name at the current row.
- getIntervalMonthDayNano(String, NullableIntervalMonthDayNanoHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getIntervalMonthDayNanoObj(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a PeriodDuration from the column with the given index at the current row.
- getIntervalMonthDayNanoObj(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a PeriodDuration from the column of the given name at the current row.
- getIntervalMonthDayNanoVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getIntervalMonthDayNanoVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getIntervalMonthDayNanoVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getIntervalType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by INTERVAL
- getIntervalType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by INTERVAL
- getIntervalType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by INTERVAL
- getIntervalTypeValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by INTERVAL
- getIntervalTypeValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by INTERVAL
- getIntervalTypeValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by INTERVAL
- getIntervalYear(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an int from the column with the given index at the current row.
- getIntervalYear(int, NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getIntervalYear(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an int from the column of the given name at the current row.
- getIntervalYear(String, NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getIntervalYearObj(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a Period from the column with the given index at the current row.
- getIntervalYearObj(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a Period from the column of the given name at the current row.
- getIntervalYearVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getIntervalYearVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getIntervalYearVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getIntNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.IntNode intNode = 12; - getIntNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.IntNode intNode = 12; - getIntNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.IntNode intNode = 12; - getIntNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.IntNode intNode = 12; - getIntNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.IntNode intNode = 12; - getIntNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.IntNode intNode = 12; - getIntNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.IntNode intNode = 12; - getIntValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.IntConstants intValues = 2; - getIntValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.IntConstants intValues = 2; - getIntValues() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.IntConstants intValues = 2; - getIntValues(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValues(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValues(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstantsOrBuilder
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValuesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.IntConstants intValues = 2; - getIntValuesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValuesBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValuesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValuesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValuesCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstantsOrBuilder
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValuesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValuesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValuesList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstantsOrBuilder
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValuesOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.IntConstants intValues = 2; - getIntValuesOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.IntConstants intValues = 2; - getIntValuesOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.IntConstants intValues = 2; - getIntValuesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValuesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValuesOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstantsOrBuilder
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValuesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValuesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
-
repeated .gandiva.types.IntNode intValues = 1; - getIntValuesOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstantsOrBuilder
-
repeated .gandiva.types.IntNode intValues = 1; - getIntVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getIntVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getIntVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getIsSigned() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
- getJdbcConsumerGetter() - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
Gets the JDBC consumer getter.
- getJdbcToArrowTypeConverter() - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
Gets the mapping between JDBC type information to Arrow type.
- getJdbcType() - Method in class org.apache.arrow.adapter.jdbc.binder.BaseColumnBinder
- getJdbcType() - Method in interface org.apache.arrow.adapter.jdbc.binder.ColumnBinder
-
Get the JDBC type code used by this binder.
- getJdbcType() - Method in class org.apache.arrow.adapter.jdbc.binder.NullableColumnBinder
- getJdbcType() - Method in class org.apache.arrow.adapter.jdbc.JdbcFieldInfo
-
The
Typestype. - getKey() - Method in class org.apache.arrow.memory.BufferLedger
- getKey() - Method in interface org.apache.arrow.memory.ValueWithKeyIncluded
- getKeysSorted() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Map
- getLargeVarBinary(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a byte[] from the column with the given index at the current row.
- getLargeVarBinary(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a byte[] from the column of the given name at the current row.
- getLargeVarBinaryVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getLargeVarBinaryVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getLargeVarBinaryVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getLargeVarChar(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a byte[] from the column with the given index at the current row.
- getLargeVarChar(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a byte[] from the column of the given name at the current row.
- getLargeVarCharObj(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a String from the column with the given index at the current row.
- getLargeVarCharObj(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a String from the column of the given name at the current row.
- getLargeVarCharVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getLargeVarCharVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getLargeVarCharVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getLastMatch(V, VectorValueComparator<V>, V, int) - Static method in class org.apache.arrow.algorithm.search.VectorRangeSearcher
-
Search for the last occurrence of an element.
- getLastSet() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the index of last non-null element in the vector.
- getLastSet() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the index of last non-null element in the vector.
- getLastSet() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the index of the last non-null element in the vector.
- getLastSet() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getLastSet() - Method in class org.apache.arrow.vector.complex.ListVector
- getLastSet() - Method in interface org.apache.arrow.vector.VariableWidthFieldVector
-
Get the index of the last non-null element in the vector.
- getLatestMetadata() - Method in class org.apache.arrow.flight.FlightStream
-
Get the most recent metadata sent from the server.
- getLeft() - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
- getLeftStart() - Method in class org.apache.arrow.vector.compare.Range
- getLength() - Method in interface org.apache.arrow.memory.ReusableBuffer
-
Get the number of valid bytes in the data.
- getLength() - Method in class org.apache.arrow.memory.util.ArrowBufPointer
- getLength() - Method in class org.apache.arrow.vector.compare.Range
- getLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowFieldNode
- getLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
- getLength() - Method in class org.apache.arrow.vector.util.ReusableByteArray
-
Get the number of bytes in the byte array.
- getLimit() - Method in class org.apache.arrow.memory.RootAllocator
-
Return the current limit of this Accountant.
- getLimit() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails.Entry
- getLimit() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Return the current maximum limit this allocator imposes.
- getList() - Method in class org.apache.arrow.vector.complex.UnionVector
- getList(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getList(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a List from the column with the given index at the current row.
- getList(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a List from the column of the given name at the current row.
- getListActionsMethod() - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
- getListener() - Method in class org.apache.arrow.memory.RootAllocator
- getListener() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Returns the allocation listener used by this allocator.
- getListFlightsMethod() - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
- getListSize() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
Get the fixed size for each list.
- getListSize() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
- getListView() - Method in class org.apache.arrow.vector.complex.UnionVector
- getListViewWriter() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- getListWriter() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- getLocalDateTimeFromEpochMicro(long) - Static method in class org.apache.arrow.vector.util.DateUtility
-
Convert microseconds from epoch to a LocalDateTime with UTC offset.
- getLocalDateTimeFromEpochMicro(long, String) - Static method in class org.apache.arrow.vector.util.DateUtility
-
Convert microseconds from epoch to a LocalDateTime with timeZone offset.
- getLocalDateTimeFromEpochMilli(long) - Static method in class org.apache.arrow.vector.util.DateUtility
-
Convert milliseconds from epoch to a LocalDateTime with UTC offset.
- getLocalDateTimeFromEpochMilli(long, String) - Static method in class org.apache.arrow.vector.util.DateUtility
-
Convert milliseconds from epoch to a LocalDateTime with timeZone offset.
- getLocalDateTimeFromEpochNano(long) - Static method in class org.apache.arrow.vector.util.DateUtility
-
Convert nanoseconds from epoch to a LocalDateTime with UTC offset.
- getLocalDateTimeFromEpochNano(long, String) - Static method in class org.apache.arrow.vector.util.DateUtility
-
Convert nanoseconds from epoch to a LocalDateTime with timeZone offset.
- getLocation() - Method in class org.apache.arrow.flight.FlightServer
-
Get the location for this server.
- getLocation(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocation(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocation(int) - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocationBuilder(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocationBuilderList() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocationCount() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocationCount() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocationCount() - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocationList() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocationList() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocationList() - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocationOrBuilder(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocationOrBuilder(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocationOrBuilder(int) - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocationOrBuilderList() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocationOrBuilderList() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocationOrBuilderList() - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
A list of URIs where this ticket can be redeemed via DoGet().
- getLocations() - Method in class org.apache.arrow.flight.FlightEndpoint
- getLong() - Method in class org.apache.arrow.variant.Variant
- getLong(byte[], int) - Static method in class org.apache.arrow.memory.util.MemoryUtil
- getLong(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Get long value stored at a particular index in the underlying memory chunk this ArrowBuf has access to.
- getLong(long) - Static method in class org.apache.arrow.memory.util.MemoryUtil
- getLongHashCode(long) - Method in class org.apache.arrow.memory.util.hash.SimpleHasher
- getLongNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.LongNode longNode = 14; - getLongNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.LongNode longNode = 14; - getLongNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.LongNode longNode = 14; - getLongNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.LongNode longNode = 14; - getLongNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.LongNode longNode = 14; - getLongNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.LongNode longNode = 14; - getLongNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.LongNode longNode = 14; - getLongValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.LongConstants longValues = 3; - getLongValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.LongConstants longValues = 3; - getLongValues() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.LongConstants longValues = 3; - getLongValues(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValues(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValues(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstantsOrBuilder
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValuesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.LongConstants longValues = 3; - getLongValuesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValuesBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValuesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValuesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValuesCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstantsOrBuilder
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValuesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValuesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValuesList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstantsOrBuilder
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValuesOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.LongConstants longValues = 3; - getLongValuesOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.LongConstants longValues = 3; - getLongValuesOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.LongConstants longValues = 3; - getLongValuesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValuesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValuesOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstantsOrBuilder
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValuesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValuesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants
-
repeated .gandiva.types.LongNode longValues = 1; - getLongValuesOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstantsOrBuilder
-
repeated .gandiva.types.LongNode longValues = 1; - getManagedBuffer() - Method in interface org.apache.arrow.memory.BufferManager
-
Get a managed buffer of indeterminate size.
- getManagedBuffer(long) - Method in interface org.apache.arrow.memory.BufferManager
-
Get a managed buffer of at least a certain size.
- getMap() - Method in class org.apache.arrow.vector.complex.UnionVector
- getMap(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getMap(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a Map from the column of the given vectorIndex at the current row.
- getMap(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a Map from the column of the given name at the current row.
- getMap(String, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getMap(ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getMaxRecords() - Method in class org.apache.arrow.gandiva.evaluator.SelectionVector
- getMaxViewEndChildVector() - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
-
Get the end of the child vector via the maximum view length.
- getMaxViewEndChildVector() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
-
Get the end of the child vector via the maximum view length.
- getMaxViewEndChildVectorByIndex(int) - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
-
Get the end of the child vector via the maximum view length of the child vector by index.
- getMaxViewEndChildVectorByIndex(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
-
Get the end of the child vector via the maximum view length of the child vector by index.
- getMemoryPool() - Method in class org.apache.arrow.dataset.jni.NativeContext
-
Returns the native memory pool.
- getMessage() - Method in exception org.apache.arrow.c.jni.CDataJniException
- getMessage() - Method in class org.apache.arrow.vector.ipc.message.MessageMetadataResult
-
Get the realized flatbuf Message metadata description.
- getMessage() - Method in class org.apache.arrow.vector.ipc.message.MessageResult
-
Get the Message metadata.
- getMessageBodyLength() - Method in class org.apache.arrow.vector.ipc.message.MessageMetadataResult
-
Get the length of the message body.
- getMessageBuffer() - Method in class org.apache.arrow.vector.ipc.message.MessageMetadataResult
-
Get the buffer containing the raw message metadata bytes, not including the message body data.
- getMessageLength() - Method in class org.apache.arrow.vector.ipc.message.MessageMetadataResult
-
Get the length of the message metadata in bytes, not including the body length.
- getMessageType() - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
- getMessageType() - Method in interface org.apache.arrow.vector.ipc.message.ArrowMessage
-
Returns the flatbuffer enum value indicating the type of the message.
- getMessageType() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
- getMetadata() - Method in class org.apache.arrow.vector.types.pojo.Field
- getMetadata() - Method in class org.apache.arrow.vector.types.pojo.FieldType
- getMetaData() - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
-
Get custom metadata.
- getMetaData() - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
- getMetadataBuffer() - Method in class org.apache.arrow.variant.Variant
- getMetadataLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowBlock
- getMetadataMap() - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata
-
Returns the metadata map.
- getMetadataVector() - Method in class org.apache.arrow.variant.extension.VariantVector
- getMetadataVersion() - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
- getMethod() - Method in class org.apache.arrow.vector.ipc.message.ArrowBodyCompression
- getMiddleware() - Method in interface org.apache.arrow.flight.FlightProducer.CallContext
-
Get an immutable map of middleware for this call.
- getMiddleware(FlightServerMiddleware.Key<T>) - Method in interface org.apache.arrow.flight.FlightProducer.CallContext
-
Get the middleware instance of the given type for this call.
- getMilliseconds(ArrowBuf, int) - Static method in class org.apache.arrow.vector.IntervalDayVector
-
Given a data buffer, get the get the number of milliseconds stored at a particular position in the vector.
- getMinorType() - Method in class org.apache.arrow.variant.impl.NullableVariantHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.variant.impl.VariantReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.BigIntVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.BitVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getMinorType() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.Decimal256HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.Decimal256ReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DurationHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.DurationReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.Float2HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.Float2ReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableDecimal256HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableDurationHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat2HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalMonthDayNanoHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableLargeVarBinaryHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableLargeVarCharHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableUuidHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableViewVarBinaryHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableViewVarCharHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullReader
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListReader
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewReader
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewReader
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UnionMapReader
-
Return the MinorType of the reader as MAP.
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.UuidReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.ViewVarBinaryHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.ViewVarBinaryReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.ViewVarCharHolderReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.ViewVarCharReaderImpl
- getMinorType() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getMinorType() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Get the minor type for the vector.
- getMinorType() - Method in class org.apache.arrow.vector.complex.ListVector
- getMinorType() - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Get the minor type for the vector.
- getMinorType() - Method in class org.apache.arrow.vector.complex.MapVector
- getMinorType() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getMinorType() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
- getMinorType() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
- getMinorType() - Method in class org.apache.arrow.vector.complex.UnionVector
- getMinorType() - Method in class org.apache.arrow.vector.DateDayVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.DateMilliVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.Decimal256Vector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.DecimalVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.DurationVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getMinorType() - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.Float2Vector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.Float4Vector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.Float8Vector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.holders.DenseUnionHolder
- getMinorType() - Method in class org.apache.arrow.vector.holders.UnionHolder
- getMinorType() - Method in class org.apache.arrow.vector.IntervalDayVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.IntervalYearVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.IntVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.LargeVarBinaryVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.LargeVarCharVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.NullVector
- getMinorType() - Method in class org.apache.arrow.vector.SmallIntVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.TimeMicroVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.TimeMilliVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.TimeNanoVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.TimeSecVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.TimeStampMicroVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.TimeStampMilliVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.TimeStampNanoVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.TimeStampSecTZVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.TimeStampSecVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.TinyIntVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.UInt1Vector
- getMinorType() - Method in class org.apache.arrow.vector.UInt2Vector
- getMinorType() - Method in class org.apache.arrow.vector.UInt4Vector
- getMinorType() - Method in class org.apache.arrow.vector.UInt8Vector
- getMinorType() - Method in interface org.apache.arrow.vector.ValueVector
- getMinorType() - Method in class org.apache.arrow.vector.VarBinaryVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.VarCharVector
-
Get minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.ViewVarBinaryVector
-
Get a minor type for this vector.
- getMinorType() - Method in class org.apache.arrow.vector.ViewVarCharVector
-
Get a minor type for this vector.
- getMinorTypeForArrowType(ArrowType) - Static method in class org.apache.arrow.vector.types.Types
-
Maps the ArrowType to the java implementations MinorType.
- getMode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
- getMonths(ArrowBuf, int) - Static method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Given a data buffer, get the number of months stored at a particular position in the vector.
- getMutableErrors() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
-
Deprecated.
- getMutableOptions() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
Deprecated.
- getMutableSessionOptions() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
-
Deprecated.
- getMutableSessionOptions() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
-
Deprecated.
- getName() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest.Builder
-
Name for the savepoint.
- getName() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest
-
Name for the savepoint.
- getName() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequestOrBuilder
-
Name for the savepoint.
- getName() - Method in class org.apache.arrow.gandiva.evaluator.FunctionSignature
- getName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
name of the field
- getName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
-
name of the field
- getName() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldOrBuilder
-
name of the field
- getName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
optional string name = 1; - getName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
-
optional string name = 1; - getName() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignatureOrBuilder
-
optional string name = 1; - getName() - Method in class org.apache.arrow.memory.RootAllocator
- getName() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Return the name of this allocator.
- getName() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
- getName() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
- getName() - Method in class org.apache.arrow.vector.BaseValueVector
- getName() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
- getName() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
- getName() - Method in enum org.apache.arrow.vector.BufferLayout.BufferType
- getName() - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
- getName() - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- getName() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- getName() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- getName() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getName() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getName() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getName() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Gets the name of the vector.
- getName() - Method in class org.apache.arrow.vector.complex.UnionVector
- getName() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getName() - Method in class org.apache.arrow.vector.NullVector
- getName() - Method in class org.apache.arrow.vector.types.pojo.Field
- getName() - Method in interface org.apache.arrow.vector.ValueVector
-
Gets the name of the vector.
- getNameBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest.Builder
-
Name for the savepoint.
- getNameBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest
-
Name for the savepoint.
- getNameBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequestOrBuilder
-
Name for the savepoint.
- getNameBytes() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
name of the field
- getNameBytes() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
-
name of the field
- getNameBytes() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldOrBuilder
-
name of the field
- getNameBytes() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
optional string name = 1; - getNameBytes() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
-
optional string name = 1; - getNameBytes() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignatureOrBuilder
-
optional string name = 1; - getNanoseconds(ArrowBuf, int) - Static method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Given a data buffer, get the get the number of nanoseconds stored at a particular position in the vector.
- getNativeInstanceId() - Method in class org.apache.arrow.dataset.jni.NativeMemoryPool
-
Return native instance ID of this memory pool.
- getNewFieldWriter(ValueVector) - Method in class org.apache.arrow.variant.extension.VariantType
- getNewFieldWriter(ValueVector) - Method in class org.apache.arrow.vector.extension.OpaqueType
- getNewFieldWriter(ValueVector) - Method in class org.apache.arrow.vector.extension.UuidType
- getNewFieldWriter(ValueVector) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
- getNewFieldWriter(ValueVector) - Method in enum org.apache.arrow.vector.types.Types.MinorType
- getNewVector(String, FieldType, BufferAllocator) - Method in class org.apache.arrow.variant.extension.VariantType
- getNewVector(String, FieldType, BufferAllocator) - Method in class org.apache.arrow.vector.extension.OpaqueType
- getNewVector(String, FieldType, BufferAllocator) - Method in class org.apache.arrow.vector.extension.UuidType
- getNewVector(String, FieldType, BufferAllocator) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
-
Construct a vector for the user type.
- getNewVector(String, FieldType, BufferAllocator, CallBack) - Method in enum org.apache.arrow.vector.types.Types.MinorType
-
Constructs a new vector for the given type.
- getNewVector(Field, BufferAllocator, CallBack) - Method in enum org.apache.arrow.vector.types.Types.MinorType
-
Constructs a new vector for the given type.
- getNext(ArrowArray) - Method in class org.apache.arrow.c.ArrowArrayStream
-
Get the next batch in the stream.
- getNextArrayStream(long, long) - Method in class org.apache.arrow.c.jni.JniWrapper
- getNextValue() - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Special API to return next value - substitute of regular Map.values.iterator().next().
- getNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.TreeNode node = 1; - getNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.TreeNode node = 1; - getNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.TreeNode node = 1; - getNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.TreeNode node = 1; - getNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.TreeNode node = 1; - getNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.TreeNode node = 1; - getNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.TreeNode node = 1; - getNodes() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
Get the nodes in this record batch.
- getNoOverflow(ArrowBuf, int) - Static method in class org.apache.arrow.vector.UInt1Vector
-
Given a data buffer, get the value stored at a particular position in the vector.
- getNoOverflow(ArrowBuf, int) - Static method in class org.apache.arrow.vector.UInt4Vector
-
Given a data buffer, get the value stored at a particular position in the vector.
- getNoOverflow(ArrowBuf, int) - Static method in class org.apache.arrow.vector.UInt8Vector
-
Given a data buffer, get the value stored at a particular position in the vector.
- getNullable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
optional bool nullable = 3; - getNullable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
-
optional bool nullable = 3; - getNullable() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldOrBuilder
-
optional bool nullable = 3; - getNullableCaseSensitiveStructWriterFactoryInstance() - Static method in class org.apache.arrow.vector.complex.impl.NullableStructWriterFactory
- getNullableStructWriterFactory() - Method in class org.apache.arrow.vector.complex.impl.NullableCaseSensitiveStructWriter
- getNullableStructWriterFactory() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- getNullableStructWriterFactory() - Method in class org.apache.arrow.vector.complex.impl.SingleCaseSensitiveStructWriter
- getNullableStructWriterFactory() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- getNullableStructWriterFactoryInstance() - Static method in class org.apache.arrow.vector.complex.impl.NullableStructWriterFactory
- getNullCount() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Get the number of elements that are null in the vector.
- getNullCount() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the number of elements that are null in the vector.
- getNullCount() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the number of elements that are null in the vector.
- getNullCount() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the number of elements that are null in the vector.
- getNullCount() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getNullCount() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getNullCount() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Get the number of elements that are null in the vector.
- getNullCount() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Get the number of elements that are null in the vector.
- getNullCount() - Method in class org.apache.arrow.vector.complex.ListVector
-
Get the number of elements that are null in the vector.
- getNullCount() - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Get the number of elements that are null in the vector.
- getNullCount() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getNullCount() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Returns number of null elements in the vector.
- getNullCount() - Method in class org.apache.arrow.vector.complex.StructVector
-
Return the number of null values in the vector.
- getNullCount() - Method in class org.apache.arrow.vector.complex.UnionVector
- getNullCount() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getNullCount() - Method in class org.apache.arrow.vector.ipc.message.ArrowFieldNode
- getNullCount() - Method in class org.apache.arrow.vector.NullVector
- getNullCount() - Method in interface org.apache.arrow.vector.ValueVector
-
Returns number of null elements in the vector.
- getNullCount() - Method in class org.apache.arrow.vector.ZeroVector
- getNullCount(ArrowBuf, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Given a validity buffer, find the number of bits that are not set.
- getNullNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
literals
- getNullNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
literals
- getNullNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
literals
- getNullNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
literals
- getNullNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
literals
- getNullNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
literals
- getNullNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
literals
- getNumber() - Method in enum org.apache.arrow.flight.impl.Flight.CancelStatus
- getNumber() - Method in enum org.apache.arrow.flight.impl.Flight.CloseSessionResult.Status
- getNumber() - Method in enum org.apache.arrow.flight.impl.Flight.FlightDescriptor.DescriptorType
- getNumber() - Method in enum org.apache.arrow.flight.impl.Flight.SessionOptionValue.OptionValueCase
- getNumber() - Method in enum org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorValue
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
-
Deprecated.
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.EndSavepoint
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.EndTransaction
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.Nullable
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.Searchable
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlNullOrdering
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlOuterJoinsSupportLevel
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedCaseSensitivity
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedElementActions
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedGroupBy
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedPositionedCommands
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetConcurrency
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetType
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedSubqueries
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransaction
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransactions
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedUnions
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlTransactionIsolationLevel
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedSqlGrammar
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.UpdateDeleteRules
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.XdbcDataType
- getNumber() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.XdbcDatetimeSubcode
- getNumber() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.DateUnit
- getNumber() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
- getNumber() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.IntervalType
- getNumber() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.SelectionVectorType
- getNumber() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.TimeUnit
- getNumberOfStripes() - Method in class org.apache.arrow.adapter.orc.OrcReader
-
The number of stripes in the file.
- getObject(int) - Method in class org.apache.arrow.variant.extension.VariantVector
- getObject(int) - Method in class org.apache.arrow.vector.BigIntVector
-
Same as
BigIntVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.BitVector
-
Same as
BitVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getObject(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getObject(int) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Get the element in the list vector at a particular index.
- getObject(int) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Get the element in the list view vector at a particular index.
- getObject(int) - Method in class org.apache.arrow.vector.complex.ListVector
-
Get the element in the list vector at a particular index.
- getObject(int) - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Get the element in the list view vector at a particular index.
- getObject(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getObject(int) - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Get friendly type object from the vector.
- getObject(int) - Method in class org.apache.arrow.vector.complex.StructVector
- getObject(int) - Method in class org.apache.arrow.vector.complex.UnionVector
- getObject(int) - Method in class org.apache.arrow.vector.DateDayVector
-
Same as
DateDayVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.DateMilliVector
-
Same as
DateMilliVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Same as
Decimal256Vector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.DecimalVector
-
Same as
DecimalVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.DurationVector
-
Same as
DurationVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.extension.OpaqueVector
- getObject(int) - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
Get the extension object at the specified index.
- getObject(int) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Same as
FixedSizeBinaryVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.Float2Vector
-
Same as
Float2Vector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.Float4Vector
-
Same as
Float4Vector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.Float8Vector
-
Same as
Float8Vector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Same as
IntervalDayVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Same as
IntervalMonthDayNanoVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.IntervalYearVector
-
Same as
IntervalYearVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.IntVector
-
Same as
IntVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.LargeVarBinaryVector
-
Get the variable length element at specified index as Text.
- getObject(int) - Method in class org.apache.arrow.vector.LargeVarCharVector
-
Get the variable length element at specified index as Text.
- getObject(int) - Method in class org.apache.arrow.vector.NullVector
- getObject(int) - Method in class org.apache.arrow.vector.SmallIntVector
-
Same as
SmallIntVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.TimeMicroVector
-
Same as
TimeMicroVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.TimeMilliVector
-
Same as
TimeMilliVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.TimeNanoVector
-
Same as
TimeNanoVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.TimeSecVector
-
Same as
TimeSecVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
-
Same as
TimeStampVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.TimeStampMicroVector
-
Same as
TimeStampVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
-
Same as
TimeStampVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.TimeStampMilliVector
-
Same as
TimeStampVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
-
Same as
TimeStampVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.TimeStampNanoVector
-
Same as
TimeStampVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
-
Same as
TimeStampVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.TimeStampSecVector
-
Same as
TimeStampVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.TinyIntVector
-
Same as
TinyIntVector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.UInt1Vector
-
Same as
UInt1Vector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.UInt2Vector
-
Same as
UInt2Vector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.UInt4Vector
-
Same as
UInt4Vector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.UInt8Vector
-
Same as
UInt8Vector.get(int). - getObject(int) - Method in class org.apache.arrow.vector.UuidVector
- getObject(int) - Method in interface org.apache.arrow.vector.ValueVector
-
Get friendly type object from the vector.
- getObject(int) - Method in class org.apache.arrow.vector.VarBinaryVector
-
Get the variable length element at specified index as Text.
- getObject(int) - Method in class org.apache.arrow.vector.VarCharVector
-
Get the variable length element at specified index as Text.
- getObject(int) - Method in class org.apache.arrow.vector.ViewVarBinaryVector
-
Get the variable length element at a specified index as a byte array.
- getObject(int) - Method in class org.apache.arrow.vector.ViewVarCharVector
-
Get the variable length element at specified index as Text.
- getObjectNoOverflow(int) - Method in class org.apache.arrow.vector.UInt1Vector
-
Returns the value stored at index without the potential for overflow.
- getObjectNoOverflow(int) - Method in class org.apache.arrow.vector.UInt4Vector
-
Same as
UInt4Vector.get(int). - getObjectNoOverflow(int) - Method in class org.apache.arrow.vector.UInt8Vector
-
Returns the value stored at index without the potential for overflow.
- getObjectNotNull(int) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Same as
Decimal256Vector.getObject(int), but does not check for null. - getObjectNotNull(int) - Method in class org.apache.arrow.vector.DecimalVector
-
Same as
DecimalVector.getObject(int)but does not check for null. - getObjectNotNull(int) - Method in class org.apache.arrow.vector.DurationVector
-
Same as
DurationVector.getObject(int)but does not check for null. - getObjectNotNull(int) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Same as
IntervalDayVector.getObject(int)but does not check for null. - getOffset() - Method in class org.apache.arrow.memory.util.ArrowBufPointer
- getOffset() - Method in class org.apache.arrow.vector.ipc.message.ArrowBlock
- getOffset() - Method in class org.apache.arrow.vector.ipc.message.ArrowBuffer
- getOffset(int) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getOffsetBuffer() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
buffer that stores the offsets for elements in the vector.
- getOffsetBuffer() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
buffer that stores the offsets for elements in the vector.
- getOffsetBuffer() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
buffer that stores the offsets for elements in the vector.
- getOffsetBuffer() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
BaseVariableWidthViewVector doesn't support offset buffer.
- getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.ListVector
- getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Gets the underlying buffer associated with offset vector.
- getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.StructVector
- getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.UnionVector
- getOffsetBuffer() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getOffsetBuffer() - Method in class org.apache.arrow.vector.NullVector
- getOffsetBuffer() - Method in interface org.apache.arrow.vector.ValueVector
-
Gets the underlying buffer associated with offset vector.
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Get the memory address of buffer that stores the offsets for elements in the vector.
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the memory address of buffer that stores the offsets for elements in the vector.
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the memory address of buffer that stores the offsets for elements in the vector.
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
BaseVariableWidthViewVector doesn't support offset buffer.
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.complex.ListVector
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Gets the starting address of the underlying buffer associated with offset vector.
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.complex.StructVector
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.complex.UnionVector
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getOffsetBufferAddress() - Method in interface org.apache.arrow.vector.FieldVector
-
Gets the starting address of the underlying buffer associated with offset vector.
- getOffsetBufferAddress() - Method in class org.apache.arrow.vector.NullVector
- getOffsetBufferValueCapacity() - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- getOffsetBufferValueCapacity() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- getOffsetBufferValueCapacity() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- getOffsetBufferValueCapacity() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getOffsetVector() - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
-
Deprecated.
- getOffsetVector() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
Deprecated.This API will be removed, as the current implementations no longer hold inner offset vectors.
- getOffsetVector() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
-
Deprecated.
- getOffsetVector() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Deprecated.This API will be removed, as the current implementations no longer hold inner offset vectors.
- getOffsetVector() - Method in interface org.apache.arrow.vector.complex.RepeatedValueVector
-
Deprecated.This API will be removed, as the current implementations no longer hold inner offset vectors.
- getOptions() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
Deprecated.
- getOptions() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
Deprecated.
- getOptions() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
Deprecated.
- getOptionsCount() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
- getOptionsCount() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
- getOptionsCount() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
Backend-specific options.
- getOptionsMap() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
Backend-specific options.
- getOptionsMap() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
Backend-specific options.
- getOptionsMap() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
Backend-specific options.
- getOptionsOrDefault(String, String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
Backend-specific options.
- getOptionsOrDefault(String, String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
Backend-specific options.
- getOptionsOrDefault(String, String) - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
Backend-specific options.
- getOptionsOrThrow(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
Backend-specific options.
- getOptionsOrThrow(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
Backend-specific options.
- getOptionsOrThrow(String) - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
Backend-specific options.
- getOptionValueCase() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
- getOptionValueCase() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
- getOptionValueCase() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValueOrBuilder
- getOrdered() - Method in class org.apache.arrow.flight.FlightInfo
- getOrdered() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
FlightEndpoints are in the same order as the data.
- getOrdered() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
FlightEndpoints are in the same order as the data.
- getOrdered() - Method in interface org.apache.arrow.flight.impl.Flight.FlightInfoOrBuilder
-
FlightEndpoints are in the same order as the data.
- getOrdinal(K) - Method in interface org.apache.arrow.vector.util.MapWithOrdinal
- getOrdinal(K) - Method in class org.apache.arrow.vector.util.MapWithOrdinalImpl
-
Returns the ordinal corresponding to the given key.
- getOrdinal(K) - Method in class org.apache.arrow.vector.util.MultiMapWithOrdinal
-
Returns the ordinal corresponding to the given key.
- getOrdinal(K) - Method in class org.apache.arrow.vector.util.PromotableMultiMapWithOrdinal
- getOrNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.OrNode orNode = 8; - getOrNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.OrNode orNode = 8; - getOrNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.OrNode orNode = 8; - getOrNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.OrNode orNode = 8; - getOrNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.OrNode orNode = 8; - getOrNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.OrNode orNode = 8; - getOrNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.OrNode orNode = 8; - getOutcomeDetails() - Method in exception org.apache.arrow.memory.OutOfMemoryException
- getParameterSchema() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
Returns the Schema of the parameters.
- getParameterSchema() - 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.
- getParameterSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
-
If the query provided contained parameters, parameter_schema contains the schema of the expected parameters.
- getParameterSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResultOrBuilder
-
If the query provided contained parameters, parameter_schema contains the schema of the expected parameters.
- getParamTypes() - Method in class org.apache.arrow.gandiva.evaluator.FunctionSignature
- getParamTypes(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypes(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypes(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignatureOrBuilder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypesBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypesCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignatureOrBuilder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypesList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignatureOrBuilder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypesOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignatureOrBuilder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParamTypesOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignatureOrBuilder
-
repeated .gandiva.types.ExtGandivaType paramTypes = 3; - getParentAllocator() - Method in class org.apache.arrow.memory.RootAllocator
- getParentAllocator() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Returns the parent allocator.
- getParseOptions() - Method in class org.apache.arrow.dataset.scanner.csv.CsvFragmentScanOptions
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.Action
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.ActionType
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionRequest
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.Criteria
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.Empty
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightData
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsRequest
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.Location
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.PutResult
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.Result
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
- getParserForType() - Method in class org.apache.arrow.flight.impl.Flight.Ticket
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest
-
Deprecated.
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult
-
Deprecated.
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode
- getParserForType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- getPassword() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
string password = 3; - getPassword() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth
-
string password = 3; - getPassword() - Method in interface org.apache.arrow.flight.impl.Flight.BasicAuthOrBuilder
-
string password = 3; - getPasswordBytes() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
string password = 3; - getPasswordBytes() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth
-
string password = 3; - getPasswordBytes() - Method in interface org.apache.arrow.flight.impl.Flight.BasicAuthOrBuilder
-
string password = 3; - getPath() - Method in class org.apache.arrow.flight.FlightDescriptor
- getPath(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
List of strings identifying a particular dataset.
- getPath(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
-
List of strings identifying a particular dataset.
- getPath(int) - Method in interface org.apache.arrow.flight.impl.Flight.FlightDescriptorOrBuilder
-
List of strings identifying a particular dataset.
- getPathBytes(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
List of strings identifying a particular dataset.
- getPathBytes(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
-
List of strings identifying a particular dataset.
- getPathBytes(int) - Method in interface org.apache.arrow.flight.impl.Flight.FlightDescriptorOrBuilder
-
List of strings identifying a particular dataset.
- getPathCount() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
List of strings identifying a particular dataset.
- getPathCount() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
-
List of strings identifying a particular dataset.
- getPathCount() - Method in interface org.apache.arrow.flight.impl.Flight.FlightDescriptorOrBuilder
-
List of strings identifying a particular dataset.
- getPathList() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
List of strings identifying a particular dataset.
- getPathList() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
-
List of strings identifying a particular dataset.
- getPathList() - Method in interface org.apache.arrow.flight.impl.Flight.FlightDescriptorOrBuilder
-
List of strings identifying a particular dataset.
- getPayload() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
Arbitrary auth/handshake info.
- getPayload() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest
-
Arbitrary auth/handshake info.
- getPayload() - Method in interface org.apache.arrow.flight.impl.Flight.HandshakeRequestOrBuilder
-
Arbitrary auth/handshake info.
- getPayload() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
Arbitrary auth/handshake info.
- getPayload() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse
-
Arbitrary auth/handshake info.
- getPayload() - Method in interface org.apache.arrow.flight.impl.Flight.HandshakeResponseOrBuilder
-
Arbitrary auth/handshake info.
- getPeakMemoryAllocation() - Method in class org.apache.arrow.memory.RootAllocator
-
The peak memory allocated by this Accountant.
- getPeakMemoryAllocation() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Returns the peak amount of memory allocated from this allocator.
- getPeerIdentity() - Method in interface org.apache.arrow.flight.auth2.CallHeaderAuthenticator.AuthResult
-
The peer identity that was determined by the handshake process based on the authentication credentials supplied by the client.
- getPeriod() - Method in class org.apache.arrow.vector.PeriodDuration
- getPhysicalIndex(int) - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
The physical index is the index of the first value that is larger than logical index. e.g. if run_ends is [1,2,3], the physical index of logical index from 0 to 5 is [0, 1, 1, 2, 2, 2]
- getPkCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The catalog name where the parent table is.
- getPkCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The catalog name where the parent table is.
- getPkCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The catalog name where the parent table is.
- getPkCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The catalog name where the parent table is.
- getPkCatalogBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The catalog name where the parent table is.
- getPkCatalogBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The catalog name where the parent table is.
- getPkDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The Schema name where the parent table is.
- getPkDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The Schema name where the parent table is.
- getPkDbSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The Schema name where the parent table is.
- getPkDbSchemaBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The Schema name where the parent table is.
- getPkDbSchemaBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The Schema name where the parent table is.
- getPkDbSchemaBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The Schema name where the parent table is.
- getPkTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The parent table name.
- getPkTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The parent table name.
- getPkTable() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The parent table name.
- getPkTableBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The parent table name.
- getPkTableBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The parent table name.
- getPkTableBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The parent table name.
- getPlan() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.SubstraitPlan
- getPlan() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
-
The serialized substrait.Plan to create a prepared statement for.
- getPlan() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
-
The serialized substrait.Plan to create a prepared statement for.
- getPlan() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequestOrBuilder
-
The serialized substrait.Plan to create a prepared statement for.
- getPlan() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
-
A serialized substrait.Plan
- getPlan() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
-
A serialized substrait.Plan
- getPlan() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlanOrBuilder
-
A serialized substrait.Plan
- getPlan() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan.Builder
-
The serialized substrait.Plan to create a prepared statement for.
- getPlan() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan
-
The serialized substrait.Plan to create a prepared statement for.
- getPlan() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlanOrBuilder
-
The serialized substrait.Plan to create a prepared statement for.
- getPlanBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
-
The serialized substrait.Plan to create a prepared statement for.
- getPlanBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
-
A serialized substrait.Plan
- getPlanOrBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
-
The serialized substrait.Plan to create a prepared statement for.
- getPlanOrBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
-
The serialized substrait.Plan to create a prepared statement for.
- getPlanOrBuilder() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequestOrBuilder
-
The serialized substrait.Plan to create a prepared statement for.
- getPlanOrBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
-
A serialized substrait.Plan
- getPlanOrBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
-
A serialized substrait.Plan
- getPlanOrBuilder() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlanOrBuilder
-
A serialized substrait.Plan
- getPollFlightInfoMethod() - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
- getPort() - Method in class org.apache.arrow.flight.FlightServer
-
Get the port the server is running on (if applicable).
- getPosition() - Method in class org.apache.arrow.variant.impl.VariantReaderImpl
- getPosition() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- getPosition() - Method in interface org.apache.arrow.vector.complex.Positionable
- getPossibleMemoryConsumed() - Method in class org.apache.arrow.memory.ArrowBuf
-
Returns the possible memory consumed by this ArrowBuf in the worse case scenario.
- getPrecision() - Method in class org.apache.arrow.adapter.jdbc.JdbcFieldInfo
-
The numeric precision, for
Types.NUMERICandTypes.DECIMALtypes. - getPrecision() - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata
-
Returns the precision / column size.
- getPrecision() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
-
optional int32 precision = 2; - getPrecision() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
-
optional int32 precision = 2; - getPrecision() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNodeOrBuilder
-
optional int32 precision = 2; - getPrecision() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by DECIMAL
- getPrecision() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by DECIMAL
- getPrecision() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by DECIMAL
- getPrecision() - Method in class org.apache.arrow.vector.Decimal256Vector
-
Return precision for the decimal value.
- getPrecision() - Method in class org.apache.arrow.vector.DecimalVector
-
Return precision for the decimal value.
- getPrecision() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
- getPrecision() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
- getPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
-
Opaque handle for the prepared statement on the server.
- getPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest
-
Opaque handle for the prepared statement on the server.
- getPreparedStatementHandle() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequestOrBuilder
-
Opaque handle for the prepared statement on the server.
- getPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
Opaque handle for the prepared statement on the server.
- getPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
-
Opaque handle for the prepared statement on the server.
- getPreparedStatementHandle() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResultOrBuilder
-
Opaque handle for the prepared statement on the server.
- getPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
-
Opaque handle for the prepared statement on the server.
- getPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery
-
Opaque handle for the prepared statement on the server.
- getPreparedStatementHandle() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQueryOrBuilder
-
Opaque handle for the prepared statement on the server.
- getPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
-
Opaque handle for the prepared statement on the server.
- getPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
-
Opaque handle for the prepared statement on the server.
- getPreparedStatementHandle() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdateOrBuilder
-
Opaque handle for the prepared statement on the server.
- getPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult.Builder
-
Represents a (potentially updated) opaque handle for the prepared statement on the server.
- getPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult
-
Represents a (potentially updated) opaque handle for the prepared statement on the server.
- getPreparedStatementHandle() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResultOrBuilder
-
Represents a (potentially updated) opaque handle for the prepared statement on the server.
- getPrimaryKeys(TableRef, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request the primary keys for a table.
- getPrimaryKeysSchema(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get the schema of
FlightSqlClient.getPrimaryKeys(TableRef, CallOption...)from the server. - getPrimitiveVectors() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
Get primitive child vectors.
- getProducers() - Method in class org.apache.arrow.adapter.avro.producers.CompositeAvroProducer
- getProgress() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
Query progress.
- getProgress() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
-
Query progress.
- getProgress() - Method in interface org.apache.arrow.flight.impl.Flight.PollInfoOrBuilder
-
Query progress.
- getProgress() - Method in class org.apache.arrow.flight.PollInfo
-
The progress of the query.
- getProtocolVersion() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
A defined protocol version
- getProtocolVersion() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest
-
A defined protocol version
- getProtocolVersion() - Method in interface org.apache.arrow.flight.impl.Flight.HandshakeRequestOrBuilder
-
A defined protocol version
- getProtocolVersion() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
A defined protocol version
- getProtocolVersion() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse
-
A defined protocol version
- getProtocolVersion() - Method in interface org.apache.arrow.flight.impl.Flight.HandshakeResponseOrBuilder
-
A defined protocol version
- getProvider() - Method in class org.apache.arrow.adapter.avro.AvroToArrowConfig
- getQuery() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
The valid SQL string to create a prepared statement for.
- getQuery() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
-
The valid SQL string to create a prepared statement for.
- getQuery() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequestOrBuilder
-
The valid SQL string to create a prepared statement for.
- getQuery() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
The SQL syntax.
- getQuery() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
-
The SQL syntax.
- getQuery() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQueryOrBuilder
-
The SQL syntax.
- getQuery() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
The SQL syntax.
- getQuery() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
-
The SQL syntax.
- getQuery() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdateOrBuilder
-
The SQL syntax.
- getQueryBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
The valid SQL string to create a prepared statement for.
- getQueryBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
-
The valid SQL string to create a prepared statement for.
- getQueryBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequestOrBuilder
-
The valid SQL string to create a prepared statement for.
- getQueryBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
The SQL syntax.
- getQueryBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
-
The SQL syntax.
- getQueryBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQueryOrBuilder
-
The SQL syntax.
- getQueryBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
The SQL syntax.
- getQueryBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
-
The SQL syntax.
- getQueryBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdateOrBuilder
-
The SQL syntax.
- getReadableBuffer(InputStream) - Static method in class org.apache.arrow.flight.grpc.GetReadableBuffer
-
Extracts the ReadableBuffer for the given input stream.
- GetReadableBuffer - Class in org.apache.arrow.flight.grpc
-
Enable access to ReadableBuffer directly to copy data from a BufferInputStream into a target ByteBuffer/ByteBuf.
- GetReadableBuffer() - Constructor for class org.apache.arrow.flight.grpc.GetReadableBuffer
- getReader() - Method in class org.apache.arrow.flight.FlightClient.ExchangeReaderWriter
-
Get the reader for the call.
- getReader() - Method in class org.apache.arrow.vector.BaseValueVector
-
Default implementation to create a reader for the vector.
- getReader() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getReader() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getReader() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getReader() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getReader() - Method in class org.apache.arrow.vector.complex.ListVector
- getReader() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getReader() - Method in class org.apache.arrow.vector.complex.MapVector
-
Get the reader for this MapVector instance.
- getReader() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getReader() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Get a reader for this vector.
- getReader() - Method in class org.apache.arrow.vector.complex.StructVector
- getReader() - Method in class org.apache.arrow.vector.complex.UnionVector
- getReader() - Method in class org.apache.arrow.vector.NullVector
- getReader() - Method in interface org.apache.arrow.vector.ValueVector
-
Get a reader for this vector.
- getReader(int) - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns a FieldReader for the field at the given vector index.
- getReader(String) - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns a FieldReader for the vector with the given name.
- getReader(Field) - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns a FieldReader for the given field.
- getReaderImpl() - Method in class org.apache.arrow.variant.extension.VariantVector
- getReaderImpl() - Method in class org.apache.arrow.vector.BaseValueVector
-
Each vector has a different reader that implements the FieldReader interface.
- getReaderImpl() - Method in class org.apache.arrow.vector.BigIntVector
- getReaderImpl() - Method in class org.apache.arrow.vector.BitVector
- getReaderImpl() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getReaderImpl() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getReaderImpl() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getReaderImpl() - Method in class org.apache.arrow.vector.complex.ListVector
- getReaderImpl() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getReaderImpl() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
- getReaderImpl() - Method in class org.apache.arrow.vector.DateDayVector
- getReaderImpl() - Method in class org.apache.arrow.vector.DateMilliVector
- getReaderImpl() - Method in class org.apache.arrow.vector.Decimal256Vector
- getReaderImpl() - Method in class org.apache.arrow.vector.DecimalVector
- getReaderImpl() - Method in class org.apache.arrow.vector.DurationVector
- getReaderImpl() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getReaderImpl() - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
- getReaderImpl() - Method in class org.apache.arrow.vector.Float2Vector
- getReaderImpl() - Method in class org.apache.arrow.vector.Float4Vector
- getReaderImpl() - Method in class org.apache.arrow.vector.Float8Vector
- getReaderImpl() - Method in class org.apache.arrow.vector.IntervalDayVector
- getReaderImpl() - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
- getReaderImpl() - Method in class org.apache.arrow.vector.IntervalYearVector
- getReaderImpl() - Method in class org.apache.arrow.vector.IntVector
- getReaderImpl() - Method in class org.apache.arrow.vector.LargeVarBinaryVector
- getReaderImpl() - Method in class org.apache.arrow.vector.LargeVarCharVector
- getReaderImpl() - Method in class org.apache.arrow.vector.SmallIntVector
- getReaderImpl() - Method in class org.apache.arrow.vector.TimeMicroVector
- getReaderImpl() - Method in class org.apache.arrow.vector.TimeMilliVector
- getReaderImpl() - Method in class org.apache.arrow.vector.TimeNanoVector
- getReaderImpl() - Method in class org.apache.arrow.vector.TimeSecVector
- getReaderImpl() - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
- getReaderImpl() - Method in class org.apache.arrow.vector.TimeStampMicroVector
- getReaderImpl() - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
- getReaderImpl() - Method in class org.apache.arrow.vector.TimeStampMilliVector
- getReaderImpl() - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
- getReaderImpl() - Method in class org.apache.arrow.vector.TimeStampNanoVector
- getReaderImpl() - Method in class org.apache.arrow.vector.TimeStampSecTZVector
- getReaderImpl() - Method in class org.apache.arrow.vector.TimeStampSecVector
- getReaderImpl() - Method in class org.apache.arrow.vector.TinyIntVector
- getReaderImpl() - Method in class org.apache.arrow.vector.UInt1Vector
- getReaderImpl() - Method in class org.apache.arrow.vector.UInt2Vector
- getReaderImpl() - Method in class org.apache.arrow.vector.UInt4Vector
- getReaderImpl() - Method in class org.apache.arrow.vector.UInt8Vector
- getReaderImpl() - Method in class org.apache.arrow.vector.UuidVector
- getReaderImpl() - Method in class org.apache.arrow.vector.VarBinaryVector
- getReaderImpl() - Method in class org.apache.arrow.vector.VarCharVector
- getReaderImpl() - Method in class org.apache.arrow.vector.ViewVarBinaryVector
- getReaderImpl() - Method in class org.apache.arrow.vector.ViewVarCharVector
- getReadOptions() - Method in class org.apache.arrow.dataset.scanner.csv.CsvFragmentScanOptions
- getRecordBatch() - Method in class org.apache.arrow.c.StructVectorUnloader
-
Performs the depth first traversal of the Vectors to create an
ArrowRecordBatchsuitable for serialization. - getRecordBatch() - Method in class org.apache.arrow.vector.VectorUnloader
-
Performs the depth first traversal of the Vectors to create an
ArrowRecordBatchsuitable for serialization. - getRecordBatches() - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
- getRecordBlocks() - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
-
Returns the
ArrowBlockmetadata from the file. - getRecordBlocks() - Method in class org.apache.arrow.vector.ipc.ArrowFileWriter
- getRecordCount() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
The number of records updated.
- getRecordCount() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
-
The number of records updated.
- getRecordCount() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResultOrBuilder
-
The number of records updated.
- getRecordCount() - Method in class org.apache.arrow.gandiva.evaluator.SelectionVector
- getRecords() - Method in class org.apache.arrow.flight.FlightInfo
- getRecordSize() - Method in class org.apache.arrow.gandiva.evaluator.SelectionVectorInt16
- getRecordSize() - Method in class org.apache.arrow.gandiva.evaluator.SelectionVectorInt32
- getRefCount() - Method in class org.apache.arrow.adapter.orc.OrcReferenceManager
- getRefCount() - Method in class org.apache.arrow.memory.BufferLedger
-
Get this ledger's reference count.
- getRefCount() - Method in interface org.apache.arrow.memory.ReferenceManager
-
Return the reference count.
- getReferenceManager() - Method in class org.apache.arrow.memory.ArrowBuf
-
Get reference manager for this ArrowBuf.
- getRemarks() - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata
-
Returns the comment describing the column.
- getRequestedSize() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails.Entry
- getResult() - Method in class org.apache.arrow.flight.AsyncPutListener
-
Wait for the stream to finish on the server side.
- getResult() - Method in interface org.apache.arrow.flight.FlightClient.ClientStreamListener
-
Wait for the stream to finish on the server side.
- getResult() - Method in class org.apache.arrow.flight.FlightClient.ExchangeReaderWriter
-
Make sure stream is drained.
- getResult() - Method in interface org.apache.arrow.flight.FlightClient.PutListener
-
Wait for the stream to finish on the server side.
- getResult() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.Builder
-
Deprecated.
.arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1; - getResult() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult
-
Deprecated.
.arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1; - getResult() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResultOrBuilder
-
Deprecated.
.arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1; - getResult() - Method in class org.apache.arrow.flight.SyncPutListener
- getResultSetSchema() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
Returns the Schema of the resultset.
- getResultType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
-
optional .gandiva.types.Field resultType = 2; - getResultType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
-
optional .gandiva.types.Field resultType = 2; - getResultType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRootOrBuilder
-
optional .gandiva.types.Field resultType = 2; - getResultTypeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
-
optional .gandiva.types.Field resultType = 2; - getResultTypeForOperation(DecimalTypeUtil.OperationType, ArrowType.Decimal, ArrowType.Decimal) - Static method in class org.apache.arrow.gandiva.evaluator.DecimalTypeUtil
-
Determines the scale and precision of applying the given operation to the operands.
- getResultTypeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
-
optional .gandiva.types.Field resultType = 2; - getResultTypeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
-
optional .gandiva.types.Field resultType = 2; - getResultTypeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRootOrBuilder
-
optional .gandiva.types.Field resultType = 2; - getResultValue() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.Builder
-
Deprecated.
.arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1; - getResultValue() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult
-
Deprecated.
.arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1; - getResultValue() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResultOrBuilder
-
Deprecated.
.arrow.flight.protocol.sql.ActionCancelQueryResult.CancelResult result = 1; - getReturnType() - Method in class org.apache.arrow.gandiva.evaluator.FunctionSignature
- getReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 3; - getReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
-
optional .gandiva.types.ExtGandivaType returnType = 3; - getReturnType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNodeOrBuilder
-
optional .gandiva.types.ExtGandivaType returnType = 3; - getReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 2; - getReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
-
optional .gandiva.types.ExtGandivaType returnType = 2; - getReturnType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignatureOrBuilder
-
optional .gandiva.types.ExtGandivaType returnType = 2; - getReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 4; - getReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
-
optional .gandiva.types.ExtGandivaType returnType = 4; - getReturnType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IfNodeOrBuilder
-
optional .gandiva.types.ExtGandivaType returnType = 4; - getReturnTypeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 3; - getReturnTypeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 2; - getReturnTypeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 4; - getReturnTypeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 3; - getReturnTypeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
-
optional .gandiva.types.ExtGandivaType returnType = 3; - getReturnTypeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNodeOrBuilder
-
optional .gandiva.types.ExtGandivaType returnType = 3; - getReturnTypeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 2; - getReturnTypeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
-
optional .gandiva.types.ExtGandivaType returnType = 2; - getReturnTypeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignatureOrBuilder
-
optional .gandiva.types.ExtGandivaType returnType = 2; - getReturnTypeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 4; - getReturnTypeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
-
optional .gandiva.types.ExtGandivaType returnType = 4; - getReturnTypeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IfNodeOrBuilder
-
optional .gandiva.types.ExtGandivaType returnType = 4; - getRight() - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
- getRightStart() - Method in class org.apache.arrow.vector.compare.Range
- getRoot() - Method in class org.apache.arrow.flight.FlightStream
-
Get the current vector data from the stream.
- getRoot() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition.Builder
-
optional .gandiva.types.TreeNode root = 1; - getRoot() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition
-
optional .gandiva.types.TreeNode root = 1; - getRoot() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ConditionOrBuilder
-
optional .gandiva.types.TreeNode root = 1; - getRoot() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
-
optional .gandiva.types.TreeNode root = 1; - getRoot() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
-
optional .gandiva.types.TreeNode root = 1; - getRoot() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRootOrBuilder
-
optional .gandiva.types.TreeNode root = 1; - getRoot() - Method in class org.apache.arrow.memory.RootAllocator
- getRoot() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Get the root allocator of this allocator.
- getRootAsBinary(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Binary
- getRootAsBinary(ByteBuffer, Binary) - Static method in class org.apache.arrow.flatbuf.Binary
- getRootAsBinaryView(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.BinaryView
- getRootAsBinaryView(ByteBuffer, BinaryView) - Static method in class org.apache.arrow.flatbuf.BinaryView
- getRootAsBodyCompression(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.BodyCompression
- getRootAsBodyCompression(ByteBuffer, BodyCompression) - Static method in class org.apache.arrow.flatbuf.BodyCompression
- getRootAsBool(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Bool
- getRootAsBool(ByteBuffer, Bool) - Static method in class org.apache.arrow.flatbuf.Bool
- getRootAsDate(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Date
- getRootAsDate(ByteBuffer, Date) - Static method in class org.apache.arrow.flatbuf.Date
- getRootAsDecimal(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Decimal
- getRootAsDecimal(ByteBuffer, Decimal) - Static method in class org.apache.arrow.flatbuf.Decimal
- getRootAsDictionaryBatch(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.DictionaryBatch
- getRootAsDictionaryBatch(ByteBuffer, DictionaryBatch) - Static method in class org.apache.arrow.flatbuf.DictionaryBatch
- getRootAsDictionaryEncoding(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.DictionaryEncoding
- getRootAsDictionaryEncoding(ByteBuffer, DictionaryEncoding) - Static method in class org.apache.arrow.flatbuf.DictionaryEncoding
- getRootAsDuration(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Duration
- getRootAsDuration(ByteBuffer, Duration) - Static method in class org.apache.arrow.flatbuf.Duration
- getRootAsField(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Field
- getRootAsField(ByteBuffer, Field) - Static method in class org.apache.arrow.flatbuf.Field
- getRootAsFixedSizeBinary(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.FixedSizeBinary
- getRootAsFixedSizeBinary(ByteBuffer, FixedSizeBinary) - Static method in class org.apache.arrow.flatbuf.FixedSizeBinary
- getRootAsFixedSizeList(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.FixedSizeList
- getRootAsFixedSizeList(ByteBuffer, FixedSizeList) - Static method in class org.apache.arrow.flatbuf.FixedSizeList
- getRootAsFloatingPoint(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.FloatingPoint
- getRootAsFloatingPoint(ByteBuffer, FloatingPoint) - Static method in class org.apache.arrow.flatbuf.FloatingPoint
- getRootAsFooter(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Footer
- getRootAsFooter(ByteBuffer, Footer) - Static method in class org.apache.arrow.flatbuf.Footer
- getRootAsInt(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Int
- getRootAsInt(ByteBuffer, Int) - Static method in class org.apache.arrow.flatbuf.Int
- getRootAsInterval(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Interval
- getRootAsInterval(ByteBuffer, Interval) - Static method in class org.apache.arrow.flatbuf.Interval
- getRootAsKeyValue(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.KeyValue
- getRootAsKeyValue(ByteBuffer, KeyValue) - Static method in class org.apache.arrow.flatbuf.KeyValue
- getRootAsLargeBinary(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.LargeBinary
- getRootAsLargeBinary(ByteBuffer, LargeBinary) - Static method in class org.apache.arrow.flatbuf.LargeBinary
- getRootAsLargeList(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.LargeList
- getRootAsLargeList(ByteBuffer, LargeList) - Static method in class org.apache.arrow.flatbuf.LargeList
- getRootAsLargeListView(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.LargeListView
- getRootAsLargeListView(ByteBuffer, LargeListView) - Static method in class org.apache.arrow.flatbuf.LargeListView
- getRootAsLargeUtf8(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.LargeUtf8
- getRootAsLargeUtf8(ByteBuffer, LargeUtf8) - Static method in class org.apache.arrow.flatbuf.LargeUtf8
- getRootAsList(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.List
- getRootAsList(ByteBuffer, List) - Static method in class org.apache.arrow.flatbuf.List
- getRootAsListView(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.ListView
- getRootAsListView(ByteBuffer, ListView) - Static method in class org.apache.arrow.flatbuf.ListView
- getRootAsMap(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Map
- getRootAsMap(ByteBuffer, Map) - Static method in class org.apache.arrow.flatbuf.Map
- getRootAsMessage(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Message
- getRootAsMessage(ByteBuffer, Message) - Static method in class org.apache.arrow.flatbuf.Message
- getRootAsNull(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Null
- getRootAsNull(ByteBuffer, Null) - Static method in class org.apache.arrow.flatbuf.Null
- getRootAsRecordBatch(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.RecordBatch
- getRootAsRecordBatch(ByteBuffer, RecordBatch) - Static method in class org.apache.arrow.flatbuf.RecordBatch
- getRootAsRunEndEncoded(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.RunEndEncoded
- getRootAsRunEndEncoded(ByteBuffer, RunEndEncoded) - Static method in class org.apache.arrow.flatbuf.RunEndEncoded
- getRootAsSchema(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Schema
- getRootAsSchema(ByteBuffer, Schema) - Static method in class org.apache.arrow.flatbuf.Schema
- getRootAsSparseMatrixIndexCSX(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
- getRootAsSparseMatrixIndexCSX(ByteBuffer, SparseMatrixIndexCSX) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
- getRootAsSparseTensor(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.SparseTensor
- getRootAsSparseTensor(ByteBuffer, SparseTensor) - Static method in class org.apache.arrow.flatbuf.SparseTensor
- getRootAsSparseTensorIndexCOO(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
- getRootAsSparseTensorIndexCOO(ByteBuffer, SparseTensorIndexCOO) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
- getRootAsSparseTensorIndexCSF(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
- getRootAsSparseTensorIndexCSF(ByteBuffer, SparseTensorIndexCSF) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
- getRootAsStruct_(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Struct_
- getRootAsStruct_(ByteBuffer, Struct_) - Static method in class org.apache.arrow.flatbuf.Struct_
- getRootAsTensor(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Tensor
- getRootAsTensor(ByteBuffer, Tensor) - Static method in class org.apache.arrow.flatbuf.Tensor
- getRootAsTensorDim(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.TensorDim
- getRootAsTensorDim(ByteBuffer, TensorDim) - Static method in class org.apache.arrow.flatbuf.TensorDim
- getRootAsTime(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Time
- getRootAsTime(ByteBuffer, Time) - Static method in class org.apache.arrow.flatbuf.Time
- getRootAsTimestamp(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Timestamp
- getRootAsTimestamp(ByteBuffer, Timestamp) - Static method in class org.apache.arrow.flatbuf.Timestamp
- getRootAsUnion(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Union
- getRootAsUnion(ByteBuffer, Union) - Static method in class org.apache.arrow.flatbuf.Union
- getRootAsUtf8(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Utf8
- getRootAsUtf8(ByteBuffer, Utf8) - Static method in class org.apache.arrow.flatbuf.Utf8
- getRootAsUtf8View(ByteBuffer) - Static method in class org.apache.arrow.flatbuf.Utf8View
- getRootAsUtf8View(ByteBuffer, Utf8View) - Static method in class org.apache.arrow.flatbuf.Utf8View
- getRootBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition.Builder
-
optional .gandiva.types.TreeNode root = 1; - getRootBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
-
optional .gandiva.types.TreeNode root = 1; - getRootOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition.Builder
-
optional .gandiva.types.TreeNode root = 1; - getRootOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition
-
optional .gandiva.types.TreeNode root = 1; - getRootOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ConditionOrBuilder
-
optional .gandiva.types.TreeNode root = 1; - getRootOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
-
optional .gandiva.types.TreeNode root = 1; - getRootOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
-
optional .gandiva.types.TreeNode root = 1; - getRootOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRootOrBuilder
-
optional .gandiva.types.TreeNode root = 1; - getRoundedSize(long) - Method in class org.apache.arrow.memory.rounding.DefaultRoundingPolicy
- getRoundedSize(long) - Method in interface org.apache.arrow.memory.rounding.RoundingPolicy
- getRoundedSize(long) - Method in class org.apache.arrow.memory.rounding.SegmentRoundingPolicy
- getRoundingPolicy() - Method in class org.apache.arrow.memory.RootAllocator
- getRoundingPolicy() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Gets the rounding policy of the allocator.
- getRowCount() - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns the number of rows in this table.
- getRowCount() - Method in class org.apache.arrow.vector.VectorSchemaRoot
- getRowNumber() - Method in class org.apache.arrow.vector.table.Row
- getRunCount() - Method in class org.apache.arrow.algorithm.deduplicate.VectorRunDeduplicator
-
Gets the number of values which are different from their predecessor.
- getRunEnd(int) - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Get the run end of giving index.
- getRunEndsVector() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
- getRunIndex() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector.RangeIterator
-
Gets the current run index (physical position in the run-ends vector).
- getRunLength() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector.RangeIterator
-
Gets the length of the current run within the iterator's range.
- getSavepointId() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.Savepoint
- getSavepointId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult.Builder
-
Opaque handle for the savepoint on the server.
- getSavepointId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult
-
Opaque handle for the savepoint on the server.
- getSavepointId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResultOrBuilder
-
Opaque handle for the savepoint on the server.
- getSavepointId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.Builder
-
Opaque handle for the savepoint on the server.
- getSavepointId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest
-
Opaque handle for the savepoint on the server.
- getSavepointId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequestOrBuilder
-
Opaque handle for the savepoint on the server.
- getScale() - Method in class org.apache.arrow.adapter.jdbc.JdbcFieldInfo
-
The numeric scale, for
Types.NUMERICandTypes.DECIMALtypes. - getScale() - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata
-
Returns the scale / decimal digits.
- getScale() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
-
optional int32 scale = 3; - getScale() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
-
optional int32 scale = 3; - getScale() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNodeOrBuilder
-
optional int32 scale = 3; - getScale() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by DECIMAL
- getScale() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by DECIMAL
- getScale() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by DECIMAL
- getScale() - Method in class org.apache.arrow.vector.Decimal256Vector
-
Return scale for the decimal value.
- getScale() - Method in class org.apache.arrow.vector.DecimalVector
-
Return scale for the decimal value.
- getScale() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
- getSchema() - Method in class org.apache.arrow.flight.FlightInfo
-
Deprecated.Deprecated. Use
FlightInfo.getSchemaOptional()instead. - getSchema() - Method in class org.apache.arrow.flight.FlightStream
-
Get the schema for this stream.
- getSchema() - 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
- getSchema() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
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
- getSchema() - Method in interface org.apache.arrow.flight.impl.Flight.FlightInfoOrBuilder
-
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
- getSchema() - 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
- getSchema() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult
-
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
- getSchema() - Method in interface org.apache.arrow.flight.impl.Flight.SchemaResultOrBuilder
-
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
- getSchema() - Method in class org.apache.arrow.flight.SchemaResult
- getSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The db_schema of the destination table to load data into.
- getSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
The db_schema of the destination table to load data into.
- getSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
The db_schema of the destination table to load data into.
- getSchema() - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
- getSchema() - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns the schema for this Table.
- getSchema() - Method in class org.apache.arrow.vector.VectorSchemaRoot
- getSchema(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.Schema
-
Adds this schema to the builder returning the size of the builder after adding.
- getSchema(ArrowSchema) - Method in class org.apache.arrow.c.ArrowArrayStream
-
Get the schema of the stream.
- getSchema(FlightDescriptor, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Get schema for a stream.
- getSchema(FlightDescriptor, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get schema for a stream.
- getSchema(FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.FlightProducer
-
Get schema for a particular data stream.
- getSchema(FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns the schema of the result produced by the SQL query.
- getSchema(Flight.FlightDescriptor) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceBlockingStub
-
For a given FlightDescriptor, get the Schema as described in Schema.fbs::Schema This is used when a consumer needs the Schema of flight stream.
- getSchema(Flight.FlightDescriptor) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceBlockingV2Stub
-
For a given FlightDescriptor, get the Schema as described in Schema.fbs::Schema This is used when a consumer needs the Schema of flight stream.
- getSchema(Flight.FlightDescriptor) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceFutureStub
-
For a given FlightDescriptor, get the Schema as described in Schema.fbs::Schema This is used when a consumer needs the Schema of flight stream.
- getSchema(Flight.FlightDescriptor, StreamObserver<Flight.SchemaResult>) - Method in interface org.apache.arrow.flight.impl.FlightServiceGrpc.AsyncService
-
For a given FlightDescriptor, get the Schema as described in Schema.fbs::Schema This is used when a consumer needs the Schema of flight stream.
- getSchema(Flight.FlightDescriptor, StreamObserver<Flight.SchemaResult>) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceStub
-
For a given FlightDescriptor, get the Schema as described in Schema.fbs::Schema This is used when a consumer needs the Schema of flight stream.
- getSchemaArrayStream(long, long) - Method in class org.apache.arrow.c.jni.JniWrapper
- getSchemaBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The db_schema of the destination table to load data into.
- getSchemaBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
The db_schema of the destination table to load data into.
- getSchemaBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
The db_schema of the destination table to load data into.
- getSchemaChangedAndReset() - Method in class org.apache.arrow.vector.SchemaChangeCallBack
-
Returns the value of schema-changed state, resetting the schema-changed state to
false. - getSchemaFromScanner(long) - Method in class org.apache.arrow.dataset.jni.JniWrapper
-
Get a serialized schema from native instance of a Scanner.
- getSchemaMetadata() - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
Return schema level metadata or null if not provided.
- getSchemaName() - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata
-
Returns the schema name.
- getSchemaOptional() - Method in class org.apache.arrow.flight.FlightInfo
- getSchemaPreparedStatement(FlightSql.CommandPreparedStatementQuery, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Get the schema of the result set of a prepared statement.
- getSchemas(String, String, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request a list of schemas.
- getSchemasSchema(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get the schema of
FlightSqlClient.getSchemas(String, String, CallOption...)from the server. - getSchemaStatement(FlightSql.CommandStatementQuery, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Get the result schema for a SQL query.
- getSchemaStatement(FlightSql.CommandStatementQuery, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getSchemaSubstraitPlan(FlightSql.CommandStatementSubstraitPlan, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Get the result schema for a Substrait plan.
- getSegmentSize() - Method in class org.apache.arrow.memory.rounding.SegmentRoundingPolicy
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getSegmentSizeAsLong() - Method in class org.apache.arrow.memory.rounding.SegmentRoundingPolicy
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.Action
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.ActionType
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionRequest
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.Criteria
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.Empty
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.FlightData
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsRequest
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.Location
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.PutResult
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.Result
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
- getSerializedSize() - Method in class org.apache.arrow.flight.impl.Flight.Ticket
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest
-
Deprecated.
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult
-
Deprecated.
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode
- getSerializedSize() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- getServiceDescriptor() - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
- getSession() - Method in class org.apache.arrow.flight.ServerSessionMiddleware
-
Get the existing or new session value map for this call.
- getSessionOption(String) - Method in class org.apache.arrow.flight.ServerSessionMiddleware.Session
-
Get session option by name, or null if it does not exist.
- getSessionOptions() - Method in class org.apache.arrow.flight.GetSessionOptionsResult
-
Get the session options map contained in the request.
- getSessionOptions() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
-
Deprecated.
- getSessionOptions() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
-
Deprecated.
- getSessionOptions() - Method in interface org.apache.arrow.flight.impl.Flight.GetSessionOptionsResultOrBuilder
-
Deprecated.
- getSessionOptions() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
-
Deprecated.
- getSessionOptions() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
-
Deprecated.
- getSessionOptions() - Method in interface org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequestOrBuilder
-
Deprecated.
- getSessionOptions() - Method in class org.apache.arrow.flight.ServerSessionMiddleware.Session
-
Get an immutable copy of the session options map.
- getSessionOptions() - Method in class org.apache.arrow.flight.SetSessionOptionsRequest
-
Get the session option map from the request.
- getSessionOptions(GetSessionOptionsRequest, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Get the current server session options.
- getSessionOptions(GetSessionOptionsRequest, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
- getSessionOptions(GetSessionOptionsRequest, FlightProducer.CallContext, FlightProducer.StreamListener<GetSessionOptionsResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Get server session option(s).
- getSessionOptionsCount() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
- getSessionOptionsCount() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
- getSessionOptionsCount() - Method in interface org.apache.arrow.flight.impl.Flight.GetSessionOptionsResultOrBuilder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsCount() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
- getSessionOptionsCount() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
- getSessionOptionsCount() - Method in interface org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequestOrBuilder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsMap() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsMap() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsMap() - Method in interface org.apache.arrow.flight.impl.Flight.GetSessionOptionsResultOrBuilder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsMap() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsMap() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsMap() - Method in interface org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequestOrBuilder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsOrDefault(String, Flight.SessionOptionValue) - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsOrDefault(String, Flight.SessionOptionValue) - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsOrDefault(String, Flight.SessionOptionValue) - Method in interface org.apache.arrow.flight.impl.Flight.GetSessionOptionsResultOrBuilder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsOrDefault(String, Flight.SessionOptionValue) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsOrDefault(String, Flight.SessionOptionValue) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsOrDefault(String, Flight.SessionOptionValue) - Method in interface org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequestOrBuilder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsOrThrow(String) - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsOrThrow(String) - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsOrThrow(String) - Method in interface org.apache.arrow.flight.impl.Flight.GetSessionOptionsResultOrBuilder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsOrThrow(String) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsOrThrow(String) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - getSessionOptionsOrThrow(String) - Method in interface org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequestOrBuilder
-
map<string, .arrow.flight.protocol.SessionOptionValue> session_options = 1; - GetSessionOptionsRequest - Class in org.apache.arrow.flight
-
A request to get current session options.
- GetSessionOptionsRequest() - Constructor for class org.apache.arrow.flight.GetSessionOptionsRequest
- GetSessionOptionsResult - Class in org.apache.arrow.flight
-
A request to view the currently-set options for the current server session.
- GetSessionOptionsResult(Map<String, SessionOptionValue>) - Constructor for class org.apache.arrow.flight.GetSessionOptionsResult
- GetSessionOptionsResultListener - Class in org.apache.arrow.flight.sql
-
Typed StreamListener for getSessionOptions.
- getShort() - Method in class org.apache.arrow.variant.Variant
- getShort(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Get short value stored at a particular index in the underlying memory chunk this ArrowBuf has access to.
- getShort(long) - Static method in class org.apache.arrow.memory.util.MemoryUtil
- getSize() - Method in class org.apache.arrow.adapter.orc.OrcReferenceManager
- getSize() - Method in class org.apache.arrow.memory.AllocationManager
-
Return the size of underlying chunk of memory managed by this Allocation Manager.
- getSize() - Method in interface org.apache.arrow.memory.AllocationReservation
-
Get the current size of the reservation (the sum of all the add()s).
- getSize() - Method in class org.apache.arrow.memory.BufferLedger
-
Total size (in bytes) of memory underlying this reference manager.
- getSize() - Method in class org.apache.arrow.memory.ForeignAllocation
-
Get the size of this allocation.
- getSize() - Method in interface org.apache.arrow.memory.ReferenceManager
-
Total size (in bytes) of memory underlying this reference manager.
- getSize() - Method in class org.apache.arrow.memory.unsafe.UnsafeAllocationManager
- getSize() - Method in class org.apache.arrow.vector.ipc.message.ArrowBuffer
- getSizeBuffer() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getSizeBuffer() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getSizeBufferAddress() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getSizeBufferAddress() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getSizeBufferValueCapacity() - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- getSizeBufferValueCapacity() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- getSizeLong() - Method in interface org.apache.arrow.memory.AllocationReservation
-
Get the current size of the reservation (the sum of all the add()s) as a long value.
- getSkipFieldNames() - Method in class org.apache.arrow.adapter.avro.AvroToArrowConfig
- getSmallInt(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a short from the column with the given index at the current row.
- getSmallInt(int, NullableSmallIntHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column with the given index at the current row.
- getSmallInt(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a short from the column of the given name at the current row.
- getSmallInt(String, NullableSmallIntHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column of the given name at the current row.
- getSmallIntVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getSmallIntVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getSmallIntVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getSqlInfo(int[], CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request a set of Flight SQL metadata.
- getSqlInfo(Iterable<Integer>, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request a set of Flight SQL metadata.
- getSqlInfo(FlightSql.SqlInfo...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request a set of Flight SQL metadata.
- getSqlInfo(FlightSql.SqlInfo[], CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request a set of Flight SQL metadata.
- getSqlInfoSchema(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get the schema of
FlightSqlClient.getSqlInfo(SqlInfo...)from the server. - getStartEnd(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the starting position (offset) in the data stream for a given element in the vector.
- getStartOffset(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Gets the starting offset of a record, given its index.
- getStartOffset(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
- getStartOffset(int) - Method in class org.apache.arrow.vector.UuidVector
-
Calculates the byte offset for a given index in the data buffer.
- getStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
Unique identifier for the instance of the statement to execute.
- getStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
-
Unique identifier for the instance of the statement to execute.
- getStatementHandle() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQueryOrBuilder
-
Unique identifier for the instance of the statement to execute.
- getStatus() - Method in class org.apache.arrow.flight.CancelFlightInfoResult
- getStatus() - Method in class org.apache.arrow.flight.CloseSessionResult
- getStatus() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult.Builder
-
.arrow.flight.protocol.CancelStatus status = 1; - getStatus() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult
-
.arrow.flight.protocol.CancelStatus status = 1; - getStatus() - Method in interface org.apache.arrow.flight.impl.Flight.CancelFlightInfoResultOrBuilder
-
.arrow.flight.protocol.CancelStatus status = 1; - getStatus() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult.Builder
-
.arrow.flight.protocol.CloseSessionResult.Status status = 1; - getStatus() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult
-
.arrow.flight.protocol.CloseSessionResult.Status status = 1; - getStatus() - Method in interface org.apache.arrow.flight.impl.Flight.CloseSessionResultOrBuilder
-
.arrow.flight.protocol.CloseSessionResult.Status status = 1; - getStatus() - Method in class org.apache.arrow.memory.AllocationOutcome
-
Get the status of the allocation.
- getStatusValue() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult.Builder
-
.arrow.flight.protocol.CancelStatus status = 1; - getStatusValue() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult
-
.arrow.flight.protocol.CancelStatus status = 1; - getStatusValue() - Method in interface org.apache.arrow.flight.impl.Flight.CancelFlightInfoResultOrBuilder
-
.arrow.flight.protocol.CancelStatus status = 1; - getStatusValue() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult.Builder
-
.arrow.flight.protocol.CloseSessionResult.Status status = 1; - getStatusValue() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult
-
.arrow.flight.protocol.CloseSessionResult.Status status = 1; - getStatusValue() - Method in interface org.apache.arrow.flight.impl.Flight.CloseSessionResultOrBuilder
-
.arrow.flight.protocol.CloseSessionResult.Status status = 1; - getStream(FlightProducer.CallContext, Ticket, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.FlightProducer
-
Return data for a stream.
- getStream(FlightProducer.CallContext, Ticket, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.NoOpFlightProducer
- getStream(FlightProducer.CallContext, Ticket, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Depending on the provided command, method either: 1.
- getStream(Ticket, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Retrieve a stream from the server.
- getStream(Ticket, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Retrieve a stream from the server.
- getStreamCatalogs(FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for catalogs based data stream.
- getStreamCatalogs(FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getStreamCrossReference(FlightSql.CommandGetCrossReference, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for cross reference based data stream.
- getStreamCrossReference(FlightSql.CommandGetCrossReference, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getStreamExportedKeys(FlightSql.CommandGetExportedKeys, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for foreign keys based data stream.
- getStreamExportedKeys(FlightSql.CommandGetExportedKeys, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getStreamImportedKeys(FlightSql.CommandGetImportedKeys, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for foreign keys based data stream.
- getStreamImportedKeys(FlightSql.CommandGetImportedKeys, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getStreamPreparedStatement(FlightSql.CommandPreparedStatementQuery, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for a particular prepared statement query instance.
- getStreamPreparedStatement(FlightSql.CommandPreparedStatementQuery, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getStreamPrimaryKeys(FlightSql.CommandGetPrimaryKeys, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for primary keys based data stream.
- getStreamPrimaryKeys(FlightSql.CommandGetPrimaryKeys, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getStreamSchemas(FlightSql.CommandGetDbSchemas, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for schemas based data stream.
- getStreamSchemas(FlightSql.CommandGetDbSchemas, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getStreamSqlInfo(FlightSql.CommandGetSqlInfo, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for SQL info based data stream.
- getStreamSqlInfo(FlightSql.CommandGetSqlInfo, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getStreamStatement(FlightSql.TicketStatementQuery, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for a SQL query based data stream.
- getStreamStatement(FlightSql.TicketStatementQuery, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getStreamTables(FlightSql.CommandGetTables, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for tables based data stream.
- getStreamTables(FlightSql.CommandGetTables, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getStreamTableTypes(FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for table types based data stream.
- getStreamTableTypes(FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getStreamTypeInfo(FlightSql.CommandGetXdbcTypeInfo, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for type info based data stream.
- getStreamTypeInfo(FlightSql.CommandGetXdbcTypeInfo, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.sql.NoOpFlightSqlProducer
- getString() - Method in class org.apache.arrow.variant.Variant
- getStringListValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
.arrow.flight.protocol.SessionOptionValue.StringListValue string_list_value = 5; - getStringListValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
-
.arrow.flight.protocol.SessionOptionValue.StringListValue string_list_value = 5; - getStringListValue() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValueOrBuilder
-
.arrow.flight.protocol.SessionOptionValue.StringListValue string_list_value = 5; - getStringListValueBuilder() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
.arrow.flight.protocol.SessionOptionValue.StringListValue string_list_value = 5; - getStringListValueOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
.arrow.flight.protocol.SessionOptionValue.StringListValue string_list_value = 5; - getStringListValueOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
-
.arrow.flight.protocol.SessionOptionValue.StringListValue string_list_value = 5; - getStringListValueOrBuilder() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValueOrBuilder
-
.arrow.flight.protocol.SessionOptionValue.StringListValue string_list_value = 5; - getStringNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.StringNode stringNode = 17; - getStringNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.StringNode stringNode = 17; - getStringNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.StringNode stringNode = 17; - getStringNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.StringNode stringNode = 17; - getStringNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.StringNode stringNode = 17; - getStringNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.StringNode stringNode = 17; - getStringNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.StringNode stringNode = 17; - getStringValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
string string_value = 1; - getStringValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
-
string string_value = 1; - getStringValue() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValueOrBuilder
-
string string_value = 1; - getStringValueBytes() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
string string_value = 1; - getStringValueBytes() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
-
string string_value = 1; - getStringValueBytes() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValueOrBuilder
-
string string_value = 1; - getStringValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.StringConstants stringValues = 4; - getStringValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.StringConstants stringValues = 4; - getStringValues() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.StringConstants stringValues = 4; - getStringValues(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValues(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValues(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstantsOrBuilder
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValuesBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.StringConstants stringValues = 4; - getStringValuesBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValuesBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValuesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValuesCount() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValuesCount() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstantsOrBuilder
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValuesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValuesList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValuesList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstantsOrBuilder
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValuesOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.StringConstants stringValues = 4; - getStringValuesOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.StringConstants stringValues = 4; - getStringValuesOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.StringConstants stringValues = 4; - getStringValuesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValuesOrBuilder(int) - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValuesOrBuilder(int) - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstantsOrBuilder
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValuesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValuesOrBuilderList() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants
-
repeated .gandiva.types.StringNode stringValues = 1; - getStringValuesOrBuilderList() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstantsOrBuilder
-
repeated .gandiva.types.StringNode stringValues = 1; - getStruct() - Method in class org.apache.arrow.vector.complex.UnionVector
- getStruct(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getStruct(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an Object from the column at vectorIndex at the current row.
- getStruct(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an Object from the column of the given name at the current row.
- getSubstraitFilter() - Method in class org.apache.arrow.dataset.scanner.ScanOptions
- getSubstraitProjection() - Method in class org.apache.arrow.dataset.scanner.ScanOptions
- getSupportedFunctions() - Method in class org.apache.arrow.gandiva.evaluator.ExpressionRegistry
- getSupportedTypes() - Method in class org.apache.arrow.gandiva.evaluator.ExpressionRegistry
- getTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the foreign key table to get the foreign keys for.
- getTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
-
Specifies the foreign key table to get the foreign keys for.
- getTable() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeysOrBuilder
-
Specifies the foreign key table to get the foreign keys for.
- getTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the primary key table to get the foreign keys for.
- getTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
-
Specifies the primary key table to get the foreign keys for.
- getTable() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeysOrBuilder
-
Specifies the primary key table to get the foreign keys for.
- getTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the table to get the primary keys for.
- getTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
-
Specifies the table to get the primary keys for.
- getTable() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeysOrBuilder
-
Specifies the table to get the primary keys for.
- getTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The table to load data into.
- getTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
The table to load data into.
- getTable() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
The table to load data into.
- getTable() - Method in class org.apache.arrow.flight.sql.util.TableRef
-
Retrieves the table from the object.
- getTableBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the foreign key table to get the foreign keys for.
- getTableBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
-
Specifies the foreign key table to get the foreign keys for.
- getTableBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeysOrBuilder
-
Specifies the foreign key table to get the foreign keys for.
- getTableBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the primary key table to get the foreign keys for.
- getTableBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
-
Specifies the primary key table to get the foreign keys for.
- getTableBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeysOrBuilder
-
Specifies the primary key table to get the foreign keys for.
- getTableBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the table to get the primary keys for.
- getTableBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
-
Specifies the table to get the primary keys for.
- getTableBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeysOrBuilder
-
Specifies the table to get the primary keys for.
- getTableBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The table to load data into.
- getTableBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
The table to load data into.
- getTableBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
The table to load data into.
- getTableDefinitionOptions() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The behavior for handling the table definition.
- getTableDefinitionOptions() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
The behavior for handling the table definition.
- getTableDefinitionOptions() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
The behavior for handling the table definition.
- getTableDefinitionOptionsBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The behavior for handling the table definition.
- getTableDefinitionOptionsOrBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The behavior for handling the table definition.
- getTableDefinitionOptionsOrBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
The behavior for handling the table definition.
- getTableDefinitionOptionsOrBuilder() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
The behavior for handling the table definition.
- getTableName() - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata
-
Returns the table name.
- getTableNameFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter pattern for tables to search for.
- getTableNameFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
Specifies a filter pattern for tables to search for.
- getTableNameFilterPattern() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
-
Specifies a filter pattern for tables to search for.
- getTableNameFilterPatternBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter pattern for tables to search for.
- getTableNameFilterPatternBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
Specifies a filter pattern for tables to search for.
- getTableNameFilterPatternBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
-
Specifies a filter pattern for tables to search for.
- getTables(String, String, String, List<String>, boolean, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request a list of tables.
- getTablesSchema(boolean, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get the schema of
FlightSqlClient.getTables(String, String, String, List, boolean, CallOption...)from the server. - getTableTypes(int) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter of table types which must match.
- getTableTypes(int) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
Specifies a filter of table types which must match.
- getTableTypes(int) - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
-
Specifies a filter of table types which must match.
- getTableTypes(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request a list of table types.
- getTableTypesBytes(int) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter of table types which must match.
- getTableTypesBytes(int) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
Specifies a filter of table types which must match.
- getTableTypesBytes(int) - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
-
Specifies a filter of table types which must match.
- getTableTypesCount() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter of table types which must match.
- getTableTypesCount() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
Specifies a filter of table types which must match.
- getTableTypesCount() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
-
Specifies a filter of table types which must match.
- getTableTypesList() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter of table types which must match.
- getTableTypesList() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
Specifies a filter of table types which must match.
- getTableTypesList() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
-
Specifies a filter of table types which must match.
- getTableTypesSchema(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get the schema of
FlightSqlClient.getTableTypes(CallOption...)from the server. - getTargetBatchSize() - Method in class org.apache.arrow.adapter.avro.AvroToArrowConfig
- getTargetBatchSize() - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
Get the target batch size for partial read.
- getTemporary() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
Store ingested data in a temporary table.
- getTemporary() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
Store ingested data in a temporary table.
- getTemporary() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
Store ingested data in a temporary table.
- getThenNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode thenNode = 2; - getThenNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
-
optional .gandiva.types.TreeNode thenNode = 2; - getThenNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IfNodeOrBuilder
-
optional .gandiva.types.TreeNode thenNode = 2; - getThenNodeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode thenNode = 2; - getThenNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode thenNode = 2; - getThenNodeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
-
optional .gandiva.types.TreeNode thenNode = 2; - getThenNodeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IfNodeOrBuilder
-
optional .gandiva.types.TreeNode thenNode = 2; - getTicket() - Method in class org.apache.arrow.flight.FlightEndpoint
- getTicket() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Token used to retrieve this stream.
- getTicket() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
Token used to retrieve this stream.
- getTicket() - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
Token used to retrieve this stream.
- getTicket() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
bytes ticket = 1; - getTicket() - Method in class org.apache.arrow.flight.impl.Flight.Ticket
-
bytes ticket = 1; - getTicket() - Method in interface org.apache.arrow.flight.impl.Flight.TicketOrBuilder
-
bytes ticket = 1; - getTicketBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Token used to retrieve this stream.
- getTicketOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Token used to retrieve this stream.
- getTicketOrBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
Token used to retrieve this stream.
- getTicketOrBuilder() - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
Token used to retrieve this stream.
- getTimeFormatter() - Static method in class org.apache.arrow.vector.util.DateUtility
-
Returns time formatter used to parse time strings.
- getTimeMicro(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column with the given index at the current row.
- getTimeMicro(int, NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getTimeMicro(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column of the given name at the current row.
- getTimeMicro(String, NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getTimeMicroVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeMicroVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTimeMicroVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeMilli(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an int from the column with the given index at the current row.
- getTimeMilli(int, NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getTimeMilli(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an int from the column of the given name at the current row.
- getTimeMilli(String, NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getTimeMilliObj(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a LocalDateTime from the column with the given index at the current row.
- getTimeMilliObj(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a LocalDateTime from the column of the given name at the current row.
- getTimeMilliVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeMilliVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTimeMilliVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeNano(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column with the given index at the current row.
- getTimeNano(int, NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column with the given index at the current row.
- getTimeNano(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column of the given name at the current row.
- getTimeNano(String, NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column with the given name at the current row.
- getTimeNanoVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeNanoVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTimeNanoVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeSec(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an int from the column with the given index at the current row.
- getTimeSec(int, NullableTimeSecHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getTimeSec(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an int from the column of the given name at the current row.
- getTimeSec(String, NullableTimeSecHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getTimeSecVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeSecVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTimeSecVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampMicro(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column with the given index at the current row.
- getTimeStampMicro(int, NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getTimeStampMicro(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column of the given name at the current row.
- getTimeStampMicro(String, NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getTimeStampMicroObj(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a LocalDateTime from the column with the given index at the current row.
- getTimeStampMicroObj(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a LocalDateTime from the column of the given name at the current row.
- getTimeStampMicroTZ(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column with the given index at the current row.
- getTimeStampMicroTZ(int, NullableTimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getTimeStampMicroTZ(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column of the given name at the current row.
- getTimeStampMicroTZ(String, NullableTimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getTimeStampMicroTZVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampMicroTZVector(String, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampMicroTZVector(ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampMicroVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampMicroVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTimeStampMicroVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampMilli(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column with the given index at the current row.
- getTimeStampMilli(int, NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getTimeStampMilli(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column of the given name at the current row.
- getTimeStampMilli(String, NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getTimeStampMilliObj(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a LocalDateTime from the column with the given index at the current row.
- getTimeStampMilliObj(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a LocalDateTime from the column of the given name at the current row.
- getTimeStampMilliTZ(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column with the given index at the current row.
- getTimeStampMilliTZ(int, NullableTimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getTimeStampMilliTZ(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column of the given name at the current row.
- getTimeStampMilliTZ(String, NullableTimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getTimeStampMilliTZVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampMilliTZVector(String, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampMilliTZVector(ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampMilliVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampMilliVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTimeStampMilliVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampNano(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column with the given index at the current row.
- getTimeStampNano(int, NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getTimeStampNano(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column of the given name at the current row.
- getTimeStampNano(String, NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getTimeStampNanoObj(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a LocalDateTime from the column with the given index at the current row.
- getTimeStampNanoObj(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a LocalDateTime from the column of the given name at the current row.
- getTimeStampNanoTZ(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column with the given index at the current row.
- getTimeStampNanoTZ(int, NullableTimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getTimeStampNanoTZ(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column of the given name at the current row.
- getTimeStampNanoTZ(String, NullableTimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getTimeStampNanoTZVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampNanoTZVector(String, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampNanoTZVector(ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampNanoVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampNanoVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTimeStampNanoVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampSec(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column with the given index at the current row.
- getTimeStampSec(int, NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getTimeStampSec(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column of the given name at the current row.
- getTimeStampSec(String, NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getTimeStampSecObj(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a LocalDateTime from the column with the given index at the current row.
- getTimeStampSecObj(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a LocalDateTime from the column of the given name at the current row.
- getTimeStampSecTZ(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column with the given index at the current row.
- getTimeStampSecTZ(int, NullableTimeStampSecTZHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column with the given index at the current row.
- getTimeStampSecTZ(String) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getTimeStampSecTZ(String, NullableTimeStampSecTZHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value from the column of the given name at the current row.
- getTimeStampSecTZVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampSecTZVector(String, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampSecTZVector(ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampSecVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeStampSecVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTimeStampSecVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTimeUnit() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by TIME32/TIME64
- getTimeUnit() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by TIME32/TIME64
- getTimeUnit() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by TIME32/TIME64
- getTimeUnitValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by TIME32/TIME64
- getTimeUnitValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by TIME32/TIME64
- getTimeUnitValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by TIME32/TIME64
- getTimezone() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
- getTimeZone() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by TIMESTAMP
- getTimeZone() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by TIMESTAMP
- getTimeZone() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by TIMESTAMP
- getTimeZone() - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
-
Get the time zone of the timestamps stored in this vector.
- getTimeZone() - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
-
Get the time zone of the timestamps stored in this vector.
- getTimeZone() - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
-
Get the time zone of the timestamps stored in this vector.
- getTimeZone() - Method in class org.apache.arrow.vector.TimeStampSecTZVector
-
Get the time zone of the timestamps stored in this vector.
- getTimeZoneBytes() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by TIMESTAMP
- getTimeZoneBytes() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by TIMESTAMP
- getTimeZoneBytes() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by TIMESTAMP
- getTinyInt(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a byte from the column with the given index at the current row.
- getTinyInt(int, NullableTinyIntHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column at the given index and current row.
- getTinyInt(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a byte from the column of the given name at the current row.
- getTinyInt(String, NullableTinyIntHolder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column of the given name at the current row.
- getTinyIntVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTinyIntVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTinyIntVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTo() - Method in class org.apache.arrow.variant.extension.VariantVector.VariantTransferPair
- getTo() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
- getTo() - Method in class org.apache.arrow.vector.TimeStampVector.TransferImpl
- getTo() - Method in interface org.apache.arrow.vector.util.TransferPair
- getTo() - Method in class org.apache.arrow.vector.UuidVector.TransferImpl
-
Gets the target vector of this transfer pair.
- getToken(String, String) - Method in interface org.apache.arrow.flight.auth.BasicServerAuthHandler.BasicAuthValidator
- getToString(V, int, int) - Static method in class org.apache.arrow.vector.util.ValueVectorUtility
-
Get the toString() representation of vector suitable for debugging.
- getToString(V, int, int, BiFunction<V, Integer, Object>) - Static method in class org.apache.arrow.vector.util.ValueVectorUtility
-
Get the toString() representation of vector suitable for debugging.
- getTotalBytes() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
int64 total_bytes = 5; - getTotalBytes() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
int64 total_bytes = 5; - getTotalBytes() - Method in interface org.apache.arrow.flight.impl.Flight.FlightInfoOrBuilder
-
int64 total_bytes = 5; - getTotalMonths(ArrowBuf, int) - Static method in class org.apache.arrow.vector.IntervalYearVector
-
Given a data buffer, get the value stored at a particular position in the vector.
- getTotalRecords() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
Set these to -1 if unknown.
- getTotalRecords() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
Set these to -1 if unknown.
- getTotalRecords() - Method in interface org.apache.arrow.flight.impl.Flight.FlightInfoOrBuilder
-
Set these to -1 if unknown.
- getTotalValueLengthUpToIndex(int) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the total length of the elements up to the given index.
- getTransactionId() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.Transaction
- getTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest.Builder
-
The transaction to which a savepoint belongs.
- getTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest
-
The transaction to which a savepoint belongs.
- getTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequestOrBuilder
-
The transaction to which a savepoint belongs.
- getTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult.Builder
-
Opaque handle for the transaction on the server.
- getTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult
-
Opaque handle for the transaction on the server.
- getTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResultOrBuilder
-
Opaque handle for the transaction on the server.
- getTransactionId() - 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).
- getTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
-
Create/execute the prepared statement as part of this transaction (if unset, executions of the prepared statement will be auto-committed).
- getTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequestOrBuilder
-
Create/execute the prepared statement as part of this transaction (if unset, executions of the prepared statement will be auto-committed).
- getTransactionId() - 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).
- getTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
-
Create/execute the prepared statement as part of this transaction (if unset, executions of the prepared statement will be auto-committed).
- getTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequestOrBuilder
-
Create/execute the prepared statement as part of this transaction (if unset, executions of the prepared statement will be auto-committed).
- getTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.Builder
-
Opaque handle for the transaction on the server.
- getTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest
-
Opaque handle for the transaction on the server.
- getTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequestOrBuilder
-
Opaque handle for the transaction on the server.
- getTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
Perform the ingestion as part of this transaction.
- getTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
Perform the ingestion as part of this transaction.
- getTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
Perform the ingestion as part of this transaction.
- getTransactionId() - 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).
- getTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- getTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQueryOrBuilder
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- getTransactionId() - 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).
- getTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- getTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlanOrBuilder
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- getTransactionId() - 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).
- getTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- getTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdateOrBuilder
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.variant.extension.VariantVector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Construct a transfer pair of this vector and another vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.BigIntVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.BitVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.LargeListVector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.ListVector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.ListViewVector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.MapVector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
To transfer quota responsibility.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.StructVector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.DateDayVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.DateMilliVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.DecimalVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.DurationVector
-
Construct a TransferPair comprising of this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.Float2Vector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.Float4Vector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.Float8Vector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.IntervalYearVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.IntVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.LargeVarBinaryVector
-
Construct a TransferPair comprising of this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.LargeVarCharVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.NullVector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.SmallIntVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeMicroVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeMilliVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeNanoVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeSecVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMicroVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMilliVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampNanoVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
-
Construct a TransferPair comprising of this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampSecVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TinyIntVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.UInt1Vector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.UInt2Vector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.UInt4Vector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.UInt8Vector
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.UuidVector
- getTransferPair(String, BufferAllocator) - Method in interface org.apache.arrow.vector.ValueVector
-
To transfer quota responsibility.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.VarBinaryVector
-
Construct a TransferPair comprising of this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.VarCharVector
-
Construct a TransferPair comprising of this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.ViewVarBinaryVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.ViewVarCharVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.ZeroVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.variant.extension.VariantVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Construct a transfer pair of this vector and another vector of the same type.
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.LargeListVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.ListVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.ListViewVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.MapVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
To transfer quota responsibility.
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.StructVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.NullVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.UuidVector
- getTransferPair(String, BufferAllocator, CallBack) - Method in interface org.apache.arrow.vector.ValueVector
-
To transfer quota responsibility.
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.ZeroVector
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.variant.extension.VariantVector
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.BaseValueVector
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Construct a transfer pair of this vector and another vector of the same type.
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.complex.StructVector
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.NullVector
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.UuidVector
- getTransferPair(BufferAllocator) - Method in interface org.apache.arrow.vector.ValueVector
-
To transfer quota responsibility.
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.ZeroVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.variant.extension.VariantVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Construct a transfer pair of this vector and another vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.BigIntVector
-
Construct a TransferPair comprising of this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.BitVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.complex.LargeListVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.complex.ListVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.complex.ListViewVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.complex.MapVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
To transfer quota responsibility.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.complex.StructVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.DateDayVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.DateMilliVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.DecimalVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.DurationVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.Float2Vector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.Float4Vector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.Float8Vector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Construct a TransferPair comprising of this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.IntervalYearVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.IntVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.LargeVarBinaryVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.LargeVarCharVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.NullVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.SmallIntVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.TimeMicroVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.TimeMilliVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.TimeNanoVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.TimeSecVector
-
Construct a TransferPair comprising of this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMicroVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMilliVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampNanoVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
-
Construct a TransferPair comprising of this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampSecVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.TinyIntVector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.UInt1Vector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.UInt2Vector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.UInt4Vector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.UInt8Vector
-
Construct a TransferPair comprising this and a target vector of the same type.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.UuidVector
- getTransferPair(Field, BufferAllocator) - Method in interface org.apache.arrow.vector.ValueVector
-
To transfer quota responsibility.
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.VarBinaryVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.VarCharVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.ViewVarBinaryVector
- getTransferPair(Field, BufferAllocator) - Method in class org.apache.arrow.vector.ViewVarCharVector
-
Construct a TransferPair with a desired target vector of the same type.
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.variant.extension.VariantVector
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Construct a transfer pair of this vector and another vector of the same type.
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.LargeListVector
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.ListVector
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.ListViewVector
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.MapVector
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
To transfer quota responsibility.
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.StructVector
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.NullVector
- getTransferPair(Field, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.UuidVector
- getTransferPair(Field, BufferAllocator, CallBack) - Method in interface org.apache.arrow.vector.ValueVector
-
To transfer quota responsibility.
- getTransferredBuffer() - Method in class org.apache.arrow.memory.BufferLedger.TransferResult
- getTransferredBuffer() - Method in class org.apache.arrow.memory.OwnershipTransferNOOP
- getTransferredBuffer() - Method in interface org.apache.arrow.memory.OwnershipTransferResult
- getType() - Method in class org.apache.arrow.flight.Action
- getType() - Method in class org.apache.arrow.flight.ActionType
- getType() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
string type = 1; - getType() - Method in class org.apache.arrow.flight.impl.Flight.Action
-
string type = 1; - getType() - Method in interface org.apache.arrow.flight.impl.Flight.ActionOrBuilder
-
string type = 1; - getType() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
string type = 1; - getType() - Method in class org.apache.arrow.flight.impl.Flight.ActionType
-
string type = 1; - getType() - Method in interface org.apache.arrow.flight.impl.Flight.ActionTypeOrBuilder
-
string type = 1; - getType() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1; - getType() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
-
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1; - getType() - Method in interface org.apache.arrow.flight.impl.Flight.FlightDescriptorOrBuilder
-
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1; - getType() - Method in class org.apache.arrow.gandiva.evaluator.SelectionVectorInt16
- getType() - Method in class org.apache.arrow.gandiva.evaluator.SelectionVectorInt32
- getType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
optional .gandiva.types.GandivaType type = 1; - getType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
optional .gandiva.types.GandivaType type = 1; - getType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
optional .gandiva.types.GandivaType type = 1; - getType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
optional .gandiva.types.ExtGandivaType type = 2; - getType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
-
optional .gandiva.types.ExtGandivaType type = 2; - getType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldOrBuilder
-
optional .gandiva.types.ExtGandivaType type = 2; - getType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode.Builder
-
optional .gandiva.types.ExtGandivaType type = 1; - getType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode
-
optional .gandiva.types.ExtGandivaType type = 1; - getType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.NullNodeOrBuilder
-
optional .gandiva.types.ExtGandivaType type = 1; - getType() - Method in class org.apache.arrow.variant.Variant
- getType() - Method in class org.apache.arrow.vector.BufferLayout
- getType() - Method in enum org.apache.arrow.vector.compression.CompressionUtil.CodecType
- getType() - Method in class org.apache.arrow.vector.types.pojo.Field
- getType() - Method in class org.apache.arrow.vector.types.pojo.FieldType
- getType() - Method in enum org.apache.arrow.vector.types.Types.MinorType
-
Returns the
ArrowTypeequivalent of this type. - getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.BinaryView
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Duration
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeBinary
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeList
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeListView
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeUtf8
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ListView
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Map
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Null
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.RunEndEncoded
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
- getType(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8View
- getTypeBitWidth() - Method in class org.apache.arrow.vector.BufferLayout
- getTypeBuffer() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTypeBuffer() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTypeBufferAddress() - Method in class org.apache.arrow.vector.complex.UnionVector
- getTypeBufferCount(ArrowType) - Static method in class org.apache.arrow.vector.TypeLayout
-
Gets the number of
BufferLayouts for the givenarrowType. - getTypeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
optional .gandiva.types.ExtGandivaType type = 2; - getTypeBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode.Builder
-
optional .gandiva.types.ExtGandivaType type = 1; - getTypeBytes() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
string type = 1; - getTypeBytes() - Method in class org.apache.arrow.flight.impl.Flight.Action
-
string type = 1; - getTypeBytes() - Method in interface org.apache.arrow.flight.impl.Flight.ActionOrBuilder
-
string type = 1; - getTypeBytes() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
string type = 1; - getTypeBytes() - Method in class org.apache.arrow.flight.impl.Flight.ActionType
-
string type = 1; - getTypeBytes() - Method in interface org.apache.arrow.flight.impl.Flight.ActionTypeOrBuilder
-
string type = 1; - getTypeForField(Field) - Static method in class org.apache.arrow.vector.types.pojo.ArrowType
- getTypeId() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- getTypeId(int) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.BinaryView
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Duration
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeBinary
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeList
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeListView
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeUtf8
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ListView
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Map
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Null
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.RunEndEncoded
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8View
- getTypeIds() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
- getTypeLayout(ArrowType) - Static method in class org.apache.arrow.vector.TypeLayout
-
Constructs a new
TypeLayoutfor the givenarrowType. - getTypeName() - Method in class org.apache.arrow.adapter.jdbc.JdbcFieldInfo
-
The type name as reported by the database.
- getTypeName() - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata
-
Returns the type name.
- getTypeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
optional .gandiva.types.ExtGandivaType type = 2; - getTypeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
-
optional .gandiva.types.ExtGandivaType type = 2; - getTypeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldOrBuilder
-
optional .gandiva.types.ExtGandivaType type = 2; - getTypeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode.Builder
-
optional .gandiva.types.ExtGandivaType type = 1; - getTypeOrBuilder() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode
-
optional .gandiva.types.ExtGandivaType type = 1; - getTypeOrBuilder() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.NullNodeOrBuilder
-
optional .gandiva.types.ExtGandivaType type = 1; - getTypeValue() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1; - getTypeValue() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
-
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1; - getTypeValue() - Method in interface org.apache.arrow.flight.impl.Flight.FlightDescriptorOrBuilder
-
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1; - getTypeValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
optional .gandiva.types.GandivaType type = 1; - getTypeValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
optional .gandiva.types.GandivaType type = 1; - getTypeValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
optional .gandiva.types.GandivaType type = 1; - getTypeValue(int) - Method in class org.apache.arrow.vector.complex.UnionVector
- getTypeWidth() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
- getTypeWidth() - Method in interface org.apache.arrow.vector.FixedWidthVector
-
Get the width of the type in bytes.
- getTypeWidth() - Method in class org.apache.arrow.vector.UuidVector
- getUInt1(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a byte from the column with the given index at the current row.
- getUInt1(int, NullableUInt1Holder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column with the given index at the current row.
- getUInt1(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a byte from the column of the given name at the current row.
- getUInt1(String, NullableUInt1Holder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column of the given name at the current row.
- getUInt1Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getUInt1Vector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getUInt1Vector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getUInt2(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a char from the column with the given index at the current row.
- getUInt2(int, NullableUInt2Holder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column with the given index at the current row.
- getUInt2(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a char from the column of the given name at the current row.
- getUInt2(String, NullableUInt2Holder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column of the given name at the current row.
- getUInt2Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getUInt2Vector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getUInt2Vector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getUInt4(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an int from the column with the given index at the current row.
- getUInt4(int, NullableUInt4Holder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value at the column with the given index at the current row.
- getUInt4(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an int from the column of the given name at the current row.
- getUInt4(String, NullableUInt4Holder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value at the column of the given name at the current row.
- getUInt4Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getUInt4Vector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getUInt4Vector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getUInt8(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column with the given index at the current row.
- getUInt8(int, NullableUInt8Holder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column with the given index at the current row.
- getUInt8(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a long from the column of the given name at the current row.
- getUInt8(String, NullableUInt8Holder) - Method in class org.apache.arrow.vector.table.Row
-
Updates the holder with the value in the column of the given name at the current row.
- getUInt8Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getUInt8Vector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getUInt8Vector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getUnderlyingVector() - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
Get the underlying vector.
- getUnion(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns an Object from the column with the given index at the current row.
- getUnion(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns an Object from the column of the given name at the current row.
- getUnit() - Method in class org.apache.arrow.vector.DurationVector
-
Gets the time unit of the duration.
- getUnit() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
- getUnit() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Duration
- getUnit() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
- getUnit() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
- getUnit() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
- getUnits() - Method in class org.apache.arrow.vector.PeriodDuration
- getUri() - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
string uri = 1; - getUri() - Method in class org.apache.arrow.flight.impl.Flight.Location
-
string uri = 1; - getUri() - Method in interface org.apache.arrow.flight.impl.Flight.LocationOrBuilder
-
string uri = 1; - getUri() - Method in class org.apache.arrow.flight.Location
- getUriBytes() - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
string uri = 1; - getUriBytes() - Method in class org.apache.arrow.flight.impl.Flight.Location
-
string uri = 1; - getUriBytes() - Method in interface org.apache.arrow.flight.impl.Flight.LocationOrBuilder
-
string uri = 1; - getUsed() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails.Entry
- getUsername() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
string username = 2; - getUsername() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth
-
string username = 2; - getUsername() - Method in interface org.apache.arrow.flight.impl.Flight.BasicAuthOrBuilder
-
string username = 2; - getUsernameBytes() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
string username = 2; - getUsernameBytes() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth
-
string username = 2; - getUsernameBytes() - Method in interface org.apache.arrow.flight.impl.Flight.BasicAuthOrBuilder
-
string username = 2; - getUtcCalendar() - Static method in class org.apache.arrow.adapter.jdbc.JdbcToArrowUtils
-
Returns the instance of a {java.util.Calendar} with the UTC time zone and root locale.
- getUUID() - Method in class org.apache.arrow.variant.Variant
- getValidityBuffer() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Get buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
- getValidityBuffer() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
- getValidityBuffer() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
- getValidityBuffer() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
- getValidityBuffer() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getValidityBuffer() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getValidityBuffer() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getValidityBuffer() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getValidityBuffer() - Method in class org.apache.arrow.vector.complex.ListVector
- getValidityBuffer() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getValidityBuffer() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getValidityBuffer() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Gets the underlying buffer associated with validity vector.
- getValidityBuffer() - Method in class org.apache.arrow.vector.complex.StructVector
- getValidityBuffer() - Method in class org.apache.arrow.vector.complex.UnionVector
- getValidityBuffer() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getValidityBuffer() - Method in class org.apache.arrow.vector.NullVector
- getValidityBuffer() - Method in interface org.apache.arrow.vector.ValueVector
-
Gets the underlying buffer associated with validity vector.
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Get the memory address of buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the memory address of buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the memory address of buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the memory address of buffer that manages the validity (NULL or NON-NULL nature) of elements in the vector.
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.complex.ListVector
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Gets the starting address of the underlying buffer associated with validity vector.
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.complex.StructVector
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.complex.UnionVector
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getValidityBufferAddress() - Method in interface org.apache.arrow.vector.FieldVector
-
Gets the starting address of the underlying buffer associated with validity vector.
- getValidityBufferAddress() - Method in class org.apache.arrow.vector.NullVector
- getValidityBufferSizeFromCount(int) - Static method in class org.apache.arrow.vector.BaseValueVector
-
Deprecated, for removal: This API element is subject to removal in a future version.-- use
BitVectorHelper.getValidityBufferSizeFromCount(int)instead. - getValidityBufferSizeFromCount(int) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Compute the size of validity buffer required to manage a given number of elements in a vector.
- getValidityBufferValueCapacity() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
- getValue() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error.Builder
-
.arrow.flight.protocol.SetSessionOptionsResult.ErrorValue value = 1; - getValue() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error
-
.arrow.flight.protocol.SetSessionOptionsResult.ErrorValue value = 1; - getValue() - Method in interface org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorOrBuilder
-
.arrow.flight.protocol.SetSessionOptionsResult.ErrorValue value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode.Builder
-
optional bytes value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode
-
optional bytes value = 1; - getValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNodeOrBuilder
-
optional bytes value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode.Builder
-
optional bool value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode
-
optional bool value = 1; - getValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNodeOrBuilder
-
optional bool value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
-
optional string value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
-
optional string value = 1; - getValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNodeOrBuilder
-
optional string value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode.Builder
-
optional double value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode
-
optional double value = 1; - getValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNodeOrBuilder
-
optional double value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode.Builder
-
optional float value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode
-
optional float value = 1; - getValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNodeOrBuilder
-
optional float value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode.Builder
-
optional int32 value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode
-
optional int32 value = 1; - getValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IntNodeOrBuilder
-
optional int32 value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode.Builder
-
optional int64 value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode
-
optional int64 value = 1; - getValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.LongNodeOrBuilder
-
optional int64 value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode.Builder
-
optional bytes value = 1; - getValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode
-
optional bytes value = 1; - getValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.StringNodeOrBuilder
-
optional bytes value = 1; - getValueAsDouble(int) - Method in class org.apache.arrow.vector.Float2Vector
- getValueAsDouble(int) - Method in class org.apache.arrow.vector.Float4Vector
- getValueAsDouble(int) - Method in class org.apache.arrow.vector.Float8Vector
- getValueAsDouble(int) - Method in interface org.apache.arrow.vector.FloatingPointVector
-
Gets the value at the given index.
- getValueAsFloat(int) - Method in class org.apache.arrow.vector.Float2Vector
- getValueAsLong(int) - Method in interface org.apache.arrow.vector.BaseIntVector
-
Gets the value at index.
- getValueAsLong(int) - Method in class org.apache.arrow.vector.BigIntVector
- getValueAsLong(int) - Method in class org.apache.arrow.vector.IntVector
- getValueAsLong(int) - Method in class org.apache.arrow.vector.SmallIntVector
- getValueAsLong(int) - Method in class org.apache.arrow.vector.TinyIntVector
- getValueAsLong(int) - Method in class org.apache.arrow.vector.UInt1Vector
- getValueAsLong(int) - Method in class org.apache.arrow.vector.UInt2Vector
- getValueAsLong(int) - Method in class org.apache.arrow.vector.UInt4Vector
- getValueAsLong(int) - Method in class org.apache.arrow.vector.UInt8Vector
- getValueBuffer() - Method in class org.apache.arrow.variant.Variant
- getValueBufferValueCapacity() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
- getValueBufferValueCapacity() - Method in class org.apache.arrow.vector.BitVector
- getValueBytes() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
-
optional string value = 1; - getValueBytes() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
-
optional string value = 1; - getValueBytes() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNodeOrBuilder
-
optional string value = 1; - getValueCapacity() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Get the current value capacity for the vector.
- getValueCapacity() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the current capacity which does not exceed either validity buffer or offset buffer.
- getValueCapacity() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the current capacity which does not exceed either validity buffer or offset buffer.
- getValueCapacity() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the current capacity which does not exceed either validity buffer or value buffer.
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.AbstractExtensionTypeWriter
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.Decimal256WriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.DurationWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.Float2WriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UnionExtensionWriter
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.ViewVarBinaryWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.ViewVarCharWriterImpl
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Get the current value capacity for the vector.
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Get the value capacity by considering validity and offset capacity.
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.ListVector
-
Get the current value capacity for the vector.
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Get the value capacity by considering validity and offset capacity.
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Returns the maximum number of values that can be stored in this vector instance.
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.StructVector
-
Get the current value capacity for the vector.
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.UnionVector
- getValueCapacity() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter
- getValueCapacity() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getValueCapacity() - Method in class org.apache.arrow.vector.NullVector
- getValueCapacity() - Method in interface org.apache.arrow.vector.ValueVector
-
Returns the maximum number of values that can be stored in this vector instance.
- getValueCapacity() - Method in class org.apache.arrow.vector.ZeroVector
- getValueCount() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Get the value count of vector.
- getValueCount() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the value count of vector.
- getValueCount() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the value count of vector.
- getValueCount() - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the value count of vector.
- getValueCount() - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- getValueCount() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
- getValueCount() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- getValueCount() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getValueCount() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getValueCount() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getValueCount() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getValueCount() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getValueCount() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getValueCount() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Gets the number of values.
- getValueCount() - Method in class org.apache.arrow.vector.complex.UnionVector
- getValueCount() - Method in class org.apache.arrow.vector.ExtensionTypeVector
- getValueCount() - Method in class org.apache.arrow.vector.NullVector
- getValueCount() - Method in interface org.apache.arrow.vector.ValueVector
-
Gets the number of values.
- getValueCount() - Method in class org.apache.arrow.vector.ZeroVector
- getValueDescriptor() - Method in enum org.apache.arrow.flight.impl.Flight.CancelStatus
- getValueDescriptor() - Method in enum org.apache.arrow.flight.impl.Flight.CloseSessionResult.Status
- getValueDescriptor() - Method in enum org.apache.arrow.flight.impl.Flight.FlightDescriptor.DescriptorType
- getValueDescriptor() - Method in enum org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorValue
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
-
Deprecated.
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.EndSavepoint
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.EndTransaction
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.Nullable
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.Searchable
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlNullOrdering
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlOuterJoinsSupportLevel
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedCaseSensitivity
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedElementActions
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedGroupBy
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedPositionedCommands
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetConcurrency
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetType
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedSubqueries
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransaction
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransactions
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedUnions
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlTransactionIsolationLevel
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedSqlGrammar
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.UpdateDeleteRules
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.XdbcDataType
- getValueDescriptor() - Method in enum org.apache.arrow.flight.sql.impl.FlightSql.XdbcDatetimeSubcode
- getValueDescriptor() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.DateUnit
- getValueDescriptor() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
- getValueDescriptor() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.IntervalType
- getValueDescriptor() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.SelectionVectorType
- getValueDescriptor() - Method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.TimeUnit
- getValueFromAuthHeader(CallHeaders, String) - Static method in class org.apache.arrow.flight.auth2.AuthUtilities
-
Helper method for retrieving a value from the Authorization header.
- getValueIterable() - Method in interface org.apache.arrow.vector.ValueIterableVector
-
Get an Iterator for the values in the vector.
- getValueIterator() - Method in interface org.apache.arrow.vector.ValueIterableVector
-
Get an Iterable that can be used to iterate over the values in the vector.
- getValueLength(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Get the variable length element at specified index as Text.
- getValueLength(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Get the variable length element at specified index as Text.
- getValueLength(int) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Get the length of the element at specified index.
- getValueLength(int) - Method in interface org.apache.arrow.vector.VariableWidthFieldVector
-
Get the variable length element at specified index as Text.
- getValues(int) - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
-
repeated string values = 1; - getValues(int) - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue
-
repeated string values = 1; - getValues(int) - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValueOrBuilder
-
repeated string values = 1; - getValuesBytes(int) - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
-
repeated string values = 1; - getValuesBytes(int) - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue
-
repeated string values = 1; - getValuesBytes(int) - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValueOrBuilder
-
repeated string values = 1; - getValuesCount() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
-
repeated string values = 1; - getValuesCount() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue
-
repeated string values = 1; - getValuesCount() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValueOrBuilder
-
repeated string values = 1; - getValuesList() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
-
repeated string values = 1; - getValuesList() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue
-
repeated string values = 1; - getValuesList() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValueOrBuilder
-
repeated string values = 1; - getValuesVector() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
- getValueValue() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error.Builder
-
.arrow.flight.protocol.SetSessionOptionsResult.ErrorValue value = 1; - getValueValue() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error
-
.arrow.flight.protocol.SetSessionOptionsResult.ErrorValue value = 1; - getValueValue() - Method in interface org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorOrBuilder
-
.arrow.flight.protocol.SetSessionOptionsResult.ErrorValue value = 1; - getValueVector() - Method in class org.apache.arrow.variant.extension.VariantVector
- getValueWidth() - Method in class org.apache.arrow.algorithm.sort.VectorValueComparator
- getVarBinary(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a byte[] from the column with the given index at the current row.
- getVarBinary(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a byte[] from the column of the given name at the current row.
- getVarBinaryVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getVarBinaryVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getVarBinaryVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getVarChar(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a byte[] from the column with the given index at the current row.
- getVarChar(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a byte[] from the column of the given name at the current row.
- getVarCharObj(int) - Method in class org.apache.arrow.vector.table.Row
-
Returns a String from the column with the given index at the current row.
- getVarCharObj(String) - Method in class org.apache.arrow.vector.table.Row
-
Returns a String from the column of the given name at the current row.
- getVarCharVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getVarCharVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getVarCharVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getVariadicBufferCounts() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
Get the record batch variadic buffer counts.
- getVector() - Method in class org.apache.arrow.adapter.avro.consumers.BaseAvroConsumer
- getVector() - Method in interface org.apache.arrow.adapter.avro.consumers.Consumer
-
Get the vector within the consumer.
- getVector() - Method in class org.apache.arrow.adapter.avro.consumers.SkipConsumer
- getVector() - Method in class org.apache.arrow.adapter.avro.producers.AvroNullableProducer
- getVector() - Method in class org.apache.arrow.adapter.avro.producers.BaseAvroProducer
- getVector() - Method in interface org.apache.arrow.adapter.avro.producers.Producer
-
Get the vector within the producer.
- getVector() - Method in class org.apache.arrow.adapter.jdbc.binder.BaseColumnBinder
- getVector() - Method in interface org.apache.arrow.adapter.jdbc.binder.ColumnBinder
-
Get the vector used by this binder.
- getVector() - Method in class org.apache.arrow.adapter.jdbc.binder.NullableColumnBinder
- getVector() - Method in class org.apache.arrow.vector.AddOrGetResult
-
Returns the vector.
- getVector() - Method in class org.apache.arrow.vector.dictionary.Dictionary
- getVector(int) - Method in class org.apache.arrow.vector.complex.UnionVector
- getVector(int) - Method in class org.apache.arrow.vector.VectorSchemaRoot
- getVector(int, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getVector(String) - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
gets a vector by name.
- getVector(Field) - Method in class org.apache.arrow.vector.VectorSchemaRoot
- getVectorById(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- getVectorById(int, Class<V>) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
Gets a child vector by ordinal position and casts to the specified class.
- getVectorByType(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getVectorByType(int) - Method in class org.apache.arrow.vector.complex.UnionVector
- getVectorByType(int, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
- getVectorCopy(int) - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns a copy of the vector at the given position.
- getVectorCopy(String) - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns a copy of the vector with the given name, or throws IllegalArgumentException if the name is not found.
- getVectorCount() - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns the number of vectors (columns) in this table.
- getVectorSchemaRoot() - Method in class org.apache.arrow.vector.ipc.ArrowReader
-
Returns the vector schema root.
- getVectorType() - Method in class org.apache.arrow.vector.dictionary.Dictionary
- getVersion() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.SubstraitPlan
- getVersion() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan.Builder
-
The Substrait release, e.g. "0.12.0".
- getVersion() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan
-
The Substrait release, e.g. "0.12.0".
- getVersion() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlanOrBuilder
-
The Substrait release, e.g. "0.12.0".
- getVersionBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan.Builder
-
The Substrait release, e.g. "0.12.0".
- getVersionBytes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan
-
The Substrait release, e.g. "0.12.0".
- getVersionBytes() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlanOrBuilder
-
The Substrait release, e.g. "0.12.0".
- getViewVarBinaryVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getViewVarBinaryVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getViewVarBinaryVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getViewVarCharVector() - Method in class org.apache.arrow.vector.complex.UnionVector
- getViewVarCharVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getViewVarCharVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
- getWidth() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by FIXED_SIZE_BINARY
- getWidth() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by FIXED_SIZE_BINARY
- getWidth() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by FIXED_SIZE_BINARY
- getWriter() - Method in class org.apache.arrow.flight.FlightClient.ExchangeReaderWriter
-
Get the writer for the call.
- getWriter() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- getWriter() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- getWriter() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- getWriter() - Method in class org.apache.arrow.vector.complex.LargeListVector
- getWriter() - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- getWriter() - Method in class org.apache.arrow.vector.complex.ListVector
- getWriter() - Method in class org.apache.arrow.vector.complex.ListViewVector
- getWriter() - Method in class org.apache.arrow.vector.complex.MapVector
-
Get the writer for this MapVector instance.
- getWriter() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Get a writer for this vector.
- getWriter() - Method in class org.apache.arrow.vector.complex.StructVector
- getWriter() - Method in class org.apache.arrow.vector.complex.UnionVector
- getWriter(Types.MinorType) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
-
Retrieve the FieldWriter, promoting if it is not a FieldWriter of the specified type
- getWriter(Types.MinorType, ArrowType) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- getWriter(Types.MinorType, ArrowType) - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- getXdbcTypeInfo(int, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request the information about the data types supported related to a filter data type.
- getXdbcTypeInfo(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request the information about all the data types supported.
- getXdbcTypeInfoSchema(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Get the schema of
FlightSqlClient.getXdbcTypeInfo(CallOption...)from the server. - GRPC - Static variable in class org.apache.arrow.flight.LocationSchemes
- GRPC_DOMAIN_SOCKET - Static variable in class org.apache.arrow.flight.LocationSchemes
- GRPC_INSECURE - Static variable in class org.apache.arrow.flight.LocationSchemes
- GRPC_TLS - Static variable in class org.apache.arrow.flight.LocationSchemes
H
- HALF - Enum constant in enum org.apache.arrow.vector.types.FloatingPointPrecision
-
16-bit (not a standard java type).
- HALF - Static variable in class org.apache.arrow.flatbuf.Precision
- HALF_FLOAT - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
HALF_FLOAT = 10; - HALF_FLOAT_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
HALF_FLOAT = 10; - handleCase(String) - Method in class org.apache.arrow.vector.complex.impl.NullableCaseSensitiveStructWriter
- handleCase(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- handleCase(String) - Method in class org.apache.arrow.vector.complex.impl.SingleCaseSensitiveStructWriter
- handleCase(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- handleSafe(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
- handleSafe(int, int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
- handleSafe(int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
- handleSafe(int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
- handshake() - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceBlockingV2Stub
-
Handshake between client and server.
- handshake(StreamObserver<Flight.HandshakeResponse>) - Method in interface org.apache.arrow.flight.impl.FlightServiceGrpc.AsyncService
-
Handshake between client and server.
- handshake(StreamObserver<Flight.HandshakeResponse>) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceStub
-
Handshake between client and server.
- handshake(CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Executes the handshake against the Flight service.
- HANDSHAKE - Enum constant in enum org.apache.arrow.flight.FlightMethod
- HANDSHAKE_DESCRIPTOR_NAME - Static variable in class org.apache.arrow.flight.auth.AuthConstants
- hasAndNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.AndNode andNode = 7; - hasAndNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.AndNode andNode = 7; - hasAndNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.AndNode andNode = 7; - hasAuthHandler() - Method in class org.apache.arrow.flight.auth.ClientAuthInterceptor
- hasBinaryNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.BinaryNode binaryNode = 18; - hasBinaryNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.BinaryNode binaryNode = 18; - hasBinaryNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.BinaryNode binaryNode = 18; - hasBinaryValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.BinaryConstants binaryValues = 5; - hasBinaryValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.BinaryConstants binaryValues = 5; - hasBinaryValues() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.BinaryConstants binaryValues = 5; - hasBooleanNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.BooleanNode booleanNode = 15; - hasBooleanNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.BooleanNode booleanNode = 15; - hasBooleanNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.BooleanNode booleanNode = 15; - hasBoolValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
bool bool_value = 2; - hasBoolValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
-
bool bool_value = 2; - hasBoolValue() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValueOrBuilder
-
bool bool_value = 2; - hasCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
Specifies the Catalog to search for the tables.
- hasCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
-
Specifies the Catalog to search for the tables.
- hasCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemasOrBuilder
-
Specifies the Catalog to search for the tables.
- hasCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the catalog to search for the foreign key table.
- hasCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
-
Specifies the catalog to search for the foreign key table.
- hasCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeysOrBuilder
-
Specifies the catalog to search for the foreign key table.
- hasCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the catalog to search for the primary key table.
- hasCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
-
Specifies the catalog to search for the primary key table.
- hasCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeysOrBuilder
-
Specifies the catalog to search for the primary key table.
- hasCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the catalog to search for the table.
- hasCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
-
Specifies the catalog to search for the table.
- hasCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeysOrBuilder
-
Specifies the catalog to search for the table.
- hasCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies the Catalog to search for the tables.
- hasCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
Specifies the Catalog to search for the tables.
- hasCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
-
Specifies the Catalog to search for the tables.
- hasCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The catalog of the destination table to load data into.
- hasCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
The catalog of the destination table to load data into.
- hasCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
The catalog of the destination table to load data into.
- hasCond() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode cond = 1; - hasCond() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
-
optional .gandiva.types.TreeNode cond = 1; - hasCond() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IfNodeOrBuilder
-
optional .gandiva.types.TreeNode cond = 1; - hasDataType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo.Builder
-
Specifies the data type to search for the info.
- hasDataType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo
-
Specifies the data type to search for the info.
- hasDataType() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfoOrBuilder
-
Specifies the data type to search for the info.
- hasDateUnit() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by DATE32/DATE64
- hasDateUnit() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by DATE32/DATE64
- hasDateUnit() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by DATE32/DATE64
- hasDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the schema to search for the foreign key table.
- hasDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
-
Specifies the schema to search for the foreign key table.
- hasDbSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeysOrBuilder
-
Specifies the schema to search for the foreign key table.
- hasDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the schema to search for the primary key table.
- hasDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
-
Specifies the schema to search for the primary key table.
- hasDbSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeysOrBuilder
-
Specifies the schema to search for the primary key table.
- hasDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the schema to search for the table.
- hasDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
-
Specifies the schema to search for the table.
- hasDbSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeysOrBuilder
-
Specifies the schema to search for the table.
- hasDbSchemaFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
Specifies a filter pattern for schemas to search for.
- hasDbSchemaFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
-
Specifies a filter pattern for schemas to search for.
- hasDbSchemaFilterPattern() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemasOrBuilder
-
Specifies a filter pattern for schemas to search for.
- hasDbSchemaFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter pattern for schemas to search for.
- hasDbSchemaFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
Specifies a filter pattern for schemas to search for.
- hasDbSchemaFilterPattern() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
-
Specifies a filter pattern for schemas to search for.
- hasDecimalNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.DecimalNode decimalNode = 19; - hasDecimalNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.DecimalNode decimalNode = 19; - hasDecimalNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.DecimalNode decimalNode = 19; - hasDecimalValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.DecimalConstants decimalValues = 6; - hasDecimalValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.DecimalConstants decimalValues = 6; - hasDecimalValues() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.DecimalConstants decimalValues = 6; - hasDoubleNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.DoubleNode doubleNode = 16; - hasDoubleNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.DoubleNode doubleNode = 16; - hasDoubleNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.DoubleNode doubleNode = 16; - hasDoubleValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
double double_value = 4; - hasDoubleValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
-
double double_value = 4; - hasDoubleValue() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValueOrBuilder
-
double double_value = 4; - hasDoubleValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.DoubleConstants doubleValues = 8; - hasDoubleValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.DoubleConstants doubleValues = 8; - hasDoubleValues() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.DoubleConstants doubleValues = 8; - hasElseNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode elseNode = 3; - hasElseNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
-
optional .gandiva.types.TreeNode elseNode = 3; - hasElseNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IfNodeOrBuilder
-
optional .gandiva.types.TreeNode elseNode = 3; - hasEndpoint() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest.Builder
-
.arrow.flight.protocol.FlightEndpoint endpoint = 1; - hasEndpoint() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest
-
.arrow.flight.protocol.FlightEndpoint endpoint = 1; - hasEndpoint() - Method in interface org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequestOrBuilder
-
.arrow.flight.protocol.FlightEndpoint endpoint = 1; - hasErrors() - Method in class org.apache.arrow.flight.SetSessionOptionsResult
-
Report whether the error map has nonzero length.
- hasExpirationTime() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Expiration time of this stream.
- hasExpirationTime() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
Expiration time of this stream.
- hasExpirationTime() - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
Expiration time of this stream.
- hasExpirationTime() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
Expiration time for this request.
- hasExpirationTime() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
-
Expiration time for this request.
- hasExpirationTime() - Method in interface org.apache.arrow.flight.impl.Flight.PollInfoOrBuilder
-
Expiration time for this request.
- hasField() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode.Builder
-
optional .gandiva.types.Field field = 1; - hasField() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode
-
optional .gandiva.types.Field field = 1; - hasField() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNodeOrBuilder
-
optional .gandiva.types.Field field = 1; - hasFieldNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FieldNode fieldNode = 1; - hasFieldNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.FieldNode fieldNode = 1; - hasFieldNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.FieldNode fieldNode = 1; - hasFkCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The catalog name where the foreign table is.
- hasFkCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The catalog name where the foreign table is.
- hasFkCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The catalog name where the foreign table is.
- hasFkDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The schema name where the foreign table is.
- hasFkDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The schema name where the foreign table is.
- hasFkDbSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The schema name where the foreign table is.
- hasFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
The descriptor of the data.
- hasFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.FlightData
-
The descriptor of the data.
- hasFlightDescriptor() - Method in interface org.apache.arrow.flight.impl.Flight.FlightDataOrBuilder
-
The descriptor of the data.
- hasFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
The descriptor associated with this info.
- hasFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
The descriptor associated with this info.
- hasFlightDescriptor() - Method in interface org.apache.arrow.flight.impl.Flight.FlightInfoOrBuilder
-
The descriptor associated with this info.
- hasFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
The descriptor the client should use on the next try.
- hasFlightDescriptor() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
-
The descriptor the client should use on the next try.
- hasFlightDescriptor() - Method in interface org.apache.arrow.flight.impl.Flight.PollInfoOrBuilder
-
The descriptor the client should use on the next try.
- hasFloatNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FloatNode floatNode = 13; - hasFloatNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.FloatNode floatNode = 13; - hasFloatNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.FloatNode floatNode = 13; - hasFloatValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.FloatConstants floatValues = 7; - hasFloatValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.FloatConstants floatValues = 7; - hasFloatValues() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.FloatConstants floatValues = 7; - hasFnNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.FunctionNode fnNode = 2; - hasFnNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.FunctionNode fnNode = 2; - hasFnNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.FunctionNode fnNode = 2; - hasFunctionName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
optional string functionName = 1; - hasFunctionName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
-
optional string functionName = 1; - hasFunctionName() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNodeOrBuilder
-
optional string functionName = 1; - hash(ArrowBuf, long, long) - Static method in class org.apache.arrow.memory.util.ByteFunctionHelpers
-
Compute hashCode with the given
ArrowBufand start/end index. - hash(ArrowBufHasher, ArrowBuf, long, long) - Static method in class org.apache.arrow.memory.util.ByteFunctionHelpers
-
Compute hashCode with the given
ArrowBufHasher,ArrowBufand start/end index. - hashCode() - Method in class org.apache.arrow.flight.CancelFlightInfoResult
- hashCode() - Method in class org.apache.arrow.flight.FlightDescriptor
- hashCode() - Method in class org.apache.arrow.flight.FlightEndpoint
- hashCode() - Method in class org.apache.arrow.flight.FlightInfo
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.Action
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.ActionType
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionRequest
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.Criteria
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.Empty
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.FlightData
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsRequest
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.Location
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.PutResult
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.Result
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
- hashCode() - Method in class org.apache.arrow.flight.impl.Flight.Ticket
- hashCode() - Method in class org.apache.arrow.flight.Location
- hashCode() - Method in class org.apache.arrow.flight.PollInfo
- hashCode() - Method in class org.apache.arrow.flight.SetSessionOptionsResult.Error
- hashCode() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.SubstraitPlan
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest
-
Deprecated.
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult
-
Deprecated.
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
- hashCode() - Method in class org.apache.arrow.flight.Ticket
- hashCode() - Method in class org.apache.arrow.gandiva.evaluator.ConfigurationBuilder.ConfigOptions
- hashCode() - Method in class org.apache.arrow.gandiva.evaluator.FunctionSignature
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode
- hashCode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- hashCode() - Method in class org.apache.arrow.memory.ArrowBuf
- hashCode() - Method in class org.apache.arrow.memory.util.ArrowBufPointer
- hashCode() - Method in class org.apache.arrow.memory.util.hash.MurmurHasher
- hashCode() - Method in class org.apache.arrow.memory.util.hash.SimpleHasher
- hashCode() - Method in class org.apache.arrow.variant.holders.NullableVariantHolder
- hashCode() - Method in class org.apache.arrow.variant.holders.VariantHolder
- hashCode() - Method in class org.apache.arrow.variant.Variant
- hashCode() - Method in class org.apache.arrow.vector.BufferLayout
- hashCode() - Method in class org.apache.arrow.vector.dictionary.Dictionary
- hashCode() - Method in class org.apache.arrow.vector.extension.OpaqueType
- hashCode() - Method in class org.apache.arrow.vector.holders.BigIntHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.BitHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.DateDayHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.DateMilliHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.Decimal256Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.DecimalHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.DurationHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.FixedSizeBinaryHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.Float2Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.Float4Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.Float8Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.IntervalDayHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.IntervalMonthDayNanoHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.IntervalYearHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.IntHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.LargeVarBinaryHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.LargeVarCharHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableBigIntHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableBitHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableDateDayHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableDateMilliHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableDecimal256Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableDecimalHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableDurationHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableFloat2Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableFloat4Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableFloat8Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableIntervalDayHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableIntervalMonthDayNanoHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableIntervalYearHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableIntHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableLargeVarBinaryHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableLargeVarCharHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableSmallIntHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeMicroHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeMilliHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeNanoHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeSecHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampMicroHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampMilliHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampNanoHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampSecHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableTinyIntHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableUInt1Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableUInt2Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableUInt4Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableUInt8Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableVarBinaryHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableVarCharHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableViewVarBinaryHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.NullableViewVarCharHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.SmallIntHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.TimeMicroHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.TimeMilliHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.TimeNanoHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.TimeSecHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampMicroHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampMicroTZHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampMilliHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampMilliTZHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampNanoHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampNanoTZHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampSecHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.TimeStampSecTZHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.TinyIntHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.UInt1Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.UInt2Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.UInt4Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.UInt8Holder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.VarBinaryHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.VarCharHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.ViewVarBinaryHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.holders.ViewVarCharHolder
-
Reason for not supporting the operation is that ValueHolders are potential scalar replacements and hence we don't want any methods to be invoked on them.
- hashCode() - Method in class org.apache.arrow.vector.ipc.message.ArrowBlock
- hashCode() - Method in class org.apache.arrow.vector.ipc.message.ArrowBuffer
- hashCode() - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
- hashCode() - Method in class org.apache.arrow.vector.PeriodDuration
- hashCode() - Method in class org.apache.arrow.vector.TypeLayout
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.BinaryView
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Duration
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeBinary
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeList
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeListView
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeUtf8
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ListView
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Map
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Null
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.RunEndEncoded
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8View
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.DictionaryEncoding
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.Field
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.FieldType
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.Schema
- hashCode() - Method in class org.apache.arrow.vector.util.ReusableByteArray
- hashCode(int) - Method in class org.apache.arrow.variant.extension.VariantVector
- hashCode(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
- hashCode(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
- hashCode(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
- hashCode(int) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
- hashCode(int) - Method in class org.apache.arrow.vector.BitVector
- hashCode(int) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- hashCode(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- hashCode(int) - Method in class org.apache.arrow.vector.complex.LargeListVector
- hashCode(int) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Get the hash code for the element at the given index.
- hashCode(int) - Method in class org.apache.arrow.vector.complex.ListVector
- hashCode(int) - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Get the hash code for the element at the given index.
- hashCode(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- hashCode(int) - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Returns hashCode of element in index with the default hasher.
- hashCode(int) - Method in class org.apache.arrow.vector.complex.StructVector
- hashCode(int) - Method in class org.apache.arrow.vector.complex.UnionVector
- hashCode(int) - Method in class org.apache.arrow.vector.extension.OpaqueVector
- hashCode(int) - Method in class org.apache.arrow.vector.NullVector
- hashCode(int) - Method in class org.apache.arrow.vector.UuidVector
- hashCode(int) - Method in interface org.apache.arrow.vector.ValueVector
-
Returns hashCode of element in index with the default hasher.
- hashCode(int) - Method in class org.apache.arrow.vector.ZeroVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.variant.extension.VariantVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.BitVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.LargeListVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Get the hash code for the element at the given index.
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.ListVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Get the hash code for the element at the given index.
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Returns hashCode of element in index with the given hasher.
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.StructVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.UnionVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.extension.OpaqueVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.NullVector
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.UuidVector
- hashCode(int, ArrowBufHasher) - Method in interface org.apache.arrow.vector.ValueVector
-
Returns hashCode of element in index with the given hasher.
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.ZeroVector
- hashCode(long, long) - Method in interface org.apache.arrow.memory.util.hash.ArrowBufHasher
-
Calculates the hash code for a memory region.
- hashCode(long, long) - Method in class org.apache.arrow.memory.util.hash.MurmurHasher
- hashCode(long, long) - Method in class org.apache.arrow.memory.util.hash.SimpleHasher
-
Calculates the hash code for a memory region.
- hashCode(long, long, int) - Static method in class org.apache.arrow.memory.util.hash.MurmurHasher
-
Calculates the hash code for a memory region.
- hashCode(ArrowBuf, long, long) - Method in interface org.apache.arrow.memory.util.hash.ArrowBufHasher
-
Calculates the hash code for a memory region.
- hashCode(ArrowBuf, long, long) - Method in class org.apache.arrow.memory.util.hash.MurmurHasher
- hashCode(ArrowBuf, long, long) - Method in class org.apache.arrow.memory.util.hash.SimpleHasher
-
Calculates the hash code for a memory region.
- hashCode(ArrowBuf, long, long, int) - Static method in class org.apache.arrow.memory.util.hash.MurmurHasher
-
Calculates the hash code for a memory region.
- HashTableBasedDictionaryBuilder<V extends ElementAddressableVector> - Class in org.apache.arrow.algorithm.dictionary
-
This class builds the dictionary based on a hash table.
- HashTableBasedDictionaryBuilder(V) - Constructor for class org.apache.arrow.algorithm.dictionary.HashTableBasedDictionaryBuilder
-
Constructs a hash table based dictionary builder.
- HashTableBasedDictionaryBuilder(V, boolean) - Constructor for class org.apache.arrow.algorithm.dictionary.HashTableBasedDictionaryBuilder
-
Constructs a hash table based dictionary builder.
- HashTableBasedDictionaryBuilder(V, boolean, ArrowBufHasher) - Constructor for class org.apache.arrow.algorithm.dictionary.HashTableBasedDictionaryBuilder
-
Constructs a hash table based dictionary builder.
- HashTableDictionaryEncoder<E extends BaseIntVector,
D extends ElementAddressableVector> - Class in org.apache.arrow.algorithm.dictionary -
Dictionary encoder based on hash table.
- HashTableDictionaryEncoder(D) - Constructor for class org.apache.arrow.algorithm.dictionary.HashTableDictionaryEncoder
-
Constructs a dictionary encoder.
- HashTableDictionaryEncoder(D, boolean) - Constructor for class org.apache.arrow.algorithm.dictionary.HashTableDictionaryEncoder
-
Constructs a dictionary encoder.
- HashTableDictionaryEncoder(D, boolean, ArrowBufHasher) - Constructor for class org.apache.arrow.algorithm.dictionary.HashTableDictionaryEncoder
-
Constructs a dictionary encoder.
- hasIfNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
control expressions
- hasIfNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
control expressions
- hasIfNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
control expressions
- hasInfo() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest.Builder
-
.arrow.flight.protocol.FlightInfo info = 1; - hasInfo() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest
-
.arrow.flight.protocol.FlightInfo info = 1; - hasInfo() - Method in interface org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequestOrBuilder
-
.arrow.flight.protocol.FlightInfo info = 1; - hasInfo() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
The currently available results.
- hasInfo() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
-
The currently available results.
- hasInfo() - Method in interface org.apache.arrow.flight.impl.Flight.PollInfoOrBuilder
-
The currently available results.
- hasInNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
in expr
- hasInNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
in expr
- hasInNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
in expr
- hasInt64Value() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
sfixed64 int64_value = 3; - hasInt64Value() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
-
sfixed64 int64_value = 3; - hasInt64Value() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValueOrBuilder
-
sfixed64 int64_value = 3; - hasIntervalType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by INTERVAL
- hasIntervalType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by INTERVAL
- hasIntervalType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by INTERVAL
- hasIntNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.IntNode intNode = 12; - hasIntNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.IntNode intNode = 12; - hasIntNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.IntNode intNode = 12; - hasIntValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.IntConstants intValues = 2; - hasIntValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.IntConstants intValues = 2; - hasIntValues() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.IntConstants intValues = 2; - hasLongNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.LongNode longNode = 14; - hasLongNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.LongNode longNode = 14; - hasLongNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.LongNode longNode = 14; - hasLongValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.LongConstants longValues = 3; - hasLongValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.LongConstants longValues = 3; - hasLongValues() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.LongConstants longValues = 3; - hasName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
name of the field
- hasName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
-
name of the field
- hasName() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldOrBuilder
-
name of the field
- hasName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
optional string name = 1; - hasName() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
-
optional string name = 1; - hasName() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignatureOrBuilder
-
optional string name = 1; - hasNext() - Method in class org.apache.arrow.adapter.avro.AvroToArrowVectorIterator
- hasNext() - Method in class org.apache.arrow.adapter.jdbc.ArrowVectorIterator
- hasNext() - Method in class org.apache.arrow.vector.table.Row
-
Returns true if there is at least one more non-deleted row in the table that has yet to be processed.
- hasNext() - Method in class org.apache.arrow.vector.util.ElementAddressableVectorIterator
- hasNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.TreeNode node = 1; - hasNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.TreeNode node = 1; - hasNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.TreeNode node = 1; - hasNullable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
optional bool nullable = 3; - hasNullable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
-
optional bool nullable = 3; - hasNullable() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldOrBuilder
-
optional bool nullable = 3; - hasNullNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
literals
- hasNullNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
literals
- hasNullNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
literals
- hasOrNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.OrNode orNode = 8; - hasOrNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.OrNode orNode = 8; - hasOrNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.OrNode orNode = 8; - hasPkCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The catalog name where the parent table is.
- hasPkCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The catalog name where the parent table is.
- hasPkCatalog() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The catalog name where the parent table is.
- hasPkDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
* The Schema name where the parent table is.
- hasPkDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
* The Schema name where the parent table is.
- hasPkDbSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReferenceOrBuilder
-
* The Schema name where the parent table is.
- hasPlan() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
-
The serialized substrait.Plan to create a prepared statement for.
- hasPlan() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
-
The serialized substrait.Plan to create a prepared statement for.
- hasPlan() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequestOrBuilder
-
The serialized substrait.Plan to create a prepared statement for.
- hasPlan() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
-
A serialized substrait.Plan
- hasPlan() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
-
A serialized substrait.Plan
- hasPlan() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlanOrBuilder
-
A serialized substrait.Plan
- hasPrecision() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
-
optional int32 precision = 2; - hasPrecision() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
-
optional int32 precision = 2; - hasPrecision() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNodeOrBuilder
-
optional int32 precision = 2; - hasPrecision() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by DECIMAL
- hasPrecision() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by DECIMAL
- hasPrecision() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by DECIMAL
- hasPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult.Builder
-
Represents a (potentially updated) opaque handle for the prepared statement on the server.
- hasPreparedStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult
-
Represents a (potentially updated) opaque handle for the prepared statement on the server.
- hasPreparedStatementHandle() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResultOrBuilder
-
Represents a (potentially updated) opaque handle for the prepared statement on the server.
- hasProgress() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
-
Query progress.
- hasProgress() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
-
Query progress.
- hasProgress() - Method in interface org.apache.arrow.flight.impl.Flight.PollInfoOrBuilder
-
Query progress.
- hasResultType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
-
optional .gandiva.types.Field resultType = 2; - hasResultType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
-
optional .gandiva.types.Field resultType = 2; - hasResultType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRootOrBuilder
-
optional .gandiva.types.Field resultType = 2; - hasReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 3; - hasReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
-
optional .gandiva.types.ExtGandivaType returnType = 3; - hasReturnType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNodeOrBuilder
-
optional .gandiva.types.ExtGandivaType returnType = 3; - hasReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 2; - hasReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
-
optional .gandiva.types.ExtGandivaType returnType = 2; - hasReturnType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignatureOrBuilder
-
optional .gandiva.types.ExtGandivaType returnType = 2; - hasReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.ExtGandivaType returnType = 4; - hasReturnType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
-
optional .gandiva.types.ExtGandivaType returnType = 4; - hasReturnType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IfNodeOrBuilder
-
optional .gandiva.types.ExtGandivaType returnType = 4; - hasRoot() - Method in class org.apache.arrow.flight.FlightStream
-
Check if there is a root (i.e. whether the other end has started sending data).
- hasRoot() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition.Builder
-
optional .gandiva.types.TreeNode root = 1; - hasRoot() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition
-
optional .gandiva.types.TreeNode root = 1; - hasRoot() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ConditionOrBuilder
-
optional .gandiva.types.TreeNode root = 1; - hasRoot() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
-
optional .gandiva.types.TreeNode root = 1; - hasRoot() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
-
optional .gandiva.types.TreeNode root = 1; - hasRoot() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRootOrBuilder
-
optional .gandiva.types.TreeNode root = 1; - hasScale() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
-
optional int32 scale = 3; - hasScale() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
-
optional int32 scale = 3; - hasScale() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNodeOrBuilder
-
optional int32 scale = 3; - hasScale() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by DECIMAL
- hasScale() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by DECIMAL
- hasScale() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by DECIMAL
- hasSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The db_schema of the destination table to load data into.
- hasSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
The db_schema of the destination table to load data into.
- hasSchema() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
The db_schema of the destination table to load data into.
- hasSession() - Method in class org.apache.arrow.flight.ServerSessionMiddleware
-
Check if there is an open session associated with this call.
- hasStringListValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
.arrow.flight.protocol.SessionOptionValue.StringListValue string_list_value = 5; - hasStringListValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
-
.arrow.flight.protocol.SessionOptionValue.StringListValue string_list_value = 5; - hasStringListValue() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValueOrBuilder
-
.arrow.flight.protocol.SessionOptionValue.StringListValue string_list_value = 5; - hasStringNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
-
optional .gandiva.types.StringNode stringNode = 17; - hasStringNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
-
optional .gandiva.types.StringNode stringNode = 17; - hasStringNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNodeOrBuilder
-
optional .gandiva.types.StringNode stringNode = 17; - hasStringValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
-
string string_value = 1; - hasStringValue() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
-
string string_value = 1; - hasStringValue() - Method in interface org.apache.arrow.flight.impl.Flight.SessionOptionValueOrBuilder
-
string string_value = 1; - hasStringValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
-
optional .gandiva.types.StringConstants stringValues = 4; - hasStringValues() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
-
optional .gandiva.types.StringConstants stringValues = 4; - hasStringValues() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.InNodeOrBuilder
-
optional .gandiva.types.StringConstants stringValues = 4; - hasTableDefinitionOptions() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
The behavior for handling the table definition.
- hasTableDefinitionOptions() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
The behavior for handling the table definition.
- hasTableDefinitionOptions() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
The behavior for handling the table definition.
- hasTableNameFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter pattern for tables to search for.
- hasTableNameFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
Specifies a filter pattern for tables to search for.
- hasTableNameFilterPattern() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
-
Specifies a filter pattern for tables to search for.
- hasThenNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
-
optional .gandiva.types.TreeNode thenNode = 2; - hasThenNode() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
-
optional .gandiva.types.TreeNode thenNode = 2; - hasThenNode() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IfNodeOrBuilder
-
optional .gandiva.types.TreeNode thenNode = 2; - hasTicket() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Token used to retrieve this stream.
- hasTicket() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
Token used to retrieve this stream.
- hasTicket() - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
Token used to retrieve this stream.
- hasTimeUnit() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by TIME32/TIME64
- hasTimeUnit() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by TIME32/TIME64
- hasTimeUnit() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by TIME32/TIME64
- hasTimeZone() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by TIMESTAMP
- hasTimeZone() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by TIMESTAMP
- hasTimeZone() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by TIMESTAMP
- hasTransactionId() - 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).
- hasTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
-
Create/execute the prepared statement as part of this transaction (if unset, executions of the prepared statement will be auto-committed).
- hasTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequestOrBuilder
-
Create/execute the prepared statement as part of this transaction (if unset, executions of the prepared statement will be auto-committed).
- hasTransactionId() - 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).
- hasTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
-
Create/execute the prepared statement as part of this transaction (if unset, executions of the prepared statement will be auto-committed).
- hasTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequestOrBuilder
-
Create/execute the prepared statement as part of this transaction (if unset, executions of the prepared statement will be auto-committed).
- hasTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
-
Perform the ingestion as part of this transaction.
- hasTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
-
Perform the ingestion as part of this transaction.
- hasTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngestOrBuilder
-
Perform the ingestion as part of this transaction.
- hasTransactionId() - 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).
- hasTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- hasTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQueryOrBuilder
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- hasTransactionId() - 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).
- hasTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- hasTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlanOrBuilder
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- hasTransactionId() - 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).
- hasTransactionId() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- hasTransactionId() - Method in interface org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdateOrBuilder
-
Include the query as part of this transaction (if unset, the query is auto-committed).
- hasType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
optional .gandiva.types.GandivaType type = 1; - hasType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
optional .gandiva.types.GandivaType type = 1; - hasType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
optional .gandiva.types.GandivaType type = 1; - hasType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
-
optional .gandiva.types.ExtGandivaType type = 2; - hasType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
-
optional .gandiva.types.ExtGandivaType type = 2; - hasType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FieldOrBuilder
-
optional .gandiva.types.ExtGandivaType type = 2; - hasType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode.Builder
-
optional .gandiva.types.ExtGandivaType type = 1; - hasType() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode
-
optional .gandiva.types.ExtGandivaType type = 1; - hasType() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.NullNodeOrBuilder
-
optional .gandiva.types.ExtGandivaType type = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode.Builder
-
optional bytes value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode
-
optional bytes value = 1; - hasValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNodeOrBuilder
-
optional bytes value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode.Builder
-
optional bool value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode
-
optional bool value = 1; - hasValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNodeOrBuilder
-
optional bool value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
-
optional string value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
-
optional string value = 1; - hasValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNodeOrBuilder
-
optional string value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode.Builder
-
optional double value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode
-
optional double value = 1; - hasValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNodeOrBuilder
-
optional double value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode.Builder
-
optional float value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode
-
optional float value = 1; - hasValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNodeOrBuilder
-
optional float value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode.Builder
-
optional int32 value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode
-
optional int32 value = 1; - hasValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.IntNodeOrBuilder
-
optional int32 value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode.Builder
-
optional int64 value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode
-
optional int64 value = 1; - hasValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.LongNodeOrBuilder
-
optional int64 value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode.Builder
-
optional bytes value = 1; - hasValue() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode
-
optional bytes value = 1; - hasValue() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.StringNodeOrBuilder
-
optional bytes value = 1; - hasWidth() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
-
used by FIXED_SIZE_BINARY
- hasWidth() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
-
used by FIXED_SIZE_BINARY
- hasWidth() - Method in interface org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaTypeOrBuilder
-
used by FIXED_SIZE_BINARY
- header(Table) - Method in class org.apache.arrow.flatbuf.Message
- HEADER_KEY - Static variable in interface org.apache.arrow.flight.FlightConstants
- headerAuthenticator(CallHeaderAuthenticator) - Method in class org.apache.arrow.flight.FlightServer.Builder
-
Set the header-based authentication mechanism.
- HeaderCallOption - Class in org.apache.arrow.flight
-
Method option for supplying headers to method calls.
- HeaderCallOption(CallHeaders) - Constructor for class org.apache.arrow.flight.HeaderCallOption
-
Header property constructor.
- headers() - Method in class org.apache.arrow.flight.ServerHeaderMiddleware
-
Retrieve the headers for this call.
- headerType() - Method in class org.apache.arrow.flatbuf.Message
- headerType() - Method in class org.apache.arrow.vector.ipc.message.MessageMetadataResult
- HistoricalLog - Class in org.apache.arrow.memory.util
-
Utility class that can be used to log activity within a class for later logging and debugging.
- HistoricalLog(int, String, Object...) - Constructor for class org.apache.arrow.memory.util.HistoricalLog
-
Constructor.
- HistoricalLog(String, Object...) - Constructor for class org.apache.arrow.memory.util.HistoricalLog
-
Constructor.
- hoursToMillis - Static variable in class org.apache.arrow.vector.util.DateUtility
I
- id - Variable in class org.apache.arrow.flight.ServerSessionMiddleware.Session
- id() - Method in enum org.apache.arrow.dataset.file.FileFormat
- id() - Method in class org.apache.arrow.flatbuf.DictionaryBatch
- id() - Method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
The known dictionary id in the application where this data is used.
- idx() - Method in class org.apache.arrow.variant.impl.VariantReaderImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.Decimal256WriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.DurationWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.Float2WriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.ViewVarBinaryWriterImpl
- idx() - Method in class org.apache.arrow.vector.complex.impl.ViewVarCharWriterImpl
- IF_EXISTS_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
- IF_NOT_EXIST_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
- IFNODE_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- immutableListCopy(List<V>) - Static method in class org.apache.arrow.util.Collections2
-
Copies the elements of list to a new unmodifiable list.
- immutableMapCopy(Map<K, V>) - Static method in class org.apache.arrow.util.Collections2
-
Copies the elements of
mapto a new unmodifiable map. - immutableRow() - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns an immutable Row object holding a reference to this table.
- importArrayStream(BufferAllocator, ArrowArrayStream) - Static method in class org.apache.arrow.c.Data
-
Equivalent to calling
importArrayStream(allocator, stream, true). - importArrayStream(BufferAllocator, ArrowArrayStream, boolean) - Static method in class org.apache.arrow.c.Data
-
Import an ArrowArrayStream as an
ArrowReader. - importField(BufferAllocator, ArrowSchema, CDataDictionaryProvider) - Static method in class org.apache.arrow.c.Data
-
Equivalent to calling
importField(allocator, schema, provider, true). - importField(BufferAllocator, ArrowSchema, CDataDictionaryProvider, boolean) - Static method in class org.apache.arrow.c.Data
-
Import Java Field from the C data interface.
- importIntoVector(BufferAllocator, ArrowArray, FieldVector, DictionaryProvider) - Static method in class org.apache.arrow.c.Data
-
Equivalent to calling
Data.importIntoVector(BufferAllocator, ArrowArray, FieldVector, DictionaryProvider, boolean)importIntoVector(allocator, array, vector, provider, true)}. - importIntoVector(BufferAllocator, ArrowArray, FieldVector, DictionaryProvider, boolean) - Static method in class org.apache.arrow.c.Data
-
Import Java vector from the C data interface.
- importIntoVectorSchemaRoot(BufferAllocator, ArrowArray, VectorSchemaRoot, DictionaryProvider) - Static method in class org.apache.arrow.c.Data
-
Equivalent to calling
importIntoVectorSchemaRoot(allocator, array, root, provider, true). - importIntoVectorSchemaRoot(BufferAllocator, ArrowArray, VectorSchemaRoot, DictionaryProvider, boolean) - Static method in class org.apache.arrow.c.Data
-
Import record batch from the C data interface into vector schema root.
- importSchema(BufferAllocator, ArrowSchema, CDataDictionaryProvider) - Static method in class org.apache.arrow.c.Data
-
Equivalent to calling
importSchema(allocator, schema, provider, true). - importSchema(BufferAllocator, ArrowSchema, CDataDictionaryProvider, boolean) - Static method in class org.apache.arrow.c.Data
-
Import Java Schema from the C data interface.
- importVector(BufferAllocator, ArrowArray, ArrowSchema, CDataDictionaryProvider) - Static method in class org.apache.arrow.c.Data
-
Equivalent to calling
importVector(allocator, array, schema, provider, true). - importVector(BufferAllocator, ArrowArray, ArrowSchema, CDataDictionaryProvider, boolean) - Static method in class org.apache.arrow.c.Data
-
Import Java vector and its type from the C data interface.
- importVectorSchemaRoot(BufferAllocator, ArrowArray, ArrowSchema, CDataDictionaryProvider) - Static method in class org.apache.arrow.c.Data
-
Equivalent to calling
importVectorSchemaRoot(allocator, array, schema, provider, true). - importVectorSchemaRoot(BufferAllocator, ArrowArray, ArrowSchema, CDataDictionaryProvider, boolean) - Static method in class org.apache.arrow.c.Data
-
Import Java vector schema root from the C data interface.
- importVectorSchemaRoot(BufferAllocator, ArrowSchema, CDataDictionaryProvider) - Static method in class org.apache.arrow.c.Data
-
Equivalent to calling
importVectorSchemaRoot(allocator, schema, provider, true). - importVectorSchemaRoot(BufferAllocator, ArrowSchema, CDataDictionaryProvider, boolean) - Static method in class org.apache.arrow.c.Data
-
Import Java vector schema root from a C data interface Schema.
- in - Variable in class org.apache.arrow.vector.ipc.message.MessageChannelReader
- INARGS_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
- INCLUDE_SCHEMA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
- incrementAllocationMonitor() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
- indent(StringBuilder, int) - Static method in class org.apache.arrow.memory.util.CommonUtil
-
Specify an indentation amount when using a StringBuilder.
- indexAtRank(V, VectorValueComparator<V>, int) - Method in class org.apache.arrow.algorithm.rank.VectorRank
-
Given a rank r, gets the index of the element that is the rth smallest in the vector.
- indexSorter - Variable in class org.apache.arrow.algorithm.sort.FixedWidthOutOfPlaceVectorSorter
- indexSorter - Variable in class org.apache.arrow.algorithm.sort.VariableWidthOutOfPlaceVectorSorter
- IndexSorter<V extends ValueVector> - Class in org.apache.arrow.algorithm.sort
-
Sorter for the indices of a vector.
- IndexSorter() - Constructor for class org.apache.arrow.algorithm.sort.IndexSorter
- indexType() - Method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
The dictionary indices are constrained to be non-negative integers.
- indexType(Int) - Method in class org.apache.arrow.flatbuf.DictionaryEncoding
- indicesBuffer() - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
indicesBuffer stores the location and size of the array that contains the column indices of the corresponding non-zero values.
- indicesBuffer() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
The location and size of the indices matrix's data
- indicesBuffer(Buffer) - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
- indicesBuffer(Buffer) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
- indicesBuffers(int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
indicesBuffers stores values of nodes.
- indicesBuffers(Buffer, int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
- indicesBuffersLength() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
- indicesBuffersVector() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
- indicesBuffersVector(Buffer.Vector) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
- indicesStrides(int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
Non-negative byte offsets to advance one value cell along each dimension If omitted, default to row-major order (C-like).
- indicesStridesAsByteBuffer() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
- indicesStridesInByteBuffer(ByteBuffer) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
- indicesStridesLength() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
- indicesStridesVector() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
- indicesStridesVector(LongVector) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
- indicesType() - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
The type of values in indicesBuffer
- indicesType() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
The type of values in indicesBuffer
- indicesType() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
The type of values in indicesBuffers
- indicesType(Int) - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
- indicesType(Int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
- indicesType(Int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
- indptrBuffer() - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
indptrBuffer stores the location and size of indptr array that represents the range of the rows.
- indptrBuffer(Buffer) - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
- indptrBuffers(int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
indptrBuffers stores the sparsity structure.
- indptrBuffers(Buffer, int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
- indptrBuffersLength() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
- indptrBuffersVector() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
- indptrBuffersVector(Buffer.Vector) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
- indptrType() - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
The type of values in indptrBuffer
- indptrType() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
CSF is a generalization of compressed sparse row (CSR) index.
- indptrType(Int) - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
- indptrType(Int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
- INFO_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest
- INFO_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.PollInfo
- INFO_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest
-
Deprecated.
- INFO_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
- INITIAL_VALUE_ALLOCATION - Static variable in class org.apache.arrow.vector.BaseValueVector
- INITIAL_VIEW_VALUE_ALLOCATION - Static variable in class org.apache.arrow.vector.BaseVariableWidthViewVector
- initialDataBufferSize - Variable in class org.apache.arrow.vector.BaseVariableWidthViewVector
- initialize() - Method in class org.apache.arrow.dataset.jni.JniWrapper
-
Initialize Arrow Compute.
- initialize() - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
- initialize() - Method in class org.apache.arrow.vector.ipc.ArrowReader
-
Reads the schema and initializes the vectors.
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.variant.extension.VariantVector
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Initialize the children in schema for this Field.
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Initialize the children in schema for this Field.
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Initialize the children in schema for this Field.
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Initialize the children in schema for this Field.
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.complex.LargeListVector
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.complex.ListVector
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.complex.ListViewVector
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.complex.MapVector
-
Initialize child vectors of the map from the given list of fields.
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
Initializes the struct's members from the given Fields.
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Initializes the child vectors to be later loaded with loadBuffers.
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.complex.UnionVector
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.ExtensionTypeVector
- initializeChildrenFromFields(List<Field>) - Method in interface org.apache.arrow.vector.FieldVector
-
Initializes the child vectors to be later loaded with loadBuffers.
- initializeChildrenFromFields(List<Field>) - Method in class org.apache.arrow.vector.NullVector
- INLINE_SIZE - Static variable in class org.apache.arrow.vector.BaseVariableWidthViewVector
- innerVectorIndex - Variable in class org.apache.arrow.adapter.jdbc.consumer.ArrayConsumer
- InNode - Class in org.apache.arrow.gandiva.expression
-
In Node representation in java.
- INNODE_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- InPlaceVectorSorter<V extends ValueVector> - Interface in org.apache.arrow.algorithm.sort
-
Basic interface for sorting a vector in-place.
- insert(String, byte[]) - Method in interface org.apache.arrow.flight.CallHeaders
-
Insert a metadata pair with the given value.
- insert(String, byte[]) - Method in class org.apache.arrow.flight.ErrorFlightMetadata
- insert(String, byte[]) - Method in class org.apache.arrow.flight.FlightCallHeaders
- insert(String, byte[]) - Method in class org.apache.arrow.flight.grpc.MetadataAdapter
- insert(String, String) - Method in interface org.apache.arrow.flight.CallHeaders
-
Insert a metadata pair with the given value.
- insert(String, String) - Method in class org.apache.arrow.flight.ErrorFlightMetadata
- insert(String, String) - Method in class org.apache.arrow.flight.FlightCallHeaders
- insert(String, String) - Method in class org.apache.arrow.flight.grpc.MetadataAdapter
- inspect() - Method in class org.apache.arrow.dataset.jni.NativeDatasetFactory
- inspect() - Method in interface org.apache.arrow.dataset.source.DatasetFactory
-
Get unified schema for the resulting Dataset.
- inspectSchema(long) - Method in class org.apache.arrow.dataset.jni.JniWrapper
-
Get a serialized schema from native instance of a DatasetFactory.
- instance() - Static method in class org.apache.arrow.dataset.jni.DirectReservationListener
- INSTANCE - Static variable in class org.apache.arrow.compression.CommonsCompressionFactory
- INSTANCE - Static variable in class org.apache.arrow.memory.util.hash.SimpleHasher
- INSTANCE - Static variable in class org.apache.arrow.variant.extension.VariantType
- INSTANCE - Static variable in class org.apache.arrow.vector.complex.impl.NullReader
- INSTANCE - Static variable in interface org.apache.arrow.vector.compression.CompressionCodec.Factory
-
This combines all the available factories registered as service providers in the module path.
- INSTANCE - Static variable in class org.apache.arrow.vector.compression.NoCompressionCodec.Factory
- INSTANCE - Static variable in class org.apache.arrow.vector.compression.NoCompressionCodec
- INSTANCE - Static variable in class org.apache.arrow.vector.extension.UuidType
-
Singleton instance of UuidType.
- INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
- INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.BinaryView
- INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
- INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.LargeBinary
- INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.LargeList
- INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.LargeListView
- INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.LargeUtf8
- INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.List
- INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.ListView
- INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Null
- INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.RunEndEncoded
- INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
- INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
- INSTANCE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8View
- INSTANCE - Static variable in class org.apache.arrow.vector.ZeroVector
- Int - Class in org.apache.arrow.flatbuf
- Int - Enum constant in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
- Int - Static variable in class org.apache.arrow.flatbuf.Type
- Int() - Constructor for class org.apache.arrow.flatbuf.Int
- Int(int, boolean) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Int
- INT - Enum constant in enum org.apache.arrow.variant.Variant.Type
- INT - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- Int.Vector - Class in org.apache.arrow.flatbuf
- INT16 - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
INT16 = 5; - INT16_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
INT16 = 5; - INT32 - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
INT32 = 7; - INT32_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
INT32 = 7; - INT64 - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
INT64 = 9; - INT64_VALUE - Enum constant in enum org.apache.arrow.flight.impl.Flight.SessionOptionValue.OptionValueCase
- INT64_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
INT64 = 9; - INT64_VALUE_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
- INT8 - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
arrow::Type::INT8
- INT8_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
arrow::Type::INT8
- IntBinder - Class in org.apache.arrow.adapter.jdbc.binder
-
A column binder for 32-bit integers.
- IntBinder(IntVector) - Constructor for class org.apache.arrow.adapter.jdbc.binder.IntBinder
- IntBinder(IntVector, int) - Constructor for class org.apache.arrow.adapter.jdbc.binder.IntBinder
- IntComparator() - Constructor for class org.apache.arrow.algorithm.sort.DefaultVectorComparators.IntComparator
- IntConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume int type values from
ResultSet. - IntConsumer() - Constructor for class org.apache.arrow.adapter.jdbc.consumer.IntConsumer
- integer() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- integer() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- integer() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- integer() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- integer() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- integer() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- integer() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- integer() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- integer() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- integer() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- integer() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- integer() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- integer() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- integer(String) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- integer(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- integer(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- integer(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- integer(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- integer(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
- integer(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- integer(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- integer(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- integer(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- integer(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- integer(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- integer(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
- integer(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- Integration - Class in org.apache.arrow.tools
-
Application for cross language integration testing.
- intercept(FlightClientMiddleware.Factory) - Method in class org.apache.arrow.flight.FlightClient.Builder
- intercept(FlightClientMiddleware.Factory) - Method in class org.apache.arrow.flight.grpc.NettyClientBuilder
- interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class org.apache.arrow.flight.auth.ClientAuthInterceptor
- interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class org.apache.arrow.flight.grpc.ClientInterceptorAdapter
- interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class org.apache.arrow.flight.auth.ServerAuthInterceptor
- interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class org.apache.arrow.flight.grpc.ServerBackpressureThresholdInterceptor
- interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class org.apache.arrow.flight.grpc.ServerInterceptorAdapter
- INTERNAL - Enum constant in enum org.apache.arrow.flight.FlightStatusCode
-
An internal/implementation error occurred.
- INTERNAL - Static variable in class org.apache.arrow.flight.CallStatus
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.Action
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.ActionType
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionRequest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionRequest
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.Criteria
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.Empty
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.FlightData
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsRequest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsRequest
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.Location
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.PutResult
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.Result
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.impl.Flight.Ticket
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest.Builder
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.Builder
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
- internalGetFieldAccessorTable() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- internalGetMapFieldReflection(int) - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
- internalGetMapFieldReflection(int) - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
- internalGetMapFieldReflection(int) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
- internalGetMapFieldReflection(int) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
- internalGetMapFieldReflection(int) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
- internalGetMapFieldReflection(int) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
- internalGetMapFieldReflection(int) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
- internalGetMapFieldReflection(int) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
- internalGetMutableMapFieldReflection(int) - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
- internalGetMutableMapFieldReflection(int) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
- internalGetMutableMapFieldReflection(int) - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
- internalGetMutableMapFieldReflection(int) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.impl.Flight.CancelStatus
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.impl.Flight.CloseSessionResult.Status
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.impl.Flight.FlightDescriptor.DescriptorType
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorValue
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.CancelResult
-
Deprecated.
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.EndSavepoint
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.EndTransaction
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.Nullable
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.Searchable
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlNullOrdering
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlOuterJoinsSupportLevel
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedCaseSensitivity
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedElementActions
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedGroupBy
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedPositionedCommands
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetConcurrency
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetType
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedSubqueries
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransaction
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransactions
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedUnions
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlTransactionIsolationLevel
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedSqlGrammar
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.UpdateDeleteRules
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.XdbcDataType
- internalGetValueMap() - Static method in enum org.apache.arrow.flight.sql.impl.FlightSql.XdbcDatetimeSubcode
- internalGetValueMap() - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.DateUnit
- internalGetValueMap() - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
- internalGetValueMap() - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.IntervalType
- internalGetValueMap() - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.SelectionVectorType
- internalGetValueMap() - Static method in enum org.apache.arrow.gandiva.ipc.GandivaTypes.TimeUnit
- interruptWait() - Method in class org.apache.arrow.flight.BackpressureStrategy.CallbackBackpressureStrategy
-
Interrupt waiting on the listener to change state.
- Interval - Class in org.apache.arrow.flatbuf
- Interval - Enum constant in enum org.apache.arrow.vector.types.pojo.ArrowType.ArrowTypeID
- Interval - Static variable in class org.apache.arrow.flatbuf.Type
- Interval() - Constructor for class org.apache.arrow.flatbuf.Interval
- Interval(IntervalUnit) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Interval
- INTERVAL - Enum constant in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
INTERVAL = 21; - INTERVAL_VALUE - Static variable in enum org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaType
-
INTERVAL = 21; - Interval.Vector - Class in org.apache.arrow.flatbuf
- intervalDay() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- intervalDay() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- intervalDay() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- intervalDay() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- intervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- intervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- intervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- intervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- intervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- intervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- intervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- intervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- intervalDay() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- intervalDay(String) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- intervalDay(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- intervalDay(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- intervalDay(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- intervalDay(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- intervalDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- intervalDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- intervalDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- intervalDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- intervalDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- intervalDay(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- intervalDay(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- INTERVALDAY - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- IntervalDayComparator() - Constructor for class org.apache.arrow.algorithm.sort.DefaultVectorComparators.IntervalDayComparator
- IntervalDayHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- IntervalDayHolder() - Constructor for class org.apache.arrow.vector.holders.IntervalDayHolder
- IntervalDayHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
- IntervalDayHolderReaderImpl(IntervalDayHolder) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
- IntervalDayReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- IntervalDayReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- IntervalDayReaderImpl(IntervalDayVector) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
- IntervalDayVector - Class in org.apache.arrow.vector
-
IntervalDayVector implements a fixed width vector (8 bytes) of interval (days and milliseconds) values which could be null.
- IntervalDayVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntervalDayVector
-
Instantiate a IntervalDayVector.
- IntervalDayVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntervalDayVector
-
Instantiate a IntervalDayVector.
- IntervalDayVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntervalDayVector
-
Instantiate a IntervalDayVector.
- IntervalDayWriter - Interface in org.apache.arrow.vector.complex.writer
- IntervalDayWriterImpl - Class in org.apache.arrow.vector.complex.impl
- IntervalDayWriterImpl(IntervalDayVector) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
- intervalMonthDayNano() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- intervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- intervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- intervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- intervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- intervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- intervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- intervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- intervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- intervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- intervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- intervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- intervalMonthDayNano() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- intervalMonthDayNano(String) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- intervalMonthDayNano(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- intervalMonthDayNano(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- intervalMonthDayNano(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- intervalMonthDayNano(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- intervalMonthDayNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- intervalMonthDayNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- intervalMonthDayNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- intervalMonthDayNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- intervalMonthDayNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- intervalMonthDayNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- intervalMonthDayNano(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- INTERVALMONTHDAYNANO - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- IntervalMonthDayNanoHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- IntervalMonthDayNanoHolder() - Constructor for class org.apache.arrow.vector.holders.IntervalMonthDayNanoHolder
- IntervalMonthDayNanoHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
- IntervalMonthDayNanoHolderReaderImpl(IntervalMonthDayNanoHolder) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoHolderReaderImpl
- IntervalMonthDayNanoReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- IntervalMonthDayNanoReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- IntervalMonthDayNanoReaderImpl(IntervalMonthDayNanoVector) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoReaderImpl
- IntervalMonthDayNanoVector - Class in org.apache.arrow.vector
-
IntervalMonthDayNanoVector implements a fixed width vector (16 bytes) of interval (month, days and nanoseconds) values which could be null.
- IntervalMonthDayNanoVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Instantiate a IntervalMonthDayNanoVector.
- IntervalMonthDayNanoVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Instantiate a IntervalMonthDayNanoVector.
- IntervalMonthDayNanoVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Instantiate a IntervalMonthDayNanoVector.
- IntervalMonthDayNanoWriter - Interface in org.apache.arrow.vector.complex.writer
- IntervalMonthDayNanoWriterImpl - Class in org.apache.arrow.vector.complex.impl
- IntervalMonthDayNanoWriterImpl(IntervalMonthDayNanoVector) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoWriterImpl
- INTERVALTYPE_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
- IntervalUnit - Class in org.apache.arrow.flatbuf
- IntervalUnit - Enum in org.apache.arrow.vector.types
-
Resolutions for Interval Vectors.
- intervalYear() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- intervalYear() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- intervalYear() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- intervalYear() - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- intervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- intervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- intervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- intervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- intervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- intervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
- intervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionViewWriter
- intervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- intervalYear() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
- intervalYear(String) - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
- intervalYear(String) - Method in class org.apache.arrow.vector.complex.impl.PromotableViewWriter
- intervalYear(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
- intervalYear(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- intervalYear(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- intervalYear(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
- intervalYear(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListViewWriter
- intervalYear(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
- intervalYear(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListViewWriter
- intervalYear(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
- intervalYear(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
- intervalYear(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
- INTERVALYEAR - Enum constant in enum org.apache.arrow.vector.types.Types.MinorType
- IntervalYearHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- IntervalYearHolder() - Constructor for class org.apache.arrow.vector.holders.IntervalYearHolder
- IntervalYearHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
- IntervalYearHolderReaderImpl(IntervalYearHolder) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
- IntervalYearReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- IntervalYearReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- IntervalYearReaderImpl(IntervalYearVector) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
- IntervalYearVector - Class in org.apache.arrow.vector
-
IntervalYearVector implements a fixed width (4 bytes) vector of interval (years and months) values which could be null.
- IntervalYearVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntervalYearVector
-
Instantiate a IntervalYearVector.
- IntervalYearVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntervalYearVector
-
Instantiate a IntervalYearVector.
- IntervalYearVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntervalYearVector
-
Instantiate a IntervalYearVector.
- IntervalYearWriter - Interface in org.apache.arrow.vector.complex.writer
- IntervalYearWriterImpl - Class in org.apache.arrow.vector.complex.impl
- IntervalYearWriterImpl(IntervalYearVector) - Constructor for class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
- IntHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- IntHolder() - Constructor for class org.apache.arrow.vector.holders.IntHolder
- IntHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
- IntHolderReaderImpl(IntHolder) - Constructor for class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
- INTNODE_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- IntReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- IntReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- IntReaderImpl(IntVector) - Constructor for class org.apache.arrow.vector.complex.impl.IntReaderImpl
- intToBytes(int, byte[]) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Convert an integer to a little endian 4 byte array.
- INTVALUES_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
- INTVALUES_FIELD_NUMBER - Static variable in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
- IntVector - Class in org.apache.arrow.vector
-
IntVector implements a fixed width (4 bytes) vector of integer values which could be null.
- IntVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntVector
-
Instantiate a IntVector.
- IntVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntVector
-
Instantiate a IntVector.
- IntVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.IntVector
-
Instantiate a IntVector.
- IntWriter - Interface in org.apache.arrow.vector.complex.writer
- IntWriterImpl - Class in org.apache.arrow.vector.complex.impl
- IntWriterImpl(IntVector) - Constructor for class org.apache.arrow.vector.complex.impl.IntWriterImpl
- INVALID_ARGUMENT - Enum constant in enum org.apache.arrow.flight.FlightStatusCode
-
One or more of the given arguments was invalid.
- INVALID_ARGUMENT - Static variable in class org.apache.arrow.flight.CallStatus
- INVALID_NAME - Enum constant in enum org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorValue
-
The given session option name is invalid.
- INVALID_NAME - Enum constant in enum org.apache.arrow.flight.SetSessionOptionsResult.ErrorValue
-
The given session option name is invalid.
- INVALID_NAME_VALUE - Static variable in enum org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorValue
-
The given session option name is invalid.
- INVALID_VALUE - Enum constant in enum org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorValue
-
The session option value or type is invalid.
- INVALID_VALUE - Enum constant in enum org.apache.arrow.flight.SetSessionOptionsResult.ErrorValue
-
The session option value or type is invalid.
- INVALID_VALUE_VALUE - Static variable in enum org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.ErrorValue
-
The session option value or type is invalid.
- InvalidArrowFileException - Exception in org.apache.arrow.vector.ipc
-
Exception indicating a problem with an Arrow File (https://arrow.apache.org/docs/format/IPC.html#file-format).
- InvalidArrowFileException(String) - Constructor for exception org.apache.arrow.vector.ipc.InvalidArrowFileException
- invalidateReader() - Method in class org.apache.arrow.vector.complex.LargeListVector
- invalidateReader() - Method in class org.apache.arrow.vector.complex.ListVector
- InvalidExtensionMetadataException - Exception in org.apache.arrow.vector.extension
-
The extension metadata was malformed.
- InvalidExtensionMetadataException(String) - Constructor for exception org.apache.arrow.vector.extension.InvalidExtensionMetadataException
- InvalidExtensionMetadataException(String, Throwable) - Constructor for exception org.apache.arrow.vector.extension.InvalidExtensionMetadataException
- invokeAll(Collection<? extends Callable<T>>) - Method in class org.apache.arrow.flight.grpc.ContextPropagatingExecutorService
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.arrow.flight.grpc.ContextPropagatingExecutorService
- invokeAny(Collection<? extends Callable<T>>) - Method in class org.apache.arrow.flight.grpc.ContextPropagatingExecutorService
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.arrow.flight.grpc.ContextPropagatingExecutorService
- IPC_CONTINUATION_TOKEN - Static variable in class org.apache.arrow.vector.ipc.message.MessageSerializer
- IpcOption - Class in org.apache.arrow.vector.ipc.message
-
IPC options, now only use for write.
- IpcOption() - Constructor for class org.apache.arrow.vector.ipc.message.IpcOption
- IpcOption(boolean, MetadataVersion) - Constructor for class org.apache.arrow.vector.ipc.message.IpcOption
- isAllocationFailed() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails.Entry
- isAssertionsEnabled() - Static method in class org.apache.arrow.memory.util.AssertionUtil
- isAutoIncrement() - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata
-
Returns if the column is auto incremented.
- isAutoIncrement(boolean) - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata.Builder
-
Sets if the column is auto incremented.
- isCancelled() - Method in class org.apache.arrow.flight.AsyncPutListener
- isCancelled() - Method in interface org.apache.arrow.flight.FlightClient.PutListener
-
Check if the call has been cancelled.
- isCancelled() - Method in interface org.apache.arrow.flight.FlightProducer.CallContext
-
Whether the call has been cancelled by the client.
- isCancelled() - Method in interface org.apache.arrow.flight.FlightProducer.ServerStreamListener
-
Check whether the call has been cancelled.
- isCancelled() - Method in class org.apache.arrow.flight.SyncPutListener
- isCanonical() - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
This flag is true if and only if the indices matrix is sorted in row-major order, and does not have duplicated entries.
- isCaseSensitive() - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata
-
Returns if the column is case-sensitive.
- isCaseSensitive(boolean) - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata.Builder
-
Sets if the column is case-sensitive.
- isClosed() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
Returns if the prepared statement is already closed.
- isClosed() - Method in interface org.apache.arrow.memory.AllocationReservation
-
Return whether or not the reservation has been closed.
- isCommand() - Method in class org.apache.arrow.flight.FlightDescriptor
- isComplex() - Method in class org.apache.arrow.variant.extension.VariantType
- isComplex() - Method in class org.apache.arrow.vector.extension.UuidType
- isComplex() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ComplexType
- isComplex() - Method in class org.apache.arrow.vector.types.pojo.ArrowType
- isComplex() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.PrimitiveType
- isCreated() - Method in class org.apache.arrow.vector.AddOrGetResult
-
Returns whether the vector is created.
- isDebug() - Static method in class org.apache.arrow.memory.RootAllocator
- isDelta() - Method in class org.apache.arrow.flatbuf.DictionaryBatch
-
If isDelta is true the values in the dictionary are to be appended to a dictionary with the indicated id.
- isDelta() - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
- isEmpty() - Method in class org.apache.arrow.flight.SessionOptionValue
-
Check whether the SessionOptionValue is empty/valueless.
- isEmpty() - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Returns whether this Map has no elements.
- isEmpty() - Method in interface org.apache.arrow.vector.util.MapWithOrdinal
- isEmpty() - Method in class org.apache.arrow.vector.util.MapWithOrdinalImpl
- isEmpty() - Method in class org.apache.arrow.vector.util.MultiMapWithOrdinal
- isEmpty() - Method in class org.apache.arrow.vector.util.PromotableMultiMapWithOrdinal
- isEmpty(int) - Method in class org.apache.arrow.vector.complex.BaseLargeRepeatedValueViewVector
- isEmpty(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
Return if value at index is empty.
- isEmpty(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueViewVector
- isEmpty(int) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Check if element at given index is empty list.
- isEmpty(int) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Check if an element at given index is an empty list.
- isEmpty(int) - Method in class org.apache.arrow.vector.complex.ListVector
-
Check if element at given index is empty list.
- isEmpty(int) - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Check if an element at given index is an empty list.
- isEmptyStruct() - Method in class org.apache.arrow.variant.impl.VariantWriterImpl
-
This implementation returns
false. - isEmptyStruct() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
- isEmptyStruct() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
- isEmptyStruct() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
- isEmptyStruct() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
Whether this writer is a struct writer and is empty (has no children).
- isEnd() - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector.RangeIterator
-
Checks if iteration has completed.
- isFixedBufferCount() - Method in class org.apache.arrow.vector.TypeLayout
-
Determines whether the buffer count is fixed for the given type.
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.Action
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.ActionType
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoRequest
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.CancelFlightInfoResult
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionRequest.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionRequest
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.CloseSessionResult
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.Criteria
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.Empty
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.FlightData
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsRequest.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsRequest
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.GetSessionOptionsResult
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.Location
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.PollInfo
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.PutResult
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.RenewFlightEndpointRequest
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.Result
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.SessionOptionValue.StringListValue
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsRequest
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult.Error
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.SetSessionOptionsResult
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
- isInitialized() - Method in class org.apache.arrow.flight.impl.Flight.Ticket
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointRequest
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginSavepointResult
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionRequest
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionBeginTransactionResult
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest.Builder
-
Deprecated.
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryRequest
-
Deprecated.
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult.Builder
-
Deprecated.
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCancelQueryResult
-
Deprecated.
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionEndTransactionRequest
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetXdbcTypeInfo
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutPreparedStatementResult
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.SubstraitPlan
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
- isInitialized() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.AndNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryConstants
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BinaryNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.BooleanNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Condition
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalConstants
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DecimalNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleConstants
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.DoubleNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionList
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExpressionRoot
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.ExtGandivaType
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Field
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FieldNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatConstants
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FloatNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.FunctionSignature
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaDataTypes
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.GandivaFunctions
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IfNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.InNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.IntNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongConstants
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.LongNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.NullNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.OrNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.Schema
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringConstants
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.StringNode
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode.Builder
- isInitialized() - Method in class org.apache.arrow.gandiva.ipc.GandivaTypes.TreeNode
- isLegacyMode() - Method in class org.apache.arrow.adapter.avro.AvroToArrowConfig
- isListWriter() - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
- isListWriter() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
- isNaN(short) - Static method in class org.apache.arrow.memory.util.Float16
-
Returns true if the specified half-precision float value represents a Not-a-Number, false otherwise.
- isNull(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Check if element at given index is null.
- isNull(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Check if element at given index is null.
- isNull(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Check if element at given index is null.
- isNull(int) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Check if an element at given index is null.
- isNull(int) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
IMPORTANT: Union types always return non null as there is no validity buffer.
- isNull(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
Returns whether the value at index null.
- isNull(int) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Check if element at given index is null.
- isNull(int) - Method in class org.apache.arrow.vector.complex.LargeListViewVector
-
Check if an element at given index is null.
- isNull(int) - Method in class org.apache.arrow.vector.complex.ListVector
-
Check if element at given index is null.
- isNull(int) - Method in class org.apache.arrow.vector.complex.ListViewVector
-
Check if an element at given index is null.
- isNull(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
- isNull(int) - Method in class org.apache.arrow.vector.complex.RunEndEncodedVector
-
Check whether an element in the vector is null.
- isNull(int) - Method in class org.apache.arrow.vector.complex.StructVector
-
Returns true if the value at the provided index is null.
- isNull(int) - Method in class org.apache.arrow.vector.complex.UnionVector
-
IMPORTANT: Union types always return non null as there is no validity buffer.
- isNull(int) - Method in class org.apache.arrow.vector.ExtensionTypeVector
- isNull(int) - Method in class org.apache.arrow.vector.NullVector
- isNull(int) - Method in class org.apache.arrow.vector.table.Row
-
For vectors other than Union and DenseUnion, returns true if the value at columnIndex is null, and false otherwise.
- isNull(int) - Method in interface org.apache.arrow.vector.ValueVector
-
Check whether an element in the vector is null.
- isNull(int) - Method in class org.apache.arrow.vector.ZeroVector
- isNull(String) - Method in class org.apache.arrow.vector.table.Row
-
For vectors other than Union and DenseUnion, returns true if the value at columnName is null, and false otherwise.
- isNullable() - Method in class org.apache.arrow.adapter.jdbc.JdbcFieldInfo
-
The nullability.
- isNullable() - Method in class org.apache.arrow.vector.types.pojo.Field
- isNullable() - Method in class org.apache.arrow.vector.types.pojo.FieldType
- isOk() - Method in class org.apache.arrow.memory.AllocationOutcome
-
Returns true if the allocation was a success.
- isOk() - Method in enum org.apache.arrow.memory.AllocationOutcome.Status
- isOpen() - Method in class org.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
- isOrdered() - Method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
By default, dictionaries are not ordered, or the order does not have semantic meaning.
- isOrdered() - Method in class org.apache.arrow.vector.types.pojo.DictionaryEncoding
- isOverLimit() - Method in class org.apache.arrow.memory.RootAllocator
- isOverLimit() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Return whether or not this allocator (or one if its parents) is over its limits.
- isReadOnly() - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata
-
Returns if the column is read only.
- isReadOnly(boolean) - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata.Builder
-
Sets if the column is read only.
- isReady() - Method in interface org.apache.arrow.flight.OutboundStreamListener
-
A hint indicating whether the client is ready to receive data without excessive buffering.
- isReuseVectorSchemaRoot() - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
Get whether it is allowed to reuse the vector schema root.
- isRowDeleted(int) - Method in class org.apache.arrow.vector.table.BaseTable
-
Returns true if the row at the given index has been deleted and false otherwise.
- isSafe(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Check if the given index is within the current value capacity of the vector.
- isSafe(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Check if the given index is within the current value capacity of the vector.
- isSafe(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Check if the given index is within the current value capacity of the vector.
- isSafe(int) - Method in class org.apache.arrow.vector.BaseVariableWidthViewVector
-
Check if the given index is within the current value capacity of the vector.
- isSearchable() - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata
-
Returns if the column is searchable.
- isSearchable(boolean) - Method in class org.apache.arrow.flight.sql.FlightSqlColumnMetadata.Builder
-
Sets if the column is searchable.
- isSet - Variable in class org.apache.arrow.variant.holders.NullableVariantHolder
- isSet - Variable in class org.apache.arrow.variant.holders.VariantHolder
- isSet - Variable in class org.apache.arrow.vector.holders.BigIntHolder
- isSet - Variable in class org.apache.arrow.vector.holders.BitHolder
- isSet - Variable in class org.apache.arrow.vector.holders.ComplexHolder
- isSet - Variable in class org.apache.arrow.vector.holders.DateDayHolder
- isSet - Variable in class org.apache.arrow.vector.holders.DateMilliHolder
- isSet - Variable in class org.apache.arrow.vector.holders.Decimal256Holder
- isSet - Variable in class org.apache.arrow.vector.holders.DecimalHolder
- isSet - Variable in class org.apache.arrow.vector.holders.DenseUnionHolder
- isSet - Variable in class org.apache.arrow.vector.holders.DurationHolder
- isSet - Variable in class org.apache.arrow.vector.holders.ExtensionHolder
- isSet - Variable in class org.apache.arrow.vector.holders.FixedSizeBinaryHolder
- isSet - Variable in class org.apache.arrow.vector.holders.Float2Holder
- isSet - Variable in class org.apache.arrow.vector.holders.Float4Holder
- isSet - Variable in class org.apache.arrow.vector.holders.Float8Holder
- isSet - Variable in class org.apache.arrow.vector.holders.IntervalDayHolder
- isSet - Variable in class org.apache.arrow.vector.holders.IntervalMonthDayNanoHolder
- isSet - Variable in class org.apache.arrow.vector.holders.IntervalYearHolder
- isSet - Variable in class org.apache.arrow.vector.holders.IntHolder
- isSet - Variable in class org.apache.arrow.vector.holders.LargeVarBinaryHolder
- isSet - Variable in class org.apache.arrow.vector.holders.LargeVarCharHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableBigIntHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableBitHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableDateDayHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableDateMilliHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableDecimal256Holder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableDecimalHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableDurationHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableFixedSizeBinaryHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableFloat2Holder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableFloat4Holder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableFloat8Holder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableIntervalDayHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableIntervalMonthDayNanoHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableIntervalYearHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableIntHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableLargeVarBinaryHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableLargeVarCharHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableSmallIntHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeMicroHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeMilliHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeNanoHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeSecHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMicroHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMilliHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampNanoHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampSecHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableTinyIntHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableUInt1Holder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableUInt2Holder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableUInt4Holder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableUInt8Holder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableVarBinaryHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableVarCharHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableViewVarBinaryHolder
- isSet - Variable in class org.apache.arrow.vector.holders.NullableViewVarCharHolder
- isSet - Variable in class org.apache.arrow.vector.holders.SmallIntHolder
- isSet - Variable in class org.apache.arrow.vector.holders.TimeMicroHolder
- isSet - Variable in class org.apache.arrow.vector.holders.TimeMilliHolder
- isSet - Variable in class org.apache.arrow.vector.holders.TimeNanoHolder
- isSet - Variable in class org.apache.arrow.vector.holders.TimeSecHolder
- isSet - Variable in class org.apache.arrow.vector.holders.TimeStampMicroHolder
- isSet - Variable in class org.apache.arrow.vector.holders.TimeStampMicroTZHolder
- isSet - Variable in class org.apache.arrow.vector.holders.TimeStampMilliHolder
- isSet - Variable in class org.apache.arrow.vector.holders.TimeStampMilliTZHolder
- isSet - Variable in class org.apache.arrow.vector.holders.TimeStampNanoHolder
- isSet - Variable in class org.apache.arrow.vector.holders.TimeStampNanoTZHolder
- isSet - Variable in class org.apache.arrow.vector.holders.TimeStampSecHolder
- isSet - Variable in class org.apache.arrow.vector.holders.TimeStampSecTZHolder
- isSet - Variable in class org.apache.arrow.vector.holders.TinyIntHolder
- isSet - Variable in class org.apache.arrow.vector.holders.UInt1Holder
- isSet - Variable in class org.apache.arrow.vector.holders.UInt2Holder
- isSet - Variable in class org.apache.arrow.vector.holders.UInt4Holder
- isSet - Variable in class org.apache.arrow.vector.holders.UInt8Holder
- isSet - Variable in class org.apache.arrow.vector.holders.UnionHolder
- isSet - Variable in class org.apache.arrow.vector.holders.VarBinaryHolder
- isSet - Variable in class org.apache.arrow.vector.holders.VarCharHolder
- isSet - Variable in class org.apache.arrow.vector.holders.ViewVarBinaryHolder
- isSet - Variable in class org.apache.arrow.vector.holders.ViewVarCharHolder
- isSet() - Method in class org.apache.arrow.variant.impl.NullableVariantHolderReaderImpl
- isSet() - Method in class org.apache.arrow.variant.impl.VariantReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.AbstractFieldReader
-
Returns true if the current value of the reader is not null
- isSet() - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.Decimal256HolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.Decimal256ReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
- isSet() - Method in class org.apache.arrow.vector.complex.impl.DurationHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.DurationReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.Float2HolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.Float2ReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableDecimal256HolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableDurationHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat2HolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalMonthDayNanoHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableLargeVarBinaryHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableLargeVarCharHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableStructReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableUuidHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableViewVarBinaryHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullableViewVarCharHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.NullReader
- isSet() - Method in class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
- isSet() - Method in class org.apache.arrow.vector.complex.impl.
AllocationReservation.add(long)instead