- AbstractCompressionCodec - Class in org.apache.arrow.vector.compression
-
The base class for concrete compression codecs, providing
common logic for all compression codecs.
- AbstractCompressionCodec() - Constructor for class org.apache.arrow.vector.compression.AbstractCompressionCodec
-
- AbstractContainerVector - Class in org.apache.arrow.vector.complex
-
Base class for composite vectors.
- AbstractContainerVector(String, BufferAllocator, CallBack) - Constructor for class org.apache.arrow.vector.complex.AbstractContainerVector
-
- AbstractStructVector - Class in org.apache.arrow.vector.complex
-
Base class for StructVectors.
- AbstractStructVector(String, BufferAllocator, CallBack, AbstractStructVector.ConflictPolicy, boolean) - Constructor for class org.apache.arrow.vector.complex.AbstractStructVector
-
Base coonstructor that sets default conflict policy to APPEND.
- AbstractStructVector.ConflictPolicy - Enum in org.apache.arrow.vector.complex
-
Policy to determine how to react when duplicate columns are encountered.
- accept(CallHeaders) - Method in class org.apache.arrow.flight.auth2.BasicAuthCredentialWriter
-
- accept(CallHeaders) - Method in class org.apache.arrow.flight.auth2.BearerCredentialWriter
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.complex.ListVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in class org.apache.arrow.vector.NullVector
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Duration
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeBinary
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeList
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeUtf8
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Map
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Null
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
-
- accept(ArrowType.ArrowTypeVisitor<T>) - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
-
- accept(VectorVisitor<OUT, IN>, IN) - Method in interface org.apache.arrow.vector.ValueVector
-
- acceptPut(FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in class org.apache.arrow.flight.example.InMemoryStore
-
- 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 class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- acceptPutPreparedStatementQuery(FlightSql.CommandPreparedStatementQuery, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Accepts uploaded parameter values for a particular prepared statement query.
- acceptPutPreparedStatementUpdate(FlightSql.CommandPreparedStatementUpdate, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- acceptPutPreparedStatementUpdate(FlightSql.CommandPreparedStatementUpdate, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Accepts uploaded data for a particular prepared statement data stream.
- acceptPutStatement(FlightSql.CommandStatementUpdate, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- acceptPutStatement(FlightSql.CommandStatementUpdate, FlightProducer.CallContext, FlightStream, FlightProducer.StreamListener<PutResult>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Accepts uploaded data for a particular SQL query based data stream.
- 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
-
- 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
-
- 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(ArrowRecordBatch) - Method in class org.apache.arrow.flight.example.Stream.StreamCreator
-
- add(ByteBuf, OutputStream, boolean) - Static method in class org.apache.arrow.flight.grpc.AddWritableBuffer
-
Add the provided ByteBuf to the gRPC BufferChainOutputStream if possible, else copy the buffer to the stream.
- add(int) - Method in interface org.apache.arrow.memory.AllocationReservation
-
Add to the current reservation.
- add(T) - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
-
- add(String, FieldType) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
- addAll(AutoCloseable...) - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
-
Add all of list
to the rollback list.
- addAll(Iterable<? extends AutoCloseable>) - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
-
Add all of list
to the rollback list.
- addAllEndpoint(Iterable<? extends Flight.FlightEndpoint>) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addAllInfo(Iterable<? extends Integer>) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
Values are modelled after ODBC's SQLGetInfo() function.
- addAllLocation(Iterable<? extends Flight.Location>) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed.
- addAllPath(Iterable<String>) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
List of strings identifying a particular dataset.
- addAllTableTypes(Iterable<String>) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter of table types which must match.
- addAxisOrder(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- addBitWidth(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Decimal
-
- addBitWidth(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Int
-
- addBitWidth(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Time
-
- addBodyLength(FlatBufferBuilder, long) - Static method in class org.apache.arrow.flatbuf.Message
-
- addBuffers(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.RecordBatch
-
- addByteWidth(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.FixedSizeBinary
-
- addChildren(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Field
-
- addCodec(FlatBufferBuilder, byte) - Static method in class org.apache.arrow.flatbuf.BodyCompression
-
- addCompressedAxis(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- addCompression(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.RecordBatch
-
- addCustomMetadata(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Field
-
- addCustomMetadata(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Footer
-
- addCustomMetadata(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Message
-
- addCustomMetadata(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Schema
-
- addData(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.DictionaryBatch
-
- addData(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- addData(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- addDictionaries(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Footer
-
- addDictionary(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Field
-
- addDictionaryKind(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
- addEndianness(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Schema
-
- addEndpoint(Flight.FlightEndpoint) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addEndpoint(int, Flight.FlightEndpoint) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addEndpoint(Flight.FlightEndpoint.Builder) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addEndpoint(int, Flight.FlightEndpoint.Builder) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addEndpointBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addEndpointBuilder(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- addFeatures(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Schema
-
- addFields(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Schema
-
- addHeader(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Message
-
- addHeaderType(FlatBufferBuilder, byte) - Static method in class org.apache.arrow.flatbuf.Message
-
- addId(FlatBufferBuilder, long) - Static method in class org.apache.arrow.flatbuf.DictionaryBatch
-
- addId(FlatBufferBuilder, long) - Static method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
- addIndexType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
- addIndicesBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- addIndicesBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- addIndicesBuffers(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- addIndicesStrides(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- addIndicesType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- addIndicesType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- addIndicesType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- addIndptrBuffer(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- addIndptrBuffers(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- addIndptrType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- addIndptrType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- addInfo(int) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
Values are modelled after ODBC's SQLGetInfo() function.
- addIsCanonical(FlatBufferBuilder, boolean) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- addIsDelta(FlatBufferBuilder, boolean) - Static method in class org.apache.arrow.flatbuf.DictionaryBatch
-
- addIsOrdered(FlatBufferBuilder, boolean) - Static method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
- addIsSigned(FlatBufferBuilder, boolean) - Static method in class org.apache.arrow.flatbuf.Int
-
- addKey(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.KeyValue
-
- addKeysSorted(FlatBufferBuilder, boolean) - Static method in class org.apache.arrow.flatbuf.Map
-
- addLength(FlatBufferBuilder, long) - Static method in class org.apache.arrow.flatbuf.RecordBatch
-
- addListSize(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.FixedSizeList
-
- addLocation(Flight.Location) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed.
- 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.
- 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.
- 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.
- addLocationBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed.
- addLocationBuilder(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed.
- addMethod(FlatBufferBuilder, byte) - Static method in class org.apache.arrow.flatbuf.BodyCompression
-
- addMode(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Union
-
- addName(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Field
-
- addName(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.TensorDim
-
- addNodes(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.RecordBatch
-
- addNonZeroLength(FlatBufferBuilder, long) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- addNull() - Method in class org.apache.arrow.consumers.BaseAvroConsumer
-
- addNull() - Method in interface org.apache.arrow.consumers.Consumer
-
Add null value to vector by making writer position + 1.
- addNull() - Method in class org.apache.arrow.consumers.SkipConsumer
-
- addNullable(FlatBufferBuilder, boolean) - Static method in class org.apache.arrow.flatbuf.Field
-
- addOrGet(String, FieldType, Class<T>) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- addOrGet(String, FieldType, Class<T>) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
Adds a new field with the given parameters or replaces the existing one and consequently returns the resultant
ValueVector
.
- addOrGet(String, FieldType, Class<T>) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- addOrGet(String, FieldType, Class<T>) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- addOrGetFixedSizeList(String, int) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- addOrGetList(String) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- addOrGetMap(String, boolean) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- AddOrGetResult<V extends ValueVector> - Class in org.apache.arrow.vector
-
Tuple class containing a vector and whether is was created.
- AddOrGetResult(V, boolean) - Constructor for class org.apache.arrow.vector.AddOrGetResult
-
Constructs a new object.
- addOrGetStruct(String) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- addOrGetUnion(String) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- addOrGetVector(FieldType) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
Initialize the data vector (and execute callback) if it hasn't already been done,
returns the data vector.
- addOrGetVector(FieldType) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- addOrGetVector(FieldType) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Initialize the data vector (and execute callback) if it hasn't already been done,
returns the data vector.
- addOrGetVector(FieldType) - Method in class org.apache.arrow.vector.complex.ListVector
-
Initialize the child data vector to field type.
- addOrGetVector(FieldType) - Method in interface org.apache.arrow.vector.complex.PromotableVector
-
- addPath(String) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
List of strings identifying a particular dataset.
- addPathBytes(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
List of strings identifying a particular dataset.
- addPrecision(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Decimal
-
- addPrecision(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.FloatingPoint
-
- addRecordBatches(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Footer
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
- 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
-
- addStream(Schema) - Method in class org.apache.arrow.flight.example.FlightHolder
-
Adds a new streams which clients can populate via the returned object.
- addStrides(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- addTableTypes(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter of table types which must match.
- addTableTypesBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter of table types which must match.
- addTimezone(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Timestamp
-
- addType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Field
-
- addType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- addType(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- addTypeIds(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Union
-
- addTypeType(FlatBufferBuilder, byte) - Static method in class org.apache.arrow.flatbuf.Field
-
- addTypeType(FlatBufferBuilder, byte) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- addTypeType(FlatBufferBuilder, byte) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- addUnit(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Date
-
- addUnit(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Duration
-
- addUnit(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Interval
-
- addUnit(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Time
-
- addUnit(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Timestamp
-
- addValue(V, int) - Method in interface org.apache.arrow.algorithm.dictionary.DictionaryBuilder
-
Try to add an element from the target vector to the dictionary.
- addValue(V, int) - Method in class org.apache.arrow.algorithm.dictionary.HashTableBasedDictionaryBuilder
-
Try to add an element from the target vector to the dictionary.
- addValue(V, int) - Method in class org.apache.arrow.algorithm.dictionary.SearchTreeBasedDictionaryBuilder
-
Try to add an element from the target vector to the dictionary.
- addValue(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.KeyValue
-
- addValues(V) - Method in interface org.apache.arrow.algorithm.dictionary.DictionaryBuilder
-
Try to add all values from the target vector to the dictionary.
- addValues(V) - Method in class org.apache.arrow.algorithm.dictionary.HashTableBasedDictionaryBuilder
-
Try to add all values from the target vector to the dictionary.
- addValues(V) - Method in class org.apache.arrow.algorithm.dictionary.SearchTreeBasedDictionaryBuilder
-
Try to add all values from the target vector to the dictionary.
- addVector(byte, FieldVector) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- addVector(FieldVector) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- addVector(int, FieldVector) - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Add vector to the record batch, producing a new VectorSchemaRoot.
- addVersion(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Footer
-
- addVersion(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Message
-
- AddWritableBuffer - Class in org.apache.arrow.flight.grpc
-
Allow a user to add a ByteBuf based InputStream directly into GRPC WritableBuffer to avoid an
extra copy.
- AddWritableBuffer() - Constructor for class org.apache.arrow.flight.grpc.AddWritableBuffer
-
- align() - Method in class org.apache.arrow.vector.ipc.WriteChannel
-
Writes enough bytes to align the channel to an 8-byte boundary.
- ALL - Static variable in class org.apache.arrow.flight.Criteria
-
- all(Collection<? extends AutoCloseable>) - Static method in class org.apache.arrow.util.AutoCloseables
-
- alloc() - Method in class io.netty.buffer.NettyArrowBuf
-
- allocate(long) - Method in class io.netty.buffer.PooledByteBufAllocatorL
-
- allocate(ValueVector, int, int) - Static method in class org.apache.arrow.vector.AllocationHelper
-
Allocates the vector.
- allocate(ValueVector, int, int, int) - Static method in class org.apache.arrow.vector.AllocationHelper
-
Allocates memory for a vector assuming given number of values and their width.
- allocate() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.Decimal256WriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.DurationWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
-
- allocate() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
-
- allocate() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
-
- allocate() - Method in interface org.apache.arrow.vector.complex.writer.FieldWriter
-
- allocateBuffer() - Method in interface org.apache.arrow.memory.AllocationReservation
-
Allocate a buffer whose size is the total of all the add()s made.
- allocateNew(ValueVector, int) - Static method in class org.apache.arrow.vector.AllocationHelper
-
Allocates the exact amount if v is fixed width, otherwise falls back to dynamic allocation.
- allocateNew() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- allocateNew(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Allocate memory for the vector to support storing at least the provided number of
elements in the vector.
- allocateNew() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- allocateNew(long, int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Allocate memory for the vector to support storing at least the provided number of
elements in the vector.
- allocateNew(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- allocateNew() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- allocateNew(long, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Allocate memory for the vector to support storing at least the provided number of
elements in the vector.
- allocateNew(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- allocateNew() - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- allocateNew() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- allocateNew() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- allocateNew() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- allocateNew() - Method in class org.apache.arrow.vector.complex.ListVector
-
- allocateNew(int, int) - Method in interface org.apache.arrow.vector.complex.RepeatedFixedWidthVectorLike
-
Allocate a new memory space for this vector.
- allocateNew(int, int, int) - Method in interface org.apache.arrow.vector.complex.RepeatedVariableWidthVectorLike
-
Allocate a new memory space for this vector.
- allocateNew() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- allocateNew() - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- allocateNew(int) - Method in interface org.apache.arrow.vector.FixedWidthVector
-
Allocate a new memory space for this vector.
- allocateNew() - Method in class org.apache.arrow.vector.NullVector
-
- allocateNew() - Method in interface org.apache.arrow.vector.ValueVector
-
Allocate new buffers.
- allocateNew(long, int) - Method in interface org.apache.arrow.vector.VariableWidthVector
-
Allocate a new memory space for this vector.
- allocateNew(int) - Method in interface org.apache.arrow.vector.VariableWidthVector
-
Allocate a new memory space for this vector.
- allocateNew() - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Do an adaptive allocation of each vector for memory purposes.
- allocateNewSafe() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Allocate memory for the vector.
- allocateNewSafe() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Allocate memory for the vector.
- allocateNewSafe() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Allocate memory for the vector.
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Allocate memory for the vector.
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.ListVector
-
Allocate memory for the vector.
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.StructVector
-
- allocateNewSafe() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- allocateNewSafe() - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- allocateNewSafe() - Method in class org.apache.arrow.vector.NullVector
-
- allocateNewSafe() - Method in interface org.apache.arrow.vector.ValueVector
-
Allocates new buffers.
- allocateOffsetBuffer(long) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- allocateOffsetBuffer(long) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- allocatePrecomputedChildCount(ValueVector, int, int, int) - Static method in class org.apache.arrow.vector.AllocationHelper
-
Allocates memory for a vector assuming given number of values and their width.
- 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
-
The abstract base class of AllocationManager.
- AllocationManager(BufferAllocator) - Constructor for class org.apache.arrow.memory.AllocationManager
-
- AllocationManager.Factory - Interface in org.apache.arrow.memory
-
- AllocationOutcome - Class in org.apache.arrow.memory
-
Describes the type of outcome that occurred when trying to account for allocation of memory.
- AllocationOutcome.Status - Enum in org.apache.arrow.memory
-
Allocation status code.
- AllocationOutcomeDetails - Class in org.apache.arrow.memory
-
Captures details of allocation for each accountant in the hierarchical chain.
- AllocationOutcomeDetails.Entry - Class in org.apache.arrow.memory
-
Outcome of the allocation request at one accountant in the hierarchy.
- AllocationReservation - Interface in org.apache.arrow.memory
-
Supports cumulative allocation reservation.
- allocator(BufferAllocator) - Method in class org.apache.arrow.flight.FlightClient.Builder
-
- allocator(BufferAllocator) - Method in class org.apache.arrow.flight.FlightServer.Builder
-
- allocator - Variable in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
-
- allocator - Variable in class org.apache.arrow.vector.BaseValueVector
-
- allocator - Variable in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- allocator - Variable in class org.apache.arrow.vector.ipc.ArrowReader
-
- allocator - Variable in class org.apache.arrow.vector.ipc.message.MessageChannelReader
-
- AllocatorClosedException - Exception in org.apache.arrow.memory
-
Exception thrown when a closed BufferAllocator is used.
- AllocatorClosedException(String) - Constructor for exception org.apache.arrow.memory.AllocatorClosedException
-
Constructs a new allocator closed exception with a given message.
- allowConflictPolicyChanges - Variable in class org.apache.arrow.vector.complex.AbstractStructVector
-
- ALREADY_EXISTS - Static variable in class org.apache.arrow.flight.CallStatus
-
- ANSI92_ENTRY_SQL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
-
ANSI92_ENTRY_SQL = 0;
- ANSI92_FULL_SQL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
-
ANSI92_FULL_SQL = 2;
- ANSI92_INTERMEDIATE_SQL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedAnsi92SqlGrammarLevel
-
ANSI92_INTERMEDIATE_SQL = 1;
- APP_METADATA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightData
-
- APP_METADATA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.PutResult
-
- append(byte[], int, int) - Method in class org.apache.arrow.vector.util.Text
-
Append a range of bytes to the end of the given text.
- append(boolean, VectorSchemaRoot, VectorSchemaRoot...) - Static method in class org.apache.arrow.vector.util.VectorSchemaRootAppender
-
- append(VectorSchemaRoot, VectorSchemaRoot...) - Static method in class org.apache.arrow.vector.util.VectorSchemaRootAppender
-
- appendToOutgoingHeaders(CallHeaders) - Method in interface org.apache.arrow.flight.auth2.CallHeaderAuthenticator.AuthResult
-
Appends a header to the outgoing call headers.
- apply(Decoder) - Method in interface org.apache.arrow.consumers.SkipFunction
-
- applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class org.apache.arrow.flight.grpc.CallCredentialAdapter
-
- approxEquals(VectorSchemaRoot, VectorValueEqualizer<Float4Vector>, VectorValueEqualizer<Float8Vector>) - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Determine if two VectorSchemaRoots are approximately equal using the given functions to
calculate difference between float/double values.
- approxEquals(VectorSchemaRoot) - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Determine if two VectorSchemaRoots are approximately equal using default functions to
calculate difference between float/double values.
- ApproxEqualsVisitor - Class in org.apache.arrow.vector.compare
-
Visitor to compare floating point vectors approximately.
- ApproxEqualsVisitor(ValueVector, ValueVector) - Constructor for class org.apache.arrow.vector.compare.ApproxEqualsVisitor
-
Constructs a new instance with default tolerances.
- ApproxEqualsVisitor(ValueVector, ValueVector, float, double) - Constructor for class org.apache.arrow.vector.compare.ApproxEqualsVisitor
-
Constructs a new instance.
- ApproxEqualsVisitor(ValueVector, ValueVector, VectorValueEqualizer<Float4Vector>, VectorValueEqualizer<Float8Vector>) - Constructor for class org.apache.arrow.vector.compare.ApproxEqualsVisitor
-
Constructs a new instance.
- ApproxEqualsVisitor(ValueVector, ValueVector, VectorValueEqualizer<Float4Vector>, VectorValueEqualizer<Float8Vector>, BiFunction<ValueVector, ValueVector, Boolean>) - Constructor for class org.apache.arrow.vector.compare.ApproxEqualsVisitor
-
Constructs a new instance.
- array() - Method in class io.netty.buffer.NettyArrowBuf
-
- ArrayConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume array type values from
ResultSet
.
- ArrayConsumer(ListVector, JdbcConsumer, int) - Constructor for class org.apache.arrow.adapter.jdbc.consumer.ArrayConsumer
-
Instantiate a ArrayConsumer.
- arrayOffset() - Method in class io.netty.buffer.NettyArrowBuf
-
- ArrowBlock - Class in org.apache.arrow.vector.ipc.message
-
Metadata for an arrow message in a channel.
- ArrowBlock(long, int, long) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowBlock
-
Constructs a new instance.
- ArrowBodyCompression - Class in org.apache.arrow.vector.ipc.message
-
Compression information about data written to a channel.
- ArrowBodyCompression(byte, byte) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowBodyCompression
-
- arrowBuf() - Method in class io.netty.buffer.NettyArrowBuf
-
- ArrowBuf - Class in org.apache.arrow.memory
-
ArrowBuf serves as a facade over underlying memory by providing
several access APIs to read/write data into a chunk of direct
memory.
- ArrowBuf(ReferenceManager, BufferManager, long, long) - Constructor for class org.apache.arrow.memory.ArrowBuf
-
Constructs a new ArrowBuf.
- ArrowBuffer - Class in org.apache.arrow.vector.ipc.message
-
Metadata for a buffer written to a channel.
- ArrowBuffer(long, long) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowBuffer
-
Constructs a new instance.
- ArrowBufHasher - Interface in org.apache.arrow.memory.util.hash
-
Utility for calculating the hash code for a consecutive memory region.
- ArrowBufPointer - Class in org.apache.arrow.memory.util
-
Pointer to a memory region within an
ArrowBuf
.
- ArrowBufPointer() - Constructor for class org.apache.arrow.memory.util.ArrowBufPointer
-
The default constructor.
- ArrowBufPointer(ArrowBufHasher) - Constructor for class org.apache.arrow.memory.util.ArrowBufPointer
-
Constructs an arrow buffer pointer with the specified hasher.
- ArrowBufPointer(ArrowBuf, long, long) - Constructor for class org.apache.arrow.memory.util.ArrowBufPointer
-
Constructs an Arrow buffer pointer.
- ArrowBufPointer(ArrowBuf, long, long, ArrowBufHasher) - Constructor for class org.apache.arrow.memory.util.ArrowBufPointer
-
Constructs an Arrow buffer pointer.
- ArrowByteBufAllocator - Class in org.apache.arrow.memory
-
- ArrowByteBufAllocator(BufferAllocator) - Constructor for class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- ArrowDictionaryBatch - Class in org.apache.arrow.vector.ipc.message
-
POJO wrapper around a Dictionary Batch IPC messages
(https://arrow.apache.org/docs/format/IPC.html#dictionary-batches)
- ArrowDictionaryBatch(long, ArrowRecordBatch) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
-
Deprecated.
- ArrowDictionaryBatch(long, ArrowRecordBatch, boolean) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
-
Constructs new instance.
- ArrowFieldNode - Class in org.apache.arrow.vector.ipc.message
-
Metadata about Vectors/Arrays that is written to a channel.
- ArrowFieldNode(long, long) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowFieldNode
-
Constructs a new instance.
- ArrowFileReader - Class in org.apache.arrow.vector.ipc
-
An implementation of
ArrowReader
that reads the standard arrow binary
file format.
- ArrowFileReader(SeekableReadChannel, BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileReader
-
- ArrowFileReader(SeekableByteChannel, BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileReader
-
- ArrowFileReader(SeekableReadChannel, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileReader
-
- ArrowFileReader(SeekableByteChannel, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileReader
-
- ArrowFileWriter - Class in org.apache.arrow.vector.ipc
-
ArrowWriter
that writes out a Arrow files (https://arrow.apache.org/docs/format/IPC.html#file-format).
- ArrowFileWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileWriter
-
- ArrowFileWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, Map<String, String>) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileWriter
-
- ArrowFileWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, IpcOption) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileWriter
-
- ArrowFileWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, Map<String, String>, IpcOption) - Constructor for class org.apache.arrow.vector.ipc.ArrowFileWriter
-
- ArrowFooter - Class in org.apache.arrow.vector.ipc.message
-
Footer metadata for the arrow file format.
- ArrowFooter(Schema, List<ArrowBlock>, List<ArrowBlock>) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowFooter
-
- ArrowFooter(Schema, List<ArrowBlock>, List<ArrowBlock>, Map<String, String>) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowFooter
-
Constructs a new instance.
- ArrowFooter(Schema, List<ArrowBlock>, List<ArrowBlock>, Map<String, String>, MetadataVersion) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowFooter
-
Constructs a new instance.
- ArrowFooter(Footer) - Constructor for class org.apache.arrow.vector.ipc.message.ArrowFooter
-
Constructs from the corresponding Flatbuffer message.
- ArrowMessage - Interface in org.apache.arrow.vector.ipc.message
-
Interface for Arrow IPC messages (https://arrow.apache.org/docs/format/IPC.html).
- ArrowMessage.ArrowMessageVisitor<T> - Interface in org.apache.arrow.vector.ipc.message
-
- ArrowReader - Class in org.apache.arrow.vector.ipc
-
Abstract class to read Schema and ArrowRecordBatches.
- ArrowReader(BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowReader
-
- ArrowReader(BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowReader
-
- ArrowRecordBatch - Class in org.apache.arrow.vector.ipc.message
-
POJO representation of a RecordBatch IPC message (https://arrow.apache.org/docs/format/IPC.html).
- 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.
- ArrowStreamReader - Class in org.apache.arrow.vector.ipc
-
This class reads from an input stream and produces ArrowRecordBatches.
- ArrowStreamReader(MessageChannelReader, BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader using a MessageChannelReader.
- ArrowStreamReader(MessageChannelReader, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader using a MessageChannelReader.
- ArrowStreamReader(ReadableByteChannel, BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader from a ReadableByteChannel input.
- ArrowStreamReader(ReadableByteChannel, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader from a ReadableByteChannel input.
- ArrowStreamReader(InputStream, BufferAllocator, CompressionCodec.Factory) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader from a ReadableByteChannel input.
- ArrowStreamReader(InputStream, BufferAllocator) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamReader
-
Constructs a streaming reader from an InputStream.
- ArrowStreamWriter - Class in org.apache.arrow.vector.ipc
-
Writer for the Arrow stream format to send ArrowRecordBatches over a WriteChannel.
- ArrowStreamWriter(VectorSchemaRoot, DictionaryProvider, OutputStream) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamWriter
-
Construct an ArrowStreamWriter with an optional DictionaryProvider for the OutputStream.
- ArrowStreamWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamWriter
-
Construct an ArrowStreamWriter with an optional DictionaryProvider for the WritableByteChannel.
- ArrowStreamWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, IpcOption) - Constructor for class org.apache.arrow.vector.ipc.ArrowStreamWriter
-
Construct an ArrowStreamWriter with an optional DictionaryProvider for the WritableByteChannel.
- ArrowType - Class in org.apache.arrow.vector.types.pojo
-
Arrow types
Source code generated using FreeMarker template ArrowType.java
- ArrowType() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType
-
- ArrowType.ArrowTypeID - Enum in org.apache.arrow.vector.types.pojo
-
- ArrowType.ArrowTypeVisitor<T> - Interface in org.apache.arrow.vector.types.pojo
-
to visit the ArrowTypes
type.accept(new ArrowTypeVisitor<Type>() {
...
- ArrowType.Binary - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Bool - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.ComplexType - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.ComplexTypeVisitor<T> - Class in org.apache.arrow.vector.types.pojo
-
to visit the Complex ArrowTypes and bundle Primitive ones in one case
- ArrowType.Date - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Decimal - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Duration - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.ExtensionType - Class in org.apache.arrow.vector.types.pojo
-
A user-defined data type that wraps an underlying storage type.
- ArrowType.FixedSizeBinary - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.FixedSizeList - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.FloatingPoint - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Int - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Interval - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.LargeBinary - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.LargeList - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.LargeUtf8 - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.List - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Map - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Null - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.PrimitiveType - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.PrimitiveTypeVisitor<T> - Class in org.apache.arrow.vector.types.pojo
-
to visit the Primitive ArrowTypes and bundle Complex ones under one case
- ArrowType.Struct - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Time - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Timestamp - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Union - Class in org.apache.arrow.vector.types.pojo
-
- ArrowType.Utf8 - Class in org.apache.arrow.vector.types.pojo
-
- ArrowVectorIterator - Class in org.apache.arrow.adapter.jdbc
-
VectorSchemaRoot iterator for partially converting JDBC data.
- ArrowWriter - Class in org.apache.arrow.vector.ipc
-
Abstract base class for implementing Arrow writers for IPC over a WriteChannel.
- ArrowWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel) - Constructor for class org.apache.arrow.vector.ipc.ArrowWriter
-
- ArrowWriter(VectorSchemaRoot, DictionaryProvider, WritableByteChannel, IpcOption) - Constructor for class org.apache.arrow.vector.ipc.ArrowWriter
-
Note: fields are not closed when the writer is closed.
- asBigInt(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asBigInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asBit(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asBit() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asDateDay(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asDateDay() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asDateMilli(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asDateMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asDecimal(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asDecimal(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asDecimal256(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asDecimal256(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asFloat4(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asFloat4() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asFloat8(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asFloat8() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asImmutableList(V...) - Static method in class org.apache.arrow.util.Collections2
-
Copies the values to a new unmodifiable list.
- asInt(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asIntervalDay(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asIntervalDay() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asIntervalMonthDayNano(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asIntervalMonthDayNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asIntervalYear(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asIntervalYear() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asLargeVarBinary(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asLargeVarBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asLargeVarChar(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asLargeVarChar() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asList(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asList() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asMap(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asMap(ArrowType) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- ASSERT_ENABLED - Static variable in class io.netty.buffer.UnsafeDirectLittleEndian
-
- ASSERT_ENABLED - Static variable in class org.apache.arrow.memory.util.AssertionUtil
-
- AssertionUtil - Class in org.apache.arrow.memory.util
-
- assertOpen() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Asserts (using java assertions) that the provided allocator is currently open.
- asSmallInt(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asSmallInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asStruct(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asStruct() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeMicro(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeMilli(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeNano(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeSec(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeSec() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeStampMicro(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeStampMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeStampMilli(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeStampMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeStampNano(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeStampNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTimeStampSec(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTimeStampSec() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asTinyInt(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asTinyInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asUInt1(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asUInt1() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asUInt2(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asUInt2() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asUInt4(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asUInt4() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asUInt8(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asUInt8() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asVarBinary(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asVarBinary() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- asVarChar(byte) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- asVarChar() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- AsyncPutListener - Class in org.apache.arrow.flight
-
A handler for server-sent application metadata messages during a Flight DoPut operation.
- AsyncPutListener() - Constructor for class org.apache.arrow.flight.AsyncPutListener
-
- attachVector(V) - Method in class org.apache.arrow.algorithm.sort.StableVectorComparator
-
- attachVector(V) - Method in class org.apache.arrow.algorithm.sort.VectorValueComparator
-
Attach both vectors to compare to the same input vector.
- attachVectors(BaseRepeatedValueVector, BaseRepeatedValueVector) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.RepeatedValueComparator
-
- attachVectors(V, V) - Method in class org.apache.arrow.algorithm.sort.StableVectorComparator
-
- attachVectors(V, V) - Method in class org.apache.arrow.algorithm.sort.VectorValueComparator
-
Attach vectors to compare.
- Auth2Constants - Class in org.apache.arrow.flight.auth2
-
Constants used in authorization of flight connections.
- AuthConstants - Class in org.apache.arrow.flight.auth
-
Constants used in authorization of flight connections.
- authenticate(ClientAuthHandler.ClientAuthSender, Iterator<byte[]>) - Method in class org.apache.arrow.flight.auth.BasicClientAuthHandler
-
- authenticate(ServerAuthHandler.ServerAuthSender, Iterator<byte[]>) - Method in class org.apache.arrow.flight.auth.BasicServerAuthHandler
-
- authenticate(ClientAuthHandler.ClientAuthSender, Iterator<byte[]>) - Method in interface org.apache.arrow.flight.auth.ClientAuthHandler
-
Handle the initial handshake with the server.
- authenticate(ServerAuthHandler.ServerAuthSender, Iterator<byte[]>) - Method in interface org.apache.arrow.flight.auth.ServerAuthHandler
-
Handle the initial handshake with the client.
- authenticate(CallHeaders) - Method in class org.apache.arrow.flight.auth2.BasicCallHeaderAuthenticator
-
- authenticate(CallHeaders) - Method in class org.apache.arrow.flight.auth2.BearerTokenAuthenticator
-
- authenticate(CallHeaders) - Method in interface org.apache.arrow.flight.auth2.CallHeaderAuthenticator
-
Validate the auth headers sent by the client.
- authenticate(ClientAuthHandler, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Authenticates against the Flight service.
- authenticateBasic(String, String) - Method in class org.apache.arrow.flight.FlightClient
-
Authenticates with a username and password.
- authenticateBasicToken(String, String) - Method in class org.apache.arrow.flight.FlightClient
-
Authenticates with a username and password.
- authHandler(ServerAuthHandler) - Method in class org.apache.arrow.flight.FlightServer.Builder
-
Set the authentication handler.
- AUTHORIZATION_HEADER - Static variable in class org.apache.arrow.flight.auth2.Auth2Constants
-
- AuthUtilities - Class in org.apache.arrow.flight.auth2
-
Utility class for completing the auth process.
- AutoCloseableLock - Class in org.apache.arrow.memory.util
-
Simple wrapper class that allows Locks to be released via a try-with-resources block.
- AutoCloseableLock(Lock) - Constructor for class org.apache.arrow.memory.util.AutoCloseableLock
-
- AutoCloseables - Class in org.apache.arrow.util
-
Utilities for AutoCloseable classes.
- AutoCloseables.RollbackCloseable - Class in org.apache.arrow.util
-
A closeable wrapper that will close the underlying closeables if a commit does not occur.
- AvroArraysConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume array type values from avro decoder.
- AvroArraysConsumer(ListVector, Consumer) - Constructor for class org.apache.arrow.consumers.AvroArraysConsumer
-
Instantiate a ArrayConsumer.
- AvroBooleanConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume boolean type values from avro decoder.
- AvroBooleanConsumer(BitVector) - Constructor for class org.apache.arrow.consumers.AvroBooleanConsumer
-
Instantiate a AvroBooleanConsumer.
- AvroBytesConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume bytes type values from avro decoder.
- AvroBytesConsumer(VarBinaryVector) - Constructor for class org.apache.arrow.consumers.AvroBytesConsumer
-
Instantiate a AvroBytesConsumer.
- AvroDateConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer which consume date type values from avro decoder.
- AvroDateConsumer(DateDayVector) - Constructor for class org.apache.arrow.consumers.logical.AvroDateConsumer
-
Instantiate a AvroDateConsumer.
- AvroDecimalConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer which consume decimal type values from avro decoder.
- AvroDecimalConsumer(DecimalVector) - Constructor for class org.apache.arrow.consumers.logical.AvroDecimalConsumer
-
Instantiate a AvroDecimalConsumer.
- AvroDecimalConsumer.BytesDecimalConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer for decimal logical type with original bytes type.
- AvroDecimalConsumer.FixedDecimalConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer for decimal logical type with original fixed type.
- AvroDoubleConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume double type values from avro decoder.
- AvroDoubleConsumer(Float8Vector) - Constructor for class org.apache.arrow.consumers.AvroDoubleConsumer
-
Instantiate a AvroDoubleConsumer.
- AvroEnumConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume enum type values from avro decoder.
- AvroEnumConsumer(BaseIntVector) - Constructor for class org.apache.arrow.consumers.AvroEnumConsumer
-
Instantiate a AvroEnumConsumer.
- AvroFixedConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume fixed type values from avro decoder.
- AvroFixedConsumer(FixedSizeBinaryVector, int) - Constructor for class org.apache.arrow.consumers.AvroFixedConsumer
-
Instantiate a AvroFixedConsumer.
- AvroFloatConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume float type values from avro decoder.
- AvroFloatConsumer(Float4Vector) - Constructor for class org.apache.arrow.consumers.AvroFloatConsumer
-
Instantiate a AvroFloatConsumer.
- AvroIntConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume int type values from avro decoder.
- AvroIntConsumer(IntVector) - Constructor for class org.apache.arrow.consumers.AvroIntConsumer
-
Instantiate a AvroIntConsumer.
- AvroLongConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume long type values from avro decoder.
- AvroLongConsumer(BigIntVector) - Constructor for class org.apache.arrow.consumers.AvroLongConsumer
-
Instantiate a AvroLongConsumer.
- AvroMapConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume map type values from avro decoder.
- AvroMapConsumer(MapVector, Consumer) - Constructor for class org.apache.arrow.consumers.AvroMapConsumer
-
Instantiate a AvroMapConsumer.
- AvroNullConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume null type values from avro decoder.
- AvroNullConsumer(NullVector) - Constructor for class org.apache.arrow.consumers.AvroNullConsumer
-
- AvroStringConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume string type values from avro decoder.
- AvroStringConsumer(VarCharVector) - Constructor for class org.apache.arrow.consumers.AvroStringConsumer
-
Instantiate a AvroStringConsumer.
- AvroStructConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume nested record type values from avro decoder.
- AvroStructConsumer(StructVector, Consumer[]) - Constructor for class org.apache.arrow.consumers.AvroStructConsumer
-
Instantiate a AvroStructConsumer.
- AvroTimeMicroConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer which consume date time-micro values from avro decoder.
- AvroTimeMicroConsumer(TimeMicroVector) - Constructor for class org.apache.arrow.consumers.logical.AvroTimeMicroConsumer
-
Instantiate a AvroTimeMicroConsumer.
- AvroTimeMillisConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer which consume date time-millis values from avro decoder.
- AvroTimeMillisConsumer(TimeMilliVector) - Constructor for class org.apache.arrow.consumers.logical.AvroTimeMillisConsumer
-
Instantiate a AvroTimeMilliConsumer.
- AvroTimestampMicrosConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer which consume date timestamp-micro values from avro decoder.
- AvroTimestampMicrosConsumer(TimeStampMicroVector) - Constructor for class org.apache.arrow.consumers.logical.AvroTimestampMicrosConsumer
-
Instantiate a AvroTimestampMicroConsumer.
- AvroTimestampMillisConsumer - Class in org.apache.arrow.consumers.logical
-
Consumer which consume date timestamp-millis values from avro decoder.
- AvroTimestampMillisConsumer(TimeStampMilliVector) - Constructor for class org.apache.arrow.consumers.logical.AvroTimestampMillisConsumer
-
Instantiate a AvroTimestampMillisConsumer.
- AvroToArrow - Class in org.apache.arrow
-
Utility class to convert Avro objects to columnar Arrow format objects.
- AvroToArrow() - Constructor for class org.apache.arrow.AvroToArrow
-
- AvroToArrowConfig - Class in org.apache.arrow
-
This class configures the Avro-to-Arrow conversion process.
- AvroToArrowConfigBuilder - Class in org.apache.arrow
-
- AvroToArrowConfigBuilder(BufferAllocator) - Constructor for class org.apache.arrow.AvroToArrowConfigBuilder
-
- avroToArrowIterator(Schema, Decoder, AvroToArrowConfig) - Static method in class org.apache.arrow.AvroToArrow
-
Fetch the data from Decoder
and iteratively convert it to Arrow objects.
- AvroToArrowUtils - Class in org.apache.arrow
-
Class that does most of the work to convert Avro data into Arrow columnar format Vector objects.
- AvroToArrowUtils() - Constructor for class org.apache.arrow.AvroToArrowUtils
-
- AvroToArrowVectorIterator - Class in org.apache.arrow
-
VectorSchemaRoot iterator for partially converting avro data.
- AvroUnionsConsumer - Class in org.apache.arrow.consumers
-
Consumer which consume unions type values from avro decoder.
- AvroUnionsConsumer(UnionVector, Consumer[], Types.MinorType[]) - Constructor for class org.apache.arrow.consumers.AvroUnionsConsumer
-
Instantiate an AvroUnionConsumer.
- awaitTermination() - Method in class org.apache.arrow.flight.example.ExampleFlightServer
-
- 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
-
- callBack - Variable in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- callBack - Variable in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- callBack - Variable in class org.apache.arrow.vector.complex.LargeListVector
-
- CallBack - Interface in org.apache.arrow.vector.util
-
Generic callback interface to be notified of events on value vectors.
- CallbackBackpressureStrategy() - Constructor for class org.apache.arrow.flight.BackpressureStrategy.CallbackBackpressureStrategy
-
- CallCredentialAdapter - Class in org.apache.arrow.flight.grpc
-
Adapter class to utilize a CredentialWriter to implement Grpc CallCredentials.
- CallCredentialAdapter(Consumer<CallHeaders>) - Constructor for class org.apache.arrow.flight.grpc.CallCredentialAdapter
-
- CallHeaderAuthenticator - Interface in org.apache.arrow.flight.auth2
-
Interface for Server side authentication handlers.
- CallHeaderAuthenticator.AuthResult - Interface in org.apache.arrow.flight.auth2
-
- CallHeaders - Interface in org.apache.arrow.flight
-
A set of metadata key value pairs for a call (request or response).
- CallInfo - Class in org.apache.arrow.flight
-
A description of a Flight call for middleware to inspect.
- CallInfo(FlightMethod) - Constructor for class org.apache.arrow.flight.CallInfo
-
- CallOption - Interface in org.apache.arrow.flight
-
Per-call RPC options.
- CallOptions - Class in org.apache.arrow.flight
-
Common call options.
- CallOptions() - Constructor for class org.apache.arrow.flight.CallOptions
-
- callOptions - Variable in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
-
- CallOptions.GrpcCallOption - Interface in org.apache.arrow.flight
-
CallOptions specific to GRPC stubs.
- CallStatus - Class in org.apache.arrow.flight
-
The result of a Flight RPC, consisting of a status code with an optional description and/or exception that led
to the status.
- CallStatus(FlightStatusCode, Throwable, String, ErrorFlightMetadata) - Constructor for class org.apache.arrow.flight.CallStatus
-
Create a new status.
- CallStatus(FlightStatusCode) - Constructor for class org.apache.arrow.flight.CallStatus
-
Create a new status with no cause or description.
- 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
-
- cancelCallback() - Method in class org.apache.arrow.flight.BackpressureStrategy.CallbackBackpressureStrategy
-
Callback to execute when the listener is cancelled.
- CANCELLED - Static variable in class org.apache.arrow.flight.CallStatus
-
- capacity(int) - Method in class io.netty.buffer.ExpandableByteBuf
-
- capacity(int) - Method in class io.netty.buffer.NettyArrowBuf
-
- capacity() - Method in class io.netty.buffer.NettyArrowBuf
-
- capacity() - Method in class org.apache.arrow.memory.ArrowBuf
-
- capacity(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Adjusts the capacity of this buffer.
- capAtMaxInt(long) - Static method in class org.apache.arrow.memory.util.LargeMemoryUtil
-
Returns a min(Integer.MAX_VALUE, length).
- CASCADE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.UpdateDeleteRules
-
CASCADE = 0;
- CATALOG_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
-
- CATALOG_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
-
- CATALOG_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
-
- CATALOG_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
-
- CATALOG_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
- cause() - Method in class org.apache.arrow.flight.CallStatus
-
The exception that led to this result.
- CHANGE_ALGORITHM_THRESHOLD - Static variable in class org.apache.arrow.algorithm.sort.FixedWidthInPlaceVectorSorter
-
If the number of items is smaller than this threshold, we will use another algorithm to sort the data.
- CHANGE_ALGORITHM_THRESHOLD - Static variable in class org.apache.arrow.algorithm.sort.IndexSorter
-
If the number of items is smaller than this threshold, we will use another algorithm to sort the data.
- charAt(int) - Method in class org.apache.arrow.vector.util.Text
-
Returns the Unicode Scalar Value (32-bit integer value) for the character at
position
.
- check(T, T...) - Static method in class org.apache.arrow.vector.complex.StateTool
-
Verifies currentState
is in one of expectedStates
,
throws an IllegalArgumentException if it isn't.
- checkAllBitsEqualTo(ArrowBuf, int, boolean) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Tests if all bits in a validity buffer are equal 0 or 1, according to the specified parameter.
- checkArgument(boolean) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object...) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkBufRefs(ValueVector) - Static method in class org.apache.arrow.vector.BaseValueVector
-
Checks to ensure that every buffer vv
uses
has a positive reference count, throws if this precondition
isn't met.
- checkBytes(long, long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Allows a function to determine whether not reading a particular string of bytes is valid.
- checkedCastToInt(long) - Static method in class org.apache.arrow.memory.util.LargeMemoryUtil
-
Casts length to an int, but raises an exception the value is outside
the range of an int.
- checkElementIndex(int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that index
specifies a valid element in an array, list or string of size
size
.
- checkElementIndex(int, int, String) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that index
specifies a valid element in an array, list or string of size
size
.
- checkForUnion(Iterator<Field>, MetadataVersion) - Static method in class org.apache.arrow.vector.validate.MetadataV4UnionChecker
-
Check the schema, raising an error if an unsupported feature is used (e.g.
- checkNotNull(T) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object...) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkOpen() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
Checks whether this client is open.
- checkPositionIndex(long, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that index
specifies a valid position in an array, list or string of
size size
.
- checkPositionIndex(long, long, String) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that index
specifies a valid position in an array, list or string of
size size
.
- checkPositionIndexes(int, int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that start
and end
specify a valid positions in an array, list
or string of size size
, and are in order.
- checkPrecisionAndScale(BigDecimal, int, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
-
Check that the BigDecimal scale equals the vectorScale and that the BigDecimal precision is
less than or equal to the vectorPrecision.
- checkPrecisionAndScale(int, int, int, int) - Static method in class org.apache.arrow.vector.util.DecimalUtility
-
Check that the decimal scale equals the vectorScale and that the decimal precision is
less than or equal to the vectorPrecision.
- checkRead(Schema, MetadataVersion) - Static method in class org.apache.arrow.vector.validate.MetadataV4UnionChecker
-
Check the schema, raising an error if an unsupported feature is used (e.g.
- checkState(boolean) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object...) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- children(int) - Method in class org.apache.arrow.flatbuf.Field
-
children apply only to nested data types like Struct, List and Union.
- children(Field, int) - Method in class org.apache.arrow.flatbuf.Field
-
- childrenLength() - Method in class org.apache.arrow.flatbuf.Field
-
- childrenVector() - Method in class org.apache.arrow.flatbuf.Field
-
- childrenVector(Field.Vector) - Method in class org.apache.arrow.flatbuf.Field
-
- chunkSize - Variable in class org.apache.arrow.memory.rounding.DefaultRoundingPolicy
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
-
- clear() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
- clear() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
- clear() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.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.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.CommandPreparedStatementQuery.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
- clear() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
- clear() - Method in class org.apache.arrow.memory.ArrowBuf
-
- clear() - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Removes all elements from this map, leaving it empty.
- clear() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- clear() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- clear() - Method in class org.apache.arrow.vector.BaseValueVector
-
- clear() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- clear() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- clear() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- clear() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.Decimal256WriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.DurationWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
-
- clear() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- clear() - Method in class org.apache.arrow.vector.complex.ListVector
-
- clear() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- clear() - Method in class org.apache.arrow.vector.complex.StructVector
-
- clear() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- clear() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
-
- clear() - Method in interface org.apache.arrow.vector.complex.writer.FieldWriter
-
- clear() - Method in class org.apache.arrow.vector.dictionary.DictionaryHashTable
-
Removes all elements from this map, leaving it empty.
- clear() - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- clear() - Method in class org.apache.arrow.vector.NullVector
-
- clear() - Method in interface org.apache.arrow.vector.util.MapWithOrdinal
-
- clear() - Method in class org.apache.arrow.vector.util.MapWithOrdinalImpl
-
- clear() - Method in class org.apache.arrow.vector.util.MultiMapWithOrdinal
-
- clear() - Method in class org.apache.arrow.vector.util.PromotableMultiMapWithOrdinal
-
- clear() - Method in class org.apache.arrow.vector.util.Text
-
Clear the string to empty.
- clear() - Method in interface org.apache.arrow.vector.ValueVector
-
Release any owned ArrowBuf and reset the ValueVector to the initial state.
- clear() - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Release all the memory for each vector held in this root.
- 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.PutResult.Builder
-
bytes app_metadata = 1;
- clearBody() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
bytes body = 2;
- clearBody() - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
bytes body = 1;
- clearCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
Specifies the Catalog to search for the tables.
- clearCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the catalog to search for the foreign key table.
- clearCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the catalog to search for the primary key table.
- clearCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the catalog to search for the table.
- clearCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies the Catalog to search for the tables.
- clearCmd() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
Opaque value used to express a command.
- clearDataBody() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
The actual batch of Arrow data.
- clearDataHeader() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
Header for message data as described in Message.fbs::Message.
- clearDatasetSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
If a result set generating query was provided, dataset_schema contains the
schema of the dataset as described in Schema.fbs::Schema, it is serialized as an IPC message.
- clearDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the schema to search for the foreign key table.
- clearDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the schema to search for the primary key table.
- clearDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the schema to search for the table.
- clearDbSchemaFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
Specifies a filter pattern for schemas to search for.
- clearDbSchemaFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter pattern for schemas to search for.
- clearDefinition() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
definition of entire flight.
- clearDescription() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
string description = 2;
- clearEnd() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
exclusive end
- clearEndpoint() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- clearExpression() - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
bytes expression = 1;
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
- 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.
- 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.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
Values are modelled after ODBC's SQLGetInfo() function.
- clearLocation() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed.
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
- clearParameters() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
- clearParameterSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
If the query provided contained parameters, parameter_schema contains the
schema of the expected parameters as described in Schema.fbs::Schema, it is serialized as an IPC message.
- clearPassword() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
string password = 3;
- clearPath() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
List of strings identifying a particular dataset.
- clearPayload() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
Arbitrary auth/handshake info.
- clearPayload() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
Arbitrary auth/handshake info.
- clearPkCatalog() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The catalog name where the parent table is.
- clearPkDbSchema() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The Schema name where the parent table is.
- clearPkTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The parent table name.
- 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.
- clearProtocolVersion() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
A defined protocol version
- clearProtocolVersion() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
A defined protocol version
- clearQuery() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
The valid SQL string to create a prepared statement for.
- clearQuery() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
The SQL syntax.
- clearQuery() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
The SQL syntax.
- clearRecordCount() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
The number of records updated.
- clearRecordsPerBatch() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
int32 records_per_batch = 4;
- clearRecordsPerStream() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
int64 records_per_stream = 3;
- clearSchema() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
The schema of the dataset in its IPC form:
4 bytes - an optional IPC_CONTINUATION_TOKEN prefix
4 bytes - the byte length of the payload
a flatbuffer Message whose header is the Schema
- clearSchema() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
-
The schema of the dataset in its IPC form:
4 bytes - an optional IPC_CONTINUATION_TOKEN prefix
4 bytes - the byte length of the payload
a flatbuffer Message whose header is the Schema
- clearSchema() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
bytes schema = 1;
- clearStart() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
inclusive start
- clearStatementHandle() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
Unique identifier for the instance of the statement to execute.
- clearStreamCount() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
int32 stream_count = 2;
- clearTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the foreign key table to get the foreign keys for.
- clearTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the primary key table to get the foreign keys for.
- clearTable() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the table to get the primary keys for.
- clearTableNameFilterPattern() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter pattern for tables to search for.
- clearTableTypes() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter of table types which must match.
- clearTicket() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Token used to retrieve this stream.
- clearTicket() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
bytes ticket = 1;
- clearTotalBytes() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
int64 total_bytes = 5;
- clearTotalRecords() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
Set these to -1 if unknown.
- clearType() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
string type = 1;
- clearType() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
string type = 1;
- clearType() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1;
- clearUri() - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
string uri = 1;
- clearUsername() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
string username = 2;
- client(BufferAllocator, Location, FlightClient) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenario
-
- ClientAuthHandler - Interface in org.apache.arrow.flight.auth
-
Implement authentication for Flight on the client side.
- ClientAuthHandler.ClientAuthSender - Interface in org.apache.arrow.flight.auth
-
A communication channel to the server during initial connection.
- ClientAuthInterceptor - Class in org.apache.arrow.flight.auth
-
GRPC client intercepter that handles authentication with the server.
- ClientAuthInterceptor() - Constructor for class org.apache.arrow.flight.auth.ClientAuthInterceptor
-
- ClientAuthWrapper - Class in org.apache.arrow.flight.auth
-
Utility class for performing authorization over using a GRPC stub.
- ClientAuthWrapper() - Constructor for class org.apache.arrow.flight.auth.ClientAuthWrapper
-
- ClientBearerHeaderHandler - Class in org.apache.arrow.flight.auth2
-
A client header handler that parses the incoming headers for a bearer token.
- ClientBearerHeaderHandler() - Constructor for class org.apache.arrow.flight.auth2.ClientBearerHeaderHandler
-
- clientCertificate(InputStream, InputStream) - Method in class org.apache.arrow.flight.FlightClient.Builder
-
Set the trusted TLS certificates.
- ClientConnection(Socket) - Constructor for class org.apache.arrow.tools.EchoServer.ClientConnection
-
- ClientCookieMiddleware - Class in org.apache.arrow.flight.client
-
A client middleware for receiving and sending cookie information.
- ClientCookieMiddleware.Factory - Class in org.apache.arrow.flight.client
-
Factory used within FlightClient.
- ClientHandshakeWrapper - Class in org.apache.arrow.flight.auth2
-
Utility class for executing a handshake with a FlightServer.
- ClientHandshakeWrapper() - Constructor for class org.apache.arrow.flight.auth2.ClientHandshakeWrapper
-
- ClientHeaderHandler - Interface in org.apache.arrow.flight.auth2
-
Interface for client side header parsing and conversion to CredentialCallOption.
- ClientIncomingAuthHeaderMiddleware - Class in org.apache.arrow.flight.auth2
-
Middleware for capturing bearer tokens sent back from the Flight server.
- ClientIncomingAuthHeaderMiddleware.Factory - Class in org.apache.arrow.flight.auth2
-
Factory used within FlightClient.
- ClientInterceptorAdapter - Class in org.apache.arrow.flight.grpc
-
An adapter between Flight client middleware and gRPC interceptors.
- ClientInterceptorAdapter(List<FlightClientMiddleware.Factory>) - Constructor for class org.apache.arrow.flight.grpc.ClientInterceptorAdapter
-
- ClobConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume clob type values from
ResultSet
.
- ClobConsumer(VarCharVector, int) - Constructor for class org.apache.arrow.adapter.jdbc.consumer.ClobConsumer
-
Instantiate a ClobConsumer.
- clone() - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
-
- clone() - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
- clone() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
- clone() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
- clone() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
- clone() - Method in class org.apache.arrow.vector.compare.util.ValueEpsilonEqualizers.Float4EpsilonEqualizer
-
- clone() - Method in class org.apache.arrow.vector.compare.util.ValueEpsilonEqualizers.Float8EpsilonEqualizer
-
- clone() - Method in class org.apache.arrow.vector.compare.util.ValueEpsilonEqualizers.FloatingPointEpsilonEqualizer
-
- clone() - Method in interface org.apache.arrow.vector.compare.VectorValueEqualizer
-
Creates a equalizer of the same type.
- cloneWithTransfer(BufferAllocator) - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
Create a new ArrowRecordBatch which has the same information as this batch but whose buffers
are owned by that Allocator.
- close() - Method in class io.netty.buffer.NettyArrowBuf
-
- close() - Method in class org.apache.arrow.adapter.jdbc.ArrowVectorIterator
-
Clean up resources.
- close() - Method in class org.apache.arrow.adapter.jdbc.consumer.ArrayConsumer
-
- close() - Method in class org.apache.arrow.adapter.jdbc.consumer.BaseConsumer
-
- close() - Method in class org.apache.arrow.adapter.jdbc.consumer.BlobConsumer
-
- close() - Method in class org.apache.arrow.adapter.jdbc.consumer.CompositeJdbcConsumer
-
- close() - Method in interface org.apache.arrow.adapter.jdbc.consumer.JdbcConsumer
-
Close this consumer, do some clean work such as clear reuse ArrowBuf.
- close() - Method in class org.apache.arrow.algorithm.deduplicate.VectorRunDeduplicator
-
- close() - Method in class org.apache.arrow.AvroToArrowVectorIterator
-
Clean up resources.
- close() - Method in class org.apache.arrow.consumers.AvroArraysConsumer
-
- close() - Method in class org.apache.arrow.consumers.AvroMapConsumer
-
- close() - Method in class org.apache.arrow.consumers.AvroStructConsumer
-
- close() - Method in class org.apache.arrow.consumers.AvroUnionsConsumer
-
- close() - Method in class org.apache.arrow.consumers.BaseAvroConsumer
-
- close() - Method in class org.apache.arrow.consumers.CompositeAvroConsumer
-
- close() - Method in interface org.apache.arrow.consumers.Consumer
-
Close this consumer when occurs exception to avoid potential leak.
- close() - Method in class org.apache.arrow.consumers.SkipConsumer
-
- close() - Method in class org.apache.arrow.flight.example.ExampleFlightServer
-
- close() - Method in class org.apache.arrow.flight.example.FlightHolder
-
- close() - Method in class org.apache.arrow.flight.example.InMemoryStore
-
- close() - Method in class org.apache.arrow.flight.example.Stream
-
- close() - Method in class org.apache.arrow.flight.FlightClient
-
Shut down this client.
- close() - Method in class org.apache.arrow.flight.FlightClient.ExchangeReaderWriter
-
Shut down the streams in this call.
- close() - Method in class org.apache.arrow.flight.FlightServer
-
Shutdown the server, waits for up to 6 seconds for successful shutdown before returning.
- close() - Method in class org.apache.arrow.flight.FlightStream
-
Closes the stream (freeing any existing resources).
- close() - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- close() - Method in class org.apache.arrow.flight.PutResult
-
- close() - Method in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
-
- close() - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
- close(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
Closes the client.
- close() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
- close() - Method in class org.apache.arrow.flight.SyncPutListener
-
- close() - Method in interface org.apache.arrow.memory.AllocationReservation
-
- close() - Method in class org.apache.arrow.memory.ArrowBuf
-
- close() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Close and release all buffers generated from this buffer pool.
- close() - Method in interface org.apache.arrow.memory.BufferManager
-
- close() - Method in class org.apache.arrow.memory.util.AutoCloseableLock
-
- close() - Method in class org.apache.arrow.tools.EchoServer.ClientConnection
-
- close() - Method in class org.apache.arrow.tools.EchoServer
-
- close(Throwable, AutoCloseable...) - Static method in class org.apache.arrow.util.AutoCloseables
-
Closes all autoCloseables if not null and suppresses exceptions by adding them to t.
- close(Throwable, Iterable<? extends AutoCloseable>) - Static method in class org.apache.arrow.util.AutoCloseables
-
Closes all autoCloseables if not null and suppresses exceptions by adding them to t.
- close(AutoCloseable...) - Static method in class org.apache.arrow.util.AutoCloseables
-
Closes all autoCloseables if not null and suppresses subsequent exceptions if more than one.
- close(Iterable<? extends AutoCloseable>) - Static method in class org.apache.arrow.util.AutoCloseables
-
Closes all autoCloseables if not null and suppresses subsequent exceptions if more than one.
- close(Iterable<? extends AutoCloseable>...) - Static method in class org.apache.arrow.util.AutoCloseables
-
- close() - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
-
- close() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Close the vector and release the associated buffers.
- close() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Close the vector and release the associated buffers.
- close() - Method in class org.apache.arrow.vector.BaseValueVector
-
- close() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Close the vector and release the associated buffers.
- close() - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
Clears out all underlying child vectors.
- close() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
- close() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- close() - Method in class org.apache.arrow.vector.complex.impl.BigIntWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.BitWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.DateDayWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.DateMilliWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.Decimal256WriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.DecimalWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.DurationWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.Float4WriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.Float8WriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.IntWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UInt1WriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UInt2WriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UInt4WriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UInt8WriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- close() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.impl.VarCharWriterImpl
-
- close() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- close() - Method in class org.apache.arrow.vector.complex.StructVector
-
Close the vector and release the associated buffers.
- close() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- close() - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- close() - Method in class org.apache.arrow.vector.ipc.ArrowReader
-
Close resources, including vector schema root and dictionary vectors, and the
underlying read source.
- close(boolean) - Method in class org.apache.arrow.vector.ipc.ArrowReader
-
Close resources, including vector schema root and dictionary vectors.
- close() - Method in class org.apache.arrow.vector.ipc.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.util.ByteArrayReadableSeekableByteChannel
-
- close() - Method in interface org.apache.arrow.vector.ValueVector
-
Alternative to clear().
- close() - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
- closeNoChecked(AutoCloseable) - Static method in class org.apache.arrow.util.AutoCloseables
-
- closePreparedStatement(FlightSql.ActionClosePreparedStatementRequest, FlightProducer.CallContext, FlightProducer.StreamListener<Result>) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- closePreparedStatement(FlightSql.ActionClosePreparedStatementRequest, FlightProducer.CallContext, FlightProducer.StreamListener<Result>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Closes a prepared statement on the server.
- 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.
- CMD_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
-
- CMD_VALUE - Static variable in enum org.apache.arrow.flight.impl.Flight.FlightDescriptor.DescriptorType
-
An opaque command to generate a dataset.
- code() - Method in class org.apache.arrow.flight.CallStatus
-
The status code describing the result of the RPC.
- codec() - Method in class org.apache.arrow.flatbuf.BodyCompression
-
Compressor library
- Collections2 - Class in org.apache.arrow.util
-
Utility methods for manipulating
Collections
and their subclasses/implementations.
- Column - Static variable in class org.apache.arrow.flatbuf.SparseMatrixCompressedAxis
-
- columnIndexInResultSet - Variable in class org.apache.arrow.adapter.jdbc.consumer.BaseConsumer
-
- combineHash(int, int) - Static method in class org.apache.arrow.memory.util.ByteFunctionHelpers
-
Generate a new hashCode with the given current hashCode and new hashCode.
- combineHashCode(int, int) - Static method in class org.apache.arrow.memory.util.hash.MurmurHasher
-
Combine the current hash code and a new int value to calculate
a new hash code.
- combineHashCode(int, int) - Method in class org.apache.arrow.memory.util.hash.SimpleHasher
-
- command(byte[]) - Static method in class org.apache.arrow.flight.FlightDescriptor
-
- commit() - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
-
- CommonsCompressionFactory - Class in org.apache.arrow.compression
-
Default implementation of factory supported LZ4 and ZSTD compression.
- CommonsCompressionFactory() - Constructor for class org.apache.arrow.compression.CommonsCompressionFactory
-
- CommonUtil - Class in org.apache.arrow.memory.util
-
Utilities and static methods needed for arrow-memory.
- comparator - Variable in class org.apache.arrow.algorithm.dictionary.SearchTreeBasedDictionaryBuilder
-
The criteria for sorting in the search tree.
- compare(int, int) - Method in class org.apache.arrow.algorithm.sort.CompositeVectorComparator
-
- compare(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.VariableWidthComparator
-
- compare(int, int) - Method in class org.apache.arrow.algorithm.sort.VectorValueComparator
-
Compare two values, given their indices.
- compare(ArrowBuf, long, long, ArrowBuf, long, long) - Static method in class org.apache.arrow.memory.util.ByteFunctionHelpers
-
Helper function to compare a set of bytes in two ArrowBufs.
- compare(ArrowBuf, int, int, byte[], int, int) - Static method in class org.apache.arrow.memory.util.ByteFunctionHelpers
-
Helper function to compare a set of bytes in ArrowBuf to a ByteArray.
- compareBaseFixedWidthVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareBaseLargeVariableWidthVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareBaseVariableWidthVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareDenseUnionVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareDictionaries(List<DictionaryEncoding>, List<DictionaryEncoding>, DictionaryProvider, DictionaryProvider) - Static method in class org.apache.arrow.vector.util.Validator
-
Validate two Dictionary encodings and dictionaries with id's from the encodings.
- compareFieldVectors(FieldVector, FieldVector) - Static method in class org.apache.arrow.vector.util.Validator
-
Validate two arrow FieldVectors are equal.
- compareFixedSizeListVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareLargeListVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareListVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.CompositeVectorComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.ByteComparator
-
- 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.LongComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.RepeatedValueComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.ShortComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt1Comparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt2Comparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt4Comparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.UInt8Comparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.VariableWidthComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.StableVectorComparator
-
- compareNotNull(int, int) - Method in class org.apache.arrow.algorithm.sort.VectorValueComparator
-
Compare two values, given their indices.
- compareSchemas(Schema, Schema) - Static method in class org.apache.arrow.vector.util.Validator
-
Validate two arrow schemas are equal.
- compareStructVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareTo(ArrowBufPointer) - Method in class org.apache.arrow.memory.util.ArrowBufPointer
-
Compare two arrow buffer pointers.
- compareUnionVectors(Range) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- compareVectorSchemaRoot(VectorSchemaRoot, VectorSchemaRoot) - Static method in class org.apache.arrow.vector.util.Validator
-
Validate two arrow vectorSchemaRoot are equal.
- complete() - Method in class org.apache.arrow.flight.example.Stream.StreamCreator
-
Complete building the stream (no more batches can be added).
- completed() - Method in interface org.apache.arrow.flight.OutboundStreamListener
-
Indicate that transmission is finished.
- ComplexCopier - Class in org.apache.arrow.vector.complex.impl
-
- ComplexCopier() - Constructor for class org.apache.arrow.vector.complex.impl.ComplexCopier
-
- ComplexHolder - Class in org.apache.arrow.vector.holders
-
Represents a single value of a complex type (e.g.
- ComplexHolder() - Constructor for class org.apache.arrow.vector.holders.ComplexHolder
-
- ComplexTypeVisitor() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.ComplexTypeVisitor
-
- ComplexWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- ComplexWriterImpl(String, NonNullableStructVector, boolean, boolean) - Constructor for class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
Constructs a new instance.
- ComplexWriterImpl(String, NonNullableStructVector, boolean) - Constructor for class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
- ComplexWriterImpl(String, NonNullableStructVector) - Constructor for class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
- CompositeAvroConsumer - Class in org.apache.arrow.consumers
-
Composite consumer which hold all consumers.
- CompositeAvroConsumer(List<Consumer>) - Constructor for class org.apache.arrow.consumers.CompositeAvroConsumer
-
- compositeBuffer() - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- compositeBuffer(int) - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- compositeDirectBuffer() - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- compositeDirectBuffer(int) - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- compositeHeapBuffer() - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- compositeHeapBuffer(int) - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- CompositeJdbcConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Composite consumer which hold all consumers.
- CompositeJdbcConsumer(JdbcConsumer[]) - Constructor for class org.apache.arrow.adapter.jdbc.consumer.CompositeJdbcConsumer
-
Construct an instance.
- CompositeVectorComparator - Class in org.apache.arrow.algorithm.sort
-
A composite vector comparator compares a number of vectors
by a number of inner comparators.
- CompositeVectorComparator(VectorValueComparator[]) - Constructor for class org.apache.arrow.algorithm.sort.CompositeVectorComparator
-
- compress(BufferAllocator, ArrowBuf) - Method in class org.apache.arrow.vector.compression.AbstractCompressionCodec
-
- compress(BufferAllocator, ArrowBuf) - Method in interface org.apache.arrow.vector.compression.CompressionCodec
-
Compress a buffer.
- compress(BufferAllocator, ArrowBuf) - Method in class org.apache.arrow.vector.compression.NoCompressionCodec
-
- COMPRESSED_BODY - Static variable in class org.apache.arrow.flatbuf.Feature
-
The stream makes use of compressed bodies as described
in Message.fbs.
- compressedAxis() - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
Which axis, row or column, is compressed
- compression() - Method in class org.apache.arrow.flatbuf.RecordBatch
-
Optional compression of the message body
- compression(BodyCompression) - Method in class org.apache.arrow.flatbuf.RecordBatch
-
- COMPRESSION_TYPE - Static variable in class org.apache.arrow.vector.compression.NoCompressionCodec
-
- CompressionCodec - Interface in org.apache.arrow.vector.compression
-
The codec for compression/decompression.
- CompressionCodec.Factory - Interface in org.apache.arrow.vector.compression
-
Factory to create compression codec.
- CompressionType - Class in org.apache.arrow.flatbuf
-
- CompressionUtil - Class in org.apache.arrow.vector.compression
-
Utilities for data compression/decompression.
- CompressionUtil.CodecType - Enum in org.apache.arrow.vector.compression
-
Compression codec types corresponding to flat buffer implementation in
CompressionType
.
- computeBodyLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
-
- computeBodyLength() - Method in interface org.apache.arrow.vector.ipc.message.ArrowMessage
-
- computeBodyLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
Computes the size of the serialized body for this recordBatch.
- concatBits(ArrowBuf, int, ArrowBuf, int, ArrowBuf) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Concat two validity buffers.
- config() - Static method in class org.apache.arrow.vector.ipc.JsonFileWriter
-
- connect(String, String, int) - Static method in class org.apache.arrow.plasma.PlasmaClientJNI
-
- Constants - Class in org.apache.arrow.adapter.jdbc
-
String constants used for metadata returned on Vectors.
- consume(InputStream) - Method in class org.apache.arrow.adapter.jdbc.consumer.BinaryConsumer
-
consume a InputStream.
- consume(ResultSet) - Method in class org.apache.arrow.adapter.jdbc.consumer.BlobConsumer
-
- consume(ResultSet) - Method in class org.apache.arrow.adapter.jdbc.consumer.CompositeJdbcConsumer
-
- consume(ResultSet) - Method in interface org.apache.arrow.adapter.jdbc.consumer.JdbcConsumer
-
Consume a specific type value from
ResultSet
and write it to vector.
- consume(ResultSet) - Method in class org.apache.arrow.adapter.jdbc.consumer.NullConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroArraysConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroBooleanConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroBytesConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroDoubleConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroEnumConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroFixedConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroFloatConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroIntConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroLongConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroMapConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroNullConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroStringConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroStructConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.AvroUnionsConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.CompositeAvroConsumer
-
Consume decoder data.
- consume(Decoder) - Method in interface org.apache.arrow.consumers.Consumer
-
Consume a specific type value from avro decoder and write it to vector.
- consume(Decoder) - Method in class org.apache.arrow.consumers.logical.AvroDateConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.logical.AvroDecimalConsumer.BytesDecimalConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.logical.AvroDecimalConsumer.FixedDecimalConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.logical.AvroTimeMicroConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.logical.AvroTimeMillisConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.logical.AvroTimestampMicrosConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.logical.AvroTimestampMillisConsumer
-
- consume(Decoder) - Method in class org.apache.arrow.consumers.SkipConsumer
-
- Consumer<T extends FieldVector> - Interface in org.apache.arrow.consumers
-
Interface that is used to consume values from avro decoder.
- container - Variable in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- container - Variable in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- contains(byte[]) - Method in interface org.apache.arrow.plasma.ObjectStoreLink
-
Check if the object is present and has been sealed in the PlasmaStore.
- contains(byte[]) - Method in class org.apache.arrow.plasma.PlasmaClient
-
Check if the object is present and has been sealed in the PlasmaStore.
- contains(long, byte[]) - Static method in class org.apache.arrow.plasma.PlasmaClientJNI
-
- containsKey(String) - Method in interface org.apache.arrow.flight.CallHeaders
-
Check whether the given metadata key is present.
- containsKey(String) - Method in class org.apache.arrow.flight.ErrorFlightMetadata
-
- containsKey(String) - Method in class org.apache.arrow.flight.FlightCallHeaders
-
- containsKey(String) - Method in class org.apache.arrow.flight.grpc.MetadataAdapter
-
- containsKey(K) - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Returns whether this map contains the specified key.
- containsKey(K) - Method in interface org.apache.arrow.vector.util.MapWithOrdinal
-
- containsKey(Object) - Method in class org.apache.arrow.vector.util.MapWithOrdinalImpl
-
- containsKey(K) - Method in class org.apache.arrow.vector.util.MultiMapWithOrdinal
-
- containsKey(K) - Method in class org.apache.arrow.vector.util.PromotableMultiMapWithOrdinal
-
- containsValue(V) - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Returns whether this map contains the specified value.
- contentToTSVString() - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Returns a tab separated value of vectors (based on their java object representation).
- ContextPropagatingExecutorService - Class in org.apache.arrow.flight.grpc
-
- ContextPropagatingExecutorService(ExecutorService) - Constructor for class org.apache.arrow.flight.grpc.ContextPropagatingExecutorService
-
- convert(FileInputStream, OutputStream) - Static method in class org.apache.arrow.tools.FileToStream
-
Reads an Arrow file from in and writes it back to out.
- convert(InputStream, OutputStream) - Static method in class org.apache.arrow.tools.StreamToFile
-
Reads an Arrow stream from in
and writes it to out
.
- convertField(Field) - Static method in class org.apache.arrow.vector.types.pojo.Field
-
Constructs a new instance from a flatbuffer representation of the field.
- convertSchema(Schema) - Static method in class org.apache.arrow.vector.types.pojo.Schema
-
Converts a flatbuffer schema to its POJO representation.
- copy(int, int) - Method in class io.netty.buffer.ExpandableByteBuf
-
- copy(int, int) - Method in class io.netty.buffer.LargeBuffer
-
- copy() - Method in class io.netty.buffer.NettyArrowBuf
-
- copy(int, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- copy(FieldReader, FieldWriter) - Static method in class org.apache.arrow.vector.complex.impl.ComplexCopier
-
Do a deep copy of the value in input into output
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.Decimal256ReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.DurationReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.NullableStructReaderImpl
-
- copyAsField(String, TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, IntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, DurationWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, BitWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
-
- copyAsField(String, BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
-
- copyAsField(String, BigIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.BigIntReader
-
- copyAsField(String, BitWriter) - Method in interface org.apache.arrow.vector.complex.reader.BitReader
-
- copyAsField(String, DateDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateDayReader
-
- copyAsField(String, DateMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateMilliReader
-
- copyAsField(String, Decimal256Writer) - Method in interface org.apache.arrow.vector.complex.reader.Decimal256Reader
-
- copyAsField(String, DecimalWriter) - Method in interface org.apache.arrow.vector.complex.reader.DecimalReader
-
- copyAsField(String, DurationWriter) - Method in interface org.apache.arrow.vector.complex.reader.DurationReader
-
- copyAsField(String, FixedSizeBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
-
- copyAsField(String, Float4Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float4Reader
-
- copyAsField(String, Float8Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float8Reader
-
- copyAsField(String, IntervalDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalDayReader
-
- copyAsField(String, IntervalMonthDayNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalMonthDayNanoReader
-
- copyAsField(String, IntervalYearWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalYearReader
-
- copyAsField(String, IntWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntReader
-
- copyAsField(String, LargeVarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.LargeVarBinaryReader
-
- copyAsField(String, LargeVarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.LargeVarCharReader
-
- copyAsField(String, SmallIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.SmallIntReader
-
- copyAsField(String, TimeMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMicroReader
-
- copyAsField(String, TimeMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMilliReader
-
- copyAsField(String, TimeNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeNanoReader
-
- copyAsField(String, TimeSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeSecReader
-
- copyAsField(String, TimeStampMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroReader
-
- copyAsField(String, TimeStampMicroTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
-
- copyAsField(String, TimeStampMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliReader
-
- copyAsField(String, TimeStampMilliTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
-
- copyAsField(String, TimeStampNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoReader
-
- copyAsField(String, TimeStampNanoTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
-
- copyAsField(String, TimeStampSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecReader
-
- copyAsField(String, TimeStampSecTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecTZReader
-
- copyAsField(String, TinyIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.TinyIntReader
-
- copyAsField(String, UInt1Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt1Reader
-
- copyAsField(String, UInt2Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt2Reader
-
- copyAsField(String, UInt4Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt4Reader
-
- copyAsField(String, UInt8Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt8Reader
-
- copyAsField(String, VarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarBinaryReader
-
- copyAsField(String, VarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarCharReader
-
- copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
-
- copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
-
- copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
-
- copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
-
- copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
-
- copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
-
- copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
-
- copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
-
- copyAsValue(Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.Decimal256HolderReaderImpl
-
- copyAsValue(Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.Decimal256ReaderImpl
-
- copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
-
- copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
-
- copyAsValue(UnionWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- copyAsValue(DurationWriter) - Method in class org.apache.arrow.vector.complex.impl.DurationHolderReaderImpl
-
- copyAsValue(DurationWriter) - Method in class org.apache.arrow.vector.complex.impl.DurationReaderImpl
-
- copyAsValue(FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
-
- copyAsValue(FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
-
- copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
-
- copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
-
- copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
-
- copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
-
- copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
-
- copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
-
- copyAsValue(IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoHolderReaderImpl
-
- copyAsValue(IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoReaderImpl
-
- copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
-
- copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
-
- copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
-
- copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
-
- copyAsValue(LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryHolderReaderImpl
-
- copyAsValue(LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryReaderImpl
-
- copyAsValue(LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharHolderReaderImpl
-
- copyAsValue(LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharReaderImpl
-
- copyAsValue(BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.NullableStructReaderImpl
-
- copyAsValue(BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(UnionWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(DurationWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(FixedSizeBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
-
- copyAsValue(BaseWriter.StructWriter) - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
-
- copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
-
- copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
-
- copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
-
- copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
-
- copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
-
- copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
-
- copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
-
- copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
-
- copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
-
- copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
-
- copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
-
- copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
-
- copyAsValue(TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
-
- copyAsValue(TimeStampMicroTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
-
- copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
-
- copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
-
- copyAsValue(TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
-
- copyAsValue(TimeStampMilliTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
-
- copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
-
- copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
-
- copyAsValue(TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
-
- copyAsValue(TimeStampNanoTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
-
- copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
-
- copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
-
- copyAsValue(TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
-
- copyAsValue(TimeStampSecTZWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
-
- copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
-
- copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
-
- copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
-
- copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
-
- copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
-
- copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
-
- copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
-
- copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
-
- copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
-
- copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
-
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
-
- copyAsValue(UnionLargeListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListReader
-
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
-
- copyAsValue(UnionWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TinyIntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(UInt1Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(UInt2Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(SmallIntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(IntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(UInt4Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(Float4Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(DateDayWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(IntervalYearWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeSecWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(BigIntWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(UInt8Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(Float8Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(DateMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeStampSecWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeStampMilliWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeStampMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeStampNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeMicroWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(TimeNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(IntervalDayWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(IntervalMonthDayNanoWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(Decimal256Writer) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(DecimalWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(LargeVarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(LargeVarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(BitWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(BaseWriter.ListWriter) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
-
- copyAsValue(VarBinaryWriter) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
-
- copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
-
- copyAsValue(VarCharWriter) - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
-
- copyAsValue(UnionWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
-
- copyAsValue(DenseUnionWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader
-
- copyAsValue(BaseWriter.ListWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedListReader
-
- copyAsValue(BaseWriter.MapWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedMapReader
-
- copyAsValue(BaseWriter.StructWriter) - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedStructReader
-
- copyAsValue(BigIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.BigIntReader
-
- copyAsValue(BitWriter) - Method in interface org.apache.arrow.vector.complex.reader.BitReader
-
- copyAsValue(DateDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateDayReader
-
- copyAsValue(DateMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.DateMilliReader
-
- copyAsValue(Decimal256Writer) - Method in interface org.apache.arrow.vector.complex.reader.Decimal256Reader
-
- copyAsValue(DecimalWriter) - Method in interface org.apache.arrow.vector.complex.reader.DecimalReader
-
- copyAsValue(DurationWriter) - Method in interface org.apache.arrow.vector.complex.reader.DurationReader
-
- copyAsValue(FixedSizeBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.FixedSizeBinaryReader
-
- copyAsValue(Float4Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float4Reader
-
- copyAsValue(Float8Writer) - Method in interface org.apache.arrow.vector.complex.reader.Float8Reader
-
- copyAsValue(IntervalDayWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalDayReader
-
- copyAsValue(IntervalMonthDayNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalMonthDayNanoReader
-
- copyAsValue(IntervalYearWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntervalYearReader
-
- copyAsValue(IntWriter) - Method in interface org.apache.arrow.vector.complex.reader.IntReader
-
- copyAsValue(LargeVarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.LargeVarBinaryReader
-
- copyAsValue(LargeVarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.LargeVarCharReader
-
- copyAsValue(SmallIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.SmallIntReader
-
- copyAsValue(TimeMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMicroReader
-
- copyAsValue(TimeMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeMilliReader
-
- copyAsValue(TimeNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeNanoReader
-
- copyAsValue(TimeSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeSecReader
-
- copyAsValue(TimeStampMicroWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroReader
-
- copyAsValue(TimeStampMicroTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMicroTZReader
-
- copyAsValue(TimeStampMilliWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliReader
-
- copyAsValue(TimeStampMilliTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampMilliTZReader
-
- copyAsValue(TimeStampNanoWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoReader
-
- copyAsValue(TimeStampNanoTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampNanoTZReader
-
- copyAsValue(TimeStampSecWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecReader
-
- copyAsValue(TimeStampSecTZWriter) - Method in interface org.apache.arrow.vector.complex.reader.TimeStampSecTZReader
-
- copyAsValue(TinyIntWriter) - Method in interface org.apache.arrow.vector.complex.reader.TinyIntReader
-
- copyAsValue(UInt1Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt1Reader
-
- copyAsValue(UInt2Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt2Reader
-
- copyAsValue(UInt4Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt4Reader
-
- copyAsValue(UInt8Writer) - Method in interface org.apache.arrow.vector.complex.reader.UInt8Reader
-
- copyAsValue(VarBinaryWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarBinaryReader
-
- copyAsValue(VarCharWriter) - Method in interface org.apache.arrow.vector.complex.reader.VarCharReader
-
- copyBytes() - Method in class org.apache.arrow.vector.util.Text
-
Get a copy of the bytes that is exactly the length of the data.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Copy a cell value from a particular index in source vector to a particular
position in this vector.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Copy a cell value from a particular index in source vector to a particular
position in this vector.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseValueVector
-
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Copy a cell value from a particular index in source vector to a particular
position in this vector.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.BitVector
-
Copy a cell value from a particular index in source vector to a particular
position in this vector.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Copy a cell value from a particular index in source vector to a particular
position in this vector.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.ListVector
-
Copy a cell value from a particular index in source vector to a particular
position in this vector.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
Copies the element at fromIndex in the provided vector to thisIndex.
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- copyFrom(int, int, ValueVector) - Method in class org.apache.arrow.vector.NullVector
-
- copyFrom(int, int, ValueVector) - Method in interface org.apache.arrow.vector.ValueVector
-
Copy a cell value from a particular index in source vector to a particular
position in this vector.
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseValueVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.ListVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- copyFromSafe(int, int, ValueVector) - Method in class org.apache.arrow.vector.NullVector
-
- copyFromSafe(int, int, ValueVector) - Method in interface org.apache.arrow.vector.ValueVector
-
- copyReader(FieldReader) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
-
- copyReader(FieldReader) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- copyReaderToField(String, FieldReader) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.BigIntReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.BitReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.DateDayReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.DateMilliReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.Decimal256ReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.DecimalReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.DurationReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.Float4ReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.Float8ReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.IntReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt1ReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt2ReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt4ReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.UInt8ReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryReaderImpl
-
- copyValue(FieldWriter) - Method in class org.apache.arrow.vector.complex.impl.VarCharReaderImpl
-
- copyValueSafe(int, int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
-
- copyValueSafe(int, int) - Method in class org.apache.arrow.vector.complex.StructVector.NullableStructTransferPair
-
- copyValueSafe(int, int) - Method in class org.apache.arrow.vector.TimeStampVector.TransferImpl
-
- copyValueSafe(int, int) - Method in interface org.apache.arrow.vector.util.TransferPair
-
- create(ResultSet, JdbcToArrowConfig) - Static method in class org.apache.arrow.adapter.jdbc.ArrowVectorIterator
-
Create a ArrowVectorIterator to partially convert data.
- create(Decoder, Schema, AvroToArrowConfig) - Static method in class org.apache.arrow.AvroToArrowVectorIterator
-
Create a ArrowVectorIterator to partially convert data.
- create(BufferAllocator, long) - Method in interface org.apache.arrow.memory.AllocationManager.Factory
-
- create(BufferAllocator, long) - Method in class org.apache.arrow.memory.DefaultAllocationManagerFactory
-
- create(byte[], int, byte[]) - Method in class org.apache.arrow.plasma.PlasmaClient
-
Create an object in Plasma Store with particular size.
- create(long, byte[], int, byte[]) - Static method in class org.apache.arrow.plasma.PlasmaClientJNI
-
- create(ByteBuffer, int) - Static method in class org.apache.arrow.vector.ipc.message.MessageMetadataResult
-
- create(Schema, BufferAllocator) - Static method in class org.apache.arrow.vector.VectorSchemaRoot
-
Creates a new set of empty vectors corresponding to the given schema.
- 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
-
- 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
-
- createConsumer(ListVector, JdbcConsumer, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.ArrayConsumer
-
- createConsumer(BigIntVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.BigIntConsumer
-
- createConsumer(VarBinaryVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.BinaryConsumer
-
- createConsumer(BitVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.BitConsumer
-
- createConsumer(BinaryConsumer, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.BlobConsumer
-
- createConsumer(VarCharVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.ClobConsumer
-
- createConsumer(DateDayVector, int, boolean, Calendar) - Static method in class org.apache.arrow.adapter.jdbc.consumer.DateConsumer
-
- createConsumer(DecimalVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.DecimalConsumer
-
- createConsumer(Float8Vector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.DoubleConsumer
-
- createConsumer(Float4Vector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.FloatConsumer
-
- createConsumer(IntVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.IntConsumer
-
- createConsumer(SmallIntVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.SmallIntConsumer
-
- createConsumer(TimeMilliVector, int, boolean, Calendar) - Static method in class org.apache.arrow.adapter.jdbc.consumer.TimeConsumer
-
- createConsumer(TimeStampMilliVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.TimestampConsumer
-
- createConsumer(TimeStampMilliTZVector, int, boolean, Calendar) - Static method in class org.apache.arrow.adapter.jdbc.consumer.TimestampTZConsumer
-
- createConsumer(TinyIntVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.TinyIntConsumer
-
- createConsumer(VarCharVector, int, boolean) - Static method in class org.apache.arrow.adapter.jdbc.consumer.VarCharConsumer
-
- createCustomMetadataVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.Field
-
- createCustomMetadataVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.Footer
-
- createCustomMetadataVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.Message
-
- createCustomMetadataVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.Schema
-
- createDate(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Date
-
- createDecimal(FlatBufferBuilder, int, int, int) - Static method in class org.apache.arrow.flatbuf.Decimal
-
- createDecimal(int, int, Integer) - Static method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
-
- createDefaultComparator(T) - Static method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators
-
Create the default comparator for the vector.
- createDictionaryBatch(FlatBufferBuilder, long, int, boolean) - Static method in class org.apache.arrow.flatbuf.DictionaryBatch
-
- createDictionaryEncoding(FlatBufferBuilder, long, int, boolean, short) - Static method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
- createDuration(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Duration
-
- createFeaturesVector(FlatBufferBuilder, long[]) - Static method in class org.apache.arrow.flatbuf.Schema
-
- createField(FlatBufferBuilder, int, boolean, byte, int, int, int, int) - Static method in class org.apache.arrow.flatbuf.Field
-
- createFieldNode(FlatBufferBuilder, long, long) - Static method in class org.apache.arrow.flatbuf.FieldNode
-
- createFieldsVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.Schema
-
- createFixedSizeBinary(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.FixedSizeBinary
-
- createFixedSizeList(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.FixedSizeList
-
- createFlightClient(BufferAllocator, ManagedChannel) - Static method in class org.apache.arrow.flight.FlightGrpcUtils
-
Creates a Flight client.
- createFlightClientWithSharedChannel(BufferAllocator, ManagedChannel) - Static method in class org.apache.arrow.flight.FlightGrpcUtils
-
Creates a Flight client.
- createFlightService(BufferAllocator, FlightProducer, ServerAuthHandler, ExecutorService) - Static method in class org.apache.arrow.flight.FlightGrpcUtils
-
Creates a Flight service.
- createFlightSqlClient(String, int) - Method in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
-
- createFloatingPoint(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.FloatingPoint
-
- createFooter(FlatBufferBuilder, short, int, int, int, int) - Static method in class org.apache.arrow.flatbuf.Footer
-
- createIndicesStridesVector(FlatBufferBuilder, long[]) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- createInnerVisitor(ValueVector, ValueVector, BiFunction<ValueVector, ValueVector, Boolean>) - Method in class org.apache.arrow.vector.compare.ApproxEqualsVisitor
-
- createInnerVisitor(ValueVector, ValueVector, BiFunction<ValueVector, ValueVector, Boolean>) - Method in class org.apache.arrow.vector.compare.RangeEqualsVisitor
-
- createInt(FlatBufferBuilder, int, boolean) - Static method in class org.apache.arrow.flatbuf.Int
-
- createInterval(FlatBufferBuilder, short) - Static method in class org.apache.arrow.flatbuf.Interval
-
- createKeyValue(FlatBufferBuilder, int, int) - Static method in class org.apache.arrow.flatbuf.KeyValue
-
- createMap(FlatBufferBuilder, boolean) - Static method in class org.apache.arrow.flatbuf.Map
-
- createMessage(FlatBufferBuilder, short, byte, int, long, int) - Static method in class org.apache.arrow.flatbuf.Message
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.CompositeVectorComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.ByteComparator
-
- 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.LongComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.RepeatedValueComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.ShortComparator
-
- createNew() - Method in class org.apache.arrow.algorithm.sort.DefaultVectorComparators.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 class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- createPreparedStatement(FlightSql.ActionCreatePreparedStatementRequest, FlightProducer.CallContext, FlightProducer.StreamListener<Result>) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
- createRecordBatch(FlatBufferBuilder, long, int, int, int) - Static method in class org.apache.arrow.flatbuf.RecordBatch
-
- createSchema(FlatBufferBuilder, short, int, int, int) - Static method in class org.apache.arrow.flatbuf.Schema
-
- createShapeVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- createShapeVector(FlatBufferBuilder, int[]) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- createSparseTensorIndexCSF(FlatBufferBuilder, int, int, int, int, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- 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
-
- createVector(BufferAllocator) - Method in class org.apache.arrow.vector.types.pojo.Field
-
Construct a new vector of this type using the given allocator.
- CredentialCallOption - Class in org.apache.arrow.flight.grpc
-
Method option for supplying credentials to method calls.
- CredentialCallOption(Consumer<CallHeaders>) - Constructor for class org.apache.arrow.flight.grpc.CredentialCallOption
-
- Criteria - Class in org.apache.arrow.flight
-
An opaque object that can be used to filter a list of streams available from a server.
- Criteria(byte[]) - Constructor for class org.apache.arrow.flight.Criteria
-
- currentIndex - Variable in class org.apache.arrow.adapter.jdbc.consumer.BaseConsumer
-
- currentIndex - Variable in class org.apache.arrow.consumers.BaseAvroConsumer
-
- customMetadata(int) - Method in class org.apache.arrow.flatbuf.Field
-
User-defined metadata
- customMetadata(KeyValue, int) - Method in class org.apache.arrow.flatbuf.Field
-
- customMetadata(int) - Method in class org.apache.arrow.flatbuf.Footer
-
User-defined metadata
- customMetadata(KeyValue, int) - Method in class org.apache.arrow.flatbuf.Footer
-
- customMetadata(int) - Method in class org.apache.arrow.flatbuf.Message
-
- customMetadata(KeyValue, int) - Method in class org.apache.arrow.flatbuf.Message
-
- customMetadata(int) - Method in class org.apache.arrow.flatbuf.Schema
-
- customMetadata(KeyValue, int) - Method in class org.apache.arrow.flatbuf.Schema
-
- customMetadataLength() - Method in class org.apache.arrow.flatbuf.Field
-
- customMetadataLength() - Method in class org.apache.arrow.flatbuf.Footer
-
- customMetadataLength() - Method in class org.apache.arrow.flatbuf.Message
-
- customMetadataLength() - Method in class org.apache.arrow.flatbuf.Schema
-
- customMetadataVector() - Method in class org.apache.arrow.flatbuf.Field
-
- customMetadataVector(KeyValue.Vector) - Method in class org.apache.arrow.flatbuf.Field
-
- customMetadataVector() - Method in class org.apache.arrow.flatbuf.Footer
-
- customMetadataVector(KeyValue.Vector) - Method in class org.apache.arrow.flatbuf.Footer
-
- customMetadataVector() - Method in class org.apache.arrow.flatbuf.Message
-
- customMetadataVector(KeyValue.Vector) - Method in class org.apache.arrow.flatbuf.Message
-
- customMetadataVector() - Method in class org.apache.arrow.flatbuf.Schema
-
- customMetadataVector(KeyValue.Vector) - Method in class org.apache.arrow.flatbuf.Schema
-
- Factory(ClientHeaderHandler) - Constructor for class org.apache.arrow.flight.auth2.ClientIncomingAuthHeaderMiddleware.Factory
-
Construct a factory with the given header handler.
- Factory(CallHeaderAuthenticator) - Constructor for class org.apache.arrow.flight.auth2.ServerCallHeaderAuthMiddleware.Factory
-
Construct a factory with the given auth handler.
- 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 - Static variable in class org.apache.arrow.memory.DefaultAllocationManagerFactory
-
- FACTORY - Static variable in class org.apache.arrow.memory.NettyAllocationManager
-
- FACTORY - Static variable in class org.apache.arrow.memory.UnsafeAllocationManager
-
- Factory() - Constructor for class org.apache.arrow.vector.compression.NoCompressionCodec.Factory
-
- FBSerializable - Interface in org.apache.arrow.vector.ipc.message
-
Interface for serializing to FlatBuffers.
- FBSerializables - Class in org.apache.arrow.vector.ipc.message
-
- 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
-
- fetch(long, byte[][]) - Static method in class org.apache.arrow.plasma.PlasmaClientJNI
-
- Field - Class in org.apache.arrow.flatbuf
-
- Field() - Constructor for class org.apache.arrow.flatbuf.Field
-
- 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.NullVector
-
- Field - Class in org.apache.arrow.vector.types.pojo
-
A POJO abstraction for the Flatbuffer description of Vector Type.
- Field(String, FieldType, List<Field>) - Constructor for class org.apache.arrow.vector.types.pojo.Field
-
- 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
-
- FieldNode() - Constructor for class org.apache.arrow.flatbuf.FieldNode
-
- FieldNode.Vector - Class in org.apache.arrow.flatbuf
-
- 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 - Variable in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- 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.
- FieldWriter - Interface in org.apache.arrow.vector.complex.writer
-
Composite of all writer types.
- FileRoundtrip - Class in org.apache.arrow.tools
-
Application that verifies data can be round-tripped through a file.
- 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).
- fillHoles(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- fillHoles(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- finalize() - Method in class org.apache.arrow.plasma.PlasmaClient
-
- finalizeHashCode(int, long) - Static method in class org.apache.arrow.memory.util.hash.MurmurHasher
-
Finalizing the hash code.
- finalizeHashCode(int) - Method in class org.apache.arrow.memory.util.hash.SimpleHasher
-
- 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 what
in the backing buffer, starting as position
start
.
- 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.
- findField(String) - Method in class org.apache.arrow.vector.types.pojo.Schema
-
Search for a field by name in this Schema.
- 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.
- 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
-
- FixedDecimalConsumer(DecimalVector, int) - Constructor for class org.apache.arrow.consumers.logical.AvroDecimalConsumer.FixedDecimalConsumer
-
Instantiate a FixedDecimalConsumer.
- FixedSizeBinary - Class in org.apache.arrow.flatbuf
-
- FixedSizeBinary() - Constructor for class org.apache.arrow.flatbuf.FixedSizeBinary
-
- FixedSizeBinary - Static variable in class org.apache.arrow.flatbuf.Type
-
- fixedSizeBinary(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- fixedSizeBinary(String, int) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- fixedSizeBinary(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- fixedSizeBinary(String, int) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- fixedSizeBinary() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- fixedSizeBinary(String, int) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- fixedSizeBinary(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- FixedSizeBinary(int) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
-
- FixedSizeBinary.Vector - Class in org.apache.arrow.flatbuf
-
- 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() - Constructor for class org.apache.arrow.flatbuf.FixedSizeList
-
- FixedSizeList - Static variable in class org.apache.arrow.flatbuf.Type
-
- FixedSizeList(int) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
-
- FixedSizeList.Vector - Class in org.apache.arrow.flatbuf
-
- 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.
- 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
-
- 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
-
- Flight - Class in org.apache.arrow.flight.impl
-
- 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.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.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.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.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.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
-
- 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_SQL_ACTIONS - 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_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_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_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_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.
- 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, Location...) - Constructor for class org.apache.arrow.flight.FlightEndpoint
-
Constructs a new instance.
- FlightGrpcUtils - Class in org.apache.arrow.flight
-
Exposes Flight GRPC service & client.
- FlightHolder - Class in org.apache.arrow.flight.example
-
A logical collection of streams sharing the same schema.
- FlightHolder(BufferAllocator, FlightDescriptor, Schema, DictionaryProvider) - Constructor for class org.apache.arrow.flight.example.FlightHolder
-
Creates a new instance.
- 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, IpcOption) - Constructor for class org.apache.arrow.flight.FlightInfo
-
Constructs a new instance.
- 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.FlightServiceBlockingStub - Class in org.apache.arrow.flight.impl
-
A flight service is an endpoint for retrieving or storing Arrow data.
- FlightServiceGrpc.FlightServiceFutureStub - Class in org.apache.arrow.flight.impl
-
A flight service is an endpoint for retrieving or storing Arrow data.
- FlightServiceGrpc.FlightServiceImplBase - Class in org.apache.arrow.flight.impl
-
A flight service is an endpoint for retrieving or storing Arrow data.
- FlightServiceGrpc.FlightServiceStub - Class in org.apache.arrow.flight.impl
-
A flight service is an endpoint for retrieving or storing Arrow data.
- FlightServiceImplBase() - Constructor for class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceImplBase
-
- FlightSql - Class in org.apache.arrow.flight.sql.impl
-
- 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 "GetPreparedStatement" action.
- FlightSql.ActionCreatePreparedStatementResult.Builder - Class in org.apache.arrow.flight.sql.impl
-
Wrap the result of a "GetPreparedStatement" action.
- FlightSql.ActionCreatePreparedStatementResultOrBuilder - 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.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.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.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.DoPutUpdateResult - Class in org.apache.arrow.flight.sql.impl
-
Returned from the RPC call DoPut when a CommandStatementUpdate
CommandPreparedStatementUpdate 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 was in the request, containing
results from the update.
- FlightSql.DoPutUpdateResultOrBuilder - Interface in org.apache.arrow.flight.sql.impl
-
- 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.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.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
- 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.PreparedStatement - Class in org.apache.arrow.flight.sql
-
Helper class to encapsulate Flight SQL prepared statement logic.
- 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
-
- 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
-
- FlightSqlScenario - Class in org.apache.arrow.flight.integration.tests
-
Integration test scenario for validating Flight SQL specs across multiple implementations.
- FlightSqlScenario() - Constructor for class org.apache.arrow.flight.integration.tests.FlightSqlScenario
-
- FlightSqlScenarioProducer - Class in org.apache.arrow.flight.integration.tests
-
Hardcoded Flight SQL producer used for cross-language integration tests.
- FlightSqlScenarioProducer(BufferAllocator) - Constructor for class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- 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.
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- float4() - 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() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- float4() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- float4() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- float4() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- float4(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- 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 interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
-
- float4(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- 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(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- float8() - 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() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- float8() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- float8() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- float8() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- float8(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- 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 interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
-
- float8(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- 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() - Constructor for class org.apache.arrow.flatbuf.FloatingPoint
-
- FloatingPoint - Static variable in class org.apache.arrow.flatbuf.Type
-
- 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.
- Footer - Class in org.apache.arrow.flatbuf
-
- Footer() - Constructor for class org.apache.arrow.flatbuf.Footer
-
- Footer.Vector - Class in org.apache.arrow.flatbuf
-
- forceAllocate(long) - Method in interface org.apache.arrow.memory.BufferAllocator
-
Forcibly allocate bytes.
- 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.
- 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.FlightDescriptor.DescriptorType
-
- 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.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
-
- from(Ticket) - Static method in class org.apache.arrow.flight.example.ExampleTicket
-
Deserializes a new instance from the protocol buffer ticket.
- fromCompressionType(byte) - Static method in enum org.apache.arrow.vector.compression.CompressionUtil.CodecType
-
- 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
-
- fromThrowable(Throwable) - Static method in class org.apache.arrow.flight.grpc.StatusUtils
-
- 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.
- 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 vector
with valueCount
random values.
- get(int) - Method in class org.apache.arrow.flatbuf.Binary.Vector
-
- get(Binary, int) - Method in class org.apache.arrow.flatbuf.Binary.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Block.Vector
-
- get(Block, int) - Method in class org.apache.arrow.flatbuf.Block.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.BodyCompression.Vector
-
- get(BodyCompression, int) - Method in class org.apache.arrow.flatbuf.BodyCompression.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Bool.Vector
-
- get(Bool, int) - Method in class org.apache.arrow.flatbuf.Bool.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Buffer.Vector
-
- get(Buffer, int) - Method in class org.apache.arrow.flatbuf.Buffer.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Date.Vector
-
- get(Date, int) - Method in class org.apache.arrow.flatbuf.Date.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Decimal.Vector
-
- get(Decimal, int) - Method in class org.apache.arrow.flatbuf.Decimal.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.DictionaryBatch.Vector
-
- get(DictionaryBatch, int) - Method in class org.apache.arrow.flatbuf.DictionaryBatch.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.DictionaryEncoding.Vector
-
- get(DictionaryEncoding, int) - Method in class org.apache.arrow.flatbuf.DictionaryEncoding.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Duration.Vector
-
- get(Duration, int) - Method in class org.apache.arrow.flatbuf.Duration.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Field.Vector
-
- get(Field, int) - Method in class org.apache.arrow.flatbuf.Field.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.FieldNode.Vector
-
- get(FieldNode, int) - Method in class org.apache.arrow.flatbuf.FieldNode.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.FixedSizeBinary.Vector
-
- get(FixedSizeBinary, int) - Method in class org.apache.arrow.flatbuf.FixedSizeBinary.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.FixedSizeList.Vector
-
- get(FixedSizeList, int) - Method in class org.apache.arrow.flatbuf.FixedSizeList.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.FloatingPoint.Vector
-
- get(FloatingPoint, int) - Method in class org.apache.arrow.flatbuf.FloatingPoint.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Footer.Vector
-
- get(Footer, int) - Method in class org.apache.arrow.flatbuf.Footer.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Int.Vector
-
- get(Int, int) - Method in class org.apache.arrow.flatbuf.Int.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Interval.Vector
-
- get(Interval, int) - Method in class org.apache.arrow.flatbuf.Interval.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.KeyValue.Vector
-
- get(KeyValue, int) - Method in class org.apache.arrow.flatbuf.KeyValue.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.LargeBinary.Vector
-
- get(LargeBinary, int) - Method in class org.apache.arrow.flatbuf.LargeBinary.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.LargeList.Vector
-
- get(LargeList, int) - Method in class org.apache.arrow.flatbuf.LargeList.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.LargeUtf8.Vector
-
- get(LargeUtf8, int) - Method in class org.apache.arrow.flatbuf.LargeUtf8.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.List.Vector
-
- get(List, int) - Method in class org.apache.arrow.flatbuf.List.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Map.Vector
-
- get(Map, int) - Method in class org.apache.arrow.flatbuf.Map.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Message.Vector
-
- get(Message, int) - Method in class org.apache.arrow.flatbuf.Message.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Null.Vector
-
- get(Null, int) - Method in class org.apache.arrow.flatbuf.Null.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.RecordBatch.Vector
-
- get(RecordBatch, int) - Method in class org.apache.arrow.flatbuf.RecordBatch.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Schema.Vector
-
- get(Schema, int) - Method in class org.apache.arrow.flatbuf.Schema.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX.Vector
-
- get(SparseMatrixIndexCSX, int) - Method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.SparseTensor.Vector
-
- get(SparseTensor, int) - Method in class org.apache.arrow.flatbuf.SparseTensor.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO.Vector
-
- get(SparseTensorIndexCOO, int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF.Vector
-
- get(SparseTensorIndexCSF, int) - Method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Struct_.Vector
-
- get(Struct_, int) - Method in class org.apache.arrow.flatbuf.Struct_.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Tensor.Vector
-
- get(Tensor, int) - Method in class org.apache.arrow.flatbuf.Tensor.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.TensorDim.Vector
-
- get(TensorDim, int) - Method in class org.apache.arrow.flatbuf.TensorDim.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Time.Vector
-
- get(Time, int) - Method in class org.apache.arrow.flatbuf.Time.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Timestamp.Vector
-
- get(Timestamp, int) - Method in class org.apache.arrow.flatbuf.Timestamp.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Union.Vector
-
- get(Union, int) - Method in class org.apache.arrow.flatbuf.Union.Vector
-
- get(int) - Method in class org.apache.arrow.flatbuf.Utf8.Vector
-
- get(Utf8, int) - Method in class org.apache.arrow.flatbuf.Utf8.Vector
-
- 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(K) - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Returns the value of the mapping with the specified key.
- get(byte[], int, boolean) - Method in interface org.apache.arrow.plasma.ObjectStoreLink
-
Get a buffer from the PlasmaStore based on the objectId.
- get(byte[][], int, boolean) - Method in interface org.apache.arrow.plasma.ObjectStoreLink
-
Get buffers from the PlasmaStore based on objectIds.
- get(byte[][], int) - Method in interface org.apache.arrow.plasma.ObjectStoreLink
-
Get buffer pairs (data & metadata) from the PlasmaStore based on objectIds.
- get(byte[][], int, boolean) - Method in class org.apache.arrow.plasma.PlasmaClient
-
- get(byte[][], int) - Method in class org.apache.arrow.plasma.PlasmaClient
-
- get(long, byte[][], int) - Static method in class org.apache.arrow.plasma.PlasmaClientJNI
-
- 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(int) - Method in class org.apache.arrow.vector.BigIntVector
-
Get the element at the given index from the vector.
- 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(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(int) - Method in class org.apache.arrow.vector.BitVector
-
Get the element at the given index from the vector.
- 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(ArrowBuf, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Check if a bit at a given index is set or not.
- get(int, DenseUnionHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- 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) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- get(int, ComplexHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- get(int, UnionHolder) - 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, 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(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(int) - Method in class org.apache.arrow.vector.DateMilliVector
-
Get the element at the given index from the vector.
- 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(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(int) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Get the element at the given index from the vector.
- 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) - Method in class org.apache.arrow.vector.DecimalVector
-
Get the element at the given index from the vector.
- 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(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(int) - Method in class org.apache.arrow.vector.DurationVector
-
Get the element at the given index from the vector.
- 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) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Get the element at the given index from the vector.
- 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(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(int) - Method in class org.apache.arrow.vector.Float4Vector
-
Get the element at the given index from the vector.
- 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(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(int) - Method in class org.apache.arrow.vector.Float8Vector
-
Get the element at the given index from the vector.
- 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(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(int) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Get the element at the given index from the vector.
- 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) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Get the element at the given index from the vector.
- 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) - Method in class org.apache.arrow.vector.IntervalYearVector
-
Get the element at the given index from the vector.
- 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) - Method in class org.apache.arrow.vector.IntVector
-
Get the element at the given index from the vector.
- 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(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(int) - Method in class org.apache.arrow.vector.LargeVarBinaryVector
-
Get the variable length element at specified index as byte array.
- 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) - Method in class org.apache.arrow.vector.LargeVarCharVector
-
Get the variable length element at specified index as byte array.
- 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) - Method in class org.apache.arrow.vector.SmallIntVector
-
Get the element at the given index from the vector.
- 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(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(int) - Method in class org.apache.arrow.vector.TimeMicroVector
-
Get the element at the given index from the vector.
- 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(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(int) - Method in class org.apache.arrow.vector.TimeMilliVector
-
Get the element at the given index from the vector.
- 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(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(int) - Method in class org.apache.arrow.vector.TimeNanoVector
-
Get the element at the given index from the vector.
- 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(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(int) - Method in class org.apache.arrow.vector.TimeSecVector
-
Get the element at the given index from the vector.
- 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(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(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, 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, 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, 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, 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, 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, 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, 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) - Method in class org.apache.arrow.vector.TimeStampVector
-
Get the element at the given index from 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(int) - Method in class org.apache.arrow.vector.TinyIntVector
-
Get the element at the given index from the vector.
- 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(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(int) - Method in class org.apache.arrow.vector.UInt1Vector
-
Get the element at the given index from the vector.
- 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(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(int) - Method in class org.apache.arrow.vector.UInt2Vector
-
Get the element at the given index from the vector.
- 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) - Method in class org.apache.arrow.vector.UInt4Vector
-
Get the element at the given index from the vector.
- 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) - Method in class org.apache.arrow.vector.UInt8Vector
-
Get the element at the given index from the vector.
- 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(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(int) - Method in class org.apache.arrow.vector.VarBinaryVector
-
Get the variable length element at specified index as byte array.
- 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) - Method in class org.apache.arrow.vector.VarCharVector
-
Get the variable length element at specified index as byte array.
- 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_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_IMPORTED_KEYS_SCHEMA - Static variable in class org.apache.arrow.flight.sql.FlightSqlProducer.Schemas
-
- GET_PRIMARY_KEYS_SCHEMA - Static variable in class org.apache.arrow.flight.sql.FlightSqlProducer.Schemas
-
- GET_SCHEMAS_SCHEMA - Static variable in class org.apache.arrow.flight.sql.FlightSqlProducer.Schemas
-
- 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
-
- getAccountant() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails.Entry
-
- 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).
- 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 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
-
- getAllocator() - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
The Arrow memory allocator.
- getAllocator() - Method in class org.apache.arrow.AvroToArrowConfig
-
- 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.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
-
- getApplicationMetadata() - Method in class org.apache.arrow.flight.PutResult
-
Get the metadata in this message.
- 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.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;
- getArraySubTypeByColumnIndex(int) - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
Returns the array sub-type
JdbcFieldInfo
defined for the provided column index.
- getArraySubTypeByColumnName(String) - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
Returns the array sub-type
JdbcFieldInfo
defined for the provided column name.
- getArrowTypeFromJdbcType(JdbcFieldInfo, Calendar) - Static method in class org.apache.arrow.adapter.jdbc.JdbcToArrowUtils
-
Converts the provided JDBC type to its respective
ArrowType
counterpart.
- getAsStringBuilder(int) - Method in class org.apache.arrow.vector.DurationVector
-
Get the Interval value at a given index as a
StringBuilder
object.
- getAsStringBuilder(int) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Get the Interval value at a given index as a
StringBuilder
object.
- getAsStringBuilder(int) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Get the Interval value at a given index as a
StringBuilder
object.
- getAsStringBuilder(int) - Method in class org.apache.arrow.vector.IntervalYearVector
-
Get the Interval value at a given index as a
StringBuilder
object.
- 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
-
- 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.
- getBigIntVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getBigIntVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getBigIntVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- 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 index
from left-shifted by (8 - offset
).
- getBitVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getBitVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- 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
-
- getBuf() - Method in class org.apache.arrow.memory.util.ArrowBufPointer
-
Gets the underlying buffer, or null if the underlying data is invalid or null.
- getBufferLayouts() - Method in class org.apache.arrow.vector.TypeLayout
-
- 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.complex.AbstractStructVector
-
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getBuffers(boolean) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- 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.ListVector
-
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() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
Get the record batch buffers.
- 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.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.BaseRepeatedValueVector
-
- 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.ListVector
-
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.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.BitVector
-
Get the potential buffer size for a particular number of records.
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- 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.ListVector
-
- getBufferSizeFor(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- 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(int) - Method in class io.netty.buffer.NettyArrowBuf
-
- getByte(int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- 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
-
- 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.
- 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 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(int, ByteBuffer) - Method in class io.netty.buffer.NettyArrowBuf
-
- getBytes(int, byte[], int, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- getBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- getBytes(int, GatheringByteChannel, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- getBytes(int, FileChannel, long, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- getBytes(int, OutputStream, int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- getBytes() - Method in class org.apache.arrow.flight.FlightInfo
-
- getBytes() - Method in class org.apache.arrow.flight.Ticket
-
- 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, 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.
- 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() - Method in class org.apache.arrow.vector.util.Text
-
- 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
-
The calendar to use when defining Arrow Timestamp fields
and retrieving
Date
,
Time
, or
Timestamp
data types from the
ResultSet
, or
null
if not converting.
- getCallOptions() - Method in class org.apache.arrow.flight.sql.example.FlightSqlClientDemoApp
-
- getCallToken() - Method in class org.apache.arrow.flight.auth.BasicClientAuthHandler
-
- getCallToken() - Method in interface org.apache.arrow.flight.auth.ClientAuthHandler
-
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.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.
- getCatalogs(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request a list of catalogs.
- getChar(int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- 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
ValueVector
corresponding 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
ValueVector
instance 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 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
ValueVector
corresponding 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
-
- 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.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.ListVector
-
- getChildrenFromFields() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- 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
-
- 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
-
- getChunkSize() - Method in class io.netty.buffer.PooledByteBufAllocatorL
-
- 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
-
- getCommand() - Method in class org.apache.arrow.flight.FlightDescriptor
-
- getConflictPolicy() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
- getConsumers() - Method in class org.apache.arrow.consumers.CompositeAvroConsumer
-
- 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).
- getCurrentPosition() - Method in class org.apache.arrow.vector.ipc.WriteChannel
-
- getCustomMetadata() - Method in class org.apache.arrow.vector.types.pojo.Schema
-
- 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.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.ListVector
-
- getDataBuffer() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- 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.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.ListVector
-
- 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
-
- 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, ArrowBufPointer) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- getDataPointer(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- getDataPointer(int, ArrowBufPointer) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- getDataPointer(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- getDataPointer(int, ArrowBufPointer) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- getDataPointer(int) - Method in class org.apache.arrow.vector.BitVector
-
- getDataPointer(int, ArrowBufPointer) - 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, ArrowBufPointer) - Method in interface org.apache.arrow.vector.ElementAddressableVector
-
Gets the pointer for the data at the given index.
- 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 dataset as described in Schema.fbs::Schema, it is serialized as an IPC message.
- 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 dataset as described in Schema.fbs::Schema, it is serialized as an IPC message.
- 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 dataset as described in Schema.fbs::Schema, it is serialized as an IPC message.
- getDataVector() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- 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.ListVector
-
Get the inner data vector for this list vector.
- getDataVector() - Method in interface org.apache.arrow.vector.complex.RepeatedValueVector
-
Get the data vector.
- getDateDayVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getDateDayVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getDateDayVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getDateMilliVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getDateMilliVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- 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.
- 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.
- getDecimal256Vector(byte, ArrowType) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getDecimal256Vector(ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getDecimal256Vector(String, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getDecimal256Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getDecimalVector(byte, ArrowType) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getDecimalVector(ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getDecimalVector(String, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getDecimalVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- 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.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.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.PutResult
-
- 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.Ticket
-
- getDefaultInstance() - Static method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf
-
- getDefaultInstance() - Static method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token
-
- 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.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.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.CommandStatementQuery
-
- 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.DoPutUpdateResult
-
- getDefaultInstance() - Static method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
-
- 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.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.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.PutResult.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.PutResult
-
- 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.Ticket.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.impl.Flight.Ticket
-
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf
-
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token
-
- 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.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.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.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.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.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.TicketStatementQuery.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
-
- getDefinition() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
definition of entire flight.
- getDefinition() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token
-
definition of entire flight.
- getDefinition() - Method in interface org.apache.arrow.flight.perf.impl.PerfOuterClass.TokenOrBuilder
-
definition of entire flight.
- getDefinitionBuilder() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
definition of entire flight.
- getDefinitionOrBuilder() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
definition of entire flight.
- getDefinitionOrBuilder() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token
-
definition of entire flight.
- getDefinitionOrBuilder() - Method in interface org.apache.arrow.flight.perf.impl.PerfOuterClass.TokenOrBuilder
-
definition of entire flight.
- 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.complex.LargeListVector
-
Get the density of this ListVector.
- getDensity() - Method in class org.apache.arrow.vector.complex.ListVector
-
Get the density of this ListVector.
- 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.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.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.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.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.Ticket.Builder
-
- getDescriptor() - Static method in class org.apache.arrow.flight.impl.Flight.Ticket
-
- getDescriptor() - Static method in class org.apache.arrow.flight.perf.impl.PerfOuterClass
-
- getDescriptor() - Static method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
- getDescriptor() - Static method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf
-
- getDescriptor() - Static method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
- getDescriptor() - Static method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token
-
- 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.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.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.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.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.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.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.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 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 class org.apache.arrow.flight.Test
-
- 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.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.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.PutResult.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.Ticket.Builder
-
- getDescriptorForType() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
- getDescriptorForType() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
- 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.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.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.CommandStatementQuery.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.DoPutUpdateResult.Builder
-
- 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.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 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
-
- 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.vector.dictionary.DictionaryProvider.MapDictionaryProvider
-
- getDictionaryProvider() - Method in class org.apache.arrow.flight.FlightStream
-
Get the provider for dictionaries in this stream.
- getDictionaryVectors() - Method in class org.apache.arrow.vector.ipc.ArrowReader
-
Returns any dictionaries that were loaded along with ArrowRecordBatches.
- 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(int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- 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.
- getDuration() - Method in class org.apache.arrow.vector.PeriodDuration
-
- 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
-
- 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
-
- 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
-
- getEnd() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
exclusive end
- getEnd() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token
-
exclusive end
- getEnd() - Method in interface org.apache.arrow.flight.perf.impl.PerfOuterClass.TokenOrBuilder
-
exclusive end
- getEndOffset(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Gets the ending offset of a record, given its index.
- 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(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(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
-
- 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.
- 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;
- getFailedAllocator() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails
-
Get the allocator that caused the failure.
- 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.complex.DenseUnionVector
-
- getField() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- 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.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.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.UnionFixedSizeListWriter
-
- getField() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListReader
-
- 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.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.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.LargeListVector
-
- getField() - Method in class org.apache.arrow.vector.complex.ListVector
-
- 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.UnionVector
-
- getField() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- getField() - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- getField() - Method in class org.apache.arrow.vector.NullVector
-
- getField(FlatBufferBuilder) - Method in class org.apache.arrow.vector.types.pojo.Field
-
Puts this object into builder
and returns the length of the serialized flatbuffer.
- getField() - Method in interface org.apache.arrow.vector.ValueVector
-
Get information about how this field is materialized.
- 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.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.ListVector
-
Get the buffers belonging to this vector.
- 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
-
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.ListVector
-
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.StructVector
-
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- getFieldInnerVectors() - Method in interface org.apache.arrow.vector.FieldVector
-
- getFieldInnerVectors() - Method in class org.apache.arrow.vector.NullVector
-
- 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.
- 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.
- 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.
- 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.
- getFlightInfo(Location) - Method in class org.apache.arrow.flight.example.FlightHolder
-
List all available streams as being available at l
.
- getFlightInfo(FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.example.InMemoryStore
-
- getFlightInfo(FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.FlightProducer
-
Get information about a particular data stream.
- 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.FlightServiceFutureStub
-
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.FlightServiceImplBase
-
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.
- 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.
- getFlightInfoCatalogs(FlightSql.CommandGetCatalogs, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getFlightInfoCatalogs(FlightSql.CommandGetCatalogs, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
- getFlightInfoCrossReference(FlightSql.CommandGetCrossReference, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getFlightInfoCrossReference(FlightSql.CommandGetCrossReference, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
- getFlightInfoExportedKeys(FlightSql.CommandGetExportedKeys, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getFlightInfoExportedKeys(FlightSql.CommandGetExportedKeys, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
- getFlightInfoImportedKeys(FlightSql.CommandGetImportedKeys, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getFlightInfoImportedKeys(FlightSql.CommandGetImportedKeys, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
- getFlightInfoPreparedStatement(FlightSql.CommandPreparedStatementQuery, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getFlightInfoPreparedStatement(FlightSql.CommandPreparedStatementQuery, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Gets information about a particular prepared statement data stream.
- getFlightInfoPrimaryKeys(FlightSql.CommandGetPrimaryKeys, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getFlightInfoPrimaryKeys(FlightSql.CommandGetPrimaryKeys, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
- getFlightInfoSchemas(FlightSql.CommandGetDbSchemas, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getFlightInfoSchemas(FlightSql.CommandGetDbSchemas, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
- getFlightInfoSqlInfo(FlightSql.CommandGetSqlInfo, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getFlightInfoSqlInfo(FlightSql.CommandGetSqlInfo, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
- getFlightInfoStatement(FlightSql.CommandStatementQuery, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getFlightInfoStatement(FlightSql.CommandStatementQuery, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Gets information about a particular SQL query based data stream.
- getFlightInfoTables(FlightSql.CommandGetTables, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getFlightInfoTables(FlightSql.CommandGetTables, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
- getFlightInfoTableTypes(FlightSql.CommandGetTableTypes, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getFlightInfoTableTypes(FlightSql.CommandGetTableTypes, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
- getFloat(int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- 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.
- getFloat4Vector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getFloat4Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getFloat4Vector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getFloat8Vector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getFloat8Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getFloat8Vector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- 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 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
-
- getHugeBufferCount() - Method in class io.netty.buffer.PooledByteBufAllocatorL
-
- getHugeBufferSize() - Method in class io.netty.buffer.PooledByteBufAllocatorL
-
- getId() - Method in class org.apache.arrow.memory.ArrowBuf
-
Get the integer id assigned to this ArrowBuf for debugging purposes.
- getId() - Method in class org.apache.arrow.vector.types.pojo.DictionaryEncoding
-
- getImportedKeys(TableRef, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Retrieves the foreign key columns for the given table.
- 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, 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(int) - Static method in class org.apache.arrow.vector.dictionary.DictionaryEncoder
-
Get the indexType according to the dictionary vector valueCount.
- getIndexType() - Method in class org.apache.arrow.vector.types.pojo.DictionaryEncoding
-
- getInfo(FlightDescriptor, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Get info on a stream.
- 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.
- 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.
- 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.
- getInstance() - Static method in class org.apache.arrow.flight.NoOpStreamListener
-
- getInt(int) - Method in class io.netty.buffer.NettyArrowBuf
-
- getInt(int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- 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(Field) - Static method in class org.apache.arrow.vector.types.pojo.ArrowType
-
- getIntervalDayVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getIntervalDayVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getIntervalDayVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getIntervalMonthDayNanoVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getIntervalMonthDayNanoVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getIntervalMonthDayNanoVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getIntervalYearVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getIntervalYearVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getIntervalYearVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getIntVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getIntVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getIntVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getIsSigned() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
-
- 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.JdbcFieldInfo
-
- 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
-
- getLargeVarBinaryVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getLargeVarBinaryVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getLargeVarBinaryVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getLargeVarCharVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getLargeVarCharVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- 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.complex.LargeListVector
-
- getLastSet() - Method in class org.apache.arrow.vector.complex.ListVector
-
- 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 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.Text
-
Get the number of bytes in the byte array.
- 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(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getList() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getListActionsMethod() - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
-
- 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
-
- getLocalDateTimeFromEpochMicro(long, String) - Static method in class org.apache.arrow.vector.util.DateUtility
-
Convert microseconds from epoch to a LocalDateTime with timeZone offset.
- getLocalDateTimeFromEpochMicro(long) - Static method in class org.apache.arrow.vector.util.DateUtility
-
Convert microseconds 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.
- getLocalDateTimeFromEpochMilli(long) - Static method in class org.apache.arrow.vector.util.DateUtility
-
Convert milliseconds 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.
- getLocalDateTimeFromEpochNano(long) - Static method in class org.apache.arrow.vector.util.DateUtility
-
Convert nanoseconds from epoch to a LocalDateTime with UTC offset.
- getLocation() - Method in class org.apache.arrow.flight.example.ExampleFlightServer
-
- 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.
- getLocation(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
A list of URIs where this ticket can be redeemed.
- getLocation(int) - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
A list of URIs where this ticket can be redeemed.
- getLocationBuilder(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed.
- getLocationBuilderList() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed.
- getLocationCount() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed.
- getLocationCount() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
A list of URIs where this ticket can be redeemed.
- getLocationCount() - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
A list of URIs where this ticket can be redeemed.
- getLocationList() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed.
- getLocationList() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
A list of URIs where this ticket can be redeemed.
- getLocationList() - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
A list of URIs where this ticket can be redeemed.
- getLocationOrBuilder(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed.
- getLocationOrBuilder(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
A list of URIs where this ticket can be redeemed.
- getLocationOrBuilder(int) - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
A list of URIs where this ticket can be redeemed.
- getLocationOrBuilderList() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed.
- getLocationOrBuilderList() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
A list of URIs where this ticket can be redeemed.
- getLocationOrBuilderList() - Method in interface org.apache.arrow.flight.impl.Flight.FlightEndpointOrBuilder
-
A list of URIs where this ticket can be redeemed.
- getLocations() - Method in class org.apache.arrow.flight.FlightEndpoint
-
- getLong(int) - Method in class io.netty.buffer.NettyArrowBuf
-
- getLong(int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- 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.
- getLongHashCode(long) - Method in class org.apache.arrow.memory.util.hash.SimpleHasher
-
- 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(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getMap() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getMap(ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getMap(String, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- 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.ipc.ArrowFileReader
-
Get custom metadata.
- getMetaData() - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
-
- getMetadata() - Method in class org.apache.arrow.vector.types.pojo.Field
-
- getMetadata() - Method in class org.apache.arrow.vector.types.pojo.FieldType
-
- getMetadataLength() - Method in class org.apache.arrow.vector.ipc.message.ArrowBlock
-
- getMetadataVersion() - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
-
- getMethod() - Method in class org.apache.arrow.vector.ipc.message.ArrowBodyCompression
-
- getMiddleware(FlightServerMiddleware.Key<T>) - Method in interface org.apache.arrow.flight.FlightProducer.CallContext
-
Get the middleware instance of the given type for this call.
- getMiddleware() - Method in interface org.apache.arrow.flight.FlightProducer.CallContext
-
Get an immutable map of middleware 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.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.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.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.NullableVarBinaryHolderReaderImpl
-
- getMinorType() - Method in class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
-
- 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.UnionListReader
-
- 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.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.LargeListVector
-
- getMinorType() - Method in class org.apache.arrow.vector.complex.ListVector
-
- 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.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.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.
- 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.
- 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 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.BaseRepeatedValueVector
-
- 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.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.
- 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.
- getNewFieldWriter(ValueVector) - Method in enum org.apache.arrow.vector.types.Types.MinorType
-
- 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.
- getNextValue() - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Special API to return next value - substitute of regular Map.values.iterator().next().
- 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.
- getNormalBufferCount() - Method in class io.netty.buffer.PooledByteBufAllocatorL
-
- getNormalBufferSize() - Method in class io.netty.buffer.PooledByteBufAllocatorL
-
- 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(ArrowBuf, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Given a validity buffer, find the number of bits that are not set.
- 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.ListVector
-
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.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
-
- getNumber() - Method in enum org.apache.arrow.flight.impl.Flight.FlightDescriptor.DescriptorType
-
- 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.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
-
- getObjAsByteBuffer(byte[], int, boolean) - Method in class org.apache.arrow.plasma.PlasmaClient
-
Get an object in Plasma Store with objectId.
- getObject(int) - Method in class org.apache.arrow.vector.BigIntVector
-
- getObject(int) - Method in class org.apache.arrow.vector.BitVector
-
- 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.ListVector
-
Get the element in the list 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.StructVector
-
- getObject(int) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getObject(int) - Method in class org.apache.arrow.vector.DateDayVector
-
- getObject(int) - Method in class org.apache.arrow.vector.DateMilliVector
-
- getObject(int) - Method in class org.apache.arrow.vector.Decimal256Vector
-
- getObject(int) - Method in class org.apache.arrow.vector.DecimalVector
-
- getObject(int) - Method in class org.apache.arrow.vector.DurationVector
-
- 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
-
- getObject(int) - Method in class org.apache.arrow.vector.Float4Vector
-
- getObject(int) - Method in class org.apache.arrow.vector.Float8Vector
-
- getObject(int) - Method in class org.apache.arrow.vector.IntervalDayVector
-
- getObject(int) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
- getObject(int) - Method in class org.apache.arrow.vector.IntervalYearVector
-
- getObject(int) - Method in class org.apache.arrow.vector.IntVector
-
- 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
-
- getObject(int) - Method in class org.apache.arrow.vector.TimeMicroVector
-
- getObject(int) - Method in class org.apache.arrow.vector.TimeMilliVector
-
- getObject(int) - Method in class org.apache.arrow.vector.TimeNanoVector
-
- getObject(int) - Method in class org.apache.arrow.vector.TimeSecVector
-
- getObject(int) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
-
- getObject(int) - Method in class org.apache.arrow.vector.TimeStampMicroVector
-
- getObject(int) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
-
- getObject(int) - Method in class org.apache.arrow.vector.TimeStampMilliVector
-
- getObject(int) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
-
- getObject(int) - Method in class org.apache.arrow.vector.TimeStampNanoVector
-
- getObject(int) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
-
- getObject(int) - Method in class org.apache.arrow.vector.TimeStampSecVector
-
- getObject(int) - Method in class org.apache.arrow.vector.TinyIntVector
-
- getObject(int) - Method in class org.apache.arrow.vector.UInt1Vector
-
- getObject(int) - Method in class org.apache.arrow.vector.UInt2Vector
-
- getObject(int) - Method in class org.apache.arrow.vector.UInt4Vector
-
- getObject(int) - Method in class org.apache.arrow.vector.UInt8Vector
-
- 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.
- 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
-
- getObjectNoOverflow(int) - Method in class org.apache.arrow.vector.UInt8Vector
-
Returns the value stored at index without the potential for overflow.
- getOffset() - Method in class org.apache.arrow.memory.util.ArrowBufPointer
-
- getOffset(int) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getOffset() - Method in class org.apache.arrow.vector.ipc.message.ArrowBlock
-
- getOffset() - Method in class org.apache.arrow.vector.ipc.message.ArrowBuffer
-
- 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.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.ListVector
-
- getOffsetBuffer() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- 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.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.ListVector
-
- 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.BaseRepeatedValueVector
-
- getOffsetBufferValueCapacity() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- getOffsetVector() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- getOffsetVector() - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- getOffsetVector() - Method in interface org.apache.arrow.vector.complex.RepeatedValueVector
-
- getOrdinal() - Method in class org.apache.arrow.flight.example.ExampleTicket
-
- 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
-
- 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 as described in Schema.fbs::Schema, it is serialized as an IPC message.
- 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 as described in Schema.fbs::Schema, it is serialized as an IPC message.
- 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 as described in Schema.fbs::Schema, it is serialized as an IPC message.
- getParentAllocator() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Returns the parent allocator.
- 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.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.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.PutResult
-
- 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.Ticket
-
- getParserForType() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf
-
- getParserForType() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token
-
- 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.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.CommandPreparedStatementQuery
-
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
-
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
-
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
-
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
-
- getParserForType() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
-
- 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.example.ExampleTicket
-
- 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 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
-
- 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.
- getPort() - Method in class org.apache.arrow.flight.example.ExampleFlightServer
-
- getPort() - Method in class org.apache.arrow.flight.FlightServer
-
Get the port the server is running on (if applicable).
- 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
-
- 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.
- getPrimaryKeys(TableRef, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request the primary keys for a table.
- getPrimitiveVectors() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
Get primitive child vectors.
- 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.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 - 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
-
- getReadableBuffer(InputStream) - Static method in class org.apache.arrow.flight.grpc.GetReadableBuffer
-
Extracts the ReadableBuffer for the given input stream.
- getReader() - Method in class org.apache.arrow.flight.FlightClient.ExchangeReaderWriter
-
Get the reader for the call.
- getReader() - Method in class org.apache.arrow.vector.BigIntVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.BitVector
-
Get a reader that supports reading values from this 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.ListVector
-
- 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.StructVector
-
- getReader() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getReader() - Method in class org.apache.arrow.vector.DateDayVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.DateMilliVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.Decimal256Vector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.DecimalVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.DurationVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- getReader() - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.Float4Vector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.Float8Vector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.IntervalDayVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.IntervalYearVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.IntVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.LargeVarBinaryVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.LargeVarCharVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.NullVector
-
- getReader() - Method in class org.apache.arrow.vector.SmallIntVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.TimeMicroVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.TimeMilliVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.TimeNanoVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.TimeSecVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.TimeStampMicroVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.TimeStampMilliVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.TimeStampNanoVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.TimeStampSecTZVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.TimeStampSecVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.TinyIntVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.UInt1Vector
-
- getReader() - Method in class org.apache.arrow.vector.UInt2Vector
-
- getReader() - Method in class org.apache.arrow.vector.UInt4Vector
-
- getReader() - Method in class org.apache.arrow.vector.UInt8Vector
-
- getReader() - Method in interface org.apache.arrow.vector.ValueVector
-
Get a reader for this vector.
- getReader() - Method in class org.apache.arrow.vector.VarBinaryVector
-
Get a reader that supports reading values from this vector.
- getReader() - Method in class org.apache.arrow.vector.VarCharVector
-
Get a reader that supports reading values from this vector.
- getRecordBatch() - Method in class org.apache.arrow.vector.VectorUnloader
-
Performs the depth first traversal of the Vectors to create an
ArrowRecordBatch
suitable
for serialization.
- getRecordBatches() - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
-
- getRecordBlocks() - Method in class org.apache.arrow.vector.ipc.ArrowFileReader
-
- getRecordBlocks() - Method in class org.apache.arrow.vector.ipc.ArrowFileWriter
-
- getRecordCount() - Method in class org.apache.arrow.flight.example.Stream
-
- 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.
- getRecords() - Method in class org.apache.arrow.flight.FlightInfo
-
- getRecordsPerBatch() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
int32 records_per_batch = 4;
- getRecordsPerBatch() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf
-
int32 records_per_batch = 4;
- getRecordsPerBatch() - Method in interface org.apache.arrow.flight.perf.impl.PerfOuterClass.PerfOrBuilder
-
int32 records_per_batch = 4;
- getRecordsPerStream() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
int64 records_per_stream = 3;
- getRecordsPerStream() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf
-
int64 records_per_stream = 3;
- getRecordsPerStream() - Method in interface org.apache.arrow.flight.perf.impl.PerfOuterClass.PerfOrBuilder
-
int64 records_per_stream = 3;
- 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.
- 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 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.SyncPutListener
-
- getResultSetSchema() - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
Returns the Schema of the resultset.
- 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 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 interface org.apache.arrow.memory.BufferAllocator
-
Gets the rounding policy of the allocator.
- getRowCount() - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
- getRunCount() - Method in class org.apache.arrow.algorithm.deduplicate.VectorRunDeduplicator
-
Gets the number of values which are different from their predecessor.
- getScale() - Method in class org.apache.arrow.adapter.jdbc.JdbcFieldInfo
-
- 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.example.Stream
-
- getSchema(FlightDescriptor, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Get schema for a stream.
- getSchema() - Method in class org.apache.arrow.flight.FlightInfo
-
- getSchema(FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.FlightProducer
-
Get schema for a particular data stream.
- 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(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.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 class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceImplBase
-
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.
- getSchema() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
bytes schema = 1;
- getSchema() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf
-
bytes schema = 1;
- getSchema() - Method in interface org.apache.arrow.flight.perf.impl.PerfOuterClass.PerfOrBuilder
-
bytes schema = 1;
- getSchema() - Method in class org.apache.arrow.flight.SchemaResult
-
- 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.sql.FlightSqlProducer
-
Returns the schema of the result produced by the SQL query.
- getSchema() - Method in class org.apache.arrow.vector.ipc.message.ArrowFooter
-
- 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() - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
- getSchemaChangedAndReset() - Method in class org.apache.arrow.vector.SchemaChangeCallBack
-
Returns the value of schema-changed state, resetting the
schema-changed state to false
.
- getSchemas(String, String, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request a list of schemas.
- getSchemaStatement(FlightSql.CommandStatementQuery, FlightProducer.CallContext, FlightDescriptor) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getSchemaStatement(FlightSql.CommandStatementQuery, FlightProducer.CallContext, FlightDescriptor) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Gets schema about a particular SQL query based data stream.
- getSegmentSize() - 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.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.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.PutResult
-
- 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.Ticket
-
- getSerializedSize() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf
-
- getSerializedSize() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token
-
- 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.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.CommandPreparedStatementQuery
-
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
-
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
-
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
-
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
-
- getSerializedSize() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
-
- getServiceDescriptor() - Static method in class org.apache.arrow.flight.impl.FlightServiceGrpc
-
- getServiceDescriptor() - Static method in class org.apache.arrow.flight.TestServiceGrpc
-
- getShort(int) - Method in class io.netty.buffer.NettyArrowBuf
-
- getShort(int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- 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.
- 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.NettyAllocationManager
-
Returns the underlying memory chunk size managed.
- 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.UnsafeAllocationManager
-
- getSize() - Method in class org.apache.arrow.vector.ipc.message.ArrowBuffer
-
- getSkipFieldNames() - Method in class org.apache.arrow.AvroToArrowConfig
-
- getSmallIntVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getSmallIntVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getSmallIntVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- 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.
- 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.
- getStart() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
inclusive start
- getStart() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token
-
inclusive start
- getStart() - Method in interface org.apache.arrow.flight.perf.impl.PerfOuterClass.TokenOrBuilder
-
inclusive start
- 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
-
- 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.memory.AllocationOutcome
-
Get the status of the allocation.
- getStore() - Method in class org.apache.arrow.flight.example.ExampleFlightServer
-
- getStream(ExampleTicket) - Method in class org.apache.arrow.flight.example.FlightHolder
-
Returns the stream based on the ordinal of ExampleTicket.
- getStream(FlightProducer.CallContext, Ticket, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.example.InMemoryStore
-
- getStream(Ticket) - Method in class org.apache.arrow.flight.example.InMemoryStore
-
Returns the appropriate stream given the ticket (streams are indexed by path and an ordinal).
- getStream(Ticket, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Retrieve a stream from the server.
- 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(Ticket, CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Retrieve a stream from the server.
- getStream(FlightProducer.CallContext, Ticket, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Depending on the provided command, method either:
1.
- getStreamCatalogs(FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getStreamCatalogs(FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for catalogs based data stream.
- getStreamCount() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
int32 stream_count = 2;
- getStreamCount() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf
-
int32 stream_count = 2;
- getStreamCount() - Method in interface org.apache.arrow.flight.perf.impl.PerfOuterClass.PerfOrBuilder
-
int32 stream_count = 2;
- getStreamCrossReference(FlightSql.CommandGetCrossReference, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getStreamCrossReference(FlightSql.CommandGetCrossReference, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for cross reference based data stream.
- getStreamExportedKeys(FlightSql.CommandGetExportedKeys, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getStreamExportedKeys(FlightSql.CommandGetExportedKeys, 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.integration.tests.FlightSqlScenarioProducer
-
- getStreamImportedKeys(FlightSql.CommandGetImportedKeys, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for foreign keys based data stream.
- getStreamPreparedStatement(FlightSql.CommandPreparedStatementQuery, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- 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.
- getStreamPrimaryKeys(FlightSql.CommandGetPrimaryKeys, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getStreamPrimaryKeys(FlightSql.CommandGetPrimaryKeys, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for primary keys based data stream.
- getStreamSchemas(FlightSql.CommandGetDbSchemas, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getStreamSchemas(FlightSql.CommandGetDbSchemas, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for schemas based data stream.
- getStreamSqlInfo(FlightSql.CommandGetSqlInfo, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getStreamSqlInfo(FlightSql.CommandGetSqlInfo, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for SQL info based data stream.
- getStreamStatement(FlightSql.TicketStatementQuery, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- 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.
- getStreamTables(FlightSql.CommandGetTables, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getStreamTables(FlightSql.CommandGetTables, FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for tables based data stream.
- getStreamTableTypes(FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.integration.tests.FlightSqlScenarioProducer
-
- getStreamTableTypes(FlightProducer.CallContext, FlightProducer.ServerStreamListener) - Method in interface org.apache.arrow.flight.sql.FlightSqlProducer
-
Returns data for table types based data stream.
- getStruct(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getStruct() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- 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.util.TableRef
-
Retreives 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.
- 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.
- getTableTypes(CallOption...) - Method in class org.apache.arrow.flight.sql.FlightSqlClient
-
Request a list of table types.
- 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.
- 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.
- getTargetBatchSize() - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
Get the target batch size for partial read.
- getTargetBatchSize() - Method in class org.apache.arrow.AvroToArrowConfig
-
- getTestMethod() - Static method in class org.apache.arrow.flight.TestServiceGrpc
-
- 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.
- getTimeMicroVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getTimeMicroVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeMicroVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeMilliVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getTimeMilliVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeMilliVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeNanoVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getTimeNanoVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeNanoVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeSecVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getTimeSecVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeSecVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeStampMicroVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getTimeStampMicroVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeStampMicroVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeStampMilliVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getTimeStampMilliVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeStampMilliVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeStampNanoVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getTimeStampNanoVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeStampNanoVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeStampSecVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getTimeStampSecVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimeStampSecVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTimezone() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
-
- getTinyIntVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getTinyIntVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTinyIntVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- 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
-
- 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.
- 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(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.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(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.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(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(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.BaseVariableWidthVector
-
Construct a transfer pair of this vector and another vector of same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.BigIntVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.BitVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.ListVector
-
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.ListVector
-
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.complex.StructVector
-
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.StructVector
-
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.StructVector
-
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.DateDayVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.DateMilliVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.DecimalVector
-
Construct a TransferPair comprising of 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, CallBack) - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.Float4Vector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.Float8Vector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.IntervalYearVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.IntVector
-
Construct a TransferPair comprising of 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 of this and a target vector of
the same type.
- getTransferPair(BufferAllocator) - Method in class org.apache.arrow.vector.NullVector
-
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.NullVector
-
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.NullVector
-
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.SmallIntVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeMicroVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeMilliVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeNanoVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeSecVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMicroVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampMilliVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
-
Construct a TransferPair comprising of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TimeStampNanoVector
-
Construct a TransferPair comprising of 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 of this and a target vector of
the same type.
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.TinyIntVector
-
Construct a TransferPair comprising of 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(BufferAllocator) - Method in interface org.apache.arrow.vector.ValueVector
-
To transfer quota responsibility.
- getTransferPair(String, BufferAllocator) - Method in interface org.apache.arrow.vector.ValueVector
-
- getTransferPair(String, BufferAllocator, CallBack) - Method in interface org.apache.arrow.vector.ValueVector
-
- 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(BufferAllocator) - Method in class org.apache.arrow.vector.ZeroVector
-
- getTransferPair(String, BufferAllocator) - Method in class org.apache.arrow.vector.ZeroVector
-
- getTransferPair(String, BufferAllocator, CallBack) - Method in class org.apache.arrow.vector.ZeroVector
-
- 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.vector.BufferLayout
-
- getType() - Method in enum org.apache.arrow.vector.compression.CompressionUtil.CodecType
-
- 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.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.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.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.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() - 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
ArrowType
equivalent of this type.
- 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
-
- 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(int) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getTypeId() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
-
- 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.LargeUtf8
-
- getTypeID() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
-
- 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.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
-
- 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 for the given arrowType
.
- 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(int) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getTypeWidth() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- getUInt1Vector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getUInt1Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getUInt1Vector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getUInt2Vector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getUInt2Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getUInt2Vector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getUInt4Vector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getUInt4Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getUInt4Vector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getUInt8Vector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getUInt8Vector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getUInt8Vector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getUnderlyingVector() - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
Get the underlying vector.
- 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
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.Action
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.ActionType
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.Criteria
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.Empty
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.FlightData
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.Location
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.PutResult
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.Result
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult
-
- getUnknownFields() - Method in class org.apache.arrow.flight.impl.Flight.Ticket
-
- getUnknownFields() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf
-
- getUnknownFields() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
-
- getUnknownFields() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
-
- getUnsignedInt(int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- getUnsignedShort(int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- 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.flight.example.ExampleTicket
-
- getUuid() - Method in class org.apache.arrow.flight.example.Stream
-
- 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.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.ListVector
-
- getValidityBuffer() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- 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.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.ListVector
-
- 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
-
- getValidityBufferSize(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.
- getValidityBufferSizeFromCount(int) - Static method in class org.apache.arrow.vector.BaseValueVector
-
- getValidityBufferValueCapacity() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- 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.
- 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
-
- getValueBufferValueCapacity() - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- getValueBufferValueCapacity() - Method in class org.apache.arrow.vector.BitVector
-
- 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.complex.BaseRepeatedValueVector
-
- 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.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.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.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.UnionFixedSizeListWriter
-
- getValueCapacity() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- 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.LargeListVector
-
Get the current value capacity for the vector.
- 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.NonNullableStructVector
-
- 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.complex.BaseRepeatedValueVector
-
- 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.NonNullableStructVector
-
- 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.FlightDescriptor.DescriptorType
-
- 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.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
-
- getValueFromAuthHeader(CallHeaders, String) - Static method in class org.apache.arrow.flight.auth2.AuthUtilities
-
Helper method for retrieving a value from the Authorization header.
- 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.
- getValueWidth() - Method in class org.apache.arrow.algorithm.sort.VectorValueComparator
-
- getVarBinaryVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getVarBinaryVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getVarBinaryVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getVarCharVector(byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- getVarCharVector() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getVarCharVector(String) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getVector() - Method in class org.apache.arrow.consumers.BaseAvroConsumer
-
- getVector() - Method in interface org.apache.arrow.consumers.Consumer
-
Get the vector within the consumer.
- getVector() - Method in class org.apache.arrow.consumers.SkipConsumer
-
- getVector() - Method in class org.apache.arrow.vector.AddOrGetResult
-
Returns the vector.
- getVector(int) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getVector(int, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- getVector() - Method in class org.apache.arrow.vector.dictionary.Dictionary
-
- 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
-
- getVector(int) - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
- getVectorById(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- 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
-
- 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
-
- 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(Types.MinorType, ArrowType) - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
-
- 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.ListVector
-
- 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.StructVector
-
- getWriter() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- 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
-
- HALF - Static variable in class org.apache.arrow.flatbuf.Precision
-
- 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
-
- handshake(CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Executes the handshake against the Flight service.
- handshake(StreamObserver<Flight.HandshakeResponse>) - Method in class org.apache.arrow.flight.impl.FlightServiceGrpc.FlightServiceImplBase
-
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_DESCRIPTOR_NAME - Static variable in class org.apache.arrow.flight.auth.AuthConstants
-
- hasArray() - Method in class io.netty.buffer.NettyArrowBuf
-
- hasAuthHandler() - Method in class org.apache.arrow.flight.auth.ClientAuthInterceptor
-
- 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.
- 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.
- hasDefinition() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
definition of entire flight.
- hasDefinition() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token
-
definition of entire flight.
- hasDefinition() - Method in interface org.apache.arrow.flight.perf.impl.PerfOuterClass.TokenOrBuilder
-
definition of entire flight.
- 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.
- hash(ArrowBuf, long, long) - Static method in class org.apache.arrow.memory.util.ByteFunctionHelpers
-
Compute hashCode with the given
ArrowBuf
and start/end index.
- hash(ArrowBufHasher, ArrowBuf, long, long) - Static method in class org.apache.arrow.memory.util.ByteFunctionHelpers
-
- hash(byte[]) - Method in interface org.apache.arrow.plasma.ObjectStoreLink
-
Compute the hash of an object in the object store.
- hash(byte[]) - Method in class org.apache.arrow.plasma.PlasmaClient
-
- hash(long, byte[]) - Static method in class org.apache.arrow.plasma.PlasmaClientJNI
-
- hashCode() - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- hashCode() - Method in class org.apache.arrow.flight.example.ExampleTicket
-
- 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.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.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.PutResult
-
- 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.Ticket
-
- hashCode() - Method in class org.apache.arrow.flight.Location
-
- hashCode() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf
-
- hashCode() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token
-
- 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.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.CommandPreparedStatementQuery
-
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
-
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
-
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
-
- hashCode() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
-
- 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.memory.ArrowBuf
-
- hashCode() - Method in class org.apache.arrow.memory.util.ArrowBufPointer
-
- hashCode(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 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(ArrowBuf, long, long) - Method in class org.apache.arrow.memory.util.hash.MurmurHasher
-
- hashCode(ArrowBuf, long, long, int) - Static method in class org.apache.arrow.memory.util.hash.MurmurHasher
-
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() - 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(ArrowBuf, long, long) - Method in class org.apache.arrow.memory.util.hash.SimpleHasher
-
Calculates the hash code for a memory region.
- hashCode() - Method in class org.apache.arrow.memory.util.hash.SimpleHasher
-
- hashCode(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- hashCode(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- hashCode(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- hashCode(int) - Method in class org.apache.arrow.vector.BitVector
-
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.BitVector
-
- hashCode() - Method in class org.apache.arrow.vector.BufferLayout
-
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- hashCode(int) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- hashCode(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- hashCode(int) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- hashCode(int) - Method in class org.apache.arrow.vector.complex.ListVector
-
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.ListVector
-
- hashCode(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- hashCode(int) - Method in class org.apache.arrow.vector.complex.StructVector
-
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.StructVector
-
- hashCode(int) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- hashCode() - Method in class org.apache.arrow.vector.dictionary.Dictionary
-
- 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.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.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.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.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(int) - Method in class org.apache.arrow.vector.NullVector
-
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.NullVector
-
- 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.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.LargeUtf8
-
- hashCode() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
-
- 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.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.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.Text
-
Copied from Arrays.hashCode so we don't have to copy the byte array.
- hashCode(int) - Method in interface org.apache.arrow.vector.ValueVector
-
Returns hashCode of element in index with the default hasher.
- hashCode(int, ArrowBufHasher) - Method in interface org.apache.arrow.vector.ValueVector
-
Returns hashCode of element in index with the given hasher.
- hashCode(int) - Method in class org.apache.arrow.vector.ZeroVector
-
- hashCode(int, ArrowBufHasher) - Method in class org.apache.arrow.vector.ZeroVector
-
- 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.
- hasMemoryAddress() - Method in class io.netty.buffer.NettyArrowBuf
-
- hasNext() - Method in class org.apache.arrow.adapter.jdbc.ArrowVectorIterator
-
- hasNext() - Method in class org.apache.arrow.AvroToArrowVectorIterator
-
- hasNext() - Method in class org.apache.arrow.vector.util.ElementAddressableVectorIterator
-
- 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.
- hasRoot() - Method in class org.apache.arrow.flight.FlightStream
-
Check if there is a root (i.e.
- 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.
- 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.
- 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
-
- heapBuffer() - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- heapBuffer(int) - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- heapBuffer(int, int) - Method in class org.apache.arrow.memory.ArrowByteBufAllocator
-
Deprecated.
- 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(String, Object...) - Constructor for class org.apache.arrow.memory.util.HistoricalLog
-
Constructor.
- HistoricalLog(int, String, Object...) - Constructor for class org.apache.arrow.memory.util.HistoricalLog
-
Constructor.
- hoursToMillis - Static variable in class org.apache.arrow.vector.util.DateUtility
-
- scale() - Method in class org.apache.arrow.flatbuf.Decimal
-
Number of digits after the decimal point "."
- scale - Variable in class org.apache.arrow.vector.holders.Decimal256Holder
-
- scale - Variable in class org.apache.arrow.vector.holders.DecimalHolder
-
- scale - Variable in class org.apache.arrow.vector.holders.NullableDecimal256Holder
-
- scale - Variable in class org.apache.arrow.vector.holders.NullableDecimalHolder
-
- schema() - Method in class org.apache.arrow.flatbuf.Footer
-
- schema(Schema) - Method in class org.apache.arrow.flatbuf.Footer
-
- Schema - Static variable in class org.apache.arrow.flatbuf.MessageHeader
-
- Schema - Class in org.apache.arrow.flatbuf
-
- Schema() - Constructor for class org.apache.arrow.flatbuf.Schema
-
- schema - Variable in class org.apache.arrow.vector.ipc.ArrowWriter
-
- Schema - Class in org.apache.arrow.vector.types.pojo
-
An Arrow Schema.
- Schema(Iterable<Field>) - Constructor for class org.apache.arrow.vector.types.pojo.Schema
-
- Schema(Iterable<Field>, Map<String, String>) - Constructor for class org.apache.arrow.vector.types.pojo.Schema
-
Constructor with metadata.
- Schema.Vector - Class in org.apache.arrow.flatbuf
-
- SCHEMA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
- SCHEMA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.SchemaResult
-
- SCHEMA_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf
-
- SchemaChangeCallBack - Class in org.apache.arrow.vector
-
Callback for when the Schema for the Vector changes (generally happens when a vector is promoted to a union type
from a single value type).
- SchemaChangeCallBack() - Constructor for class org.apache.arrow.vector.SchemaChangeCallBack
-
Constructs a schema-change callback with the schema-changed state set to
false
.
- SchemaChangeRuntimeException - Exception in org.apache.arrow.vector.util
-
Thrown when child vectors (e.g.
- SchemaChangeRuntimeException() - Constructor for exception org.apache.arrow.vector.util.SchemaChangeRuntimeException
-
- SchemaChangeRuntimeException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.arrow.vector.util.SchemaChangeRuntimeException
-
- SchemaChangeRuntimeException(String, Throwable) - Constructor for exception org.apache.arrow.vector.util.SchemaChangeRuntimeException
-
- SchemaChangeRuntimeException(String) - Constructor for exception org.apache.arrow.vector.util.SchemaChangeRuntimeException
-
- SchemaChangeRuntimeException(Throwable) - Constructor for exception org.apache.arrow.vector.util.SchemaChangeRuntimeException
-
- SchemaResult - Class in org.apache.arrow.flight
-
Opaque result returned after executing a getSchema request.
- SchemaResult(Schema) - Constructor for class org.apache.arrow.flight.SchemaResult
-
- SchemaResult(Schema, IpcOption) - Constructor for class org.apache.arrow.flight.SchemaResult
-
Create a schema result with specific IPC options for serialization.
- SchemaUtility - Class in org.apache.arrow.vector.util
-
Schema utility class including serialization and deserialization.
- seal(byte[]) - Method in class org.apache.arrow.plasma.PlasmaClient
-
Seal the buffer in the PlasmaStore for a particular object ID.
- seal(long, byte[]) - Static method in class org.apache.arrow.plasma.PlasmaClientJNI
-
- search(V, int) - Method in class org.apache.arrow.algorithm.search.ParallelSearcher
-
Search for the key in the target vector.
- search(V, int, VectorValueComparator<V>) - Method in class org.apache.arrow.algorithm.search.ParallelSearcher
-
Search for the key in the target vector.
- SEARCH_FAIL_RESULT - Static variable in class org.apache.arrow.algorithm.search.VectorRangeSearcher
-
Result returned when a search fails.
- SEARCH_FAIL_RESULT - Static variable in class org.apache.arrow.algorithm.search.VectorSearcher
-
Result returned when a search fails.
- SearchDictionaryEncoder<E extends BaseIntVector,D extends ValueVector> - Class in org.apache.arrow.algorithm.dictionary
-
Dictionary encoder based on searching.
- SearchDictionaryEncoder(D, VectorValueComparator<D>) - Constructor for class org.apache.arrow.algorithm.dictionary.SearchDictionaryEncoder
-
Constructs a dictionary encoder.
- SearchDictionaryEncoder(D, VectorValueComparator<D>, boolean) - Constructor for class org.apache.arrow.algorithm.dictionary.SearchDictionaryEncoder
-
Constructs a dictionary encoder.
- SearchTreeBasedDictionaryBuilder<V extends ValueVector> - Class in org.apache.arrow.algorithm.dictionary
-
This class builds the dictionary based on a binary search tree.
- SearchTreeBasedDictionaryBuilder(V, VectorValueComparator<V>) - Constructor for class org.apache.arrow.algorithm.dictionary.SearchTreeBasedDictionaryBuilder
-
Construct a search tree-based dictionary builder.
- SearchTreeBasedDictionaryBuilder(V, VectorValueComparator<V>, boolean) - Constructor for class org.apache.arrow.algorithm.dictionary.SearchTreeBasedDictionaryBuilder
-
Construct a search tree-based dictionary builder.
- SECOND - Static variable in class org.apache.arrow.flatbuf.TimeUnit
-
- secondsToMillis - Static variable in class org.apache.arrow.vector.util.DateUtility
-
- SeekableReadChannel - Class in org.apache.arrow.vector.ipc
-
An
ReadChannel
that supports seeking to a
random position.
- SeekableReadChannel(SeekableByteChannel) - Constructor for class org.apache.arrow.vector.ipc.SeekableReadChannel
-
- SegmentRoundingPolicy - Class in org.apache.arrow.memory.rounding
-
The rounding policy that each buffer size must a multiple of the segment size.
- SegmentRoundingPolicy(int) - Constructor for class org.apache.arrow.memory.rounding.SegmentRoundingPolicy
-
Constructor for the segment rounding policy.
- send(byte[]) - Method in interface org.apache.arrow.flight.auth.ClientAuthHandler.ClientAuthSender
-
Send the server a message.
- send(byte[]) - Method in interface org.apache.arrow.flight.auth.ServerAuthHandler.ServerAuthSender
-
- send(List<Integer>, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.sql.SqlInfoBuilder
-
Send the requested information to given ServerStreamListener.
- sendTo(BufferAllocator, FlightProducer.ServerStreamListener) - Method in class org.apache.arrow.flight.example.Stream
-
Sends that data from this object to the given listener.
- serialize() - Method in class org.apache.arrow.flight.FlightDescriptor
-
Get the serialized form of this protocol message.
- serialize() - Method in class org.apache.arrow.flight.FlightInfo
-
Get the serialized form of this protocol message.
- serialize() - Method in class org.apache.arrow.flight.Ticket
-
Get the serialized form of this protocol message.
- serialize(WriteChannel, Schema) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Serialize a schema object.
- serialize(WriteChannel, Schema, IpcOption) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Serialize a schema object.
- serialize(WriteChannel, ArrowRecordBatch) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Serializes an ArrowRecordBatch.
- serialize(WriteChannel, ArrowRecordBatch, IpcOption) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Serializes an ArrowRecordBatch.
- serialize(WriteChannel, ArrowDictionaryBatch) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
- serialize(WriteChannel, ArrowDictionaryBatch, IpcOption) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Serializes a dictionary ArrowRecordBatch.
- serialize(FBSerializable) - Static method in class org.apache.arrow.vector.ipc.WriteChannel
-
Serializes writer to a ByteBuffer.
- serialize() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
-
Save any metadata for this type.
- serialize(Schema) - Static method in class org.apache.arrow.vector.util.SchemaUtility
-
Serialize Arrow schema into byte array.
- serialize(Text, JsonGenerator, SerializerProvider) - Method in class org.apache.arrow.vector.util.Text.TextSerializer
-
- serializeMessage(FlatBufferBuilder, byte, int, long) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deprecated.
- serializeMessage(FlatBufferBuilder, byte, int, long, IpcOption) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Serializes a message header.
- serializeMetadata(Schema) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deprecated.
- serializeMetadata(Schema, IpcOption) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Returns the serialized flatbuffer bytes of the schema wrapped in a message table.
- serializeMetadata(ArrowMessage) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
Deprecated.
- serializeMetadata(ArrowMessage, IpcOption) - Static method in class org.apache.arrow.vector.ipc.message.MessageSerializer
-
- SERVER_MIDDLEWARE_KEY - Static variable in class org.apache.arrow.flight.grpc.ServerInterceptorAdapter
-
The Context.Key
that stores the Flight middleware active for a particular call.
- ServerAuthHandler - Interface in org.apache.arrow.flight.auth
-
Interface for Server side authentication handlers.
- ServerAuthHandler.ServerAuthSender - Interface in org.apache.arrow.flight.auth
-
Interface for a server implementations to send back authentication messages
back to the client.
- ServerAuthInterceptor - Class in org.apache.arrow.flight.auth
-
GRPC Interceptor for performing authentication.
- ServerAuthInterceptor(ServerAuthHandler) - Constructor for class org.apache.arrow.flight.auth.ServerAuthInterceptor
-
- ServerAuthWrapper - Class in org.apache.arrow.flight.auth
-
Contains utility methods for integrating authorization into a GRPC stream.
- ServerAuthWrapper() - Constructor for class org.apache.arrow.flight.auth.ServerAuthWrapper
-
- ServerCallHeaderAuthMiddleware - Class in org.apache.arrow.flight.auth2
-
Middleware that's used to validate credentials during the handshake and verify
the bearer token in subsequent requests.
- ServerCallHeaderAuthMiddleware(CallHeaderAuthenticator.AuthResult) - Constructor for class org.apache.arrow.flight.auth2.ServerCallHeaderAuthMiddleware
-
- ServerCallHeaderAuthMiddleware.Factory - Class in org.apache.arrow.flight.auth2
-
Factory for accessing ServerAuthMiddleware.
- ServerHeaderMiddleware - Class in org.apache.arrow.flight
-
Middleware that's used to extract and pass headers to the server during requests.
- ServerHeaderMiddleware.Factory - Class in org.apache.arrow.flight
-
Factory for accessing ServerHeaderMiddleware.
- ServerInterceptorAdapter - Class in org.apache.arrow.flight.grpc
-
An adapter between Flight middleware and a gRPC interceptor.
- ServerInterceptorAdapter(List<ServerInterceptorAdapter.KeyFactory<?>>) - Constructor for class org.apache.arrow.flight.grpc.ServerInterceptorAdapter
-
- ServerInterceptorAdapter.KeyFactory<T extends FlightServerMiddleware> - Class in org.apache.arrow.flight.grpc
-
A combination of a middleware Key and factory.
- SERVICE - Static variable in interface org.apache.arrow.flight.FlightConstants
-
- SERVICE_NAME - Static variable in class org.apache.arrow.flight.impl.FlightServiceGrpc
-
- SERVICE_NAME - Static variable in class org.apache.arrow.flight.TestServiceGrpc
-
- set(ArrowBuf, long, long) - Method in class org.apache.arrow.memory.util.ArrowBufPointer
-
Sets this pointer.
- set(int, byte[], int, int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- set(int, ByteBuffer, int, int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- set(int, byte[]) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Set the variable length element at the specified index to the supplied
byte array.
- set(int, byte[], int, int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Set the variable length element at the specified index to the supplied
byte array.
- set(int, ByteBuffer, int, int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Set the variable length element at the specified index to the
content in supplied ByteBuffer.
- set(int, int, long, long, ArrowBuf) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Store the given value at a particular position in the vector.
- set(int, long, int, ArrowBuf) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Store the given value at a particular position in the vector.
- set(ArrowBuf, BufferAllocator, int, int, long) - Static method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Method used by Json Reader to explicitly set the offsets of the variable
width vector data.
- set(int, byte[]) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Set the variable length element at the specified index to the supplied
byte array.
- set(int, byte[], int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Set the variable length element at the specified index to the supplied
byte array.
- set(int, ByteBuffer, int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Set the variable length element at the specified index to the
content in supplied ByteBuffer.
- set(int, int, int, int, ArrowBuf) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Store the given value at a particular position in the vector.
- set(int, int, int, ArrowBuf) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Store the given value at a particular position in the vector.
- set(ArrowBuf, BufferAllocator, int, int, int) - Static method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Method used by Json Reader to explicitly set the offsets of the variable
width vector data.
- set(int, long) - Method in class org.apache.arrow.vector.BigIntVector
-
Set the element at the given index to the given value.
- set(int, NullableBigIntHolder) - Method in class org.apache.arrow.vector.BigIntVector
-
Set the element at the given index to the value set in data holder.
- set(int, BigIntHolder) - Method in class org.apache.arrow.vector.BigIntVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, long) - Method in class org.apache.arrow.vector.BigIntVector
-
Store the given value at a particular position in the vector.
- set(int, int) - Method in class org.apache.arrow.vector.BitVector
-
Set the element at the given index to the given value.
- set(int, NullableBitHolder) - Method in class org.apache.arrow.vector.BitVector
-
Set the element at the given index to the value set in data holder.
- set(int, BitHolder) - Method in class org.apache.arrow.vector.BitVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, int) - Method in class org.apache.arrow.vector.BitVector
-
Store the given value at a particular position in the vector.
- set(int, int) - Method in class org.apache.arrow.vector.DateDayVector
-
Set the element at the given index to the given value.
- set(int, NullableDateDayHolder) - Method in class org.apache.arrow.vector.DateDayVector
-
Set the element at the given index to the value set in data holder.
- set(int, DateDayHolder) - Method in class org.apache.arrow.vector.DateDayVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, int) - Method in class org.apache.arrow.vector.DateDayVector
-
Store the given value at a particular position in the vector.
- set(int, long) - Method in class org.apache.arrow.vector.DateMilliVector
-
Set the element at the given index to the given value.
- set(int, NullableDateMilliHolder) - Method in class org.apache.arrow.vector.DateMilliVector
-
Set the element at the given index to the value set in data holder.
- set(int, DateMilliHolder) - Method in class org.apache.arrow.vector.DateMilliVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, long) - Method in class org.apache.arrow.vector.DateMilliVector
-
Store the given value at a particular position in the vector.
- set(int, ArrowBuf) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Set the element at the given index to the given value.
- set(int, long, ArrowBuf) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Set the element at the given index to the given value.
- set(int, BigDecimal) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Set the element at the given index to the given value.
- set(int, long) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Set the element at the given index to the given value.
- set(int, NullableDecimal256Holder) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Set the element at the given index to the value set in data holder.
- set(int, Decimal256Holder) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Set the element at the given index to the value set in data holder.
- set(int, int, long, ArrowBuf) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Store the given value at a particular position in the vector.
- set(int, ArrowBuf) - Method in class org.apache.arrow.vector.DecimalVector
-
Set the element at the given index to the given value.
- set(int, long, ArrowBuf) - Method in class org.apache.arrow.vector.DecimalVector
-
Set the element at the given index to the given value.
- set(int, BigDecimal) - Method in class org.apache.arrow.vector.DecimalVector
-
Set the element at the given index to the given value.
- set(int, long) - Method in class org.apache.arrow.vector.DecimalVector
-
Set the element at the given index to the given value.
- set(int, NullableDecimalHolder) - Method in class org.apache.arrow.vector.DecimalVector
-
Set the element at the given index to the value set in data holder.
- set(int, DecimalHolder) - Method in class org.apache.arrow.vector.DecimalVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, long, ArrowBuf) - Method in class org.apache.arrow.vector.DecimalVector
-
Store the given value at a particular position in the vector.
- set(int, ArrowBuf) - Method in class org.apache.arrow.vector.DurationVector
-
Set the element at the given index to the given value.
- set(int, long) - Method in class org.apache.arrow.vector.DurationVector
-
Set the element at the given index to the given value.
- set(int, NullableDurationHolder) - Method in class org.apache.arrow.vector.DurationVector
-
Set the element at the given index to the value set in data holder.
- set(int, DurationHolder) - Method in class org.apache.arrow.vector.DurationVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, long) - Method in class org.apache.arrow.vector.DurationVector
-
Store the given value at a particular position in the vector.
- set(int, byte[]) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Sets the value at index to the provided one.
- set(int, int, byte[]) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Sets the value if isSet is positive, otherwise sets the index to null/invalid.
- set(int, ArrowBuf) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Set the element at the given index to the given value.
- set(int, int, ArrowBuf) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Set the element at the given index to the given value.
- set(int, FixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Set the variable length element at the specified index to the data
buffer supplied in the holder.
- set(int, NullableFixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
Set the variable length element at the specified index to the data
buffer supplied in the holder.
- set(int, float) - Method in class org.apache.arrow.vector.Float4Vector
-
Set the element at the given index to the given value.
- set(int, NullableFloat4Holder) - Method in class org.apache.arrow.vector.Float4Vector
-
Set the element at the given index to the value set in data holder.
- set(int, Float4Holder) - Method in class org.apache.arrow.vector.Float4Vector
-
Set the element at the given index to the value set in data holder.
- set(int, int, float) - Method in class org.apache.arrow.vector.Float4Vector
-
Store the given value at a particular position in the vector.
- set(int, double) - Method in class org.apache.arrow.vector.Float8Vector
-
Set the element at the given index to the given value.
- set(int, NullableFloat8Holder) - Method in class org.apache.arrow.vector.Float8Vector
-
Set the element at the given index to the value set in data holder.
- set(int, Float8Holder) - Method in class org.apache.arrow.vector.Float8Vector
-
Set the element at the given index to the value set in data holder.
- set(int, int, double) - Method in class org.apache.arrow.vector.Float8Vector
-
Store the given value at a particular position in the vector.
- set(int, ArrowBuf) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Set the element at the given index to the given value.
- set(int, int, int) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Set the element at the given index to the given value.
- set(int, NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Set the element at the given index to the value set in data holder.
- set(int, IntervalDayHolder) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, int, int) - Method in class org.apache.arrow.vector.IntervalDayVector
-
Store the given value at a particular position in the vector.
- set(int, ArrowBuf) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Set the element at the given index to the given value.
- set(int, int, int, long) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Set the element at the given index to the given value.
- set(int, NullableIntervalMonthDayNanoHolder) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Set the element at the given index to the value set in data holder.
- set(int, IntervalMonthDayNanoHolder) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, int, int, long) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
Store the given value at a particular position in the vector.
- set(int, int) - Method in class org.apache.arrow.vector.IntervalYearVector
-
Set the element at the given index to the given value.
- set(int, NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.IntervalYearVector
-
Set the element at the given index to the value set in data holder.
- set(int, IntervalYearHolder) - Method in class org.apache.arrow.vector.IntervalYearVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, int) - Method in class org.apache.arrow.vector.IntervalYearVector
-
Store the given value at a particular position in the vector.
- set(int, int) - Method in class org.apache.arrow.vector.IntVector
-
Set the element at the given index to the given value.
- set(int, NullableIntHolder) - Method in class org.apache.arrow.vector.IntVector
-
Set the element at the given index to the value set in data holder.
- set(int, IntHolder) - Method in class org.apache.arrow.vector.IntVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, int) - Method in class org.apache.arrow.vector.IntVector
-
Store the given value at a particular position in the vector.
- set(int, LargeVarBinaryHolder) - Method in class org.apache.arrow.vector.LargeVarBinaryVector
-
Set the variable length element at the specified index to the data
buffer supplied in the holder.
- set(int, NullableLargeVarBinaryHolder) - Method in class org.apache.arrow.vector.LargeVarBinaryVector
-
Set the variable length element at the specified index to the data
buffer supplied in the holder.
- set(int, LargeVarCharHolder) - Method in class org.apache.arrow.vector.LargeVarCharVector
-
Set the variable length element at the specified index to the data
buffer supplied in the holder.
- set(int, NullableLargeVarCharHolder) - Method in class org.apache.arrow.vector.LargeVarCharVector
-
Set the variable length element at the specified index to the data
buffer supplied in the holder.
- set(int, Text) - Method in class org.apache.arrow.vector.LargeVarCharVector
-
Set the variable length element at the specified index to the
content in supplied Text.
- set(int, int) - Method in class org.apache.arrow.vector.SmallIntVector
-
Set the element at the given index to the given value.
- set(int, short) - Method in class org.apache.arrow.vector.SmallIntVector
-
Set the element at the given index to the given value.
- set(int, NullableSmallIntHolder) - Method in class org.apache.arrow.vector.SmallIntVector
-
Set the element at the given index to the value set in data holder.
- set(int, SmallIntHolder) - Method in class org.apache.arrow.vector.SmallIntVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, short) - Method in class org.apache.arrow.vector.SmallIntVector
-
Store the given value at a particular position in the vector.
- set(int, long) - Method in class org.apache.arrow.vector.TimeMicroVector
-
Set the element at the given index to the given value.
- set(int, NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.TimeMicroVector
-
Set the element at the given index to the value set in data holder.
- set(int, TimeMicroHolder) - Method in class org.apache.arrow.vector.TimeMicroVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, long) - Method in class org.apache.arrow.vector.TimeMicroVector
-
Store the given value at a particular position in the vector.
- set(int, int) - Method in class org.apache.arrow.vector.TimeMilliVector
-
Set the element at the given index to the given value.
- set(int, NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.TimeMilliVector
-
Set the element at the given index to the value set in data holder.
- set(int, TimeMilliHolder) - Method in class org.apache.arrow.vector.TimeMilliVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, int) - Method in class org.apache.arrow.vector.TimeMilliVector
-
Store the given value at a particular position in the vector.
- set(int, long) - Method in class org.apache.arrow.vector.TimeNanoVector
-
Set the element at the given index to the given value.
- set(int, NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.TimeNanoVector
-
Set the element at the given index to the value set in data holder.
- set(int, TimeNanoHolder) - Method in class org.apache.arrow.vector.TimeNanoVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, long) - Method in class org.apache.arrow.vector.TimeNanoVector
-
Store the given value at a particular position in the vector.
- set(int, int) - Method in class org.apache.arrow.vector.TimeSecVector
-
Set the element at the given index to the given value.
- set(int, NullableTimeSecHolder) - Method in class org.apache.arrow.vector.TimeSecVector
-
Set the element at the given index to the value set in data holder.
- set(int, TimeSecHolder) - Method in class org.apache.arrow.vector.TimeSecVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, int) - Method in class org.apache.arrow.vector.TimeSecVector
-
Store the given value at a particular position in the vector.
- set(int, NullableTimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
-
Set the element at the given index to the value set in data holder.
- set(int, TimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
-
Set the element at the given index to the value set in data holder.
- set(int, NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.TimeStampMicroVector
-
Set the element at the given index to the value set in data holder.
- set(int, TimeStampMicroHolder) - Method in class org.apache.arrow.vector.TimeStampMicroVector
-
Set the element at the given index to the value set in data holder.
- set(int, NullableTimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
-
Set the element at the given index to the value set in data holder.
- set(int, TimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
-
Set the element at the given index to the value set in data holder.
- set(int, NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.TimeStampMilliVector
-
Set the element at the given index to the value set in data holder.
- set(int, TimeStampMilliHolder) - Method in class org.apache.arrow.vector.TimeStampMilliVector
-
Set the element at the given index to the value set in data holder.
- set(int, NullableTimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
-
Set the element at the given index to the value set in data holder.
- set(int, TimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
-
Set the element at the given index to the value set in data holder.
- set(int, NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.TimeStampNanoVector
-
Set the element at the given index to the value set in data holder.
- set(int, TimeStampNanoHolder) - Method in class org.apache.arrow.vector.TimeStampNanoVector
-
Set the element at the given index to the value set in data holder.
- set(int, NullableTimeStampSecTZHolder) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
-
Set the element at the given index to the value set in data holder.
- set(int, TimeStampSecTZHolder) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
-
Set the element at the given index to the value set in data holder.
- set(int, NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.TimeStampSecVector
-
Set the element at the given index to the value set in data holder.
- set(int, TimeStampSecHolder) - Method in class org.apache.arrow.vector.TimeStampSecVector
-
Set the element at the given index to the value set in data holder.
- set(int, long) - Method in class org.apache.arrow.vector.TimeStampVector
-
Set the element at the given index to the given value.
- set(int, int, long) - Method in class org.apache.arrow.vector.TimeStampVector
-
Store the given value at a particular position in the vector.
- set(int, int) - Method in class org.apache.arrow.vector.TinyIntVector
-
Set the element at the given index to the given value.
- set(int, byte) - Method in class org.apache.arrow.vector.TinyIntVector
-
Set the element at the given index to the given value.
- set(int, NullableTinyIntHolder) - Method in class org.apache.arrow.vector.TinyIntVector
-
Set the element at the given index to the value set in data holder.
- set(int, TinyIntHolder) - Method in class org.apache.arrow.vector.TinyIntVector
-
Set the element at the given index to the value set in data holder.
- set(int, int, byte) - Method in class org.apache.arrow.vector.TinyIntVector
-
Store the given value at a particular position in the vector.
- set(int, int) - Method in class org.apache.arrow.vector.UInt1Vector
-
Set the element at the given index to the given value.
- set(int, byte) - Method in class org.apache.arrow.vector.UInt1Vector
-
Set the element at the given index to the given value.
- set(int, NullableUInt1Holder) - Method in class org.apache.arrow.vector.UInt1Vector
-
Set the element at the given index to the value set in data holder.
- set(int, UInt1Holder) - Method in class org.apache.arrow.vector.UInt1Vector
-
Set the element at the given index to the value set in data holder.
- set(int, int, byte) - Method in class org.apache.arrow.vector.UInt1Vector
-
Sets the value at index to value isSet > 0, otherwise sets the index position
to invalid/null.
- set(int, int) - Method in class org.apache.arrow.vector.UInt2Vector
-
Set the element at the given index to the given value.
- set(int, char) - Method in class org.apache.arrow.vector.UInt2Vector
-
Set the element at the given index to the given value.
- set(int, NullableUInt2Holder) - Method in class org.apache.arrow.vector.UInt2Vector
-
Set the element at the given index to the value set in data holder.
- set(int, UInt2Holder) - Method in class org.apache.arrow.vector.UInt2Vector
-
Set the element at the given index to the value set in data holder.
- set(int, int, char) - Method in class org.apache.arrow.vector.UInt2Vector
-
Sets the given index to value is isSet is positive, otherwise sets
the position as invalid/null.
- set(int, int) - Method in class org.apache.arrow.vector.UInt4Vector
-
Set the element at the given index to the given value.
- set(int, NullableUInt4Holder) - Method in class org.apache.arrow.vector.UInt4Vector
-
Set the element at the given index to the value set in data holder.
- set(int, UInt4Holder) - Method in class org.apache.arrow.vector.UInt4Vector
-
Set the element at the given index to the value set in data holder.
- set(int, int, int) - Method in class org.apache.arrow.vector.UInt4Vector
-
Sets the value at index to value isSet > 0, otherwise sets the index position
to invalid/null.
- set(int, long) - Method in class org.apache.arrow.vector.UInt8Vector
-
Set the element at the given index to the given value.
- set(int, NullableUInt8Holder) - Method in class org.apache.arrow.vector.UInt8Vector
-
Set the element at the given index to the value set in data holder.
- set(int, UInt8Holder) - Method in class org.apache.arrow.vector.UInt8Vector
-
Set the element at the given index to the value set in data holder.
- set(int, int, long) - Method in class org.apache.arrow.vector.UInt8Vector
-
Sets value at index is isSet is positive otherwise sets the index to invalid/null.
- set(String) - Method in class org.apache.arrow.vector.util.Text
-
Set to contain the contents of a string.
- set(byte[]) - Method in class org.apache.arrow.vector.util.Text
-
Set to a utf8 byte array.
- set(Text) - Method in class org.apache.arrow.vector.util.Text
-
copy a text.
- set(byte[], int, int) - Method in class org.apache.arrow.vector.util.Text
-
Set the Text to range of bytes.
- set(int, VarBinaryHolder) - Method in class org.apache.arrow.vector.VarBinaryVector
-
Set the variable length element at the specified index to the data
buffer supplied in the holder.
- set(int, NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.VarBinaryVector
-
Set the variable length element at the specified index to the data
buffer supplied in the holder.
- set(int, VarCharHolder) - Method in class org.apache.arrow.vector.VarCharVector
-
Set the variable length element at the specified index to the data
buffer supplied in the holder.
- set(int, NullableVarCharHolder) - Method in class org.apache.arrow.vector.VarCharVector
-
Set the variable length element at the specified index to the data
buffer supplied in the holder.
- set(int, Text) - Method in class org.apache.arrow.vector.VarCharVector
-
Set the variable length element at the specified index to the
content in supplied Text.
- SET_DEFAULT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.UpdateDeleteRules
-
SET_DEFAULT = 4;
- SET_NULL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.UpdateDeleteRules
-
SET_NULL = 2;
- setAddVectorAsNullable(boolean) - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
-
- setAllocator(BufferAllocator) - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfigBuilder
-
Sets the memory allocator to use when constructing the Arrow vectors from the ResultSet.
- setAppMetadata(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
Application-defined metadata.
- setAppMetadata(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
-
bytes app_metadata = 1;
- setArraySubTypeByColumnIndexMap(Map<Integer, JdbcFieldInfo>) - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfigBuilder
-
- setArraySubTypeByColumnNameMap(Map<String, JdbcFieldInfo>) - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfigBuilder
-
- setAuthHandler(ClientAuthHandler) - Method in class org.apache.arrow.flight.auth.ClientAuthInterceptor
-
- setBigEndian(int, byte[]) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Set the decimal element at given index to the provided array of bytes.
- setBigEndian(int, byte[]) - Method in class org.apache.arrow.vector.DecimalVector
-
Set the decimal element at given index to the provided array of bytes.
- setBigEndianSafe(int, long, ArrowBuf, int) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Sets the element at given index using the buffer whose size maybe <= 32 bytes.
- setBigEndianSafe(int, byte[]) - Method in class org.apache.arrow.vector.Decimal256Vector
-
- setBigEndianSafe(int, long, ArrowBuf, int) - Method in class org.apache.arrow.vector.DecimalVector
-
Sets the element at given index using the buffer whose size maybe <= 16 bytes.
- setBigEndianSafe(int, byte[]) - Method in class org.apache.arrow.vector.DecimalVector
-
- setBit(ArrowBuf, long) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Set the bit at provided index to 1.
- setBody(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
bytes body = 2;
- setBody(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
bytes body = 1;
- setByte(int, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- setByte(int, int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- setByte(long, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set byte value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setByte(long, byte) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set byte value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setBytes(int, ByteBuffer) - Method in class io.netty.buffer.NettyArrowBuf
-
- setBytes(int, byte[], int, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- setBytes(int, ByteBuf, int, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- setBytes(int, ScatteringByteChannel, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- setBytes(int, FileChannel, long, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- setBytes(int, InputStream, int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- setBytes(long, byte[]) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data from a given byte array into this ArrowBuf starting at
a given index.
- setBytes(long, byte[], int, long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data from a given byte array starting at the given source index into
this ArrowBuf at a given index.
- setBytes(long, ByteBuffer) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data into this ArrowBuf at a given index onwards from
a source ByteBuffer.
- setBytes(long, ByteBuffer, int, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data into this ArrowBuf at a given index onwards from
a source ByteBuffer starting at a given srcIndex for a certain
length.
- setBytes(long, ArrowBuf, long, long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data from src ArrowBuf starting at index srcIndex into this
ArrowBuf at given index.
- setBytes(long, ArrowBuf) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy readableBytes() number of bytes from src ArrowBuf
starting from its readerIndex into this ArrowBuf starting
at the given index.
- setBytes(long, InputStream, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy a certain length of bytes from given InputStream
into this ArrowBuf at the provided index.
- setBytes(int, byte[], int, int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- setBytes(int, byte[], int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- setCalendar(Calendar) - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfigBuilder
-
Sets the
Calendar
to use when constructing timestamp fields in the
Arrow schema, and reading time-based fields from the JDBC
ResultSet
.
- setCatalog(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
Specifies the Catalog to search for the tables.
- setCatalog(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the catalog to search for the foreign key table.
- setCatalog(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the catalog to search for the primary key table.
- setCatalog(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the catalog to search for the table.
- setCatalog(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies the Catalog to search for the tables.
- setCatalogBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
Specifies the Catalog to search for the tables.
- setCatalogBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the catalog to search for the foreign key table.
- setCatalogBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the catalog to search for the primary key table.
- setCatalogBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the catalog to search for the table.
- setCatalogBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies the Catalog to search for the tables.
- setChar(int, int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- setChar(long, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set char value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setCmd(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
Opaque value used to express a command.
- setConflictPolicy(AbstractStructVector.ConflictPolicy) - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
Set conflict policy and return last conflict policy state.
- setConflictPolicy(AbstractStructVector.ConflictPolicy) - Method in class org.apache.arrow.vector.util.PromotableMultiMapWithOrdinal
-
- setDataBody(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
The actual batch of Arrow data.
- setDataHeader(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
Header for message data as described in Message.fbs::Message.
- setDatasetSchema(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
If a result set generating query was provided, dataset_schema contains the
schema of the dataset as described in Schema.fbs::Schema, it is serialized as an IPC message.
- setDbSchema(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the schema to search for the foreign key table.
- setDbSchema(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the schema to search for the primary key table.
- setDbSchema(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the schema to search for the table.
- setDbSchemaBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the schema to search for the foreign key table.
- setDbSchemaBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the schema to search for the primary key table.
- setDbSchemaBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the schema to search for the table.
- setDbSchemaFilterPattern(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
Specifies a filter pattern for schemas to search for.
- setDbSchemaFilterPattern(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter pattern for schemas to search for.
- setDbSchemaFilterPatternBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
Specifies a filter pattern for schemas to search for.
- setDbSchemaFilterPatternBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter pattern for schemas to search for.
- setDefinition(PerfOuterClass.Perf) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
definition of entire flight.
- setDefinition(PerfOuterClass.Perf.Builder) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
definition of entire flight.
- setDescription(String) - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
string description = 2;
- setDescriptionBytes(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
string description = 2;
- setDouble(int, double) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- setDouble(long, double) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set double value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setEnd(long) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
exclusive end
- setEndpoint(int, Flight.FlightEndpoint) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- setEndpoint(int, Flight.FlightEndpoint.Builder) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
A list of endpoints associated with the flight.
- setExpression(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
bytes expression = 1;
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
- setFkCatalog(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The catalog name where the foreign table is.
- setFkCatalogBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The catalog name where the foreign table is.
- setFkDbSchema(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The schema name where the foreign table is.
- setFkDbSchemaBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The schema name where the foreign table is.
- setFkTable(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The foreign table name.
- setFkTableBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The foreign table name.
- setFlightDescriptor(Flight.FlightDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
The descriptor of the data.
- setFlightDescriptor(Flight.FlightDescriptor.Builder) - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
The descriptor of the data.
- setFlightDescriptor(Flight.FlightDescriptor) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
The descriptor associated with this info.
- setFlightDescriptor(Flight.FlightDescriptor.Builder) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
The descriptor associated with this info.
- setFloat(int, float) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- setFloat(long, float) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set float value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setIncludeMetadata(boolean) - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfigBuilder
-
Sets whether to include JDBC ResultSet field metadata in the Arrow Schema field metadata.
- setIncludeSchema(boolean) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies if the Arrow schema should be returned for found tables.
- setIndexDefined(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Mark the particular position in the vector as non-null.
- setIndexDefined(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Mark the particular position in the vector as non-null.
- setIndexDefined(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Mark the particular position in the vector as non-null.
- setIndexDefined(int) - Method in class org.apache.arrow.vector.complex.StructVector
-
Marks the value at index as being set.
- setIndexDefined(int) - Method in interface org.apache.arrow.vector.VectorDefinitionSetter
-
- setInfo(int, int) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
Values are modelled after ODBC's SQLGetInfo() function.
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Sets the desired value capacity for the vector.
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Sets the desired value capacity for the vector.
- setInitialCapacity(int, double) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Sets the desired value capacity for the vector.
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Sets the desired value capacity for the vector.
- setInitialCapacity(int, double) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Sets the desired value capacity for the vector.
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.BitVector
-
Sets the desired value capacity for the vector.
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
- setInitialCapacity(int, double) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
Specialized version of setInitialCapacity() for ListVector.
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setInitialCapacity(int, double) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- setInitialCapacity(int, double) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Specialized version of setInitialCapacity() for ListVector.
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.ListVector
-
- setInitialCapacity(int, double) - Method in class org.apache.arrow.vector.complex.ListVector
-
Specialized version of setInitialCapacity() for ListVector.
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- setInitialCapacity(int, double) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.StructVector
-
- setInitialCapacity(int, double) - Method in class org.apache.arrow.vector.complex.StructVector
-
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setInitialCapacity(int, double) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setInitialCapacity(int, double) - Method in interface org.apache.arrow.vector.DensityAwareVector
-
Set value with density.
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- setInitialCapacity(int) - Method in class org.apache.arrow.vector.NullVector
-
- setInitialCapacity(int) - Method in interface org.apache.arrow.vector.ValueVector
-
Set the initial record capacity.
- setInt(int, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- setInt(int, int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- setInt(long, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set int value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setJdbcToArrowTypeConverter(Function<JdbcFieldInfo, ArrowType>) - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfigBuilder
-
- setKeyValueNames(String, String) - Method in class org.apache.arrow.vector.complex.impl.UnionMapReader
-
Set the key, value field names to read.
- setLastSet(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Set the index of last non-null element in the vector.
- setLastSet(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Set the index of last non-null element in the vector.
- setLastSet(int) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
- setLastSet(int) - Method in class org.apache.arrow.vector.complex.ListVector
-
- setLeftStart(int) - Method in class org.apache.arrow.vector.compare.Range
-
- setLength(int) - Method in class org.apache.arrow.vector.compare.Range
-
- setLimit(long) - Method in interface org.apache.arrow.memory.BufferAllocator
-
Set the maximum amount of memory this allocator is allowed to allocate.
- setLocation(Location) - Method in class org.apache.arrow.flight.example.InMemoryStore
-
Update the location after server start.
- setLocation(int, Flight.Location) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
A list of URIs where this ticket can be redeemed.
- setLocation(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.
- setLong(int, long) - Method in class io.netty.buffer.NettyArrowBuf
-
- setLong(int, long) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- setLong(long, long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set long value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setMedium(int, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- setNotNull(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
Sets the value at index to not-null.
- setNotNull(int) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Sets the list at index to be not-null.
- setNotNull(int) - Method in class org.apache.arrow.vector.complex.ListVector
-
Sets the list at index to be not-null.
- setNull(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Set the element at the given index to null.
- setNull(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Set the element at the given index to null.
- setNull(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Set the element at the given index to null.
- setNull(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
Sets the value at index to null.
- setNull(int) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Sets list at index to be null.
- setNull(int) - Method in class org.apache.arrow.vector.complex.ListVector
-
Sets list at index to be null.
- setNull(int) - Method in class org.apache.arrow.vector.complex.StructVector
-
Marks the value at index as null/not set.
- setOnCancelHandler(Runnable) - Method in interface org.apache.arrow.flight.FlightProducer.ServerStreamListener
-
Set a callback for when the client cancels a call, i.e.
- setOne(int, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Sets all bits to one in the specified range.
- setOnReadyHandler(Runnable) - Method in interface org.apache.arrow.flight.OutboundStreamListener
-
Set a callback for when the listener is ready for new calls to putNext(), i.e.
- setParameters(VectorSchemaRoot) - Method in class org.apache.arrow.flight.sql.FlightSqlClient.PreparedStatement
-
- setParameterSchema(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
If the query provided contained parameters, parameter_schema contains the
schema of the expected parameters as described in Schema.fbs::Schema, it is serialized as an IPC message.
- setPassword(String) - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
string password = 3;
- setPasswordBytes(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
string password = 3;
- setPath(int, String) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
List of strings identifying a particular dataset.
- setPayload(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
Arbitrary auth/handshake info.
- setPayload(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
Arbitrary auth/handshake info.
- setPkCatalog(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The catalog name where the parent table is.
- setPkCatalogBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The catalog name where the parent table is.
- setPkDbSchema(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The Schema name where the parent table is.
- setPkDbSchemaBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The Schema name where the parent table is.
- setPkTable(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The parent table name.
- setPkTableBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
The parent table name.
- setPosition(int) - Method in class org.apache.arrow.consumers.BaseAvroConsumer
-
- setPosition(int) - Method in interface org.apache.arrow.consumers.Consumer
-
Set the position to write value into vector.
- setPosition(int) - Method in class org.apache.arrow.consumers.SkipConsumer
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.Decimal256HolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.DurationHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableDecimal256HolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableDurationHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalMonthDayNanoHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableLargeVarBinaryHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableLargeVarCharHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.PromotableWriter
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListReader
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
-
- setPosition(int) - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
-
- setPosition(int) - Method in interface org.apache.arrow.vector.complex.Positionable
-
- setPosition(int) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
-
- setPosition(long) - Method in class org.apache.arrow.vector.ipc.SeekableReadChannel
-
- setPreparedStatementHandle(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
-
Opaque handle for the prepared statement on the server.
- setPreparedStatementHandle(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
Opaque handle for the prepared statement on the server.
- setPreparedStatementHandle(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
-
Opaque handle for the prepared statement on the server.
- setPreparedStatementHandle(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
-
Opaque handle for the prepared statement on the server.
- setProtocolVersion(long) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
A defined protocol version
- setProtocolVersion(long) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
A defined protocol version
- setProvider(DictionaryProvider.MapDictionaryProvider) - Method in class org.apache.arrow.AvroToArrowConfigBuilder
-
- setQuery(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
The valid SQL string to create a prepared statement for.
- setQuery(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
The SQL syntax.
- setQuery(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
The SQL syntax.
- setQueryBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
The valid SQL string to create a prepared statement for.
- setQueryBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
The SQL syntax.
- setQueryBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
The SQL syntax.
- setRangeToOne(int, int) - Method in class org.apache.arrow.vector.BitVector
-
Set count bits to 1 in data starting at firstBitIndex.
- setRecordCount(long) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
The number of records updated.
- setRecordsPerBatch(int) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
int32 records_per_batch = 4;
- setRecordsPerStream(long) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
int64 records_per_stream = 3;
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
- setReuseVectorSchemaRoot(boolean) - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfigBuilder
-
- setRightStart(int) - Method in class org.apache.arrow.vector.compare.Range
-
- setRowCount(int) - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Set the row count of all the vectors in this container.
- setSafe(int, byte[], int, int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- setSafe(int, ByteBuffer, int, int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
- setSafe(int, byte[]) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- setSafe(int, byte[], int, int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- setSafe(int, ByteBuffer, int, int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- setSafe(int, int, long, long, ArrowBuf) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- setSafe(int, long, int, ArrowBuf) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- setSafe(int, byte[]) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- setSafe(int, byte[], int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- setSafe(int, ByteBuffer, int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- setSafe(int, int, int, int, ArrowBuf) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- setSafe(int, int, int, ArrowBuf) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- setSafe(int, long) - Method in class org.apache.arrow.vector.BigIntVector
-
- setSafe(int, NullableBigIntHolder) - Method in class org.apache.arrow.vector.BigIntVector
-
- setSafe(int, BigIntHolder) - Method in class org.apache.arrow.vector.BigIntVector
-
- setSafe(int, int, long) - Method in class org.apache.arrow.vector.BigIntVector
-
- setSafe(int, int) - Method in class org.apache.arrow.vector.BitVector
-
- setSafe(int, NullableBitHolder) - Method in class org.apache.arrow.vector.BitVector
-
- setSafe(int, BitHolder) - Method in class org.apache.arrow.vector.BitVector
-
- setSafe(int, int, int) - Method in class org.apache.arrow.vector.BitVector
-
Same as
BitVector.set(int, int, int)
except that it handles the case
when index is greater than or equal to current value capacity of the
vector.
- setSafe(int, DenseUnionHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableTinyIntHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableUInt1Holder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableUInt2Holder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableSmallIntHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableIntHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableUInt4Holder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableFloat4Holder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableDateDayHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableTimeSecHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableBigIntHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableUInt8Holder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableFloat8Holder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableDateMilliHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableIntervalMonthDayNanoHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableDecimal256Holder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableDecimalHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableVarCharHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableLargeVarCharHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableLargeVarBinaryHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, NullableBitHolder) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setSafe(int, UnionHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, UnionHolder, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableTinyIntHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableUInt1Holder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableUInt2Holder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableSmallIntHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableIntHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableUInt4Holder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableFloat4Holder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableDateDayHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableTimeSecHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableBigIntHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableUInt8Holder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableFloat8Holder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableDateMilliHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableIntervalMonthDayNanoHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableDecimal256Holder, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableDecimalHolder, ArrowType) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableVarCharHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableLargeVarCharHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableLargeVarBinaryHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, NullableBitHolder) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setSafe(int, int) - Method in class org.apache.arrow.vector.DateDayVector
-
- setSafe(int, NullableDateDayHolder) - Method in class org.apache.arrow.vector.DateDayVector
-
- setSafe(int, DateDayHolder) - Method in class org.apache.arrow.vector.DateDayVector
-
- setSafe(int, int, int) - Method in class org.apache.arrow.vector.DateDayVector
-
- setSafe(int, long) - Method in class org.apache.arrow.vector.DateMilliVector
-
- setSafe(int, NullableDateMilliHolder) - Method in class org.apache.arrow.vector.DateMilliVector
-
- setSafe(int, DateMilliHolder) - Method in class org.apache.arrow.vector.DateMilliVector
-
- setSafe(int, int, long) - Method in class org.apache.arrow.vector.DateMilliVector
-
- setSafe(int, long, ArrowBuf, int) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Sets the element at given index using the buffer whose size maybe <= 32 bytes.
- setSafe(int, ArrowBuf) - Method in class org.apache.arrow.vector.Decimal256Vector
-
- setSafe(int, long, ArrowBuf) - Method in class org.apache.arrow.vector.Decimal256Vector
-
- setSafe(int, BigDecimal) - Method in class org.apache.arrow.vector.Decimal256Vector
-
- setSafe(int, long) - Method in class org.apache.arrow.vector.Decimal256Vector
-
- setSafe(int, NullableDecimal256Holder) - Method in class org.apache.arrow.vector.Decimal256Vector
-
- setSafe(int, Decimal256Holder) - Method in class org.apache.arrow.vector.Decimal256Vector
-
- setSafe(int, int, long, ArrowBuf) - Method in class org.apache.arrow.vector.Decimal256Vector
-
Same as #setSafe(int, int, int, ArrowBuf)
except that it handles
the case when the position of new value is beyond the current value
capacity of the vector.
- setSafe(int, long, ArrowBuf, int) - Method in class org.apache.arrow.vector.DecimalVector
-
Sets the element at given index using the buffer whose size maybe <= 16 bytes.
- setSafe(int, ArrowBuf) - Method in class org.apache.arrow.vector.DecimalVector
-
- setSafe(int, long, ArrowBuf) - Method in class org.apache.arrow.vector.DecimalVector
-
- setSafe(int, BigDecimal) - Method in class org.apache.arrow.vector.DecimalVector
-
- setSafe(int, long) - Method in class org.apache.arrow.vector.DecimalVector
-
- setSafe(int, NullableDecimalHolder) - Method in class org.apache.arrow.vector.DecimalVector
-
- setSafe(int, DecimalHolder) - Method in class org.apache.arrow.vector.DecimalVector
-
- setSafe(int, int, long, ArrowBuf) - Method in class org.apache.arrow.vector.DecimalVector
-
- setSafe(int, ArrowBuf) - Method in class org.apache.arrow.vector.DurationVector
-
- setSafe(int, long) - Method in class org.apache.arrow.vector.DurationVector
-
- setSafe(int, NullableDurationHolder) - Method in class org.apache.arrow.vector.DurationVector
-
- setSafe(int, DurationHolder) - Method in class org.apache.arrow.vector.DurationVector
-
- setSafe(int, int, long) - Method in class org.apache.arrow.vector.DurationVector
-
- setSafe(int, byte[]) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
- setSafe(int, int, byte[]) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
- setSafe(int, ArrowBuf) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
- setSafe(int, int, ArrowBuf) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
- setSafe(int, FixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
- setSafe(int, NullableFixedSizeBinaryHolder) - Method in class org.apache.arrow.vector.FixedSizeBinaryVector
-
- setSafe(int, float) - Method in class org.apache.arrow.vector.Float4Vector
-
- setSafe(int, NullableFloat4Holder) - Method in class org.apache.arrow.vector.Float4Vector
-
- setSafe(int, Float4Holder) - Method in class org.apache.arrow.vector.Float4Vector
-
- setSafe(int, int, float) - Method in class org.apache.arrow.vector.Float4Vector
-
- setSafe(int, double) - Method in class org.apache.arrow.vector.Float8Vector
-
- setSafe(int, NullableFloat8Holder) - Method in class org.apache.arrow.vector.Float8Vector
-
- setSafe(int, Float8Holder) - Method in class org.apache.arrow.vector.Float8Vector
-
- setSafe(int, int, double) - Method in class org.apache.arrow.vector.Float8Vector
-
- setSafe(int, ArrowBuf) - Method in class org.apache.arrow.vector.IntervalDayVector
-
- setSafe(int, int, int) - Method in class org.apache.arrow.vector.IntervalDayVector
-
- setSafe(int, NullableIntervalDayHolder) - Method in class org.apache.arrow.vector.IntervalDayVector
-
- setSafe(int, IntervalDayHolder) - Method in class org.apache.arrow.vector.IntervalDayVector
-
- setSafe(int, int, int, int) - Method in class org.apache.arrow.vector.IntervalDayVector
-
- setSafe(int, ArrowBuf) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
- setSafe(int, int, int, long) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
- setSafe(int, NullableIntervalMonthDayNanoHolder) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
- setSafe(int, IntervalMonthDayNanoHolder) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
- setSafe(int, int, int, int, long) - Method in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
- setSafe(int, int) - Method in class org.apache.arrow.vector.IntervalYearVector
-
- setSafe(int, NullableIntervalYearHolder) - Method in class org.apache.arrow.vector.IntervalYearVector
-
- setSafe(int, IntervalYearHolder) - Method in class org.apache.arrow.vector.IntervalYearVector
-
- setSafe(int, int, int) - Method in class org.apache.arrow.vector.IntervalYearVector
-
- setSafe(int, int) - Method in class org.apache.arrow.vector.IntVector
-
- setSafe(int, NullableIntHolder) - Method in class org.apache.arrow.vector.IntVector
-
- setSafe(int, IntHolder) - Method in class org.apache.arrow.vector.IntVector
-
- setSafe(int, int, int) - Method in class org.apache.arrow.vector.IntVector
-
Same as
IntVector.set(int, int, int)
except that it handles the case
when index is greater than or equal to current value capacity of the
vector.
- setSafe(int, LargeVarBinaryHolder) - Method in class org.apache.arrow.vector.LargeVarBinaryVector
-
- setSafe(int, NullableLargeVarBinaryHolder) - Method in class org.apache.arrow.vector.LargeVarBinaryVector
-
- setSafe(int, LargeVarCharHolder) - Method in class org.apache.arrow.vector.LargeVarCharVector
-
- setSafe(int, NullableLargeVarCharHolder) - Method in class org.apache.arrow.vector.LargeVarCharVector
-
- setSafe(int, Text) - Method in class org.apache.arrow.vector.LargeVarCharVector
-
- setSafe(int, int) - Method in class org.apache.arrow.vector.SmallIntVector
-
- setSafe(int, short) - Method in class org.apache.arrow.vector.SmallIntVector
-
- setSafe(int, NullableSmallIntHolder) - Method in class org.apache.arrow.vector.SmallIntVector
-
- setSafe(int, SmallIntHolder) - Method in class org.apache.arrow.vector.SmallIntVector
-
- setSafe(int, int, short) - Method in class org.apache.arrow.vector.SmallIntVector
-
- setSafe(int, long) - Method in class org.apache.arrow.vector.TimeMicroVector
-
- setSafe(int, NullableTimeMicroHolder) - Method in class org.apache.arrow.vector.TimeMicroVector
-
- setSafe(int, TimeMicroHolder) - Method in class org.apache.arrow.vector.TimeMicroVector
-
- setSafe(int, int, long) - Method in class org.apache.arrow.vector.TimeMicroVector
-
- setSafe(int, int) - Method in class org.apache.arrow.vector.TimeMilliVector
-
- setSafe(int, NullableTimeMilliHolder) - Method in class org.apache.arrow.vector.TimeMilliVector
-
- setSafe(int, TimeMilliHolder) - Method in class org.apache.arrow.vector.TimeMilliVector
-
- setSafe(int, int, int) - Method in class org.apache.arrow.vector.TimeMilliVector
-
- setSafe(int, long) - Method in class org.apache.arrow.vector.TimeNanoVector
-
- setSafe(int, NullableTimeNanoHolder) - Method in class org.apache.arrow.vector.TimeNanoVector
-
- setSafe(int, TimeNanoHolder) - Method in class org.apache.arrow.vector.TimeNanoVector
-
- setSafe(int, int, long) - Method in class org.apache.arrow.vector.TimeNanoVector
-
- setSafe(int, int) - Method in class org.apache.arrow.vector.TimeSecVector
-
- setSafe(int, NullableTimeSecHolder) - Method in class org.apache.arrow.vector.TimeSecVector
-
- setSafe(int, TimeSecHolder) - Method in class org.apache.arrow.vector.TimeSecVector
-
- setSafe(int, int, int) - Method in class org.apache.arrow.vector.TimeSecVector
-
- setSafe(int, NullableTimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
-
- setSafe(int, TimeStampMicroTZHolder) - Method in class org.apache.arrow.vector.TimeStampMicroTZVector
-
- setSafe(int, NullableTimeStampMicroHolder) - Method in class org.apache.arrow.vector.TimeStampMicroVector
-
- setSafe(int, TimeStampMicroHolder) - Method in class org.apache.arrow.vector.TimeStampMicroVector
-
- setSafe(int, NullableTimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
-
- setSafe(int, TimeStampMilliTZHolder) - Method in class org.apache.arrow.vector.TimeStampMilliTZVector
-
- setSafe(int, NullableTimeStampMilliHolder) - Method in class org.apache.arrow.vector.TimeStampMilliVector
-
- setSafe(int, TimeStampMilliHolder) - Method in class org.apache.arrow.vector.TimeStampMilliVector
-
- setSafe(int, NullableTimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
-
- setSafe(int, TimeStampNanoTZHolder) - Method in class org.apache.arrow.vector.TimeStampNanoTZVector
-
- setSafe(int, NullableTimeStampNanoHolder) - Method in class org.apache.arrow.vector.TimeStampNanoVector
-
- setSafe(int, TimeStampNanoHolder) - Method in class org.apache.arrow.vector.TimeStampNanoVector
-
- setSafe(int, NullableTimeStampSecTZHolder) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
-
- setSafe(int, TimeStampSecTZHolder) - Method in class org.apache.arrow.vector.TimeStampSecTZVector
-
- setSafe(int, NullableTimeStampSecHolder) - Method in class org.apache.arrow.vector.TimeStampSecVector
-
- setSafe(int, TimeStampSecHolder) - Method in class org.apache.arrow.vector.TimeStampSecVector
-
- setSafe(int, long) - Method in class org.apache.arrow.vector.TimeStampVector
-
- setSafe(int, int, long) - Method in class org.apache.arrow.vector.TimeStampVector
-
- setSafe(int, int) - Method in class org.apache.arrow.vector.TinyIntVector
-
- setSafe(int, byte) - Method in class org.apache.arrow.vector.TinyIntVector
-
- setSafe(int, NullableTinyIntHolder) - Method in class org.apache.arrow.vector.TinyIntVector
-
- setSafe(int, TinyIntHolder) - Method in class org.apache.arrow.vector.TinyIntVector
-
- setSafe(int, int, byte) - Method in class org.apache.arrow.vector.TinyIntVector
-
- setSafe(int, int) - Method in class org.apache.arrow.vector.UInt1Vector
-
- setSafe(int, byte) - Method in class org.apache.arrow.vector.UInt1Vector
-
- setSafe(int, NullableUInt1Holder) - Method in class org.apache.arrow.vector.UInt1Vector
-
- setSafe(int, UInt1Holder) - Method in class org.apache.arrow.vector.UInt1Vector
-
- setSafe(int, int, byte) - Method in class org.apache.arrow.vector.UInt1Vector
-
- setSafe(int, int) - Method in class org.apache.arrow.vector.UInt2Vector
-
- setSafe(int, char) - Method in class org.apache.arrow.vector.UInt2Vector
-
- setSafe(int, NullableUInt2Holder) - Method in class org.apache.arrow.vector.UInt2Vector
-
- setSafe(int, UInt2Holder) - Method in class org.apache.arrow.vector.UInt2Vector
-
- setSafe(int, int, char) - Method in class org.apache.arrow.vector.UInt2Vector
-
- setSafe(int, int) - Method in class org.apache.arrow.vector.UInt4Vector
-
- setSafe(int, NullableUInt4Holder) - Method in class org.apache.arrow.vector.UInt4Vector
-
- setSafe(int, UInt4Holder) - Method in class org.apache.arrow.vector.UInt4Vector
-
- setSafe(int, int, int) - Method in class org.apache.arrow.vector.UInt4Vector
-
- setSafe(int, long) - Method in class org.apache.arrow.vector.UInt8Vector
-
- setSafe(int, NullableUInt8Holder) - Method in class org.apache.arrow.vector.UInt8Vector
-
- setSafe(int, UInt8Holder) - Method in class org.apache.arrow.vector.UInt8Vector
-
- setSafe(int, int, long) - Method in class org.apache.arrow.vector.UInt8Vector
-
- setSafe(int, VarBinaryHolder) - Method in class org.apache.arrow.vector.VarBinaryVector
-
- setSafe(int, NullableVarBinaryHolder) - Method in class org.apache.arrow.vector.VarBinaryVector
-
- setSafe(int, VarCharHolder) - Method in class org.apache.arrow.vector.VarCharVector
-
- setSafe(int, NullableVarCharHolder) - Method in class org.apache.arrow.vector.VarCharVector
-
- setSafe(int, Text) - Method in class org.apache.arrow.vector.VarCharVector
-
- setSafeToOne(int) - Method in class org.apache.arrow.vector.BitVector
-
Same as
BitVector.setToOne(int)
except that it handles the case when
index is greater than or equal to current value capacity of the vector.
- setSafeWithPossibleTruncate(int, double) - Method in class org.apache.arrow.vector.Float4Vector
-
- setSafeWithPossibleTruncate(int, double) - Method in class org.apache.arrow.vector.Float8Vector
-
- setSafeWithPossibleTruncate(int, double) - Method in interface org.apache.arrow.vector.FloatingPointVector
-
Sets the value at the given index, note this value may be truncated internally.
- setSchema(ByteString) - 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
- setSchema(ByteString) - 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
- setSchema(ByteString) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
bytes schema = 1;
- setShort(int, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- setShort(int, int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- setShort(long, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set short value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setShort(long, short) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set short value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setSkipFieldNames(Set<String>) - Method in class org.apache.arrow.AvroToArrowConfigBuilder
-
- setStart(long) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
inclusive start
- setStatementHandle(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
Unique identifier for the instance of the statement to execute.
- setStreamCount(int) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
int32 stream_count = 2;
- setTable(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the foreign key table to get the foreign keys for.
- setTable(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the primary key table to get the foreign keys for.
- setTable(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the table to get the primary keys for.
- setTableBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
Specifies the foreign key table to get the foreign keys for.
- setTableBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
Specifies the primary key table to get the foreign keys for.
- setTableBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
Specifies the table to get the primary keys for.
- setTableNameFilterPattern(String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter pattern for tables to search for.
- setTableNameFilterPatternBytes(ByteString) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter pattern for tables to search for.
- setTableTypes(int, String) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
Specifies a filter of table types which must match.
- setTargetBatchSize(int) - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfigBuilder
-
- setTargetBatchSize(int) - Method in class org.apache.arrow.AvroToArrowConfigBuilder
-
- setTicket(Flight.Ticket) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Token used to retrieve this stream.
- setTicket(Flight.Ticket.Builder) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
Token used to retrieve this stream.
- setTicket(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
bytes ticket = 1;
- setToOne(int) - Method in class org.apache.arrow.vector.BitVector
-
Set the element at the given index to one.
- setTotalBytes(long) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
int64 total_bytes = 5;
- setTotalRecords(long) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
Set these to -1 if unknown.
- setType(String) - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
string type = 1;
- setType(String) - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
string type = 1;
- setType(Flight.FlightDescriptor.DescriptorType) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1;
- setType(int, Types.MinorType) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setTypeBytes(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
string type = 1;
- setTypeBytes(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
string type = 1;
- setTypeId(int, byte) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setTypeValue(int) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
.arrow.flight.protocol.FlightDescriptor.DescriptorType type = 1;
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.Action.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.ActionType.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.Criteria.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.Empty.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.FlightData.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.PutResult.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.Result.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.impl.Flight.Ticket.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery.Builder
-
- setUnsafeWithPossibleTruncate(int, long) - Method in interface org.apache.arrow.vector.BaseIntVector
-
Sets the value at index, note this value may need to be need truncated.
- setUnsafeWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.BigIntVector
-
- setUnsafeWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.IntVector
-
- setUnsafeWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.SmallIntVector
-
- setUnsafeWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.TinyIntVector
-
- setUnsafeWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.UInt1Vector
-
- setUnsafeWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.UInt2Vector
-
- setUnsafeWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.UInt4Vector
-
- setUnsafeWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.UInt8Vector
-
- setUri(String) - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
string uri = 1;
- setUriBytes(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.Location.Builder
-
string uri = 1;
- setUsername(String) - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
string username = 2;
- setUsernameBytes(ByteString) - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth.Builder
-
string username = 2;
- setUseZeroCopy(boolean) - Method in interface org.apache.arrow.flight.OutboundStreamListener
-
Toggle whether to ues the zero-copy write optimization.
- setValidityBit(ArrowBuf, int, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Set the bit at a given index to provided value (1 or 0).
- setValidityBit(ArrowBuf, BufferAllocator, int, int, int) - Static method in class org.apache.arrow.vector.BitVectorHelper
-
Set the bit at a given index to provided value (1 or 0).
- setValue(int, long) - Method in class org.apache.arrow.vector.TimeStampVector
-
- setValueCount(int) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Set value count for the vector.
- setValueCount(int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Sets the value count for the vector.
- setValueCount(int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Sets the value count for the vector.
- setValueCount(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
Preallocates the number of repeated values.
- setValueCount(int) - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- setValueCount(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
- setValueCount(int) - Method in class org.apache.arrow.vector.complex.impl.ComplexWriterImpl
-
- setValueCount(int) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- setValueCount(int) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- setValueCount(int) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- setValueCount(int) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- setValueCount(int) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- setValueCount(int) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Sets the value count for the vector.
- setValueCount(int) - Method in class org.apache.arrow.vector.complex.ListVector
-
Sets the value count for the vector.
- setValueCount(int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- setValueCount(int) - Method in class org.apache.arrow.vector.complex.StructVector
-
- setValueCount(int) - Method in class org.apache.arrow.vector.complex.UnionVector
-
- setValueCount(int) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ComplexWriter
-
- setValueCount(int) - Method in class org.apache.arrow.vector.ExtensionTypeVector
-
- setValueCount(int) - Method in class org.apache.arrow.vector.NullVector
-
- setValueCount(int) - Method in interface org.apache.arrow.vector.ValueVector
-
Set number of values in the vector.
- setValueCount(int) - Method in class org.apache.arrow.vector.ZeroVector
-
- setValueLengthSafe(int, int) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Sets the value length for an element.
- setValueLengthSafe(int, int) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Sets the value length for an element.
- setWithPossibleTruncate(int, long) - Method in interface org.apache.arrow.vector.BaseIntVector
-
Sets the value at index, note this value may need to be need truncated.
- setWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.BigIntVector
-
- setWithPossibleTruncate(int, double) - Method in class org.apache.arrow.vector.Float4Vector
-
- setWithPossibleTruncate(int, double) - Method in class org.apache.arrow.vector.Float8Vector
-
- setWithPossibleTruncate(int, double) - Method in interface org.apache.arrow.vector.FloatingPointVector
-
Sets the value at the given index, note this value may be truncated internally.
- setWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.IntVector
-
- setWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.SmallIntVector
-
- setWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.TinyIntVector
-
- setWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.UInt1Vector
-
- setWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.UInt2Vector
-
- setWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.UInt4Vector
-
- setWithPossibleTruncate(int, long) - Method in class org.apache.arrow.vector.UInt8Vector
-
- setZero(long, long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Zero-out the bytes in this ArrowBuf starting at
the given index for the given length.
- shape(int) - Method in class org.apache.arrow.flatbuf.SparseTensor
-
The dimensions of the tensor, optionally named.
- shape(TensorDim, int) - Method in class org.apache.arrow.flatbuf.SparseTensor
-
- shape(int) - Method in class org.apache.arrow.flatbuf.Tensor
-
The dimensions of the tensor, optionally named
- shape(TensorDim, int) - Method in class org.apache.arrow.flatbuf.Tensor
-
- shapeLength() - Method in class org.apache.arrow.flatbuf.SparseTensor
-
- shapeLength() - Method in class org.apache.arrow.flatbuf.Tensor
-
- shapeVector() - Method in class org.apache.arrow.flatbuf.SparseTensor
-
- shapeVector(TensorDim.Vector) - Method in class org.apache.arrow.flatbuf.SparseTensor
-
- shapeVector() - Method in class org.apache.arrow.flatbuf.Tensor
-
- shapeVector(TensorDim.Vector) - Method in class org.apache.arrow.flatbuf.Tensor
-
- ShortComparator() - Constructor for class org.apache.arrow.algorithm.sort.DefaultVectorComparators.ShortComparator
-
- shouldContinueWaiting(FlightProducer.ServerStreamListener, long) - Method in class org.apache.arrow.flight.BackpressureStrategy.CallbackBackpressureStrategy
-
Callback function to run to check if the listener should continue
to be waited on if it leaves the waiting state without being cancelled,
ready, or timed out.
- shouldIncludeMetadata() - Method in class org.apache.arrow.adapter.jdbc.JdbcToArrowConfig
-
Whether to include JDBC ResultSet field metadata in the Arrow Schema field metadata.
- shutdown() - Method in class org.apache.arrow.flight.FlightServer
-
Request that the server shut down.
- shutdown() - Method in class org.apache.arrow.flight.grpc.ContextPropagatingExecutorService
-
- shutdownNow() - Method in class org.apache.arrow.flight.grpc.ContextPropagatingExecutorService
-
- SimpleHasher - Class in org.apache.arrow.memory.util.hash
-
A simple hasher that calculates the hash code of integers as is,
and does not perform any finalization.
- SimpleHasher() - Constructor for class org.apache.arrow.memory.util.hash.SimpleHasher
-
- SINGLE - Static variable in class org.apache.arrow.flatbuf.Precision
-
- SingleCaseSensitiveStructWriter - Class in org.apache.arrow.vector.complex.impl
-
- SingleCaseSensitiveStructWriter(NonNullableStructVector) - Constructor for class org.apache.arrow.vector.complex.impl.SingleCaseSensitiveStructWriter
-
- SingleListReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
An implementation of AbstractFieldReader
for lists vectors.
- SingleListReaderImpl(String, AbstractContainerVector) - Constructor for class org.apache.arrow.vector.complex.impl.SingleListReaderImpl
-
Constructs a new instance.
- SingleStructReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- SingleStructReaderImpl(NonNullableStructVector) - Constructor for class org.apache.arrow.vector.complex.impl.SingleStructReaderImpl
-
- SingleStructWriter - Class in org.apache.arrow.vector.complex.impl
-
- SingleStructWriter(NonNullableStructVector) - Constructor for class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- size() - Method in class org.apache.arrow.flatbuf.TensorDim
-
Length of dimension
- size() - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Returns the number of mappings in this Map.
- size() - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- size() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
Get the number of child vectors.
- size() - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
Get value indicating if inner vector is set.
- size() - Method in class org.apache.arrow.vector.complex.DenseUnionVector
-
- size() - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
Get value indicating if inner vector is set.
- size() - Method in class org.apache.arrow.vector.complex.impl.BigIntHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.BitHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.DateDayHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.DateMilliHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.Decimal256HolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.DecimalHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionReader
-
- size() - Method in class org.apache.arrow.vector.complex.impl.DurationHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.FixedSizeBinaryHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.Float4HolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.Float8HolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.IntervalDayHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.IntervalMonthDayNanoHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.IntervalYearHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.IntHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.LargeVarBinaryHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.LargeVarCharHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableBigIntHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableBitHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableDateDayHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableDateMilliHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableDecimal256HolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableDecimalHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableDurationHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableFixedSizeBinaryHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat4HolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableFloat8HolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalDayHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalMonthDayNanoHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableIntervalYearHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableIntHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableLargeVarBinaryHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableLargeVarCharHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableSmallIntHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMicroHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeMilliHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeNanoHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeSecHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMicroTZHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampMilliTZHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampNanoTZHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableTimeStampSecTZHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableTinyIntHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt1HolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt2HolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt4HolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableUInt8HolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableVarBinaryHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullableVarCharHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- size() - Method in class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.UInt1HolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.UInt2HolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.UInt4HolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.UInt8HolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListReader
-
- size() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListReader
-
- size() - Method in class org.apache.arrow.vector.complex.impl.UnionListReader
-
- size() - Method in class org.apache.arrow.vector.complex.impl.UnionReader
-
- size() - Method in class org.apache.arrow.vector.complex.impl.VarBinaryHolderReaderImpl
-
- size() - Method in class org.apache.arrow.vector.complex.impl.VarCharHolderReaderImpl
-
- size() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedListReader
-
- size() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedMapReader
-
- size() - Method in interface org.apache.arrow.vector.complex.reader.BaseReader.RepeatedStructReader
-
- size() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- size() - Method in class org.apache.arrow.vector.dictionary.DictionaryHashTable
-
Returns the number of mappings in this Map.
- size() - Method in class org.apache.arrow.vector.ipc.SeekableReadChannel
-
- size() - Method in class org.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
-
- size() - Method in interface org.apache.arrow.vector.util.MapWithOrdinal
-
- size() - Method in class org.apache.arrow.vector.util.MapWithOrdinalImpl
-
- size() - Method in class org.apache.arrow.vector.util.MultiMapWithOrdinal
-
- size() - Method in class org.apache.arrow.vector.util.PromotableMultiMapWithOrdinal
-
- SIZE_OF_UNCOMPRESSED_LENGTH - Static variable in class org.apache.arrow.vector.compression.CompressionUtil
-
- sizeOfValueBuffer() - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
- sizeOfValueBuffer() - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
- sizeOfValueBuffer() - Method in interface org.apache.arrow.vector.VariableWidthVector
-
Provide the number of bytes contained in the valueBuffer.
- SkipConsumer - Class in org.apache.arrow.consumers
-
Consumer which skip (throw away) data from the decoder.
- SkipConsumer(SkipFunction) - Constructor for class org.apache.arrow.consumers.SkipConsumer
-
- SkipFunction - Interface in org.apache.arrow.consumers
-
Adapter function to skip (throw away) data from the decoder.
- skippable() - Method in interface org.apache.arrow.consumers.Consumer
-
- skippable() - Method in class org.apache.arrow.consumers.SkipConsumer
-
- slice() - Method in class io.netty.buffer.NettyArrowBuf
-
- slice(int, int) - Method in class io.netty.buffer.NettyArrowBuf
-
- slice() - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- slice(int, int) - Method in class io.netty.buffer.UnsafeDirectLittleEndian
-
- slice() - Method in class org.apache.arrow.memory.ArrowBuf
-
Returns a slice of only the readable bytes in the buffer.
- slice(long, long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Returns a slice (view) starting at index
with the given length
.
- slice(int) - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Slice this root from desired index.
- slice(int, int) - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Slice this root at desired index and length.
- smallInt(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- smallInt() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- smallInt(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- smallInt(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- smallInt() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- smallInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- smallInt() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- smallInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- smallInt() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- smallInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- smallInt() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- smallInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- smallInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- smallInt() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- smallInt(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- SmallIntConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume smallInt type values from
ResultSet
.
- SmallIntConsumer() - Constructor for class org.apache.arrow.adapter.jdbc.consumer.SmallIntConsumer
-
- SmallIntHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- SmallIntHolder() - Constructor for class org.apache.arrow.vector.holders.SmallIntHolder
-
- SmallIntHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- SmallIntHolderReaderImpl(SmallIntHolder) - Constructor for class org.apache.arrow.vector.complex.impl.SmallIntHolderReaderImpl
-
- SmallIntReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- SmallIntReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- SmallIntReaderImpl(SmallIntVector) - Constructor for class org.apache.arrow.vector.complex.impl.SmallIntReaderImpl
-
- SmallIntVector - Class in org.apache.arrow.vector
-
SmallIntVector implements a fixed width (2 bytes) vector of
short values which could be null.
- SmallIntVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.SmallIntVector
-
Instantiate a SmallIntVector.
- SmallIntVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.SmallIntVector
-
Instantiate a SmallIntVector.
- SmallIntVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.SmallIntVector
-
Instantiate a SmallIntVector.
- SmallIntWriter - Interface in org.apache.arrow.vector.complex.writer
-
- SmallIntWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- SmallIntWriterImpl(SmallIntVector) - Constructor for class org.apache.arrow.vector.complex.impl.SmallIntWriterImpl
-
- socket - Variable in class org.apache.arrow.tools.EchoServer.ClientConnection
-
- sort(V, IntVector, VectorValueComparator<V>) - Method in class org.apache.arrow.algorithm.sort.IndexSorter
-
Sorts indices, by quick-sort.
- sortInPlace(V, VectorValueComparator<V>) - Method in class org.apache.arrow.algorithm.sort.FixedWidthInPlaceVectorSorter
-
- sortInPlace(V, VectorValueComparator<V>) - Method in interface org.apache.arrow.algorithm.sort.InPlaceVectorSorter
-
Sort a vector in-place.
- sortOutOfPlace(V, V, VectorValueComparator<V>) - Method in class org.apache.arrow.algorithm.sort.FixedWidthOutOfPlaceVectorSorter
-
- sortOutOfPlace(V, V, VectorValueComparator<V>) - Method in class org.apache.arrow.algorithm.sort.GeneralOutOfPlaceVectorSorter
-
- sortOutOfPlace(V, V, VectorValueComparator<V>) - Method in interface org.apache.arrow.algorithm.sort.OutOfPlaceVectorSorter
-
Sort a vector out-of-place.
- sortOutOfPlace(V, V, VectorValueComparator<V>) - Method in class org.apache.arrow.algorithm.sort.VariableWidthOutOfPlaceVectorSorter
-
- Sparse - Static variable in class org.apache.arrow.flatbuf.UnionMode
-
- sparseIndex(Table) - Method in class org.apache.arrow.flatbuf.SparseTensor
-
Sparse tensor index
- sparseIndexType() - Method in class org.apache.arrow.flatbuf.SparseTensor
-
- SparseMatrixCompressedAxis - Class in org.apache.arrow.flatbuf
-
- SparseMatrixIndexCSX - Class in org.apache.arrow.flatbuf
-
- SparseMatrixIndexCSX() - Constructor for class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- SparseMatrixIndexCSX - Static variable in class org.apache.arrow.flatbuf.SparseTensorIndex
-
- SparseMatrixIndexCSX.Vector - Class in org.apache.arrow.flatbuf
-
- SparseTensor - Static variable in class org.apache.arrow.flatbuf.MessageHeader
-
- SparseTensor - Class in org.apache.arrow.flatbuf
-
- SparseTensor() - Constructor for class org.apache.arrow.flatbuf.SparseTensor
-
- SparseTensor.Vector - Class in org.apache.arrow.flatbuf
-
- SparseTensorIndex - Class in org.apache.arrow.flatbuf
-
- SparseTensorIndexCOO - Static variable in class org.apache.arrow.flatbuf.SparseTensorIndex
-
- SparseTensorIndexCOO - Class in org.apache.arrow.flatbuf
-
- SparseTensorIndexCOO() - Constructor for class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- SparseTensorIndexCOO.Vector - Class in org.apache.arrow.flatbuf
-
- SparseTensorIndexCSF - Static variable in class org.apache.arrow.flatbuf.SparseTensorIndex
-
- SparseTensorIndexCSF - Class in org.apache.arrow.flatbuf
-
- SparseTensorIndexCSF() - Constructor for class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- SparseTensorIndexCSF.Vector - Class in org.apache.arrow.flatbuf
-
- splitAndTransfer(int, int) - Method in class org.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
-
- splitAndTransfer(int, int) - Method in class org.apache.arrow.vector.complex.StructVector.NullableStructTransferPair
-
- splitAndTransfer(int, int) - Method in class org.apache.arrow.vector.TimeStampVector.TransferImpl
-
- splitAndTransfer(int, int) - Method in interface org.apache.arrow.vector.util.TransferPair
-
- splitAndTransferTo(int, int, BaseFixedWidthVector) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Slice this vector at desired index and length and transfer the
corresponding data to the target vector.
- splitAndTransferTo(int, int, BaseLargeVariableWidthVector) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Slice this vector at desired index and length and transfer the
corresponding data to the target vector.
- splitAndTransferTo(int, int, BaseVariableWidthVector) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Slice this vector at desired index and length and transfer the
corresponding data to the target vector.
- splitAndTransferTo(int, int, BaseFixedWidthVector) - Method in class org.apache.arrow.vector.BitVector
-
Slice this vector at desired index and length and transfer the
corresponding data to the target vector.
- SQL_ALL_TABLES_ARE_SELECTABLE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether all tables are selectable.
- SQL_ANSI92_SUPPORTED_LEVEL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves the supported ANSI92 SQL grammar level.
- SQL_BATCH_UPDATES_SUPPORTED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether this database supports batch updates.
- SQL_CASE_SENSITIVITY_CASE_INSENSITIVE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedCaseSensitivity
-
SQL_CASE_SENSITIVITY_CASE_INSENSITIVE = 1;
- SQL_CASE_SENSITIVITY_LOWERCASE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedCaseSensitivity
-
SQL_CASE_SENSITIVITY_LOWERCASE = 3;
- SQL_CASE_SENSITIVITY_UNKNOWN_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedCaseSensitivity
-
SQL_CASE_SENSITIVITY_UNKNOWN = 0;
- SQL_CASE_SENSITIVITY_UPPERCASE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedCaseSensitivity
-
SQL_CASE_SENSITIVITY_UPPERCASE = 2;
- SQL_CATALOG_AT_START_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether a catalog appears at the start of a fully qualified table name.
- SQL_CATALOG_NAME_KEY - Static variable in class org.apache.arrow.adapter.jdbc.Constants
-
- SQL_CATALOG_TERM_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string with the preferred term for "catalog".
- SQL_CATALOGS_SUPPORTED_ACTIONS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves the supported actions for a SQL schema.
- SQL_COLUMN_NAME_KEY - Static variable in class org.apache.arrow.adapter.jdbc.Constants
-
- SQL_CONVERT_BIGINT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_BIGINT = 0;
- SQL_CONVERT_BINARY_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_BINARY = 1;
- SQL_CONVERT_BIT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_BIT = 2;
- SQL_CONVERT_CHAR_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_CHAR = 3;
- SQL_CONVERT_DATE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_DATE = 4;
- SQL_CONVERT_DECIMAL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_DECIMAL = 5;
- SQL_CONVERT_FLOAT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_FLOAT = 6;
- SQL_CONVERT_INTEGER_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_INTEGER = 7;
- SQL_CONVERT_INTERVAL_DAY_TIME_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_INTERVAL_DAY_TIME = 8;
- SQL_CONVERT_INTERVAL_YEAR_MONTH_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_INTERVAL_YEAR_MONTH = 9;
- SQL_CONVERT_LONGVARBINARY_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_LONGVARBINARY = 10;
- SQL_CONVERT_LONGVARCHAR_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_LONGVARCHAR = 11;
- SQL_CONVERT_NUMERIC_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_NUMERIC = 12;
- SQL_CONVERT_REAL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_REAL = 13;
- SQL_CONVERT_SMALLINT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_SMALLINT = 14;
- SQL_CONVERT_TIME_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_TIME = 15;
- SQL_CONVERT_TIMESTAMP_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_TIMESTAMP = 16;
- SQL_CONVERT_TINYINT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_TINYINT = 17;
- SQL_CONVERT_VARBINARY_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_VARBINARY = 18;
- SQL_CONVERT_VARCHAR_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportsConvert
-
SQL_CONVERT_VARCHAR = 19;
- SQL_CORE_GRAMMAR_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedSqlGrammar
-
SQL_CORE_GRAMMAR = 1;
- SQL_CORRELATED_SUBQUERIES_SUPPORTED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether correlated subqueries are supported.
- SQL_DATA_DEFINITION_CAUSES_TRANSACTION_COMMIT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether a data definition statement within a transaction forces
the transaction to commit.
- SQL_DATA_DEFINITION_TRANSACTIONS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransactions
-
SQL_DATA_DEFINITION_TRANSACTIONS = 1;
- SQL_DATA_DEFINITIONS_IN_TRANSACTIONS_IGNORED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether a data definition statement within a transaction is ignored.
- SQL_DATA_MANIPULATION_TRANSACTIONS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransactions
-
SQL_DATA_MANIPULATION_TRANSACTIONS = 2;
- SQL_DATETIME_FUNCTIONS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string list with values of the supported datetime functions.
- SQL_DB_SCHEMA_NAME_LENGTH_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of characters allowed in a schema name.
- SQL_DDL_CATALOG_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether the Flight SQL Server supports CREATE and DROP of catalogs.
- SQL_DDL_SCHEMA_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether the Flight SQL Server supports CREATE and DROP of schemas.
- SQL_DDL_TABLE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Indicates whether the Flight SQL Server supports CREATE and DROP of tables.
- SQL_DEFAULT_TRANSACTION_ISOLATION_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves this database's default transaction isolation level as described in
`arrow.flight.protocol.sql.SqlTransactionIsolationLevel`.
- SQL_ELEMENT_IN_INDEX_DEFINITIONS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedElementActions
-
SQL_ELEMENT_IN_INDEX_DEFINITIONS = 1;
- SQL_ELEMENT_IN_PRIVILEGE_DEFINITIONS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedElementActions
-
SQL_ELEMENT_IN_PRIVILEGE_DEFINITIONS = 2;
- SQL_ELEMENT_IN_PROCEDURE_CALLS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedElementActions
-
SQL_ELEMENT_IN_PROCEDURE_CALLS = 0;
- SQL_EXTENDED_GRAMMAR_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedSqlGrammar
-
SQL_EXTENDED_GRAMMAR = 2;
- SQL_EXTRA_NAME_CHARACTERS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string with all the "extra" characters that can be used in unquoted identifier names
(those beyond a-z, A-Z, 0-9 and _).
- SQL_FULL_OUTER_JOINS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlOuterJoinsSupportLevel
-
SQL_FULL_OUTER_JOINS = 2;
- SQL_GROUP_BY_BEYOND_SELECT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedGroupBy
-
SQL_GROUP_BY_BEYOND_SELECT = 1;
- SQL_GROUP_BY_UNRELATED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedGroupBy
-
SQL_GROUP_BY_UNRELATED = 0;
- SQL_IDENTIFIER_CASE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the enu uint32 ordinal for the case sensitivity of catalog, table, schema and table names.
- SQL_IDENTIFIER_QUOTE_CHAR_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string with the supported character(s) used to surround a delimited identifier.
- SQL_JOINS_UNSUPPORTED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlOuterJoinsSupportLevel
-
SQL_JOINS_UNSUPPORTED = 0;
- SQL_KEYWORDS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string list with values of the supported keywords.
- SQL_LIMITED_OUTER_JOINS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlOuterJoinsSupportLevel
-
SQL_LIMITED_OUTER_JOINS = 1;
- SQL_LOCATORS_UPDATE_COPY_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether updates made to a LOB are made on a copy or directly to the LOB.
- SQL_MAX_BINARY_LITERAL_LENGTH_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of hex characters allowed in an inline binary literal.
- SQL_MAX_CATALOG_NAME_LENGTH_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of characters allowed in a catalog name.
- SQL_MAX_CHAR_LITERAL_LENGTH_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of characters allowed for a character literal.
- SQL_MAX_COLUMN_NAME_LENGTH_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of characters allowed for a column name.
- SQL_MAX_COLUMNS_IN_GROUP_BY_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the the maximum number of columns allowed in a GROUP BY clause.
- SQL_MAX_COLUMNS_IN_INDEX_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of columns allowed in an index.
- SQL_MAX_COLUMNS_IN_ORDER_BY_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of columns allowed in an ORDER BY clause.
- SQL_MAX_COLUMNS_IN_SELECT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of columns allowed in a SELECT list.
- SQL_MAX_COLUMNS_IN_TABLE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of columns allowed in a table.
- SQL_MAX_CONNECTIONS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of concurrent connections possible.
- SQL_MAX_CURSOR_NAME_LENGTH_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value the maximum number of characters allowed in a cursor name.
- SQL_MAX_INDEX_LENGTH_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of bytes allowed for an index,
including all of the parts of the index.
- SQL_MAX_PROCEDURE_NAME_LENGTH_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of characters allowed in a procedure name.
- SQL_MAX_ROW_SIZE_INCLUDES_BLOBS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean indicating whether the return value for the JDBC method getMaxRowSize includes the SQL
data types LONGVARCHAR and LONGVARBINARY.
- SQL_MAX_ROW_SIZE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of bytes allowed in a single row.
- SQL_MAX_STATEMENT_LENGTH_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of characters allowed for an SQL statement;
a result of 0 (zero) means that there is no limit or the limit is not known.
- SQL_MAX_STATEMENTS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of active statements that can be open at the same time.
- SQL_MAX_TABLE_NAME_LENGTH_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of characters allowed in a table name.
- SQL_MAX_TABLES_IN_SELECT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of tables allowed in a SELECT statement.
- SQL_MAX_USERNAME_LENGTH_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the maximum number of characters allowed in a user name.
- SQL_MINIMUM_GRAMMAR_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SupportedSqlGrammar
-
SQL_MINIMUM_GRAMMAR = 0;
- SQL_NAMED_PARAMETERS_SUPPORTED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether named parameters are supported in callable statements.
- SQL_NULL_ORDERING_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves the null ordering.
- SQL_NULL_PLUS_NULL_IS_NULL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether concatenations between null and non-null values being
null are supported.
- SQL_NULLS_SORTED_AT_END_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlNullOrdering
-
SQL_NULLS_SORTED_AT_END = 3;
- SQL_NULLS_SORTED_AT_START_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlNullOrdering
-
SQL_NULLS_SORTED_AT_START = 2;
- SQL_NULLS_SORTED_HIGH_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlNullOrdering
-
SQL_NULLS_SORTED_HIGH = 0;
- SQL_NULLS_SORTED_LOW_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlNullOrdering
-
SQL_NULLS_SORTED_LOW = 1;
- SQL_NUMERIC_FUNCTIONS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string list with values of the supported numeric functions.
- SQL_OUTER_JOINS_SUPPORT_LEVEL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves the support level for SQL OUTER JOINs.
- SQL_POSITIONED_DELETE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedPositionedCommands
-
SQL_POSITIONED_DELETE = 0;
- SQL_POSITIONED_UPDATE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedPositionedCommands
-
SQL_POSITIONED_UPDATE = 1;
- SQL_PROCEDURE_TERM_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string with the preferred term for "procedure".
- SQL_QUOTED_IDENTIFIER_CASE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a uint32 value representing the enu uint32 ordinal for the case sensitivity of quoted identifiers.
- SQL_RESULT_SET_CONCURRENCY_READ_ONLY_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetConcurrency
-
SQL_RESULT_SET_CONCURRENCY_READ_ONLY = 1;
- SQL_RESULT_SET_CONCURRENCY_UNSPECIFIED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetConcurrency
-
SQL_RESULT_SET_CONCURRENCY_UNSPECIFIED = 0;
- SQL_RESULT_SET_CONCURRENCY_UPDATABLE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetConcurrency
-
SQL_RESULT_SET_CONCURRENCY_UPDATABLE = 2;
- SQL_RESULT_SET_TYPE_FORWARD_ONLY_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetType
-
SQL_RESULT_SET_TYPE_FORWARD_ONLY = 1;
- SQL_RESULT_SET_TYPE_SCROLL_INSENSITIVE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetType
-
SQL_RESULT_SET_TYPE_SCROLL_INSENSITIVE = 2;
- SQL_RESULT_SET_TYPE_SCROLL_SENSITIVE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetType
-
SQL_RESULT_SET_TYPE_SCROLL_SENSITIVE = 3;
- SQL_RESULT_SET_TYPE_UNSPECIFIED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedResultSetType
-
SQL_RESULT_SET_TYPE_UNSPECIFIED = 0;
- SQL_SAVEPOINTS_SUPPORTED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether this database supports savepoints.
- SQL_SCHEMA_TERM_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string with the preferred term for "schema".
- SQL_SCHEMAS_SUPPORTED_ACTIONS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves the supported actions for a SQL schema.
- SQL_SEARCH_STRING_ESCAPE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves the UTF-8 string that can be used to escape wildcard characters.
- SQL_SELECT_FOR_UPDATE_SUPPORTED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether SELECT FOR UPDATE statements are supported.
- SQL_STORED_FUNCTIONS_USING_CALL_SYNTAX_SUPPORTED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether invoking user-defined or vendor functions
using the stored procedure escape syntax is supported.
- SQL_STORED_PROCEDURES_SUPPORTED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether stored procedure calls that use the stored procedure escape syntax
are supported.
- SQL_STRING_FUNCTIONS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string list with values of the supported string functions.
- SQL_SUBQUERIES_IN_COMPARISONS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedSubqueries
-
SQL_SUBQUERIES_IN_COMPARISONS = 0;
- SQL_SUBQUERIES_IN_EXISTS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedSubqueries
-
SQL_SUBQUERIES_IN_EXISTS = 1;
- SQL_SUBQUERIES_IN_INS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedSubqueries
-
SQL_SUBQUERIES_IN_INS = 2;
- SQL_SUBQUERIES_IN_QUANTIFIEDS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedSubqueries
-
SQL_SUBQUERIES_IN_QUANTIFIEDS = 3;
- SQL_SUPPORTED_CONCURRENCIES_FOR_RESULT_SET_FORWARD_ONLY_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Returns an int32 bitmask value concurrency types supported for
`arrow.flight.protocol.sql.SqlSupportedResultSetType.SQL_RESULT_SET_TYPE_FORWARD_ONLY`.
- SQL_SUPPORTED_CONCURRENCIES_FOR_RESULT_SET_SCROLL_INSENSITIVE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Returns an int32 bitmask value concurrency types supported for
`arrow.flight.protocol.sql.SqlSupportedResultSetType.SQL_RESULT_SET_TYPE_SCROLL_INSENSITIVE`.
- SQL_SUPPORTED_CONCURRENCIES_FOR_RESULT_SET_SCROLL_SENSITIVE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Returns an int32 bitmask value concurrency types supported for
`arrow.flight.protocol.sql.SqlSupportedResultSetType.SQL_RESULT_SET_TYPE_SCROLL_SENSITIVE`.
- SQL_SUPPORTED_CONCURRENCIES_FOR_RESULT_SET_UNSPECIFIED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Returns an int32 bitmask value concurrency types supported for
`arrow.flight.protocol.sql.SqlSupportedResultSetType.SQL_RESULT_SET_TYPE_UNSPECIFIED`.
- SQL_SUPPORTED_GRAMMAR_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves the supported SQL grammar level as per the ODBC specification.
- SQL_SUPPORTED_GROUP_BY_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves the supported GROUP BY commands;
Returns an int32 bitmask value representing the supported commands.
- SQL_SUPPORTED_POSITIONED_COMMANDS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves the supported SQL positioned commands.
- SQL_SUPPORTED_RESULT_SET_TYPES_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves an int32 bitmask value representing the supported result set types.
- SQL_SUPPORTED_SUBQUERIES_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves the supported SQL subqueries.
- SQL_SUPPORTED_TRANSACTIONS_ISOLATION_LEVELS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves the supported transactions isolation levels.
- SQL_SUPPORTED_UNIONS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves the supported SQL UNIONs.
- SQL_SUPPORTS_COLUMN_ALIASING_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether column aliasing is supported.
- SQL_SUPPORTS_CONVERT_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a map where the key is the type to convert from and the value is a list with the types to convert to,
indicating the supported conversions.
- SQL_SUPPORTS_DIFFERENT_TABLE_CORRELATION_NAMES_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether, when table correlation names are supported,
they are restricted to being different from the names of the tables.
- SQL_SUPPORTS_EXPRESSIONS_IN_ORDER_BY_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether expressions in ORDER BY lists are supported.
- SQL_SUPPORTS_INTEGRITY_ENHANCEMENT_FACILITY_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether the SQL Integrity Enhancement Facility is supported.
- SQL_SUPPORTS_LIKE_ESCAPE_CLAUSE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether specifying a LIKE escape clause is supported.
- SQL_SUPPORTS_NON_NULLABLE_COLUMNS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether columns may be defined as non-nullable.
- SQL_SUPPORTS_ORDER_BY_UNRELATED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether using a column that is not in the SELECT statement in a GROUP BY
clause is supported.
- SQL_SUPPORTS_TABLE_CORRELATION_NAMES_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether, when table correlation names are supported,
they are restricted to being different from the names of the tables.
- SQL_SYSTEM_FUNCTIONS_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a UTF-8 string list with values of the supported system functions.
- SQL_TABLE_NAME_KEY - Static variable in class org.apache.arrow.adapter.jdbc.Constants
-
- SQL_TRANSACTION_NONE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlTransactionIsolationLevel
-
SQL_TRANSACTION_NONE = 0;
- SQL_TRANSACTION_READ_COMMITTED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlTransactionIsolationLevel
-
SQL_TRANSACTION_READ_COMMITTED = 2;
- SQL_TRANSACTION_READ_UNCOMMITTED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlTransactionIsolationLevel
-
SQL_TRANSACTION_READ_UNCOMMITTED = 1;
- SQL_TRANSACTION_REPEATABLE_READ_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlTransactionIsolationLevel
-
SQL_TRANSACTION_REPEATABLE_READ = 3;
- SQL_TRANSACTION_SERIALIZABLE_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlTransactionIsolationLevel
-
SQL_TRANSACTION_SERIALIZABLE = 4;
- SQL_TRANSACTION_UNSPECIFIED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedTransactions
-
SQL_TRANSACTION_UNSPECIFIED = 0;
- SQL_TRANSACTIONS_SUPPORTED_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo
-
Retrieves a boolean value indicating whether transactions are supported.
- SQL_TYPE_KEY - Static variable in class org.apache.arrow.adapter.jdbc.Constants
-
- SQL_UNION_ALL_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedUnions
-
SQL_UNION_ALL = 1;
- SQL_UNION_VALUE - Static variable in enum org.apache.arrow.flight.sql.impl.FlightSql.SqlSupportedUnions
-
SQL_UNION = 0;
- SqlInfoBuilder - Class in org.apache.arrow.flight.sql
-
- SqlInfoBuilder() - Constructor for class org.apache.arrow.flight.sql.SqlInfoBuilder
-
- SqlInfoOptionsUtils - Class in org.apache.arrow.flight.sql.util
-
- sqlToArrowVectorIterator(ResultSet, BufferAllocator) - Static method in class org.apache.arrow.adapter.jdbc.JdbcToArrow
-
For the given JDBC
ResultSet
, fetch the data from Relational DB and convert it to Arrow objects.
- sqlToArrowVectorIterator(ResultSet, JdbcToArrowConfig) - Static method in class org.apache.arrow.adapter.jdbc.JdbcToArrow
-
For the given JDBC
ResultSet
, fetch the data from Relational DB and convert it to Arrow objects.
- StableVectorComparator<V extends ValueVector> - Class in org.apache.arrow.algorithm.sort
-
Stable sorter.
- StableVectorComparator(VectorValueComparator<V>) - Constructor for class org.apache.arrow.algorithm.sort.StableVectorComparator
-
Constructs a stable comparator from a given comparator.
- StackTrace - Class in org.apache.arrow.memory.util
-
Convenient way of obtaining and manipulating stack traces for debugging.
- StackTrace() - Constructor for class org.apache.arrow.memory.util.StackTrace
-
Constructor.
- start() - Method in class org.apache.arrow.flight.example.ExampleFlightServer
-
- start() - Method in class org.apache.arrow.flight.FlightServer
-
Start the server.
- start(VectorSchemaRoot) - Method in interface org.apache.arrow.flight.OutboundStreamListener
-
- start(VectorSchemaRoot, DictionaryProvider) - Method in interface org.apache.arrow.flight.OutboundStreamListener
-
- start(VectorSchemaRoot, DictionaryProvider, IpcOption) - Method in interface org.apache.arrow.flight.OutboundStreamListener
-
- start() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- start() - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- start() - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- start() - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
-
Start writing to either the list or the struct.
- start() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- start() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- start() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- start() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- start() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
-
- start() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- start - Variable in class org.apache.arrow.vector.holders.Decimal256Holder
-
- start - Variable in class org.apache.arrow.vector.holders.DecimalHolder
-
- start - Variable in class org.apache.arrow.vector.holders.LargeVarBinaryHolder
-
- start - Variable in class org.apache.arrow.vector.holders.LargeVarCharHolder
-
- start - Variable in class org.apache.arrow.vector.holders.NullableDecimal256Holder
-
- start - Variable in class org.apache.arrow.vector.holders.NullableDecimalHolder
-
- start - Variable in class org.apache.arrow.vector.holders.NullableLargeVarBinaryHolder
-
- start - Variable in class org.apache.arrow.vector.holders.NullableLargeVarCharHolder
-
- start - Variable in class org.apache.arrow.vector.holders.NullableVarBinaryHolder
-
- start - Variable in class org.apache.arrow.vector.holders.NullableVarCharHolder
-
- start - Variable in class org.apache.arrow.vector.holders.RepeatedListHolder
-
- start - Variable in class org.apache.arrow.vector.holders.RepeatedStructHolder
-
- start - Variable in class org.apache.arrow.vector.holders.VarBinaryHolder
-
- start - Variable in class org.apache.arrow.vector.holders.VarCharHolder
-
- start() - Method in class org.apache.arrow.vector.ipc.ArrowWriter
-
- start() - Method in class org.apache.arrow.vector.ipc.JsonFileReader
-
Reads the beginning (schema section) of the json file and returns it.
- start(Schema, DictionaryProvider) - Method in class org.apache.arrow.vector.ipc.JsonFileWriter
-
Writes out the "header" of the file including the schema and any dictionaries required.
- START_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token
-
- startAxisOrderVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- startBinary(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Binary
-
- startBodyCompression(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.BodyCompression
-
- startBool(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Bool
-
- startBuffersVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.RecordBatch
-
- startChildrenVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Field
-
- startCustomMetadataVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Field
-
- startCustomMetadataVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Footer
-
- startCustomMetadataVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Message
-
- startCustomMetadataVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Schema
-
- startDate(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Date
-
- startDecimal(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Decimal
-
- startDictionariesVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Footer
-
- startDictionaryBatch(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.DictionaryBatch
-
- startDictionaryEncoding(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.DictionaryEncoding
-
- startDuration(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Duration
-
- startEntry() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- startEntry() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- startEntry() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.MapWriter
-
- startFeaturesVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Schema
-
- startField(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Field
-
- startFieldsVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Schema
-
- startFixedSizeBinary(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.FixedSizeBinary
-
- startFixedSizeList(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.FixedSizeList
-
- startFloatingPoint(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.FloatingPoint
-
- startFooter(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Footer
-
- startIndicesBuffersVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- startIndicesStridesVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- startIndptrBuffersVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- startInt(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Int
-
- startInternal(WriteChannel) - Method in class org.apache.arrow.vector.ipc.ArrowFileWriter
-
- startInternal(WriteChannel) - Method in class org.apache.arrow.vector.ipc.ArrowWriter
-
- startInterval(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Interval
-
- startKeyValue(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.KeyValue
-
- startLargeBinary(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.LargeBinary
-
- startLargeList(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.LargeList
-
- startLargeUtf8(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.LargeUtf8
-
- startList(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.List
-
- startList() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- startList() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- startList() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- startList() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- startList() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- startList() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- startMap(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Map
-
- startMap() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
Start writing a map that consists of 1 or more entries.
- startMap() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- startMap() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.MapWriter
-
- startMessage(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Message
-
- startNewValue(int) - Method in class org.apache.arrow.vector.complex.BaseRepeatedValueVector
-
Starts a new repeated value.
- startNewValue(int) - Method in class org.apache.arrow.vector.complex.FixedSizeListVector
-
Start a new value in the list vector.
- startNewValue(long) - Method in class org.apache.arrow.vector.complex.LargeListVector
-
Start a new value in the list vector.
- startNewValue(int) - Method in class org.apache.arrow.vector.complex.ListVector
-
Start a new value in the list vector.
- startNodesVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.RecordBatch
-
- startNull(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Null
-
- startPut(FlightDescriptor, VectorSchemaRoot, FlightClient.PutListener, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Create or append a descriptor with another stream.
- startPut(FlightDescriptor, VectorSchemaRoot, DictionaryProvider, FlightClient.PutListener, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Create or append a descriptor with another stream.
- startPut(FlightDescriptor, FlightClient.PutListener, CallOption...) - Method in class org.apache.arrow.flight.FlightClient
-
Create or append a descriptor with another stream.
- startRecordBatch(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.RecordBatch
-
- startRecordBatchesVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Footer
-
- startSchema(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Schema
-
- startShapeVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- startShapeVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- startSparseMatrixIndexCSX(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.SparseMatrixIndexCSX
-
- startSparseTensor(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.SparseTensor
-
- startSparseTensorIndexCOO(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCOO
-
- startSparseTensorIndexCSF(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.SparseTensorIndexCSF
-
- startStridesVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- startStruct_(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Struct_
-
- startTensor(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Tensor
-
- startTensorDim(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.TensorDim
-
- startTime(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Time
-
- startTimestamp(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Timestamp
-
- startTypeIdsVector(FlatBufferBuilder, int) - Static method in class org.apache.arrow.flatbuf.Union
-
- startUnion(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Union
-
- startUtf8(FlatBufferBuilder) - Static method in class org.apache.arrow.flatbuf.Utf8
-
- STATEMENT_HANDLE_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
-
- StateTool - Class in org.apache.arrow.vector.complex
-
Utility methods for state machines based on enums.
- status() - Method in exception org.apache.arrow.flight.FlightRuntimeException
-
- StatusUtils - Class in org.apache.arrow.flight.grpc
-
Utilities to adapt gRPC and Flight status objects.
- storageType() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
-
The on-wire type for this user-defined type.
- Stream - Class in org.apache.arrow.flight.example
-
A collection of Arrow record batches.
- Stream(Schema, DictionaryProvider, List<ArrowRecordBatch>, long) - Constructor for class org.apache.arrow.flight.example.Stream
-
Create a new instance.
- Stream.StreamCreator - Class in org.apache.arrow.flight.example
-
Provides the functionality to create a new stream by adding batches serially.
- STREAM_COUNT_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf
-
- StreamCreator(Schema, DictionaryProvider, BufferAllocator, Consumer<Stream>) - Constructor for class org.apache.arrow.flight.example.Stream.StreamCreator
-
Creates a new instance.
- StreamToFile - Class in org.apache.arrow.tools
-
Converts an Arrow stream to an Arrow file.
- StreamToFile() - Constructor for class org.apache.arrow.tools.StreamToFile
-
- strides(int) - Method in class org.apache.arrow.flatbuf.Tensor
-
Non-negative byte offsets to advance one value cell along each dimension
If omitted, default to row-major order (C-like).
- stridesAsByteBuffer() - Method in class org.apache.arrow.flatbuf.Tensor
-
- stridesInByteBuffer(ByteBuffer) - Method in class org.apache.arrow.flatbuf.Tensor
-
- stridesLength() - Method in class org.apache.arrow.flatbuf.Tensor
-
- stridesVector() - Method in class org.apache.arrow.flatbuf.Tensor
-
- stridesVector(LongVector) - Method in class org.apache.arrow.flatbuf.Tensor
-
- struct() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- struct(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- struct(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- struct() - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- struct(String) - Method in class org.apache.arrow.vector.complex.impl.NullReader
-
- struct(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- struct - Variable in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
-
- struct(String) - Method in class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
-
Creates a new writer for a struct with the given name.
- struct() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- struct(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- struct() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- struct(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- struct() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- struct(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- struct() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- struct() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- struct(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- struct() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- struct(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructOrListWriter
-
- struct(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- Struct() - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Struct
-
- Struct_ - Class in org.apache.arrow.flatbuf
-
- Struct_() - Constructor for class org.apache.arrow.flatbuf.Struct_
-
- Struct_ - Static variable in class org.apache.arrow.flatbuf.Type
-
- Struct_.Vector - Class in org.apache.arrow.flatbuf
-
- StructOrListWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- StructOrListWriterImpl(BaseWriter.StructWriter) - Constructor for class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
-
Constructs a new instance using a BaseWriter.StructWriter
(instead of an BaseWriter.ListWriter
).
- StructOrListWriterImpl(BaseWriter.ListWriter) - Constructor for class org.apache.arrow.vector.complex.impl.StructOrListWriterImpl
-
Constructs a new instance using a BaseWriter.ListWriter
(instead of a BaseWriter.StructWriter
).
- StructSubfieldEncoder - Class in org.apache.arrow.vector.dictionary
-
Sub fields encoder/decoder for Dictionary encoded
StructVector
.
- StructSubfieldEncoder(BufferAllocator, DictionaryProvider.MapDictionaryProvider) - Constructor for class org.apache.arrow.vector.dictionary.StructSubfieldEncoder
-
Construct an instance.
- StructSubfieldEncoder(BufferAllocator, DictionaryProvider.MapDictionaryProvider, ArrowBufHasher) - Constructor for class org.apache.arrow.vector.dictionary.StructSubfieldEncoder
-
Construct an instance.
- StructTransferPair(NonNullableStructVector, NonNullableStructVector) - Constructor for class org.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
-
- StructTransferPair(NonNullableStructVector, NonNullableStructVector, boolean) - Constructor for class org.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
-
- StructVector - Class in org.apache.arrow.vector.complex
-
A Struct vector consists of nullability/validity buffer and children vectors
that make up the struct's fields.
- StructVector(String, BufferAllocator, FieldType, CallBack) - Constructor for class org.apache.arrow.vector.complex.StructVector
-
Constructs a new instance.
- StructVector(String, BufferAllocator, FieldType, CallBack, AbstractStructVector.ConflictPolicy, boolean) - Constructor for class org.apache.arrow.vector.complex.StructVector
-
Constructs a new instance.
- StructVector.NullableStructTransferPair - Class in org.apache.arrow.vector.complex
-
- submit(Callable<T>) - Method in class org.apache.arrow.flight.grpc.ContextPropagatingExecutorService
-
- submit(Runnable, T) - Method in class org.apache.arrow.flight.grpc.ContextPropagatingExecutorService
-
- submit(Runnable) - Method in class org.apache.arrow.flight.grpc.ContextPropagatingExecutorService
-
- supportsDirectRead() - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- supportsDirectRead() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector
-
- SyncPutListener - Class in org.apache.arrow.flight
-
A listener for server-sent application metadata messages during a Flight DoPut.
- SyncPutListener() - Constructor for class org.apache.arrow.flight.SyncPutListener
-
- syncSchema() - Method in class org.apache.arrow.vector.VectorSchemaRoot
-
Synchronizes the schema from the current vectors.
- TABLE_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
-
- TABLE_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
-
- TABLE_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
-
- TABLE_NAME_FILTER_PATTERN_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
- TABLE_TYPES_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
- TableRef - Class in org.apache.arrow.flight.sql.util
-
A helper class to reference a table to be passed to the flight
sql client.
- TableRef(String, String, String) - Constructor for class org.apache.arrow.flight.sql.util.TableRef
-
The complete constructor for the TableRef class.
- takeDictionaryOwnership() - Method in class org.apache.arrow.flight.FlightStream
-
Get an owned reference to the dictionaries in this stream.
- Tensor - Static variable in class org.apache.arrow.flatbuf.MessageHeader
-
- Tensor - Class in org.apache.arrow.flatbuf
-
- Tensor() - Constructor for class org.apache.arrow.flatbuf.Tensor
-
- Tensor.Vector - Class in org.apache.arrow.flatbuf
-
- TensorDim - Class in org.apache.arrow.flatbuf
-
- TensorDim() - Constructor for class org.apache.arrow.flatbuf.TensorDim
-
- TensorDim.Vector - Class in org.apache.arrow.flatbuf
-
- Test - Class in org.apache.arrow.flight
-
- test(Empty) - Method in class org.apache.arrow.flight.TestServiceGrpc.TestServiceBlockingStub
-
- test(Empty) - Method in class org.apache.arrow.flight.TestServiceGrpc.TestServiceFutureStub
-
- test(Empty, StreamObserver<Empty>) - Method in class org.apache.arrow.flight.TestServiceGrpc.TestServiceImplBase
-
- test(Empty, StreamObserver<Empty>) - Method in class org.apache.arrow.flight.TestServiceGrpc.TestServiceStub
-
- TestServiceGrpc - Class in org.apache.arrow.flight
-
- TestServiceGrpc.TestServiceBlockingStub - Class in org.apache.arrow.flight
-
- TestServiceGrpc.TestServiceFutureStub - Class in org.apache.arrow.flight
-
- TestServiceGrpc.TestServiceImplBase - Class in org.apache.arrow.flight
-
- TestServiceGrpc.TestServiceStub - Class in org.apache.arrow.flight
-
- TestServiceImplBase() - Constructor for class org.apache.arrow.flight.TestServiceGrpc.TestServiceImplBase
-
- Text - Class in org.apache.arrow.vector.util
-
A simplified byte wrapper similar to Hadoop's Text class without all the dependencies.
- Text() - Constructor for class org.apache.arrow.vector.util.Text
-
- Text(String) - Constructor for class org.apache.arrow.vector.util.Text
-
Construct from a string.
- Text(Text) - Constructor for class org.apache.arrow.vector.util.Text
-
Construct from another text.
- Text(byte[]) - Constructor for class org.apache.arrow.vector.util.Text
-
Construct from a byte array.
- Text.TextSerializer - Class in org.apache.arrow.vector.util
-
JSON serializer for
Text
.
- TextSerializer() - Constructor for class org.apache.arrow.vector.util.Text.TextSerializer
-
- thisUsesUnstableApi() - Method in class org.apache.arrow.flight.grpc.CallCredentialAdapter
-
- Ticket - Class in org.apache.arrow.flight
-
Endpoint for a particular stream.
- Ticket(byte[]) - Constructor for class org.apache.arrow.flight.Ticket
-
- TICKET_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
- TICKET_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.Ticket
-
- Time - Class in org.apache.arrow.flatbuf
-
- Time() - Constructor for class org.apache.arrow.flatbuf.Time
-
- Time - Static variable in class org.apache.arrow.flatbuf.Type
-
- Time(TimeUnit, int) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Time
-
- Time.Vector - Class in org.apache.arrow.flatbuf
-
- TimeConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume time type values from
ResultSet
.
- TimeConsumer() - Constructor for class org.apache.arrow.adapter.jdbc.consumer.TimeConsumer
-
- TIMED_OUT - Static variable in class org.apache.arrow.flight.CallStatus
-
- timeFormat - Static variable in class org.apache.arrow.vector.util.DateUtility
-
- timeMicro(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeMicro() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeMicro(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeMicro(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeMicro(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeMicro(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeMicro(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- timeMicro(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeMicro() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- timeMicro(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- TimeMicroHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- TimeMicroHolder() - Constructor for class org.apache.arrow.vector.holders.TimeMicroHolder
-
- TimeMicroHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeMicroHolderReaderImpl(TimeMicroHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeMicroHolderReaderImpl
-
- TimeMicroReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeMicroReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeMicroReaderImpl(TimeMicroVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeMicroReaderImpl
-
- TimeMicroVector - Class in org.apache.arrow.vector
-
TimeMicroVector implements a fixed width vector (8 bytes) of
time (microsecond resolution) values which could be null.
- TimeMicroVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeMicroVector
-
Instantiate a TimeMicroVector.
- TimeMicroVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeMicroVector
-
Instantiate a TimeMicroVector.
- TimeMicroVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeMicroVector
-
Instantiate a TimeMicroVector.
- TimeMicroWriter - Interface in org.apache.arrow.vector.complex.writer
-
- TimeMicroWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeMicroWriterImpl(TimeMicroVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeMicroWriterImpl
-
- timeMilli(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeMilli() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeMilli(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeMilli(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- timeMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeMilli() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- timeMilli(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- TimeMilliHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- TimeMilliHolder() - Constructor for class org.apache.arrow.vector.holders.TimeMilliHolder
-
- TimeMilliHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeMilliHolderReaderImpl(TimeMilliHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeMilliHolderReaderImpl
-
- TimeMilliReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeMilliReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeMilliReaderImpl(TimeMilliVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeMilliReaderImpl
-
- TimeMilliVector - Class in org.apache.arrow.vector
-
TimeMilliVector implements a fixed width (4 bytes) vector of
time (millisecond resolution) values which could be null.
- TimeMilliVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeMilliVector
-
Instantiate a TimeMilliVector.
- TimeMilliVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeMilliVector
-
Instantiate a TimeMilliVector.
- TimeMilliVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeMilliVector
-
Instantiate a TimeMilliVector.
- TimeMilliWriter - Interface in org.apache.arrow.vector.complex.writer
-
- TimeMilliWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeMilliWriterImpl(TimeMilliVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeMilliWriterImpl
-
- timeNano(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeNano() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeNano(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeNano(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeNano() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeNano() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeNano() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeNano() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- timeNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeNano() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- timeNano(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- TimeNanoHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- TimeNanoHolder() - Constructor for class org.apache.arrow.vector.holders.TimeNanoHolder
-
- TimeNanoHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeNanoHolderReaderImpl(TimeNanoHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeNanoHolderReaderImpl
-
- TimeNanoReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeNanoReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeNanoReaderImpl(TimeNanoVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeNanoReaderImpl
-
- TimeNanoVector - Class in org.apache.arrow.vector
-
TimeNanoVector implements a fixed width vector (8 bytes) of
time (nanosecond resolution) values which could be null.
- TimeNanoVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeNanoVector
-
Instantiate a TimeNanoVector.
- TimeNanoVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeNanoVector
-
Instantiate a TimeNanoVector.
- TimeNanoVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeNanoVector
-
Instantiate a TimeNanoVector.
- TimeNanoWriter - Interface in org.apache.arrow.vector.complex.writer
-
- TimeNanoWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeNanoWriterImpl(TimeNanoVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeNanoWriterImpl
-
- timeout(long, TimeUnit) - Static method in class org.apache.arrow.flight.CallOptions
-
- timeSec(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeSec() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeSec(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeSec(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeSec() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeSec(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeSec() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeSec(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeSec() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeSec(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeSec() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- timeSec(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeSec() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeSec() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- timeSec(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- TimeSecHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- TimeSecHolder() - Constructor for class org.apache.arrow.vector.holders.TimeSecHolder
-
- TimeSecHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeSecHolderReaderImpl(TimeSecHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeSecHolderReaderImpl
-
- TimeSecReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeSecReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeSecReaderImpl(TimeSecVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeSecReaderImpl
-
- TimeSecVector - Class in org.apache.arrow.vector
-
TimeSecVector implements a fixed width (4 bytes) vector of
time (seconds resolution) values which could be null.
- TimeSecVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeSecVector
-
Instantiate a TimeSecVector.
- TimeSecVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeSecVector
-
Instantiate a TimeSecVector.
- TimeSecVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeSecVector
-
Instantiate a TimeSecVector.
- TimeSecWriter - Interface in org.apache.arrow.vector.complex.writer
-
- TimeSecWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeSecWriterImpl(TimeSecVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeSecWriterImpl
-
- Timestamp - Class in org.apache.arrow.flatbuf
-
- Timestamp() - Constructor for class org.apache.arrow.flatbuf.Timestamp
-
- Timestamp - Static variable in class org.apache.arrow.flatbuf.Type
-
- Timestamp(TimeUnit, String) - Constructor for class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
-
- Timestamp.Vector - Class in org.apache.arrow.flatbuf
-
- TimestampConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume timestamp type values from
ResultSet
.
- TimestampConsumer() - Constructor for class org.apache.arrow.adapter.jdbc.consumer.TimestampConsumer
-
- timeStampMicro(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeStampMicro() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeStampMicro(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeStampMicro(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeStampMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeStampMicro(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeStampMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeStampMicro(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeStampMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeStampMicro(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeStampMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- timeStampMicro(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeStampMicro() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeStampMicro() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- timeStampMicro(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- TimeStampMicroHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- TimeStampMicroHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampMicroHolder
-
- TimeStampMicroHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampMicroHolderReaderImpl(TimeStampMicroHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMicroHolderReaderImpl
-
- TimeStampMicroReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampMicroReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampMicroReaderImpl(TimeStampMicroVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMicroReaderImpl
-
- timeStampMicroTZ(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeStampMicroTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeStampMicroTZ(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeStampMicroTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeStampMicroTZ() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- timeStampMicroTZ(String, String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- timeStampMicroTZ(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- TimeStampMicroTZHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- TimeStampMicroTZHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampMicroTZHolder
-
- TimeStampMicroTZHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampMicroTZHolderReaderImpl(TimeStampMicroTZHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMicroTZHolderReaderImpl
-
- TimeStampMicroTZReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampMicroTZReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampMicroTZReaderImpl(TimeStampMicroTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMicroTZReaderImpl
-
- TimeStampMicroTZVector - Class in org.apache.arrow.vector
-
TimeStampMicroTZVector implements a fixed width vector (8 bytes) of
timestamp (microsecond resolution) values which could be null.
- TimeStampMicroTZVector(String, BufferAllocator, String) - Constructor for class org.apache.arrow.vector.TimeStampMicroTZVector
-
Instantiate a TimeStampMicroTZVector.
- TimeStampMicroTZVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMicroTZVector
-
Instantiate a TimeStampMicroTZVector.
- TimeStampMicroTZVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMicroTZVector
-
Instantiate a TimeStampMicroTZVector.
- TimeStampMicroTZWriter - Interface in org.apache.arrow.vector.complex.writer
-
- TimeStampMicroTZWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampMicroTZWriterImpl(TimeStampMicroTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMicroTZWriterImpl
-
- TimeStampMicroVector - Class in org.apache.arrow.vector
-
TimeStampMicroVector implements a fixed width vector (8 bytes) of
timestamp (microsecond resolution) values which could be null.
- TimeStampMicroVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMicroVector
-
Instantiate a TimeStampMicroVector.
- TimeStampMicroVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMicroVector
-
Instantiate a TimeStampMicroVector.
- TimeStampMicroVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMicroVector
-
Instantiate a TimeStampMicroVector.
- TimeStampMicroWriter - Interface in org.apache.arrow.vector.complex.writer
-
- TimeStampMicroWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampMicroWriterImpl(TimeStampMicroVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMicroWriterImpl
-
- timeStampMilli(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeStampMilli() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeStampMilli(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeStampMilli(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeStampMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeStampMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeStampMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeStampMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeStampMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeStampMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeStampMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- timeStampMilli(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeStampMilli() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeStampMilli() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- timeStampMilli(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- TimeStampMilliHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- TimeStampMilliHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampMilliHolder
-
- TimeStampMilliHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampMilliHolderReaderImpl(TimeStampMilliHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMilliHolderReaderImpl
-
- TimeStampMilliReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampMilliReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampMilliReaderImpl(TimeStampMilliVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMilliReaderImpl
-
- timeStampMilliTZ(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeStampMilliTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeStampMilliTZ(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeStampMilliTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeStampMilliTZ() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- timeStampMilliTZ(String, String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- timeStampMilliTZ(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- TimeStampMilliTZHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- TimeStampMilliTZHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampMilliTZHolder
-
- TimeStampMilliTZHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampMilliTZHolderReaderImpl(TimeStampMilliTZHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMilliTZHolderReaderImpl
-
- TimeStampMilliTZReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampMilliTZReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampMilliTZReaderImpl(TimeStampMilliTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMilliTZReaderImpl
-
- TimeStampMilliTZVector - Class in org.apache.arrow.vector
-
TimeStampMilliTZVector implements a fixed width vector (8 bytes) of
timestamp (millisecond resolution) values which could be null.
- TimeStampMilliTZVector(String, BufferAllocator, String) - Constructor for class org.apache.arrow.vector.TimeStampMilliTZVector
-
Instantiate a TimeStampMilliTZVector.
- TimeStampMilliTZVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMilliTZVector
-
Instantiate a TimeStampMilliTZVector.
- TimeStampMilliTZVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMilliTZVector
-
Instantiate a TimeStampMilliTZVector.
- TimeStampMilliTZWriter - Interface in org.apache.arrow.vector.complex.writer
-
- TimeStampMilliTZWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampMilliTZWriterImpl(TimeStampMilliTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMilliTZWriterImpl
-
- TimeStampMilliVector - Class in org.apache.arrow.vector
-
TimeStampMilliVector implements a fixed width vector (8 bytes) of
timestamp (millisecond resolution) values which could be null.
- TimeStampMilliVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMilliVector
-
Instantiate a TimeStampMilliVector.
- TimeStampMilliVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMilliVector
-
Instantiate a TimeStampMilliVector.
- TimeStampMilliVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampMilliVector
-
Instantiate a TimeStampMilliVector.
- TimeStampMilliWriter - Interface in org.apache.arrow.vector.complex.writer
-
- TimeStampMilliWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampMilliWriterImpl(TimeStampMilliVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampMilliWriterImpl
-
- timeStampNano(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeStampNano() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeStampNano(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeStampNano(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeStampNano() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeStampNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeStampNano() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeStampNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeStampNano() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeStampNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeStampNano() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- timeStampNano(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeStampNano() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeStampNano() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- timeStampNano(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- TimeStampNanoHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- TimeStampNanoHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampNanoHolder
-
- TimeStampNanoHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampNanoHolderReaderImpl(TimeStampNanoHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampNanoHolderReaderImpl
-
- TimeStampNanoReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampNanoReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampNanoReaderImpl(TimeStampNanoVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampNanoReaderImpl
-
- timeStampNanoTZ(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeStampNanoTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeStampNanoTZ(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeStampNanoTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeStampNanoTZ() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- timeStampNanoTZ(String, String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- timeStampNanoTZ(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- TimeStampNanoTZHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- TimeStampNanoTZHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampNanoTZHolder
-
- TimeStampNanoTZHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampNanoTZHolderReaderImpl(TimeStampNanoTZHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampNanoTZHolderReaderImpl
-
- TimeStampNanoTZReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampNanoTZReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampNanoTZReaderImpl(TimeStampNanoTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampNanoTZReaderImpl
-
- TimeStampNanoTZVector - Class in org.apache.arrow.vector
-
TimeStampNanoTZVector implements a fixed width vector (8 bytes) of
timestamp (nanosecond resolution) values which could be null.
- TimeStampNanoTZVector(String, BufferAllocator, String) - Constructor for class org.apache.arrow.vector.TimeStampNanoTZVector
-
Instantiate a TimeStampNanoTZVector.
- TimeStampNanoTZVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampNanoTZVector
-
Instantiate a TimeStampNanoTZVector.
- TimeStampNanoTZVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampNanoTZVector
-
Instantiate a TimeStampNanoTZVector.
- TimeStampNanoTZWriter - Interface in org.apache.arrow.vector.complex.writer
-
- TimeStampNanoTZWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampNanoTZWriterImpl(TimeStampNanoTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampNanoTZWriterImpl
-
- TimeStampNanoVector - Class in org.apache.arrow.vector
-
TimeStampNanoVector implements a fixed width vector (8 bytes) of
timestamp (nanosecond resolution) values which could be null.
- TimeStampNanoVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampNanoVector
-
Instantiate a TimeStampNanoVector.
- TimeStampNanoVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampNanoVector
-
Instantiate a TimeStampNanoVector.
- TimeStampNanoVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampNanoVector
-
Instantiate a TimeStampNanoVector.
- TimeStampNanoWriter - Interface in org.apache.arrow.vector.complex.writer
-
- TimeStampNanoWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampNanoWriterImpl(TimeStampNanoVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampNanoWriterImpl
-
- timeStampSec(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeStampSec() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- timeStampSec(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeStampSec(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeStampSec() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeStampSec(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- timeStampSec() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeStampSec(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- timeStampSec() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeStampSec(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- timeStampSec() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- timeStampSec(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeStampSec() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- timeStampSec() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- timeStampSec(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- TimeStampSecHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- TimeStampSecHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampSecHolder
-
- TimeStampSecHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampSecHolderReaderImpl(TimeStampSecHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampSecHolderReaderImpl
-
- TimeStampSecReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampSecReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampSecReaderImpl(TimeStampSecVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampSecReaderImpl
-
- timeStampSecTZ(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeStampSecTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- timeStampSecTZ(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeStampSecTZ(String, String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- timeStampSecTZ() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- timeStampSecTZ(String, String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- timeStampSecTZ(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- TimeStampSecTZHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- TimeStampSecTZHolder() - Constructor for class org.apache.arrow.vector.holders.TimeStampSecTZHolder
-
- TimeStampSecTZHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampSecTZHolderReaderImpl(TimeStampSecTZHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampSecTZHolderReaderImpl
-
- TimeStampSecTZReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampSecTZReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- TimeStampSecTZReaderImpl(TimeStampSecTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampSecTZReaderImpl
-
- TimeStampSecTZVector - Class in org.apache.arrow.vector
-
TimeStampSecTZVector implements a fixed width vector (8 bytes) of
timestamp (seconds resolution) values which could be null.
- TimeStampSecTZVector(String, BufferAllocator, String) - Constructor for class org.apache.arrow.vector.TimeStampSecTZVector
-
Instantiate a TimeStampSecTZVector.
- TimeStampSecTZVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampSecTZVector
-
Instantiate a TimeStampSecTZVector.
- TimeStampSecTZVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampSecTZVector
-
Instantiate a TimeStampSecTZVector.
- TimeStampSecTZWriter - Interface in org.apache.arrow.vector.complex.writer
-
- TimeStampSecTZWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampSecTZWriterImpl(TimeStampSecTZVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampSecTZWriterImpl
-
- TimeStampSecVector - Class in org.apache.arrow.vector
-
TimeStampSecVector implements a fixed width vector (8 bytes) of
timestamp (seconds resolution) values which could be null.
- TimeStampSecVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampSecVector
-
Instantiate a TimeStampSecVector.
- TimeStampSecVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampSecVector
-
Instantiate a TimeStampSecVector.
- TimeStampSecVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampSecVector
-
Instantiate a TimeStampSecVector.
- TimeStampSecWriter - Interface in org.apache.arrow.vector.complex.writer
-
- TimeStampSecWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- TimeStampSecWriterImpl(TimeStampSecVector) - Constructor for class org.apache.arrow.vector.complex.impl.TimeStampSecWriterImpl
-
- TimestampTZConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume timestamp (with time zone) type values from
ResultSet
.
- TimestampTZConsumer() - Constructor for class org.apache.arrow.adapter.jdbc.consumer.TimestampTZConsumer
-
- TimeStampVector - Class in org.apache.arrow.vector
-
TimeStampVector is an abstract interface for fixed width vector (8 bytes)
of timestamp values which could be null.
- TimeStampVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampVector
-
Instantiate a TimeStampVector.
- TimeStampVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.TimeStampVector
-
Instantiate a TimeStampVector.
- TimeStampVector.TransferImpl - Class in org.apache.arrow.vector
-
- TimeUnit - Class in org.apache.arrow.flatbuf
-
- TimeUnit - Enum in org.apache.arrow.vector.types
-
Resolutions that times can be stored with.
- timezone() - Method in class org.apache.arrow.flatbuf.Timestamp
-
The time zone is a string indicating the name of a time zone, one of:
* As used in the Olson time zone database (the "tz database" or
"tzdata"), such as "America/New_York"
* An absolute time zone offset of the form +XX:XX or -XX:XX, such as +07:30
Whether a timezone string is present indicates different semantics about
the data:
* If the time zone is null or an empty string, the data is a local date-time
and does not represent a single moment in time.
- timezone - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMicroTZHolder
-
- timezone - Variable in class org.apache.arrow.vector.holders.NullableTimeStampMilliTZHolder
-
- timezone - Variable in class org.apache.arrow.vector.holders.NullableTimeStampNanoTZHolder
-
- timezone - Variable in class org.apache.arrow.vector.holders.NullableTimeStampSecTZHolder
-
- timezone - Variable in class org.apache.arrow.vector.holders.TimeStampMicroTZHolder
-
- timezone - Variable in class org.apache.arrow.vector.holders.TimeStampMilliTZHolder
-
- timezone - Variable in class org.apache.arrow.vector.holders.TimeStampNanoTZHolder
-
- timezone - Variable in class org.apache.arrow.vector.holders.TimeStampSecTZHolder
-
- timezoneAsByteBuffer() - Method in class org.apache.arrow.flatbuf.Timestamp
-
- timezoneInByteBuffer(ByteBuffer) - Method in class org.apache.arrow.flatbuf.Timestamp
-
- tinyInt(String) - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- tinyInt() - Method in class org.apache.arrow.vector.complex.impl.DenseUnionWriter
-
- tinyInt(String) - Method in class org.apache.arrow.vector.complex.impl.NullableStructWriter
-
- tinyInt(String) - Method in class org.apache.arrow.vector.complex.impl.SingleStructWriter
-
- tinyInt() - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- tinyInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionFixedSizeListWriter
-
- tinyInt() - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- tinyInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionLargeListWriter
-
- tinyInt() - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- tinyInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionListWriter
-
- tinyInt() - Method in class org.apache.arrow.vector.complex.impl.UnionMapWriter
-
- tinyInt(String) - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- tinyInt() - Method in class org.apache.arrow.vector.complex.impl.UnionWriter
-
- tinyInt() - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.ListWriter
-
- tinyInt(String) - Method in interface org.apache.arrow.vector.complex.writer.BaseWriter.StructWriter
-
- TinyIntConsumer - Class in org.apache.arrow.adapter.jdbc.consumer
-
Consumer which consume tinyInt type values from
ResultSet
.
- TinyIntConsumer() - Constructor for class org.apache.arrow.adapter.jdbc.consumer.TinyIntConsumer
-
- TinyIntHolder - Class in org.apache.arrow.vector.holders
-
Source code generated using FreeMarker template ValueHolders.java
- TinyIntHolder() - Constructor for class org.apache.arrow.vector.holders.TinyIntHolder
-
- TinyIntHolderReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
- TinyIntHolderReaderImpl(TinyIntHolder) - Constructor for class org.apache.arrow.vector.complex.impl.TinyIntHolderReaderImpl
-
- TinyIntReader - Interface in org.apache.arrow.vector.complex.reader
-
Source code generated using FreeMarker template ComplexReaders.java
- TinyIntReaderImpl - Class in org.apache.arrow.vector.complex.impl
-
Source code generated using FreeMarker template ComplexReaders.java
- TinyIntReaderImpl(TinyIntVector) - Constructor for class org.apache.arrow.vector.complex.impl.TinyIntReaderImpl
-
- TinyIntVector - Class in org.apache.arrow.vector
-
TinyIntVector implements a fixed width (1 bytes) vector of
byte values which could be null.
- TinyIntVector(String, BufferAllocator) - Constructor for class org.apache.arrow.vector.TinyIntVector
-
Instantiate a TinyIntVector.
- TinyIntVector(String, FieldType, BufferAllocator) - Constructor for class org.apache.arrow.vector.TinyIntVector
-
Instantiate a TinyIntVector.
- TinyIntVector(Field, BufferAllocator) - Constructor for class org.apache.arrow.vector.TinyIntVector
-
Instantiate a TinyIntVector.
- TinyIntWriter - Interface in org.apache.arrow.vector.complex.writer
-
- TinyIntWriterImpl - Class in org.apache.arrow.vector.complex.impl
-
- TinyIntWriterImpl(TinyIntVector) - Constructor for class org.apache.arrow.vector.complex.impl.TinyIntWriterImpl
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.Action
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.ActionType
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.BasicAuth
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.Criteria
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.Empty
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightData
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightEndpoint
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeRequest
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.HandshakeResponse
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.Location
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.PutResult
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.Result
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.SchemaResult
-
- toBuilder() - Method in class org.apache.arrow.flight.impl.Flight.Ticket
-
- toBuilder() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Perf
-
- toBuilder() - Method in class org.apache.arrow.flight.perf.impl.PerfOuterClass.Token
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionClosePreparedStatementRequest
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementRequest
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCatalogs
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetCrossReference
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetDbSchemas
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetExportedKeys
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetImportedKeys
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetPrimaryKeys
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTables
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTableTypes
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.DoPutUpdateResult
-
- toBuilder() - Method in class org.apache.arrow.flight.sql.impl.FlightSql.TicketStatementQuery
-
- toByteArray() - Method in class org.apache.arrow.vector.types.pojo.Schema
-
Returns the serialized flatbuffer representation of this schema.
- toDeltaVector(BaseIntVector, BaseIntVector) - Static method in class org.apache.arrow.algorithm.misc.PartialSumUtils
-
Converts an input vector to the delta vector.
- toDuration(long, TimeUnit) - Static method in class org.apache.arrow.vector.DurationVector
-
Converts the given value and unit to the appropriate
Duration
.
- toFlatbufID() - Method in enum org.apache.arrow.vector.types.MetadataVersion
-
- toGrpcException(Throwable) - Static method in class org.apache.arrow.flight.grpc.StatusUtils
-
Convert arbitrary exceptions to a StatusRuntimeException
or StatusException
.
- toGrpcStatus(CallStatus) - Static method in class org.apache.arrow.flight.grpc.StatusUtils
-
Convert from a Flight status to a gRPC status.
- toGrpcStatusCode(FlightStatusCode) - Static method in class org.apache.arrow.flight.grpc.StatusUtils
-
Convert from a Flight status code to a gRPC status code.
- toHexString(long, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Return the buffer's byte contents in the form of a hex dump.
- toImmutableList(Iterable<T>) - Static method in class org.apache.arrow.util.Collections2
-
Converts the iterable into a new immutable
List
.
- toJson() - Method in class org.apache.arrow.vector.types.pojo.Schema
-
Returns the JSON string representation of this schema.
- TOKEN_KEY - Static variable in class org.apache.arrow.flight.auth.AuthConstants
-
- TOKEN_NAME - Static variable in class org.apache.arrow.flight.auth.AuthConstants
-
- toList(Iterator<T>) - Static method in class org.apache.arrow.util.Collections2
-
Creates a
List
from the elements remaining in iterator.
- toList(Iterable<T>) - Static method in class org.apache.arrow.util.Collections2
-
Converts the iterable into a new
List
.
- toMemoryFormat(Field, BufferAllocator, Map<Long, Dictionary>) - Static method in class org.apache.arrow.vector.util.DictionaryUtility
-
Convert field and child fields that have a dictionary encoding to memory format, so fields
have the index type.
- toMessageFormat(Field, DictionaryProvider, Set<Long>) - Static method in class org.apache.arrow.vector.util.DictionaryUtility
-
Convert field and child fields that have a dictionary encoding to message format, so fields
have the dictionary type.
- toPartialSumVector(BaseIntVector, BaseIntVector, long) - Static method in class org.apache.arrow.algorithm.misc.PartialSumUtils
-
Converts an input vector to a partial sum vector.
- toRuntimeException() - Method in class org.apache.arrow.flight.CallStatus
-
Convert the status to an equivalent exception.
- toStatus() - Method in enum org.apache.arrow.flight.FlightStatusCode
-
- toString() - Method in class org.apache.arrow.flight.ActionType
-
- toString() - Method in class org.apache.arrow.flight.CallStatus
-
- toString() - Method in class org.apache.arrow.flight.FlightCallHeaders
-
- toString() - Method in class org.apache.arrow.flight.FlightDescriptor
-
- toString() - Method in class org.apache.arrow.flight.FlightEndpoint
-
- toString() - Method in class org.apache.arrow.flight.FlightInfo
-
- toString() - Method in exception org.apache.arrow.flight.FlightRuntimeException
-
- toString() - Method in class org.apache.arrow.flight.grpc.MetadataAdapter
-
- toString() - Method in class org.apache.arrow.flight.Location
-
- toString() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails.Entry
-
- toString() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails
-
- toString() - Method in class org.apache.arrow.memory.ArrowBuf
-
- toString() - Method in class org.apache.arrow.memory.util.StackTrace
-
- toString(Iterator<?>) - Static method in class org.apache.arrow.util.Collections2
-
Creates a human readable string from the remaining elements in iterator.
- toString() - Method in class org.apache.arrow.vector.BaseValueVector
-
Representation of vector suitable for debugging.
- toString() - Method in class org.apache.arrow.vector.BufferLayout
-
- toString() - Method in class org.apache.arrow.vector.complex.AbstractStructVector
-
- toString() - Method in class org.apache.arrow.vector.complex.UnionVector
-
- toString() - Method in class org.apache.arrow.vector.dictionary.Dictionary
-
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - 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.
- toString() - Method in class org.apache.arrow.vector.ipc.message.ArrowBodyCompression
-
- toString() - Method in class org.apache.arrow.vector.ipc.message.ArrowBuffer
-
- toString() - Method in class org.apache.arrow.vector.ipc.message.ArrowDictionaryBatch
-
- toString() - Method in class org.apache.arrow.vector.ipc.message.ArrowFieldNode
-
- toString() - Method in class org.apache.arrow.vector.ipc.message.ArrowRecordBatch
-
- toString() - Method in class org.apache.arrow.vector.PeriodDuration
-
- toString() - Method in class org.apache.arrow.vector.TypeLayout
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Date
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Duration
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.ExtensionType
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Int
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeBinary
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeList
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.LargeUtf8
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.List
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Map
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Null
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Time
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Union
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.DictionaryEncoding
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.Field
-
- toString() - Method in class org.apache.arrow.vector.types.pojo.Schema
-
- toString() - Method in class org.apache.arrow.vector.UInt1Vector
-
- toString() - Method in class org.apache.arrow.vector.UInt2Vector
-
- toString() - Method in class org.apache.arrow.vector.UInt4Vector
-
- toString() - Method in class org.apache.arrow.vector.UInt8Vector
-
- toString() - Method in class org.apache.arrow.vector.util.JsonStringArrayList
-
- toString() - Method in class org.apache.arrow.vector.util.JsonStringHashMap
-
- toString() - Method in class org.apache.arrow.vector.util.Text
-
- TOTAL_BYTES_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
- TOTAL_RECORDS_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightInfo
-
- toTicket() - Method in class org.apache.arrow.flight.example.ExampleTicket
-
Creates a new protocol buffer Ticket by serializing to JSON.
- touch() - Method in class io.netty.buffer.NettyArrowBuf
-
- touch(Object) - Method in class io.netty.buffer.NettyArrowBuf
-
- toVerboseString() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Return a verbose string describing this allocator.
- transfer() - Method in class org.apache.arrow.vector.complex.NonNullableStructVector.StructTransferPair
-
- transfer() - Method in class org.apache.arrow.vector.complex.StructVector.NullableStructTransferPair
-
- transfer() - Method in class org.apache.arrow.vector.TimeStampVector.TransferImpl
-
- transfer() - Method in interface org.apache.arrow.vector.util.TransferPair
-
- transferBuffer(ArrowBuf, BufferAllocator) - Static method in class org.apache.arrow.vector.BaseValueVector
-
- TransferImpl(TimeStampVector) - Constructor for class org.apache.arrow.vector.TimeStampVector.TransferImpl
-
- transferOwnership(ArrowBuf, BufferAllocator) - Method in class org.apache.arrow.memory.BufferLedger
-
Transfer the memory accounting ownership of this ArrowBuf to another allocator.
- transferOwnership(ArrowBuf, BufferAllocator) - Method in interface org.apache.arrow.memory.ReferenceManager
-
Transfer the memory accounting ownership of this ArrowBuf to another allocator.
- TransferPair - Interface in org.apache.arrow.vector.util
-
Interface for copying values between a pair of two vectors of the same type.
- transferTo(BaseFixedWidthVector) - Method in class org.apache.arrow.vector.BaseFixedWidthVector
-
Transfer this vector'data to another vector.
- transferTo(BaseLargeVariableWidthVector) - Method in class org.apache.arrow.vector.BaseLargeVariableWidthVector
-
Transfer this vector'data to another vector.
- transferTo(BaseVariableWidthVector) - Method in class org.apache.arrow.vector.BaseVariableWidthVector
-
Transfer this vector'data to another vector.
- transportHint(String, Object) - Method in class org.apache.arrow.flight.FlightServer.Builder
-
Provide a transport-specific option.
- truncate(long) - Method in class org.apache.arrow.vector.util.ByteArrayReadableSeekableByteChannel
-
- trustedCertificates(InputStream) - Method in class org.apache.arrow.flight.FlightClient.Builder
-
Set the trusted TLS certificates.
- type(Table) - Method in class org.apache.arrow.flatbuf.Field
-
This is the type of the decoded value if the field is dictionary encoded.
- type(Table) - Method in class org.apache.arrow.flatbuf.SparseTensor
-
The type of data contained in a value cell.
- type(Table) - Method in class org.apache.arrow.flatbuf.Tensor
-
The type of data contained in a value cell.
- Type - Class in org.apache.arrow.flatbuf
-
----------------------------------------------------------------------
Top-level Type value, enabling extensible type-specific metadata.
- TYPE_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.Action
-
- TYPE_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.ActionType
-
- TYPE_FIELD_NUMBER - Static variable in class org.apache.arrow.flight.impl.Flight.FlightDescriptor
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Binary
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Bool
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Date
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Decimal
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Duration
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeBinary
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.FixedSizeList
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.FloatingPoint
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Int
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Interval
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.LargeBinary
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.LargeList
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.LargeUtf8
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.List
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Map
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Null
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Struct
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Time
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Timestamp
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Union
-
- TYPE_TYPE - Static variable in class org.apache.arrow.vector.types.pojo.ArrowType.Utf8
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.BigIntVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.complex.DenseUnionVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.complex.UnionVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.DateDayVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.DateMilliVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.Decimal256Vector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.DecimalVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.DurationVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.Float4Vector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.Float8Vector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.IntervalDayVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.IntervalMonthDayNanoVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.IntervalYearVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.IntVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.SmallIntVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.TimeMicroVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.TimeMilliVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.TimeNanoVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.TimeSecVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.TimeStampVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.TinyIntVector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.UInt1Vector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.UInt2Vector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.UInt4Vector
-
- TYPE_WIDTH - Static variable in class org.apache.arrow.vector.UInt8Vector
-
- typeBuffer() - Static method in class org.apache.arrow.vector.BufferLayout
-
- typeBuffer - Variable in class org.apache.arrow.vector.complex.UnionVector
-
- TypeEqualsVisitor - Class in org.apache.arrow.vector.compare
-
Visitor to compare type equals for vectors.
- TypeEqualsVisitor(ValueVector) - Constructor for class org.apache.arrow.vector.compare.TypeEqualsVisitor
-
Construct an instance.
- TypeEqualsVisitor(ValueVector, boolean, boolean) - Constructor for class org.apache.arrow.vector.compare.TypeEqualsVisitor
-
Construct an instance.
- typeId - Variable in class org.apache.arrow.vector.holders.DenseUnionHolder
-
- typeIds(int) - Method in class org.apache.arrow.flatbuf.Union
-
- typeIdsAsByteBuffer() - Method in class org.apache.arrow.flatbuf.Union
-
- typeIdsInByteBuffer(ByteBuffer) - Method in class org.apache.arrow.flatbuf.Union
-
- typeIdsLength() - Method in class org.apache.arrow.flatbuf.Union
-
- typeIdsVector() - Method in class org.apache.arrow.flatbuf.Union
-
- typeIdsVector(IntVector) - Method in class org.apache.arrow.flatbuf.Union
-
- typeify(ValueVector, Class<T>) - Method in class org.apache.arrow.vector.complex.AbstractContainerVector
-
- TypeLayout - Class in org.apache.arrow.vector
-
The buffer layout of vectors for a given type.
- TypeLayout(List<BufferLayout>) - Constructor for class org.apache.arrow.vector.TypeLayout
-
- TypeLayout(BufferLayout...) - Constructor for class org.apache.arrow.vector.TypeLayout
-
- Types - Class in org.apache.arrow.vector.types
-
An enumeration of all logical types supported by this library.
- Types() - Constructor for class org.apache.arrow.vector.types.Types
-
- Types.MinorType - Enum in org.apache.arrow.vector.types
-
The actual enumeration of types.
- typeType() - Method in class org.apache.arrow.flatbuf.Field
-
- typeType() - Method in class org.apache.arrow.flatbuf.SparseTensor
-
- typeType() - Method in class org.apache.arrow.flatbuf.Tensor
-