Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

aad() - Method in class org.bytedeco.parquet.EncryptionAlgorithm
 
aad(AadMetadata) - Method in class org.bytedeco.parquet.EncryptionAlgorithm
 
aad_file_unique() - Method in class org.bytedeco.parquet.AadMetadata
 
aad_file_unique(String) - Method in class org.bytedeco.parquet.AadMetadata
 
aad_prefix() - Method in class org.bytedeco.parquet.AadMetadata
 
aad_prefix(String) - Method in class org.bytedeco.parquet.AadMetadata
 
aad_prefix() - Method in class org.bytedeco.parquet.FileDecryptionProperties
 
aad_prefix(String) - Method in class org.bytedeco.parquet.FileDecryptionProperties.Builder
Explicitly supply the file AAD prefix.
aad_prefix(BytePointer) - Method in class org.bytedeco.parquet.FileDecryptionProperties.Builder
 
aad_prefix(String) - Method in class org.bytedeco.parquet.FileEncryptionProperties.Builder
Set the file AAD Prefix.
aad_prefix(BytePointer) - Method in class org.bytedeco.parquet.FileEncryptionProperties.Builder
 
aad_prefix_verifier() - Method in class org.bytedeco.parquet.FileDecryptionProperties
 
aad_prefix_verifier(AADPrefixVerifier) - Method in class org.bytedeco.parquet.FileDecryptionProperties.Builder
Set callback for verification of AAD Prefixes stored in file.
AadMetadata - Class in org.bytedeco.parquet
 
AadMetadata() - Constructor for class org.bytedeco.parquet.AadMetadata
Default native constructor.
AadMetadata(long) - Constructor for class org.bytedeco.parquet.AadMetadata
Native array allocator.
AadMetadata(Pointer) - Constructor for class org.bytedeco.parquet.AadMetadata
Pointer cast constructor.
AADPrefixVerifier - Class in org.bytedeco.parquet
 
AADPrefixVerifier(Pointer) - Constructor for class org.bytedeco.parquet.AADPrefixVerifier
Pointer cast constructor.
Abort() - Method in class org.bytedeco.arrow.BufferedInputStreamConcurrencyWrapper
 
Abort() - Method in class org.bytedeco.arrow.BufferedOutputStream
 
Abort() - Method in class org.bytedeco.arrow.BufferReaderRandomAccessFileConcurrencyWrapper
 
Abort() - Method in class org.bytedeco.arrow.CompressedInputStreamConcurrencyWrapper
 
Abort() - Method in class org.bytedeco.arrow.CompressedOutputStream
 
Abort() - Method in class org.bytedeco.arrow.FileInterface
\brief Close the stream abruptly This method does not guarantee that any pending data is flushed.
Abort() - Method in class org.bytedeco.arrow.ReadableFileRandomAccessFileConcurrencyWrapper
 
Abort() - Method in class org.bytedeco.arrow.SlowInputStream
 
Abort() - Method in class org.bytedeco.arrow.SlowRandomAccessFile
 
Abort(String) - Method in class org.bytedeco.arrow.Status
\brief Return a new Status with changed message, copying the existing status code and detail.
Abort(BytePointer) - Method in class org.bytedeco.arrow.Status
 
Abort(UniqueID) - Method in class org.bytedeco.plasma.PlasmaClient
Abort an unsealed object in the object store.
Abs() - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Absolute value (in-place)
Abs(BasicDecimal128) - Static method in class org.bytedeco.arrow.BasicDecimal128
\brief Absolute value
Accept(ArrayVisitor) - Method in class org.bytedeco.arrow.Array
 
Accept(TypeVisitor) - Method in class org.bytedeco.arrow.DataType
 
Action - Class in org.bytedeco.arrow_flight
\brief An action to perform with the DoAction RPC
Action() - Constructor for class org.bytedeco.arrow_flight.Action
Default native constructor.
Action(long) - Constructor for class org.bytedeco.arrow_flight.Action
Native array allocator.
Action(Pointer) - Constructor for class org.bytedeco.arrow_flight.Action
Pointer cast constructor.
ActionType - Class in org.bytedeco.arrow_flight
\brief A type of action that can be performed with the DoAction RPC.
ActionType() - Constructor for class org.bytedeco.arrow_flight.ActionType
Default native constructor.
ActionType(long) - Constructor for class org.bytedeco.arrow_flight.ActionType
Native array allocator.
ActionType(Pointer) - Constructor for class org.bytedeco.arrow_flight.ActionType
Pointer cast constructor.
add(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
 
AddColumn(int, Field, Array, RecordBatch) - Method in class org.bytedeco.arrow.RecordBatch
\brief Add column to the record batch, producing a new RecordBatch
AddColumn(int, String, Array, RecordBatch) - Method in class org.bytedeco.arrow.RecordBatch
\brief Add new nullable column to the record batch, producing a new RecordBatch.
AddColumn(int, BytePointer, Array, RecordBatch) - Method in class org.bytedeco.arrow.RecordBatch
 
AddColumn(int, Field, ChunkedArray, Table) - Method in class org.bytedeco.arrow.Table
\brief Add column to the table, producing a new Table
AddDictionary(long, Array) - Method in class org.bytedeco.arrow.DictionaryMemo
\brief Add a dictionary to the memo with a particular id.
AddField(long, Field) - Method in class org.bytedeco.arrow.DictionaryMemo
\brief Add field to the memo, return KeyError if already present
AddField(int, Field, Schema) - Method in class org.bytedeco.arrow.Schema
 
AddField(Field) - Method in class org.bytedeco.arrow.SchemaBuilder
\brief Add a field to the constructed schema.
AddFields(FieldVector) - Method in class org.bytedeco.arrow.SchemaBuilder
\brief Add multiple fields to the constructed schema.
AddFileEvent(int, int, Pointer) - Method in class org.bytedeco.plasma.EventLoop
Add a new file event handler to the event loop.
AddMetadata(KeyValueMetadata) - Method in class org.bytedeco.arrow.Field
Deprecated.
AddMetadata(KeyValueMetadata) - Method in class org.bytedeco.arrow.Schema
Deprecated.
AddMetadata(KeyValueMetadata) - Method in class org.bytedeco.arrow.SchemaBuilder
 
addPut(BasicDecimal128) - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Add a number to this one.
AddSchema(Schema) - Method in class org.bytedeco.arrow.SchemaBuilder
\brief Add fields of a Schema to the constructed Schema.
AddSchemas(SchemaVector) - Method in class org.bytedeco.arrow.SchemaBuilder
\brief Add fields of multiple Schemas to the constructed Schema.
AddTimer(long, Pointer) - Method in class org.bytedeco.plasma.EventLoop
Register a handler that will be called after a time slice of "timeout" milliseconds.
Advance(long) - Method in class org.bytedeco.arrow.ArrayBuilder
For cases where raw data was memcpy'd into the internal buffers, allows us to advance the length of the builder.
Advance(long) - Method in class org.bytedeco.arrow.BufferBuilder
 
Advance(long) - Method in class org.bytedeco.arrow.InputStream
\brief Advance or skip stream indicated number of bytes
Advance(long) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
aeEventLoop - Class in org.bytedeco.plasma
 
aeEventLoop() - Constructor for class org.bytedeco.plasma.aeEventLoop
Empty constructor.
aeEventLoop(Pointer) - Constructor for class org.bytedeco.plasma.aeEventLoop
Pointer cast constructor.
AggregateFunction - Class in org.bytedeco.arrow
 
AggregateFunction() - Constructor for class org.bytedeco.arrow.AggregateFunction
Empty constructor.
AggregateFunction(Pointer) - Constructor for class org.bytedeco.arrow.AggregateFunction
Pointer cast constructor.
algorithm() - Method in class org.bytedeco.parquet.EncryptionAlgorithm
 
algorithm(ParquetCipher.type) - Method in class org.bytedeco.parquet.EncryptionAlgorithm
 
algorithm() - Method in class org.bytedeco.parquet.FileEncryptionProperties
 
algorithm(ParquetCipher.type) - Method in class org.bytedeco.parquet.FileEncryptionProperties.Builder
Set encryption algorithm.
algorithm(int) - Method in class org.bytedeco.parquet.FileEncryptionProperties.Builder
 
alignment() - Method in class org.bytedeco.arrow.IpcOptions
 
alignment(int) - Method in class org.bytedeco.arrow.IpcOptions
 
AlignStream(InputStream, int) - Static method in class org.bytedeco.arrow.global.arrow
\brief Advance stream to an 8-byte offset if its position is not a multiple of 8 already
AlignStream(InputStream) - Static method in class org.bytedeco.arrow.global.arrow
 
AlignStream(OutputStream, int) - Static method in class org.bytedeco.arrow.global.arrow
\brief Advance stream to an 8-byte offset if its position is not a multiple of 8 already
AlignStream(OutputStream) - Static method in class org.bytedeco.arrow.global.arrow
 
AllDirs() - Method in class org.bytedeco.arrow.MockFileSystem
 
AllFiles() - Method in class org.bytedeco.arrow.MockFileSystem
 
Allocate(long, ArrowBuffer) - Method in class org.bytedeco.arrow.FunctionContext
\brief Allocate buffer from the context's memory pool
Allocate(long, PointerPointer) - Method in class org.bytedeco.arrow.LoggingMemoryPool
 
Allocate(long, BytePointer) - Method in class org.bytedeco.arrow.LoggingMemoryPool
 
Allocate(long, ByteBuffer) - Method in class org.bytedeco.arrow.LoggingMemoryPool
 
Allocate(long, byte[]) - Method in class org.bytedeco.arrow.LoggingMemoryPool
 
Allocate(long, PointerPointer) - Method in class org.bytedeco.arrow.MemoryPool
Allocate a new memory region of at least size bytes.
Allocate(long, BytePointer) - Method in class org.bytedeco.arrow.MemoryPool
 
Allocate(long, ByteBuffer) - Method in class org.bytedeco.arrow.MemoryPool
 
Allocate(long, byte[]) - Method in class org.bytedeco.arrow.MemoryPool
 
Allocate(long, PointerPointer) - Method in class org.bytedeco.arrow.ProxyMemoryPool
 
Allocate(long, BytePointer) - Method in class org.bytedeco.arrow.ProxyMemoryPool
 
Allocate(long, ByteBuffer) - Method in class org.bytedeco.arrow.ProxyMemoryPool
 
Allocate(long, byte[]) - Method in class org.bytedeco.arrow.ProxyMemoryPool
 
AllocateBitmap(MemoryPool, long, ArrowBuffer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Allocate a bitmap buffer from a memory pool no guarantee on values is provided.
AllocateBuffer(MemoryPool, long, ArrowBuffer) - Static method in class org.bytedeco.arrow.global.arrow
\defgroup buffer-allocation-functions Functions for allocating buffers \{
AllocateBuffer(long, ArrowBuffer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Allocate a fixed-size mutable buffer from the default memory pool
AllocateBuffer(MemoryPool, long) - Static method in class org.bytedeco.arrow.global.parquet
 
AllocateBuffer() - Static method in class org.bytedeco.arrow.global.parquet
 
AllocateEmptyBitmap(MemoryPool, long, ArrowBuffer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Allocate a zero-initialized bitmap buffer from a memory pool
AllocateEmptyBitmap(long, ArrowBuffer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Allocate a zero-initialized bitmap buffer from the default memory pool
AllocateResizableBuffer(MemoryPool, long, ResizableBuffer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Allocate a resizeable buffer from a memory pool, zero its padding.
AllocateResizableBuffer(long, ResizableBuffer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Allocate a resizeable buffer from the default memory pool
allow_64bit() - Method in class org.bytedeco.arrow.IpcOptions
 
allow_64bit(boolean) - Method in class org.bytedeco.arrow.IpcOptions
 
allow_float_truncate() - Method in class org.bytedeco.arrow.CastOptions
 
allow_float_truncate(boolean) - Method in class org.bytedeco.arrow.CastOptions
 
allow_int_overflow() - Method in class org.bytedeco.arrow.CastOptions
 
allow_int_overflow(boolean) - Method in class org.bytedeco.arrow.CastOptions
 
allow_invalid_utf8() - Method in class org.bytedeco.arrow.CastOptions
 
allow_invalid_utf8(boolean) - Method in class org.bytedeco.arrow.CastOptions
 
allow_non_existent() - Method in class org.bytedeco.arrow.FileSelector
The behavior if base_dir doesn't exist in the filesystem.
allow_non_existent(boolean) - Method in class org.bytedeco.arrow.FileSelector
 
allow_time_overflow() - Method in class org.bytedeco.arrow.CastOptions
 
allow_time_overflow(boolean) - Method in class org.bytedeco.arrow.CastOptions
 
allow_time_truncate() - Method in class org.bytedeco.arrow.CastOptions
 
allow_time_truncate(boolean) - Method in class org.bytedeco.arrow.CastOptions
 
allow_truncated_timestamps() - Method in class org.bytedeco.parquet.ArrowWriterProperties.Builder
 
And(FunctionContext, Datum, Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Element-wise AND of two boolean datums which always propagates nulls (null and false is null).
and(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
and(Status) - Method in class org.bytedeco.arrow.Status
 
and_(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
and_(ExpressionVector) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
AndExpression - Class in org.bytedeco.arrow_dataset
 
AndExpression() - Constructor for class org.bytedeco.arrow_dataset.AndExpression
Default native constructor.
AndExpression(long) - Constructor for class org.bytedeco.arrow_dataset.AndExpression
Native array allocator.
AndExpression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.AndExpression
Pointer cast constructor.
AndExpressionImpl - Class in org.bytedeco.arrow_dataset
 
AndExpressionImpl() - Constructor for class org.bytedeco.arrow_dataset.AndExpressionImpl
Default native constructor.
AndExpressionImpl(long) - Constructor for class org.bytedeco.arrow_dataset.AndExpressionImpl
Native array allocator.
AndExpressionImpl(Pointer) - Constructor for class org.bytedeco.arrow_dataset.AndExpressionImpl
Pointer cast constructor.
andPut(BasicDecimal128) - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Bitwise "and" between two BasicDecimal128.
andPut(Status) - Method in class org.bytedeco.arrow.Status
 
app_metadata() - Method in class org.bytedeco.arrow_flight.FlightPayload
 
app_metadata(ArrowBuffer) - Method in class org.bytedeco.arrow_flight.FlightPayload
 
app_metadata() - Method in class org.bytedeco.arrow_flight.FlightStreamChunk
 
app_metadata(ArrowBuffer) - Method in class org.bytedeco.arrow_flight.FlightStreamChunk
 
Append(BytePointer, int) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
Append(ByteBuffer, int) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
Append(byte[], int) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
Append(String, int) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
Append(BytePointer, long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
Append(ByteBuffer, long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
Append(byte[], long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
Append(String, long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
Append(boolean) - Method in class org.bytedeco.arrow.BaseLargeListBuilder
\brief Start a new variable-length list slot This function should be called before beginning to append elements to the value builder
Append() - Method in class org.bytedeco.arrow.BaseLargeListBuilder
 
Append(boolean) - Method in class org.bytedeco.arrow.BaseListBuilder
\brief Start a new variable-length list slot This function should be called before beginning to append elements to the value builder
Append() - Method in class org.bytedeco.arrow.BaseListBuilder
 
Append(boolean) - Method in class org.bytedeco.arrow.BooleanBuilder
Scalar append
Append(byte) - Method in class org.bytedeco.arrow.BooleanBuilder
 
Append(Pointer, long) - Method in class org.bytedeco.arrow.BufferBuilder
\brief Append the given data to the buffer The buffer is automatically expanded if necessary.
Append(long, byte) - Method in class org.bytedeco.arrow.BufferBuilder
\brief Append copies of a value to the buffer The buffer is automatically expanded if necessary.
Append(BytePointer, int) - Method in class org.bytedeco.arrow.ChunkedBinaryBuilder
 
Append(ByteBuffer, int) - Method in class org.bytedeco.arrow.ChunkedBinaryBuilder
 
Append(byte[], int) - Method in class org.bytedeco.arrow.ChunkedBinaryBuilder
 
Append(DayTimeIntervalType.DayMilliseconds) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
 
Append(Decimal128) - Method in class org.bytedeco.arrow.Decimal128Builder
 
Append(byte) - Method in class org.bytedeco.arrow.DenseUnionBuilder
\brief Append an element to the UnionArray.
Append(double) - Method in class org.bytedeco.arrow.DoubleBuilder
Append a single scalar and increase the size if necessary.
Append(BytePointer) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
Append(ByteBuffer) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
Append(byte[]) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
Append(String) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
Append() - Method in class org.bytedeco.arrow.FixedSizeListBuilder
\brief Append a valid fixed length list.
Append(float) - Method in class org.bytedeco.arrow.FloatBuilder
Append a single scalar and increase the size if necessary.
Append(short) - Method in class org.bytedeco.arrow.HalfFloatBuilder
Append a single scalar and increase the size if necessary.
Append(short) - Method in class org.bytedeco.arrow.Int16Builder
Append a single scalar and increase the size if necessary.
Append(int) - Method in class org.bytedeco.arrow.Int32Builder
Append a single scalar and increase the size if necessary.
Append(long) - Method in class org.bytedeco.arrow.Int64Builder
Append a single scalar and increase the size if necessary.
Append(byte) - Method in class org.bytedeco.arrow.Int8Builder
Append a single scalar and increase the size if necessary.
Append(String, String) - Method in class org.bytedeco.arrow.KeyValueMetadata
 
Append(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.KeyValueMetadata
 
Append() - Method in class org.bytedeco.arrow.MapBuilder
\brief Start a new variable-length map slot This function should be called before beginning to append elements to the key and item builders
Append(ReadaheadPromise) - Method in class org.bytedeco.arrow.ReadaheadQueue
 
Append(byte) - Method in class org.bytedeco.arrow.SparseUnionBuilder
\brief Append an element to the UnionArray.
Append(boolean) - Method in class org.bytedeco.arrow.StructBuilder
Append an element to the Struct.
Append() - Method in class org.bytedeco.arrow.StructBuilder
 
Append(String, Array) - Method in class org.bytedeco.arrow.TableWriter
\brief Append a column to the file
Append(BytePointer, Array) - Method in class org.bytedeco.arrow.TableWriter
 
Append(boolean) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
Append(BytePointer, long) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
Append(ByteBuffer, long) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
Append(byte[], long) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
Append(long, boolean) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
Append(short) - Method in class org.bytedeco.arrow.UInt16Builder
Append a single scalar and increase the size if necessary.
Append(int) - Method in class org.bytedeco.arrow.UInt32Builder
Append a single scalar and increase the size if necessary.
Append(long) - Method in class org.bytedeco.arrow.UInt64Builder
Append a single scalar and increase the size if necessary.
Append(byte) - Method in class org.bytedeco.arrow.UInt8Builder
Append a single scalar and increase the size if necessary.
Append(ReadaheadPromise) - Method in class org.bytedeco.arrow_dataset.ReadaheadQueue
 
AppendBufferedRowGroup() - Method in class org.bytedeco.parquet.ParquetFileWriter
Construct a RowGroupWriter that buffers all the values until the RowGroup is ready.
AppendBufferedRowGroup() - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
AppendChild(ArrayBuilder, String) - Method in class org.bytedeco.arrow.BasicUnionBuilder
\brief Make a new child builder available to the UnionArray
AppendChild(ArrayBuilder) - Method in class org.bytedeco.arrow.BasicUnionBuilder
 
AppendChild(ArrayBuilder, BytePointer) - Method in class org.bytedeco.arrow.BasicUnionBuilder
 
AppendNull() - Method in class org.bytedeco.arrow.ArrayBuilder
 
AppendNull() - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
AppendNull() - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
AppendNull() - Method in class org.bytedeco.arrow.BaseLargeListBuilder
 
AppendNull() - Method in class org.bytedeco.arrow.BaseListBuilder
 
AppendNull() - Method in class org.bytedeco.arrow.BooleanBuilder
 
AppendNull() - Method in class org.bytedeco.arrow.ChunkedBinaryBuilder
 
AppendNull() - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
 
AppendNull() - Method in class org.bytedeco.arrow.DenseUnionBuilder
 
AppendNull() - Method in class org.bytedeco.arrow.DoubleBuilder
\brief Append a single null element
AppendNull() - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
AppendNull() - Method in class org.bytedeco.arrow.FixedSizeListBuilder
\brief Append a null fixed length list.
AppendNull() - Method in class org.bytedeco.arrow.FloatBuilder
\brief Append a single null element
AppendNull() - Method in class org.bytedeco.arrow.HalfFloatBuilder
\brief Append a single null element
AppendNull() - Method in class org.bytedeco.arrow.Int16Builder
\brief Append a single null element
AppendNull() - Method in class org.bytedeco.arrow.Int32Builder
\brief Append a single null element
AppendNull() - Method in class org.bytedeco.arrow.Int64Builder
\brief Append a single null element
AppendNull() - Method in class org.bytedeco.arrow.Int8Builder
\brief Append a single null element
AppendNull() - Method in class org.bytedeco.arrow.MapBuilder
 
AppendNull() - Method in class org.bytedeco.arrow.NullBuilder
\brief Append a single null element
AppendNull() - Method in class org.bytedeco.arrow.SparseUnionBuilder
 
AppendNull() - Method in class org.bytedeco.arrow.StructBuilder
 
AppendNull() - Method in class org.bytedeco.arrow.UInt16Builder
\brief Append a single null element
AppendNull() - Method in class org.bytedeco.arrow.UInt32Builder
\brief Append a single null element
AppendNull() - Method in class org.bytedeco.arrow.UInt64Builder
\brief Append a single null element
AppendNull() - Method in class org.bytedeco.arrow.UInt8Builder
\brief Append a single null element
AppendNulls(long) - Method in class org.bytedeco.arrow.ArrayBuilder
 
AppendNulls(long) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
AppendNulls(long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
AppendNulls(long) - Method in class org.bytedeco.arrow.BaseLargeListBuilder
 
AppendNulls(long) - Method in class org.bytedeco.arrow.BaseListBuilder
 
AppendNulls(long) - Method in class org.bytedeco.arrow.BooleanBuilder
Write nulls as uint8_t* (0 value indicates null) into pre-allocated memory
AppendNulls(long) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
 
AppendNulls(long) - Method in class org.bytedeco.arrow.DenseUnionBuilder
 
AppendNulls(long) - Method in class org.bytedeco.arrow.DoubleBuilder
Write nulls as uint8_t* (0 value indicates null) into pre-allocated memory The memory at the corresponding data slot is set to 0 to prevent uninitialized memory access
AppendNulls(long) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
AppendNulls(long) - Method in class org.bytedeco.arrow.FixedSizeListBuilder
\brief Append length null fixed length lists.
AppendNulls(long) - Method in class org.bytedeco.arrow.FloatBuilder
Write nulls as uint8_t* (0 value indicates null) into pre-allocated memory The memory at the corresponding data slot is set to 0 to prevent uninitialized memory access
AppendNulls(long) - Method in class org.bytedeco.arrow.HalfFloatBuilder
Write nulls as uint8_t* (0 value indicates null) into pre-allocated memory The memory at the corresponding data slot is set to 0 to prevent uninitialized memory access
AppendNulls(long) - Method in class org.bytedeco.arrow.Int16Builder
Write nulls as uint8_t* (0 value indicates null) into pre-allocated memory The memory at the corresponding data slot is set to 0 to prevent uninitialized memory access
AppendNulls(long) - Method in class org.bytedeco.arrow.Int32Builder
Write nulls as uint8_t* (0 value indicates null) into pre-allocated memory The memory at the corresponding data slot is set to 0 to prevent uninitialized memory access
AppendNulls(long) - Method in class org.bytedeco.arrow.Int64Builder
Write nulls as uint8_t* (0 value indicates null) into pre-allocated memory The memory at the corresponding data slot is set to 0 to prevent uninitialized memory access
AppendNulls(long) - Method in class org.bytedeco.arrow.Int8Builder
Write nulls as uint8_t* (0 value indicates null) into pre-allocated memory The memory at the corresponding data slot is set to 0 to prevent uninitialized memory access
AppendNulls(long) - Method in class org.bytedeco.arrow.MapBuilder
 
AppendNulls(long) - Method in class org.bytedeco.arrow.NullBuilder
\brief Append the specified number of null elements
AppendNulls(long) - Method in class org.bytedeco.arrow.SparseUnionBuilder
 
AppendNulls(long) - Method in class org.bytedeco.arrow.StructBuilder
 
AppendNulls(long) - Method in class org.bytedeco.arrow.UInt16Builder
Write nulls as uint8_t* (0 value indicates null) into pre-allocated memory The memory at the corresponding data slot is set to 0 to prevent uninitialized memory access
AppendNulls(long) - Method in class org.bytedeco.arrow.UInt32Builder
Write nulls as uint8_t* (0 value indicates null) into pre-allocated memory The memory at the corresponding data slot is set to 0 to prevent uninitialized memory access
AppendNulls(long) - Method in class org.bytedeco.arrow.UInt64Builder
Write nulls as uint8_t* (0 value indicates null) into pre-allocated memory The memory at the corresponding data slot is set to 0 to prevent uninitialized memory access
AppendNulls(long) - Method in class org.bytedeco.arrow.UInt8Builder
Write nulls as uint8_t* (0 value indicates null) into pre-allocated memory The memory at the corresponding data slot is set to 0 to prevent uninitialized memory access
AppendRowGroup() - Method in class org.bytedeco.parquet.FileMetaDataBuilder
 
AppendRowGroup(long) - Method in class org.bytedeco.parquet.ParquetFileWriter
 
AppendRowGroup() - Method in class org.bytedeco.parquet.ParquetFileWriter
Construct a RowGroupWriter with an arbitrary number of rows.
AppendRowGroup(long) - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
\note Deprecated since 1.3.0
AppendRowGroup() - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
AppendRowGroups(FileMetaData) - Method in class org.bytedeco.parquet.FileMetaData
 
AppendValues(StringVector, BytePointer) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
\brief Append a sequence of strings in one shot.
AppendValues(StringVector) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
AppendValues(StringVector, ByteBuffer) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
AppendValues(StringVector, byte[]) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
AppendValues(PointerPointer, long, BytePointer) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
\brief Append a sequence of nul-terminated strings in one shot.
AppendValues(BytePointer, long) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
AppendValues(BytePointer, long, BytePointer) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
AppendValues(ByteBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
AppendValues(ByteBuffer, long) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
AppendValues(byte[], long, byte[]) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
AppendValues(byte[], long) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
AppendValues(StringVector, BytePointer) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
\brief Append a sequence of strings in one shot.
AppendValues(StringVector) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
AppendValues(StringVector, ByteBuffer) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
AppendValues(StringVector, byte[]) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
AppendValues(PointerPointer, long, BytePointer) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
\brief Append a sequence of nul-terminated strings in one shot.
AppendValues(BytePointer, long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
AppendValues(BytePointer, long, BytePointer) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
AppendValues(ByteBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
AppendValues(ByteBuffer, long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
AppendValues(byte[], long, byte[]) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
AppendValues(byte[], long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
AppendValues(LongPointer, long, BytePointer) - Method in class org.bytedeco.arrow.BaseLargeListBuilder
\brief Vector append If passed, valid_bytes is of equal length to values, and any zero byte will be considered as a null for that slot
AppendValues(LongPointer, long) - Method in class org.bytedeco.arrow.BaseLargeListBuilder
 
AppendValues(LongBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.BaseLargeListBuilder
 
AppendValues(LongBuffer, long) - Method in class org.bytedeco.arrow.BaseLargeListBuilder
 
AppendValues(long[], long, byte[]) - Method in class org.bytedeco.arrow.BaseLargeListBuilder
 
AppendValues(long[], long) - Method in class org.bytedeco.arrow.BaseLargeListBuilder
 
AppendValues(IntPointer, long, BytePointer) - Method in class org.bytedeco.arrow.BaseListBuilder
\brief Vector append If passed, valid_bytes is of equal length to values, and any zero byte will be considered as a null for that slot
AppendValues(IntPointer, long) - Method in class org.bytedeco.arrow.BaseListBuilder
 
AppendValues(IntBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.BaseListBuilder
 
AppendValues(IntBuffer, long) - Method in class org.bytedeco.arrow.BaseListBuilder
 
AppendValues(int[], long, byte[]) - Method in class org.bytedeco.arrow.BaseListBuilder
 
AppendValues(int[], long) - Method in class org.bytedeco.arrow.BaseListBuilder
 
AppendValues(BytePointer, long, BytePointer) - Method in class org.bytedeco.arrow.BooleanBuilder
\brief Append a sequence of elements in one shot
AppendValues(BytePointer, long) - Method in class org.bytedeco.arrow.BooleanBuilder
 
AppendValues(ByteBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.BooleanBuilder
 
AppendValues(ByteBuffer, long) - Method in class org.bytedeco.arrow.BooleanBuilder
 
AppendValues(byte[], long, byte[]) - Method in class org.bytedeco.arrow.BooleanBuilder
 
AppendValues(byte[], long) - Method in class org.bytedeco.arrow.BooleanBuilder
 
AppendValues(BytePointer, long, BoolVector) - Method in class org.bytedeco.arrow.BooleanBuilder
\brief Append a sequence of elements in one shot
AppendValues(ByteBuffer, long, BoolVector) - Method in class org.bytedeco.arrow.BooleanBuilder
 
AppendValues(byte[], long, BoolVector) - Method in class org.bytedeco.arrow.BooleanBuilder
 
AppendValues(BytePointer, BoolVector) - Method in class org.bytedeco.arrow.BooleanBuilder
\brief Append a sequence of elements in one shot
AppendValues(ByteBuffer, BoolVector) - Method in class org.bytedeco.arrow.BooleanBuilder
 
AppendValues(byte[], BoolVector) - Method in class org.bytedeco.arrow.BooleanBuilder
 
AppendValues(BytePointer) - Method in class org.bytedeco.arrow.BooleanBuilder
\brief Append a sequence of elements in one shot
AppendValues(ByteBuffer) - Method in class org.bytedeco.arrow.BooleanBuilder
 
AppendValues(byte[]) - Method in class org.bytedeco.arrow.BooleanBuilder
 
AppendValues(BoolVector, BoolVector) - Method in class org.bytedeco.arrow.BooleanBuilder
\brief Append a sequence of elements in one shot
AppendValues(BoolVector) - Method in class org.bytedeco.arrow.BooleanBuilder
\brief Append a sequence of elements in one shot
AppendValues(long, boolean) - Method in class org.bytedeco.arrow.BooleanBuilder
\brief Append a sequence of elements in one shot, with a specified nullmap
AppendValues(DoublePointer, long, BytePointer) - Method in class org.bytedeco.arrow.DoubleBuilder
\brief Append a sequence of elements in one shot
AppendValues(DoublePointer, long) - Method in class org.bytedeco.arrow.DoubleBuilder
 
AppendValues(DoubleBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.DoubleBuilder
 
AppendValues(DoubleBuffer, long) - Method in class org.bytedeco.arrow.DoubleBuilder
 
AppendValues(double[], long, byte[]) - Method in class org.bytedeco.arrow.DoubleBuilder
 
AppendValues(double[], long) - Method in class org.bytedeco.arrow.DoubleBuilder
 
AppendValues(DoublePointer, long, BoolVector) - Method in class org.bytedeco.arrow.DoubleBuilder
\brief Append a sequence of elements in one shot
AppendValues(DoubleBuffer, long, BoolVector) - Method in class org.bytedeco.arrow.DoubleBuilder
 
AppendValues(double[], long, BoolVector) - Method in class org.bytedeco.arrow.DoubleBuilder
 
AppendValues(DoublePointer, BoolVector) - Method in class org.bytedeco.arrow.DoubleBuilder
\brief Append a sequence of elements in one shot
AppendValues(DoubleBuffer, BoolVector) - Method in class org.bytedeco.arrow.DoubleBuilder
 
AppendValues(double[], BoolVector) - Method in class org.bytedeco.arrow.DoubleBuilder
 
AppendValues(DoublePointer) - Method in class org.bytedeco.arrow.DoubleBuilder
\brief Append a sequence of elements in one shot
AppendValues(DoubleBuffer) - Method in class org.bytedeco.arrow.DoubleBuilder
 
AppendValues(double[]) - Method in class org.bytedeco.arrow.DoubleBuilder
 
AppendValues(BytePointer, long, BytePointer) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
AppendValues(BytePointer, long) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
AppendValues(ByteBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
AppendValues(ByteBuffer, long) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
AppendValues(byte[], long, byte[]) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
AppendValues(byte[], long) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
AppendValues(long, BytePointer) - Method in class org.bytedeco.arrow.FixedSizeListBuilder
\brief Vector append If passed, valid_bytes wil be read and any zero byte will cause the corresponding slot to be null This function affects only the validity bitmap; the child values must be appended using the child array builder.
AppendValues(long) - Method in class org.bytedeco.arrow.FixedSizeListBuilder
 
AppendValues(long, ByteBuffer) - Method in class org.bytedeco.arrow.FixedSizeListBuilder
 
AppendValues(long, byte[]) - Method in class org.bytedeco.arrow.FixedSizeListBuilder
 
AppendValues(FloatPointer, long, BytePointer) - Method in class org.bytedeco.arrow.FloatBuilder
\brief Append a sequence of elements in one shot
AppendValues(FloatPointer, long) - Method in class org.bytedeco.arrow.FloatBuilder
 
AppendValues(FloatBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.FloatBuilder
 
AppendValues(FloatBuffer, long) - Method in class org.bytedeco.arrow.FloatBuilder
 
AppendValues(float[], long, byte[]) - Method in class org.bytedeco.arrow.FloatBuilder
 
AppendValues(float[], long) - Method in class org.bytedeco.arrow.FloatBuilder
 
AppendValues(FloatPointer, long, BoolVector) - Method in class org.bytedeco.arrow.FloatBuilder
\brief Append a sequence of elements in one shot
AppendValues(FloatBuffer, long, BoolVector) - Method in class org.bytedeco.arrow.FloatBuilder
 
AppendValues(float[], long, BoolVector) - Method in class org.bytedeco.arrow.FloatBuilder
 
AppendValues(FloatPointer, BoolVector) - Method in class org.bytedeco.arrow.FloatBuilder
\brief Append a sequence of elements in one shot
AppendValues(FloatBuffer, BoolVector) - Method in class org.bytedeco.arrow.FloatBuilder
 
AppendValues(float[], BoolVector) - Method in class org.bytedeco.arrow.FloatBuilder
 
AppendValues(FloatPointer) - Method in class org.bytedeco.arrow.FloatBuilder
\brief Append a sequence of elements in one shot
AppendValues(FloatBuffer) - Method in class org.bytedeco.arrow.FloatBuilder
 
AppendValues(float[]) - Method in class org.bytedeco.arrow.FloatBuilder
 
AppendValues(ShortPointer, long, BytePointer) - Method in class org.bytedeco.arrow.HalfFloatBuilder
\brief Append a sequence of elements in one shot
AppendValues(ShortPointer, long) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
AppendValues(ShortBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
AppendValues(ShortBuffer, long) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
AppendValues(short[], long, byte[]) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
AppendValues(short[], long) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
AppendValues(ShortPointer, long, BoolVector) - Method in class org.bytedeco.arrow.HalfFloatBuilder
\brief Append a sequence of elements in one shot
AppendValues(ShortBuffer, long, BoolVector) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
AppendValues(short[], long, BoolVector) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
AppendValues(ShortPointer, BoolVector) - Method in class org.bytedeco.arrow.HalfFloatBuilder
\brief Append a sequence of elements in one shot
AppendValues(ShortBuffer, BoolVector) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
AppendValues(short[], BoolVector) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
AppendValues(ShortPointer) - Method in class org.bytedeco.arrow.HalfFloatBuilder
\brief Append a sequence of elements in one shot
AppendValues(ShortBuffer) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
AppendValues(short[]) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
AppendValues(ShortPointer, long, BytePointer) - Method in class org.bytedeco.arrow.Int16Builder
\brief Append a sequence of elements in one shot
AppendValues(ShortPointer, long) - Method in class org.bytedeco.arrow.Int16Builder
 
AppendValues(ShortBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.Int16Builder
 
AppendValues(ShortBuffer, long) - Method in class org.bytedeco.arrow.Int16Builder
 
AppendValues(short[], long, byte[]) - Method in class org.bytedeco.arrow.Int16Builder
 
AppendValues(short[], long) - Method in class org.bytedeco.arrow.Int16Builder
 
AppendValues(ShortPointer, long, BoolVector) - Method in class org.bytedeco.arrow.Int16Builder
\brief Append a sequence of elements in one shot
AppendValues(ShortBuffer, long, BoolVector) - Method in class org.bytedeco.arrow.Int16Builder
 
AppendValues(short[], long, BoolVector) - Method in class org.bytedeco.arrow.Int16Builder
 
AppendValues(ShortPointer, BoolVector) - Method in class org.bytedeco.arrow.Int16Builder
\brief Append a sequence of elements in one shot
AppendValues(ShortBuffer, BoolVector) - Method in class org.bytedeco.arrow.Int16Builder
 
AppendValues(short[], BoolVector) - Method in class org.bytedeco.arrow.Int16Builder
 
AppendValues(ShortPointer) - Method in class org.bytedeco.arrow.Int16Builder
\brief Append a sequence of elements in one shot
AppendValues(ShortBuffer) - Method in class org.bytedeco.arrow.Int16Builder
 
AppendValues(short[]) - Method in class org.bytedeco.arrow.Int16Builder
 
AppendValues(IntPointer, long, BytePointer) - Method in class org.bytedeco.arrow.Int32Builder
\brief Append a sequence of elements in one shot
AppendValues(IntPointer, long) - Method in class org.bytedeco.arrow.Int32Builder
 
AppendValues(IntBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.Int32Builder
 
AppendValues(IntBuffer, long) - Method in class org.bytedeco.arrow.Int32Builder
 
AppendValues(int[], long, byte[]) - Method in class org.bytedeco.arrow.Int32Builder
 
AppendValues(int[], long) - Method in class org.bytedeco.arrow.Int32Builder
 
AppendValues(IntPointer, long, BoolVector) - Method in class org.bytedeco.arrow.Int32Builder
\brief Append a sequence of elements in one shot
AppendValues(IntBuffer, long, BoolVector) - Method in class org.bytedeco.arrow.Int32Builder
 
AppendValues(int[], long, BoolVector) - Method in class org.bytedeco.arrow.Int32Builder
 
AppendValues(IntPointer, BoolVector) - Method in class org.bytedeco.arrow.Int32Builder
\brief Append a sequence of elements in one shot
AppendValues(IntBuffer, BoolVector) - Method in class org.bytedeco.arrow.Int32Builder
 
AppendValues(int[], BoolVector) - Method in class org.bytedeco.arrow.Int32Builder
 
AppendValues(IntPointer) - Method in class org.bytedeco.arrow.Int32Builder
\brief Append a sequence of elements in one shot
AppendValues(IntBuffer) - Method in class org.bytedeco.arrow.Int32Builder
 
AppendValues(int[]) - Method in class org.bytedeco.arrow.Int32Builder
 
AppendValues(LongPointer, long, BytePointer) - Method in class org.bytedeco.arrow.Int64Builder
\brief Append a sequence of elements in one shot
AppendValues(LongPointer, long) - Method in class org.bytedeco.arrow.Int64Builder
 
AppendValues(LongBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.Int64Builder
 
AppendValues(LongBuffer, long) - Method in class org.bytedeco.arrow.Int64Builder
 
AppendValues(long[], long, byte[]) - Method in class org.bytedeco.arrow.Int64Builder
 
AppendValues(long[], long) - Method in class org.bytedeco.arrow.Int64Builder
 
AppendValues(LongPointer, long, BoolVector) - Method in class org.bytedeco.arrow.Int64Builder
\brief Append a sequence of elements in one shot
AppendValues(LongBuffer, long, BoolVector) - Method in class org.bytedeco.arrow.Int64Builder
 
AppendValues(long[], long, BoolVector) - Method in class org.bytedeco.arrow.Int64Builder
 
AppendValues(LongPointer, BoolVector) - Method in class org.bytedeco.arrow.Int64Builder
\brief Append a sequence of elements in one shot
AppendValues(LongBuffer, BoolVector) - Method in class org.bytedeco.arrow.Int64Builder
 
AppendValues(long[], BoolVector) - Method in class org.bytedeco.arrow.Int64Builder
 
AppendValues(LongPointer) - Method in class org.bytedeco.arrow.Int64Builder
\brief Append a sequence of elements in one shot
AppendValues(LongBuffer) - Method in class org.bytedeco.arrow.Int64Builder
 
AppendValues(long[]) - Method in class org.bytedeco.arrow.Int64Builder
 
AppendValues(BytePointer, long, BytePointer) - Method in class org.bytedeco.arrow.Int8Builder
\brief Append a sequence of elements in one shot
AppendValues(BytePointer, long) - Method in class org.bytedeco.arrow.Int8Builder
 
AppendValues(ByteBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.Int8Builder
 
AppendValues(ByteBuffer, long) - Method in class org.bytedeco.arrow.Int8Builder
 
AppendValues(byte[], long, byte[]) - Method in class org.bytedeco.arrow.Int8Builder
 
AppendValues(byte[], long) - Method in class org.bytedeco.arrow.Int8Builder
 
AppendValues(BytePointer, long, BoolVector) - Method in class org.bytedeco.arrow.Int8Builder
\brief Append a sequence of elements in one shot
AppendValues(ByteBuffer, long, BoolVector) - Method in class org.bytedeco.arrow.Int8Builder
 
AppendValues(byte[], long, BoolVector) - Method in class org.bytedeco.arrow.Int8Builder
 
AppendValues(BytePointer, BoolVector) - Method in class org.bytedeco.arrow.Int8Builder
\brief Append a sequence of elements in one shot
AppendValues(ByteBuffer, BoolVector) - Method in class org.bytedeco.arrow.Int8Builder
 
AppendValues(byte[], BoolVector) - Method in class org.bytedeco.arrow.Int8Builder
 
AppendValues(BytePointer) - Method in class org.bytedeco.arrow.Int8Builder
\brief Append a sequence of elements in one shot
AppendValues(ByteBuffer) - Method in class org.bytedeco.arrow.Int8Builder
 
AppendValues(byte[]) - Method in class org.bytedeco.arrow.Int8Builder
 
AppendValues(IntPointer, long, BytePointer) - Method in class org.bytedeco.arrow.MapBuilder
\brief Vector append If passed, valid_bytes is of equal length to values, and any zero byte will be considered as a null for that slot
AppendValues(IntPointer, long) - Method in class org.bytedeco.arrow.MapBuilder
 
AppendValues(IntBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.MapBuilder
 
AppendValues(IntBuffer, long) - Method in class org.bytedeco.arrow.MapBuilder
 
AppendValues(int[], long, byte[]) - Method in class org.bytedeco.arrow.MapBuilder
 
AppendValues(int[], long) - Method in class org.bytedeco.arrow.MapBuilder
 
AppendValues(long, BytePointer) - Method in class org.bytedeco.arrow.StructBuilder
Null bitmap is of equal length to every child field, and any zero byte will be considered as a null for that field, but users must using app- end methods or advance methods of the child builders' independently to insert data.
AppendValues(long, ByteBuffer) - Method in class org.bytedeco.arrow.StructBuilder
 
AppendValues(long, byte[]) - Method in class org.bytedeco.arrow.StructBuilder
 
AppendValues(ShortPointer, long, BytePointer) - Method in class org.bytedeco.arrow.UInt16Builder
\brief Append a sequence of elements in one shot
AppendValues(ShortPointer, long) - Method in class org.bytedeco.arrow.UInt16Builder
 
AppendValues(ShortBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.UInt16Builder
 
AppendValues(ShortBuffer, long) - Method in class org.bytedeco.arrow.UInt16Builder
 
AppendValues(short[], long, byte[]) - Method in class org.bytedeco.arrow.UInt16Builder
 
AppendValues(short[], long) - Method in class org.bytedeco.arrow.UInt16Builder
 
AppendValues(ShortPointer, long, BoolVector) - Method in class org.bytedeco.arrow.UInt16Builder
\brief Append a sequence of elements in one shot
AppendValues(ShortBuffer, long, BoolVector) - Method in class org.bytedeco.arrow.UInt16Builder
 
AppendValues(short[], long, BoolVector) - Method in class org.bytedeco.arrow.UInt16Builder
 
AppendValues(ShortPointer, BoolVector) - Method in class org.bytedeco.arrow.UInt16Builder
\brief Append a sequence of elements in one shot
AppendValues(ShortBuffer, BoolVector) - Method in class org.bytedeco.arrow.UInt16Builder
 
AppendValues(short[], BoolVector) - Method in class org.bytedeco.arrow.UInt16Builder
 
AppendValues(ShortPointer) - Method in class org.bytedeco.arrow.UInt16Builder
\brief Append a sequence of elements in one shot
AppendValues(ShortBuffer) - Method in class org.bytedeco.arrow.UInt16Builder
 
AppendValues(short[]) - Method in class org.bytedeco.arrow.UInt16Builder
 
AppendValues(IntPointer, long, BytePointer) - Method in class org.bytedeco.arrow.UInt32Builder
\brief Append a sequence of elements in one shot
AppendValues(IntPointer, long) - Method in class org.bytedeco.arrow.UInt32Builder
 
AppendValues(IntBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.UInt32Builder
 
AppendValues(IntBuffer, long) - Method in class org.bytedeco.arrow.UInt32Builder
 
AppendValues(int[], long, byte[]) - Method in class org.bytedeco.arrow.UInt32Builder
 
AppendValues(int[], long) - Method in class org.bytedeco.arrow.UInt32Builder
 
AppendValues(IntPointer, long, BoolVector) - Method in class org.bytedeco.arrow.UInt32Builder
\brief Append a sequence of elements in one shot
AppendValues(IntBuffer, long, BoolVector) - Method in class org.bytedeco.arrow.UInt32Builder
 
AppendValues(int[], long, BoolVector) - Method in class org.bytedeco.arrow.UInt32Builder
 
AppendValues(IntPointer, BoolVector) - Method in class org.bytedeco.arrow.UInt32Builder
\brief Append a sequence of elements in one shot
AppendValues(IntBuffer, BoolVector) - Method in class org.bytedeco.arrow.UInt32Builder
 
AppendValues(int[], BoolVector) - Method in class org.bytedeco.arrow.UInt32Builder
 
AppendValues(IntPointer) - Method in class org.bytedeco.arrow.UInt32Builder
\brief Append a sequence of elements in one shot
AppendValues(IntBuffer) - Method in class org.bytedeco.arrow.UInt32Builder
 
AppendValues(int[]) - Method in class org.bytedeco.arrow.UInt32Builder
 
AppendValues(LongPointer, long, BytePointer) - Method in class org.bytedeco.arrow.UInt64Builder
\brief Append a sequence of elements in one shot
AppendValues(LongPointer, long) - Method in class org.bytedeco.arrow.UInt64Builder
 
AppendValues(LongBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.UInt64Builder
 
AppendValues(LongBuffer, long) - Method in class org.bytedeco.arrow.UInt64Builder
 
AppendValues(long[], long, byte[]) - Method in class org.bytedeco.arrow.UInt64Builder
 
AppendValues(long[], long) - Method in class org.bytedeco.arrow.UInt64Builder
 
AppendValues(LongPointer, long, BoolVector) - Method in class org.bytedeco.arrow.UInt64Builder
\brief Append a sequence of elements in one shot
AppendValues(LongBuffer, long, BoolVector) - Method in class org.bytedeco.arrow.UInt64Builder
 
AppendValues(long[], long, BoolVector) - Method in class org.bytedeco.arrow.UInt64Builder
 
AppendValues(LongPointer, BoolVector) - Method in class org.bytedeco.arrow.UInt64Builder
\brief Append a sequence of elements in one shot
AppendValues(LongBuffer, BoolVector) - Method in class org.bytedeco.arrow.UInt64Builder
 
AppendValues(long[], BoolVector) - Method in class org.bytedeco.arrow.UInt64Builder
 
AppendValues(LongPointer) - Method in class org.bytedeco.arrow.UInt64Builder
\brief Append a sequence of elements in one shot
AppendValues(LongBuffer) - Method in class org.bytedeco.arrow.UInt64Builder
 
AppendValues(long[]) - Method in class org.bytedeco.arrow.UInt64Builder
 
AppendValues(BytePointer, long, BytePointer) - Method in class org.bytedeco.arrow.UInt8Builder
\brief Append a sequence of elements in one shot
AppendValues(BytePointer, long) - Method in class org.bytedeco.arrow.UInt8Builder
 
AppendValues(ByteBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.UInt8Builder
 
AppendValues(ByteBuffer, long) - Method in class org.bytedeco.arrow.UInt8Builder
 
AppendValues(byte[], long, byte[]) - Method in class org.bytedeco.arrow.UInt8Builder
 
AppendValues(byte[], long) - Method in class org.bytedeco.arrow.UInt8Builder
 
AppendValues(BytePointer, long, BoolVector) - Method in class org.bytedeco.arrow.UInt8Builder
\brief Append a sequence of elements in one shot
AppendValues(ByteBuffer, long, BoolVector) - Method in class org.bytedeco.arrow.UInt8Builder
 
AppendValues(byte[], long, BoolVector) - Method in class org.bytedeco.arrow.UInt8Builder
 
AppendValues(BytePointer, BoolVector) - Method in class org.bytedeco.arrow.UInt8Builder
\brief Append a sequence of elements in one shot
AppendValues(ByteBuffer, BoolVector) - Method in class org.bytedeco.arrow.UInt8Builder
 
AppendValues(byte[], BoolVector) - Method in class org.bytedeco.arrow.UInt8Builder
 
AppendValues(BytePointer) - Method in class org.bytedeco.arrow.UInt8Builder
\brief Append a sequence of elements in one shot
AppendValues(ByteBuffer) - Method in class org.bytedeco.arrow.UInt8Builder
 
AppendValues(byte[]) - Method in class org.bytedeco.arrow.UInt8Builder
 
application_() - Method in class org.bytedeco.parquet.ApplicationVersion
 
application_(String) - Method in class org.bytedeco.parquet.ApplicationVersion
 
APPLICATION_FORMAT() - Static method in class org.bytedeco.parquet.ApplicationVersion
 
ApplicationVersion - Class in org.bytedeco.parquet
 
ApplicationVersion(Pointer) - Constructor for class org.bytedeco.parquet.ApplicationVersion
Pointer cast constructor.
ApplicationVersion(long) - Constructor for class org.bytedeco.parquet.ApplicationVersion
Native array allocator.
ApplicationVersion() - Constructor for class org.bytedeco.parquet.ApplicationVersion
 
ApplicationVersion(String) - Constructor for class org.bytedeco.parquet.ApplicationVersion
 
ApplicationVersion(BytePointer) - Constructor for class org.bytedeco.parquet.ApplicationVersion
 
ApplicationVersion(String, int, int, int) - Constructor for class org.bytedeco.parquet.ApplicationVersion
 
ApplicationVersion(BytePointer, int, int, int) - Constructor for class org.bytedeco.parquet.ApplicationVersion
 
apply(FileStats, FileStats) - Method in class org.bytedeco.arrow.FileStats.ByPath
 
apply(FileStats) - Method in class org.bytedeco.arrow.FileStats.ByPath
 
apply(UniqueID) - Method in class org.bytedeco.plasma.UniqueIDHash
 
ApplyStatSizeLimits(long) - Method in class org.bytedeco.parquet.EncodedStatistics
 
ApproxEquals(Array, EqualOptions) - Method in class org.bytedeco.arrow.Array
Approximate equality comparison with another array epsilon is only used if this is FloatArray or DoubleArray
ApproxEquals(Array) - Method in class org.bytedeco.arrow.Array
 
ApproxEquals(RecordBatch) - Method in class org.bytedeco.arrow.RecordBatch
\brief Determine if two record batches are approximately equal
AreCompatible(SchemaVector, SchemaBuilder.ConflictPolicy) - Static method in class org.bytedeco.arrow.SchemaBuilder
\brief Indicate if schemas are compatible to merge according to policy.
AreCompatible(SchemaVector) - Static method in class org.bytedeco.arrow.SchemaBuilder
 
AreCompatible(SchemaVector, int) - Static method in class org.bytedeco.arrow.SchemaBuilder
 
Array - Class in org.bytedeco.arrow
\brief Array base type Immutable data array with some logical type and some length.
Array(Pointer) - Constructor for class org.bytedeco.arrow.Array
Pointer cast constructor.
ARRAY - Static variable in class org.bytedeco.arrow.Datum
enum arrow::compute::Datum::type
array() - Method in class org.bytedeco.arrow.Datum
 
ArrayApproxEquals(Array, Array, EqualOptions) - Static method in class org.bytedeco.arrow.global.arrow
Returns true if the arrays are approximately equal.
ArrayApproxEquals(Array, Array) - Static method in class org.bytedeco.arrow.global.arrow
 
ArrayBuilder - Class in org.bytedeco.arrow
Base class for all data array builders.
ArrayBuilder(Pointer) - Constructor for class org.bytedeco.arrow.ArrayBuilder
Pointer cast constructor.
ArrayData - Class in org.bytedeco.arrow
\class ArrayData \brief Mutable container for generic Arrow array data This data structure is a self-contained representation of the memory and metadata inside an Arrow array data structure (called vectors in Java).
ArrayData(Pointer) - Constructor for class org.bytedeco.arrow.ArrayData
Pointer cast constructor.
ArrayData(long) - Constructor for class org.bytedeco.arrow.ArrayData
Native array allocator.
ArrayData() - Constructor for class org.bytedeco.arrow.ArrayData
 
ArrayData(DataType, long, long, long) - Constructor for class org.bytedeco.arrow.ArrayData
 
ArrayData(DataType, long) - Constructor for class org.bytedeco.arrow.ArrayData
 
ArrayData(DataType, long, ArrowBufferVector, long, long) - Constructor for class org.bytedeco.arrow.ArrayData
 
ArrayData(DataType, long, ArrowBufferVector) - Constructor for class org.bytedeco.arrow.ArrayData
 
ArrayData(DataType, long, ArrowBufferVector, ArrayDataVector, long, long) - Constructor for class org.bytedeco.arrow.ArrayData
 
ArrayData(DataType, long, ArrowBufferVector, ArrayDataVector) - Constructor for class org.bytedeco.arrow.ArrayData
 
ArrayData(ArrayData) - Constructor for class org.bytedeco.arrow.ArrayData
 
ArrayDataVector - Class in org.bytedeco.arrow
 
ArrayDataVector(Pointer) - Constructor for class org.bytedeco.arrow.ArrayDataVector
Pointer cast constructor.
ArrayDataVector(ArrayData) - Constructor for class org.bytedeco.arrow.ArrayDataVector
 
ArrayDataVector(ArrayData...) - Constructor for class org.bytedeco.arrow.ArrayDataVector
 
ArrayDataVector() - Constructor for class org.bytedeco.arrow.ArrayDataVector
 
ArrayDataVector(long) - Constructor for class org.bytedeco.arrow.ArrayDataVector
 
ArrayDataVector.Iterator - Class in org.bytedeco.arrow
 
ArrayEquals(Array, Array, EqualOptions) - Static method in class org.bytedeco.arrow.global.arrow
Returns true if the arrays are exactly equal
ArrayEquals(Array, Array) - Static method in class org.bytedeco.arrow.global.arrow
 
ArrayFromJSON(DataType, String, Array) - Static method in class org.bytedeco.arrow.global.arrow
\class TableReader \brief An interface for reading columns from Feather files
ArrayFromJSON(DataType, BytePointer, Array) - Static method in class org.bytedeco.arrow.global.arrow
 
ArrayRangeEquals(Array, Array, long, long, long) - Static method in class org.bytedeco.arrow.global.arrow
Returns true if indicated equal-length segment of arrays is exactly equal
ArrayResult - Class in org.bytedeco.arrow
 
ArrayResult(Pointer) - Constructor for class org.bytedeco.arrow.ArrayResult
Pointer cast constructor.
ArrayResult(long) - Constructor for class org.bytedeco.arrow.ArrayResult
Native array allocator.
ArrayResult() - Constructor for class org.bytedeco.arrow.ArrayResult
Constructs a Result object that contains a non-OK status.
ArrayResult(Status) - Constructor for class org.bytedeco.arrow.ArrayResult
Constructs a Result object with the given non-OK Status object.
ArrayResult(Array) - Constructor for class org.bytedeco.arrow.ArrayResult
Constructs a Result object that contains value.
ArrayResult(ArrayResult) - Constructor for class org.bytedeco.arrow.ArrayResult
Copy constructor.
ArrayVector - Class in org.bytedeco.arrow
 
ArrayVector(Pointer) - Constructor for class org.bytedeco.arrow.ArrayVector
Pointer cast constructor.
ArrayVector(Array) - Constructor for class org.bytedeco.arrow.ArrayVector
 
ArrayVector(Array...) - Constructor for class org.bytedeco.arrow.ArrayVector
 
ArrayVector() - Constructor for class org.bytedeco.arrow.ArrayVector
 
ArrayVector(long) - Constructor for class org.bytedeco.arrow.ArrayVector
 
ArrayVector.Iterator - Class in org.bytedeco.arrow
 
ArrayVectorVector - Class in org.bytedeco.arrow
 
ArrayVectorVector(Pointer) - Constructor for class org.bytedeco.arrow.ArrayVectorVector
Pointer cast constructor.
ArrayVectorVector(ArrayVector) - Constructor for class org.bytedeco.arrow.ArrayVectorVector
 
ArrayVectorVector(ArrayVector...) - Constructor for class org.bytedeco.arrow.ArrayVectorVector
 
ArrayVectorVector() - Constructor for class org.bytedeco.arrow.ArrayVectorVector
 
ArrayVectorVector(long) - Constructor for class org.bytedeco.arrow.ArrayVectorVector
 
ArrayVectorVector.Iterator - Class in org.bytedeco.arrow
 
ArrayVisitor - Class in org.bytedeco.arrow
 
ArrayVisitor() - Constructor for class org.bytedeco.arrow.ArrayVisitor
Default native constructor.
ArrayVisitor(long) - Constructor for class org.bytedeco.arrow.ArrayVisitor
Native array allocator.
ArrayVisitor(Pointer) - Constructor for class org.bytedeco.arrow.ArrayVisitor
Pointer cast constructor.
arrow - Class in org.bytedeco.arrow.global
 
arrow() - Constructor for class org.bytedeco.arrow.global.arrow
 
arrow - Class in org.bytedeco.arrow.presets
 
arrow() - Constructor for class org.bytedeco.arrow.presets.arrow
 
arrow.CompareOperator - Enum in org.bytedeco.arrow.global
 
arrow.DateUnit - Enum in org.bytedeco.arrow.global
Concrete type class for 64-bit floating-point data (C "double")
arrow.DecimalStatus - Enum in org.bytedeco.arrow.global
 
arrow.FileType - Enum in org.bytedeco.arrow.global
\brief FileSystem entry type
arrow.HdfsDriver - Enum in org.bytedeco.arrow.global
 
arrow.MetadataVersion - Enum in org.bytedeco.arrow.global
 
arrow.StatusCode - Enum in org.bytedeco.arrow.global
\brief Propagate any non-successful Status to the caller
arrow.UnexpectedFieldBehavior - Enum in org.bytedeco.arrow.global
 
ARROW_BITNESS - Static variable in class org.bytedeco.arrow.global.arrow
 
ARROW_BITNESS() - Static method in class org.bytedeco.arrow.global.arrow
 
arrow_dataset - Class in org.bytedeco.arrow.global
 
arrow_dataset() - Constructor for class org.bytedeco.arrow.global.arrow_dataset
 
arrow_dataset - Class in org.bytedeco.arrow.presets
 
arrow_dataset() - Constructor for class org.bytedeco.arrow.presets.arrow_dataset
 
arrow_flight - Class in org.bytedeco.arrow.global
 
arrow_flight() - Constructor for class org.bytedeco.arrow.global.arrow_flight
 
arrow_flight - Class in org.bytedeco.arrow.presets
 
arrow_flight() - Constructor for class org.bytedeco.arrow.presets.arrow_flight
 
arrow_flight.FlightStatusCode - Enum in org.bytedeco.arrow.global
\brief A Flight-specific status code.
ARROW_FULL_SO_VERSION - Static variable in class org.bytedeco.arrow.global.arrow
 
ARROW_LITTLE_ENDIAN - Static variable in class org.bytedeco.arrow.global.arrow
 
ARROW_LITTLE_ENDIAN() - Static method in class org.bytedeco.arrow.global.arrow
\brief Readahead iterator that iterates on the underlying iterator in a separate thread, getting up to N values in advance.
ARROW_SO_VERSION - Static variable in class org.bytedeco.arrow.global.arrow
 
ARROW_VERSION - Static variable in class org.bytedeco.arrow.global.arrow
 
ARROW_VERSION_MAJOR - Static variable in class org.bytedeco.arrow.global.arrow
\brief Top-level namespace for Apache Arrow C++ API
ARROW_VERSION_MINOR - Static variable in class org.bytedeco.arrow.global.arrow
 
ARROW_VERSION_PATCH - Static variable in class org.bytedeco.arrow.global.arrow
 
ArrowBuffer - Class in org.bytedeco.arrow
\class Buffer \brief Object containing a pointer to a piece of contiguous memory with a particular size.
ArrowBuffer(Pointer) - Constructor for class org.bytedeco.arrow.ArrowBuffer
Pointer cast constructor.
ArrowBuffer(BytePointer, long) - Constructor for class org.bytedeco.arrow.ArrowBuffer
\brief Construct from buffer and size without copying memory
ArrowBuffer(ByteBuffer, long) - Constructor for class org.bytedeco.arrow.ArrowBuffer
 
ArrowBuffer(byte[], long) - Constructor for class org.bytedeco.arrow.ArrowBuffer
 
ArrowBuffer(ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.ArrowBuffer
An offset into data that is owned by another buffer, but we want to be able to retain a valid pointer to it even after other shared_ptr's to the parent buffer have been destroyed This method makes no assertions about alignment or padding of the buffer but in general we expected buffers to be aligned and padded to 64 bytes.
ArrowBufferVector - Class in org.bytedeco.arrow
 
ArrowBufferVector(Pointer) - Constructor for class org.bytedeco.arrow.ArrowBufferVector
Pointer cast constructor.
ArrowBufferVector(ArrowBuffer) - Constructor for class org.bytedeco.arrow.ArrowBufferVector
 
ArrowBufferVector(ArrowBuffer...) - Constructor for class org.bytedeco.arrow.ArrowBufferVector
 
ArrowBufferVector() - Constructor for class org.bytedeco.arrow.ArrowBufferVector
 
ArrowBufferVector(long) - Constructor for class org.bytedeco.arrow.ArrowBufferVector
 
ArrowBufferVector.Iterator - Class in org.bytedeco.arrow
 
ArrowBuilderVector - Class in org.bytedeco.arrow
 
ArrowBuilderVector(Pointer) - Constructor for class org.bytedeco.arrow.ArrowBuilderVector
Pointer cast constructor.
ArrowBuilderVector(ArrayBuilder) - Constructor for class org.bytedeco.arrow.ArrowBuilderVector
 
ArrowBuilderVector(ArrayBuilder...) - Constructor for class org.bytedeco.arrow.ArrowBuilderVector
 
ArrowBuilderVector() - Constructor for class org.bytedeco.arrow.ArrowBuilderVector
 
ArrowBuilderVector(long) - Constructor for class org.bytedeco.arrow.ArrowBuilderVector
 
ArrowBuilderVector.Iterator - Class in org.bytedeco.arrow
 
ArrowReaderProperties - Class in org.bytedeco.parquet
EXPERIMENTAL: Properties for configuring FileReader behavior.
ArrowReaderProperties(Pointer) - Constructor for class org.bytedeco.parquet.ArrowReaderProperties
Pointer cast constructor.
ArrowReaderProperties(long) - Constructor for class org.bytedeco.parquet.ArrowReaderProperties
Native array allocator.
ArrowReaderProperties(boolean) - Constructor for class org.bytedeco.parquet.ArrowReaderProperties
 
ArrowReaderProperties() - Constructor for class org.bytedeco.parquet.ArrowReaderProperties
 
ArrowWriteContext - Class in org.bytedeco.parquet
\brief State object used for writing Arrow data directly to a Parquet column chunk.
ArrowWriteContext(Pointer) - Constructor for class org.bytedeco.parquet.ArrowWriteContext
Pointer cast constructor.
ArrowWriteContext(MemoryPool, ArrowWriterProperties) - Constructor for class org.bytedeco.parquet.ArrowWriteContext
 
ArrowWriterProperties - Class in org.bytedeco.parquet
 
ArrowWriterProperties(Pointer) - Constructor for class org.bytedeco.parquet.ArrowWriterProperties
Pointer cast constructor.
ArrowWriterProperties.Builder - Class in org.bytedeco.parquet
 
asBoolean() - Method in class org.bytedeco.arrow.BufferIterator
 
asBoolean() - Method in class org.bytedeco.arrow.PathForest.Ref
 
asBoolean() - Method in class org.bytedeco.arrow.RecordBatchIterator
 
asBoolean() - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator
 
asLong() - Method in class org.bytedeco.arrow.Decimal128
\brief Cast this value to an int64_t.
asParametricType() - Method in class org.bytedeco.arrow.DurationType
 
asParametricType(DurationType) - Static method in class org.bytedeco.arrow.DurationType
 
asParametricType() - Method in class org.bytedeco.arrow.FixedSizeBinaryType
 
asParametricType(FixedSizeBinaryType) - Static method in class org.bytedeco.arrow.FixedSizeBinaryType
 
asParametricType() - Method in class org.bytedeco.arrow.IntervalType
 
asParametricType(IntervalType) - Static method in class org.bytedeco.arrow.IntervalType
 
asParametricType() - Method in class org.bytedeco.arrow.NestedType
 
asParametricType(NestedType) - Static method in class org.bytedeco.arrow.NestedType
 
asParametricType() - Method in class org.bytedeco.arrow.TimestampType
 
asParametricType(TimestampType) - Static method in class org.bytedeco.arrow.TimestampType
 
asParametricType() - Method in class org.bytedeco.arrow.TimeType
 
asParametricType(TimeType) - Static method in class org.bytedeco.arrow.TimeType
 
asReadable() - Method in class org.bytedeco.arrow.InputStream
 
asReadable(InputStream) - Static method in class org.bytedeco.arrow.InputStream
 
asSeekable() - Method in class org.bytedeco.arrow.RandomAccessFile
 
asSeekable(RandomAccessFile) - Static method in class org.bytedeco.arrow.RandomAccessFile
 
asSeekable() - Method in class org.bytedeco.arrow.WritableFile
 
asSeekable(WritableFile) - Static method in class org.bytedeco.arrow.WritableFile
 
Assume(Expression) - Method in class org.bytedeco.arrow_dataset.AndExpression
 
Assume(Expression) - Method in class org.bytedeco.arrow_dataset.CastExpression
 
Assume(Expression) - Method in class org.bytedeco.arrow_dataset.ComparisonExpression
 
Assume(Expression) - Method in class org.bytedeco.arrow_dataset.Expression
\brief Simplify to an equivalent Expression given assumed constraints on input.
Assume(Expression) - Method in class org.bytedeco.arrow_dataset.InExpression
 
Assume(Expression) - Method in class org.bytedeco.arrow_dataset.IsValidExpression
 
Assume(Expression) - Method in class org.bytedeco.arrow_dataset.NotExpression
 
Assume(Expression) - Method in class org.bytedeco.arrow_dataset.OrExpression
 
asWritable() - Method in class org.bytedeco.arrow.OutputStream
 
asWritable(OutputStream) - Static method in class org.bytedeco.arrow.OutputStream
 
asWritableFile() - Method in class org.bytedeco.arrow.ReadWriteFileInterface
 
asWritableFile(ReadWriteFileInterface) - Static method in class org.bytedeco.arrow.ReadWriteFileInterface
 
atol() - Method in class org.bytedeco.arrow.EqualOptions
The absolute tolerance for approximate comparisons of floating-point values.
atol(double) - Method in class org.bytedeco.arrow.EqualOptions
Return a new EqualOptions object with the "atol" property changed.
auth_handler() - Method in class org.bytedeco.arrow_flight.FlightServerOptions
\brief The authentication handler to use.
auth_handler(ServerAuthHandler) - Method in class org.bytedeco.arrow_flight.FlightServerOptions
 
Authenticate(ClientAuthSender, ClientAuthReader) - Method in class org.bytedeco.arrow_flight.ClientAuthHandler
\brief Authenticate the client on initial connection.
Authenticate(FlightCallOptions, ClientAuthHandler) - Method in class org.bytedeco.arrow_flight.FlightClient
\brief Authenticate to the server using the given handler.
Authenticate(ServerAuthSender, ServerAuthReader) - Method in class org.bytedeco.arrow_flight.NoOpAuthHandler
 
Authenticate(ServerAuthSender, ServerAuthReader) - Method in class org.bytedeco.arrow_flight.ServerAuthHandler
\brief Authenticate the client on initial connection.
auto_dict_encode() - Method in class org.bytedeco.arrow.ConvertOptions
Whether to try to automatically dict-encode string / binary data.
auto_dict_encode(boolean) - Method in class org.bytedeco.arrow.ConvertOptions
 
auto_dict_max_cardinality() - Method in class org.bytedeco.arrow.ConvertOptions
 
auto_dict_max_cardinality(int) - Method in class org.bytedeco.arrow.ConvertOptions
 
autogenerate_column_names() - Method in class org.bytedeco.arrow.ReadOptions
Whether to autogenerate column names if column_names is empty.
autogenerate_column_names(boolean) - Method in class org.bytedeco.arrow.ReadOptions
 

B

backend_name() - Method in class org.bytedeco.arrow.LoggingMemoryPool
 
backend_name() - Method in class org.bytedeco.arrow.MemoryPool
The name of the backend used by this MemoryPool (e.g.
backend_name() - Method in class org.bytedeco.arrow.ProxyMemoryPool
 
base_dir() - Method in class org.bytedeco.arrow.FileSelector
The directory in which to select files.
base_dir(String) - Method in class org.bytedeco.arrow.FileSelector
 
base_name() - Method in class org.bytedeco.arrow.FileStats
The file base name (component after the last directory separator)
base_name() - Method in class org.bytedeco.gandiva.FunctionSignature
 
BaseBaseDate32Scalar - Class in org.bytedeco.arrow
 
BaseBaseDate32Scalar(DataType) - Constructor for class org.bytedeco.arrow.BaseBaseDate32Scalar
 
BaseBaseDate32Scalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseBaseDate32Scalar
Pointer cast constructor.
BaseBaseDate32Scalar(int, DataType) - Constructor for class org.bytedeco.arrow.BaseBaseDate32Scalar
 
BaseBaseDate64Scalar - Class in org.bytedeco.arrow
 
BaseBaseDate64Scalar(DataType) - Constructor for class org.bytedeco.arrow.BaseBaseDate64Scalar
 
BaseBaseDate64Scalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseBaseDate64Scalar
Pointer cast constructor.
BaseBaseDate64Scalar(long, DataType) - Constructor for class org.bytedeco.arrow.BaseBaseDate64Scalar
 
BaseBaseDayTimeIntervalScalar - Class in org.bytedeco.arrow
 
BaseBaseDayTimeIntervalScalar(DataType) - Constructor for class org.bytedeco.arrow.BaseBaseDayTimeIntervalScalar
 
BaseBaseDayTimeIntervalScalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseBaseDayTimeIntervalScalar
Pointer cast constructor.
BaseBaseDayTimeIntervalScalar(DayTimeIntervalType.DayMilliseconds, DataType) - Constructor for class org.bytedeco.arrow.BaseBaseDayTimeIntervalScalar
 
BaseBaseMonthIntervalType - Class in org.bytedeco.arrow
 
BaseBaseMonthIntervalType(DataType) - Constructor for class org.bytedeco.arrow.BaseBaseMonthIntervalType
 
BaseBaseMonthIntervalType(Pointer) - Constructor for class org.bytedeco.arrow.BaseBaseMonthIntervalType
Pointer cast constructor.
BaseBaseMonthIntervalType(int, DataType) - Constructor for class org.bytedeco.arrow.BaseBaseMonthIntervalType
 
BaseBaseTime32Scalar - Class in org.bytedeco.arrow
 
BaseBaseTime32Scalar(DataType) - Constructor for class org.bytedeco.arrow.BaseBaseTime32Scalar
 
BaseBaseTime32Scalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseBaseTime32Scalar
Pointer cast constructor.
BaseBaseTime32Scalar(int, DataType) - Constructor for class org.bytedeco.arrow.BaseBaseTime32Scalar
 
BaseBaseTime64Scalar - Class in org.bytedeco.arrow
 
BaseBaseTime64Scalar(DataType) - Constructor for class org.bytedeco.arrow.BaseBaseTime64Scalar
 
BaseBaseTime64Scalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseBaseTime64Scalar
Pointer cast constructor.
BaseBaseTime64Scalar(long, DataType) - Constructor for class org.bytedeco.arrow.BaseBaseTime64Scalar
 
BaseBinaryArray - Class in org.bytedeco.arrow
Base class for variable-sized binary arrays, regardless of offset size and logical interpretation.
BaseBinaryArray(Pointer) - Constructor for class org.bytedeco.arrow.BaseBinaryArray
Pointer cast constructor.
BaseBinaryBuilder - Class in org.bytedeco.arrow
 
BaseBinaryBuilder(Pointer) - Constructor for class org.bytedeco.arrow.BaseBinaryBuilder
Pointer cast constructor.
BaseBinaryScalar - Class in org.bytedeco.arrow
 
BaseBinaryScalar(DataType) - Constructor for class org.bytedeco.arrow.BaseBinaryScalar
 
BaseBinaryScalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseBinaryScalar
Pointer cast constructor.
BaseBinaryType - Class in org.bytedeco.arrow
\brief Base class for all variable-size binary data types
BaseBinaryType(Pointer) - Constructor for class org.bytedeco.arrow.BaseBinaryType
Pointer cast constructor.
BaseDate32Scalar - Class in org.bytedeco.arrow
 
BaseDate32Scalar(DataType) - Constructor for class org.bytedeco.arrow.BaseDate32Scalar
 
BaseDate32Scalar(int, DataType) - Constructor for class org.bytedeco.arrow.BaseDate32Scalar
 
BaseDate32Scalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseDate32Scalar
Pointer cast constructor.
BaseDate32Scalar(int) - Constructor for class org.bytedeco.arrow.BaseDate32Scalar
 
BaseDate32Scalar() - Constructor for class org.bytedeco.arrow.BaseDate32Scalar
 
BaseDate64Scalar - Class in org.bytedeco.arrow
 
BaseDate64Scalar(DataType) - Constructor for class org.bytedeco.arrow.BaseDate64Scalar
 
BaseDate64Scalar(long, DataType) - Constructor for class org.bytedeco.arrow.BaseDate64Scalar
 
BaseDate64Scalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseDate64Scalar
Pointer cast constructor.
BaseDate64Scalar(long) - Constructor for class org.bytedeco.arrow.BaseDate64Scalar
 
BaseDate64Scalar() - Constructor for class org.bytedeco.arrow.BaseDate64Scalar
 
BaseDayTimeIntervalScalar - Class in org.bytedeco.arrow
 
BaseDayTimeIntervalScalar(DataType) - Constructor for class org.bytedeco.arrow.BaseDayTimeIntervalScalar
 
BaseDayTimeIntervalScalar(DayTimeIntervalType.DayMilliseconds, DataType) - Constructor for class org.bytedeco.arrow.BaseDayTimeIntervalScalar
 
BaseDayTimeIntervalScalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseDayTimeIntervalScalar
Pointer cast constructor.
BaseDayTimeIntervalScalar(long) - Constructor for class org.bytedeco.arrow.BaseDayTimeIntervalScalar
Native array allocator.
BaseDayTimeIntervalScalar(DayTimeIntervalType.DayMilliseconds) - Constructor for class org.bytedeco.arrow.BaseDayTimeIntervalScalar
 
BaseDayTimeIntervalScalar() - Constructor for class org.bytedeco.arrow.BaseDayTimeIntervalScalar
 
BaseDoubleScalar - Class in org.bytedeco.arrow
 
BaseDoubleScalar() - Constructor for class org.bytedeco.arrow.BaseDoubleScalar
Default native constructor.
BaseDoubleScalar(long) - Constructor for class org.bytedeco.arrow.BaseDoubleScalar
Native array allocator.
BaseDoubleScalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseDoubleScalar
Pointer cast constructor.
BaseDurationScalar - Class in org.bytedeco.arrow
 
BaseDurationScalar(DataType) - Constructor for class org.bytedeco.arrow.BaseDurationScalar
 
BaseDurationScalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseDurationScalar
Pointer cast constructor.
BaseDurationScalar(long, DataType) - Constructor for class org.bytedeco.arrow.BaseDurationScalar
 
BaseFloatScalar - Class in org.bytedeco.arrow
 
BaseFloatScalar() - Constructor for class org.bytedeco.arrow.BaseFloatScalar
Default native constructor.
BaseFloatScalar(long) - Constructor for class org.bytedeco.arrow.BaseFloatScalar
Native array allocator.
BaseFloatScalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseFloatScalar
Pointer cast constructor.
BaseHalfFloatScalar - Class in org.bytedeco.arrow
 
BaseHalfFloatScalar() - Constructor for class org.bytedeco.arrow.BaseHalfFloatScalar
Default native constructor.
BaseHalfFloatScalar(long) - Constructor for class org.bytedeco.arrow.BaseHalfFloatScalar
Native array allocator.
BaseHalfFloatScalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseHalfFloatScalar
Pointer cast constructor.
BaseInt16Type - Class in org.bytedeco.arrow
 
BaseInt16Type() - Constructor for class org.bytedeco.arrow.BaseInt16Type
Default native constructor.
BaseInt16Type(long) - Constructor for class org.bytedeco.arrow.BaseInt16Type
Native array allocator.
BaseInt16Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseInt16Type
Pointer cast constructor.
BaseInt32Type - Class in org.bytedeco.arrow
 
BaseInt32Type() - Constructor for class org.bytedeco.arrow.BaseInt32Type
Default native constructor.
BaseInt32Type(long) - Constructor for class org.bytedeco.arrow.BaseInt32Type
Native array allocator.
BaseInt32Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseInt32Type
Pointer cast constructor.
BaseInt64Type - Class in org.bytedeco.arrow
 
BaseInt64Type() - Constructor for class org.bytedeco.arrow.BaseInt64Type
Default native constructor.
BaseInt64Type(long) - Constructor for class org.bytedeco.arrow.BaseInt64Type
Native array allocator.
BaseInt64Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseInt64Type
Pointer cast constructor.
BaseInt8Type - Class in org.bytedeco.arrow
 
BaseInt8Type() - Constructor for class org.bytedeco.arrow.BaseInt8Type
Default native constructor.
BaseInt8Type(long) - Constructor for class org.bytedeco.arrow.BaseInt8Type
Native array allocator.
BaseInt8Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseInt8Type
Pointer cast constructor.
BaseLargeBinaryArray - Class in org.bytedeco.arrow
 
BaseLargeBinaryArray(Pointer) - Constructor for class org.bytedeco.arrow.BaseLargeBinaryArray
Pointer cast constructor.
BaseLargeBinaryBuilder - Class in org.bytedeco.arrow
 
BaseLargeBinaryBuilder(Pointer) - Constructor for class org.bytedeco.arrow.BaseLargeBinaryBuilder
Pointer cast constructor.
BaseLargeListArray - Class in org.bytedeco.arrow
 
BaseLargeListArray() - Constructor for class org.bytedeco.arrow.BaseLargeListArray
Default native constructor.
BaseLargeListArray(long) - Constructor for class org.bytedeco.arrow.BaseLargeListArray
Native array allocator.
BaseLargeListArray(Pointer) - Constructor for class org.bytedeco.arrow.BaseLargeListArray
Pointer cast constructor.
BaseLargeListBuilder - Class in org.bytedeco.arrow
 
BaseLargeListBuilder(Pointer) - Constructor for class org.bytedeco.arrow.BaseLargeListBuilder
Pointer cast constructor.
BaseListArray - Class in org.bytedeco.arrow
Base class for variable-sized list arrays, regardless of offset size.
BaseListArray() - Constructor for class org.bytedeco.arrow.BaseListArray
Default native constructor.
BaseListArray(long) - Constructor for class org.bytedeco.arrow.BaseListArray
Native array allocator.
BaseListArray(Pointer) - Constructor for class org.bytedeco.arrow.BaseListArray
Pointer cast constructor.
BaseListBuilder - Class in org.bytedeco.arrow
 
BaseListBuilder(Pointer) - Constructor for class org.bytedeco.arrow.BaseListBuilder
Pointer cast constructor.
BaseListScalar - Class in org.bytedeco.arrow
 
BaseListScalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseListScalar
Pointer cast constructor.
BaseListType - Class in org.bytedeco.arrow
\brief Base class for all variable-size list data types
BaseListType(Pointer) - Constructor for class org.bytedeco.arrow.BaseListType
Pointer cast constructor.
BaseMonthIntervalScalar - Class in org.bytedeco.arrow
 
BaseMonthIntervalScalar(DataType) - Constructor for class org.bytedeco.arrow.BaseMonthIntervalScalar
 
BaseMonthIntervalScalar(int, DataType) - Constructor for class org.bytedeco.arrow.BaseMonthIntervalScalar
 
BaseMonthIntervalScalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseMonthIntervalScalar
Pointer cast constructor.
BaseMonthIntervalScalar(int) - Constructor for class org.bytedeco.arrow.BaseMonthIntervalScalar
 
BaseMonthIntervalScalar() - Constructor for class org.bytedeco.arrow.BaseMonthIntervalScalar
 
BaseTime32Scalar - Class in org.bytedeco.arrow
 
BaseTime32Scalar(DataType) - Constructor for class org.bytedeco.arrow.BaseTime32Scalar
 
BaseTime32Scalar(int, DataType) - Constructor for class org.bytedeco.arrow.BaseTime32Scalar
 
BaseTime32Scalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseTime32Scalar
Pointer cast constructor.
BaseTime64Scalar - Class in org.bytedeco.arrow
 
BaseTime64Scalar(DataType) - Constructor for class org.bytedeco.arrow.BaseTime64Scalar
 
BaseTime64Scalar(long, DataType) - Constructor for class org.bytedeco.arrow.BaseTime64Scalar
 
BaseTime64Scalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseTime64Scalar
Pointer cast constructor.
BaseTimestampScalar - Class in org.bytedeco.arrow
 
BaseTimestampScalar(DataType) - Constructor for class org.bytedeco.arrow.BaseTimestampScalar
 
BaseTimestampScalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseTimestampScalar
Pointer cast constructor.
BaseTimestampScalar(long, DataType) - Constructor for class org.bytedeco.arrow.BaseTimestampScalar
 
BaseUInt16Type - Class in org.bytedeco.arrow
 
BaseUInt16Type() - Constructor for class org.bytedeco.arrow.BaseUInt16Type
Default native constructor.
BaseUInt16Type(long) - Constructor for class org.bytedeco.arrow.BaseUInt16Type
Native array allocator.
BaseUInt16Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseUInt16Type
Pointer cast constructor.
BaseUInt32Type - Class in org.bytedeco.arrow
 
BaseUInt32Type() - Constructor for class org.bytedeco.arrow.BaseUInt32Type
Default native constructor.
BaseUInt32Type(long) - Constructor for class org.bytedeco.arrow.BaseUInt32Type
Native array allocator.
BaseUInt32Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseUInt32Type
Pointer cast constructor.
BaseUInt64Type - Class in org.bytedeco.arrow
 
BaseUInt64Type() - Constructor for class org.bytedeco.arrow.BaseUInt64Type
Default native constructor.
BaseUInt64Type(long) - Constructor for class org.bytedeco.arrow.BaseUInt64Type
Native array allocator.
BaseUInt64Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseUInt64Type
Pointer cast constructor.
BaseUInt8Type - Class in org.bytedeco.arrow
 
BaseUInt8Type() - Constructor for class org.bytedeco.arrow.BaseUInt8Type
Default native constructor.
BaseUInt8Type(long) - Constructor for class org.bytedeco.arrow.BaseUInt8Type
Native array allocator.
BaseUInt8Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseUInt8Type
Pointer cast constructor.
BasicAuth - Class in org.bytedeco.arrow_flight
\brief message for simple auth
BasicAuth() - Constructor for class org.bytedeco.arrow_flight.BasicAuth
Default native constructor.
BasicAuth(long) - Constructor for class org.bytedeco.arrow_flight.BasicAuth
Native array allocator.
BasicAuth(Pointer) - Constructor for class org.bytedeco.arrow_flight.BasicAuth
Pointer cast constructor.
BasicDecimal128 - Class in org.bytedeco.arrow
Represents a signed 128-bit integer in two's complement.
BasicDecimal128(Pointer) - Constructor for class org.bytedeco.arrow.BasicDecimal128
Pointer cast constructor.
BasicDecimal128(long) - Constructor for class org.bytedeco.arrow.BasicDecimal128
Native array allocator.
BasicDecimal128(long, long) - Constructor for class org.bytedeco.arrow.BasicDecimal128
\brief Create a BasicDecimal128 from the two's complement representation.
BasicDecimal128() - Constructor for class org.bytedeco.arrow.BasicDecimal128
\brief Empty constructor creates a BasicDecimal128 with a value of 0.
BasicDecimal128(BytePointer) - Constructor for class org.bytedeco.arrow.BasicDecimal128
\brief Create a BasicDecimal128 from an array of bytes.
BasicDecimal128(ByteBuffer) - Constructor for class org.bytedeco.arrow.BasicDecimal128
 
BasicDecimal128(byte[]) - Constructor for class org.bytedeco.arrow.BasicDecimal128
 
BasicDecimalScalar128 - Class in org.bytedeco.gandiva
Represents a 128-bit decimal value along with its precision and scale.
BasicDecimalScalar128(Pointer) - Constructor for class org.bytedeco.gandiva.BasicDecimalScalar128
Pointer cast constructor.
BasicDecimalScalar128(long, long, int, int) - Constructor for class org.bytedeco.gandiva.BasicDecimalScalar128
 
BasicDecimalScalar128(BasicDecimal128, int, int) - Constructor for class org.bytedeco.gandiva.BasicDecimalScalar128
 
BasicDecimalScalar128(int, int) - Constructor for class org.bytedeco.gandiva.BasicDecimalScalar128
 
BasicUnionBuilder - Class in org.bytedeco.arrow
 
BasicUnionBuilder(Pointer) - Constructor for class org.bytedeco.arrow.BasicUnionBuilder
Pointer cast constructor.
batch_size() - Method in class org.bytedeco.parquet.ArrowReaderProperties
 
batch_size() - Method in class org.bytedeco.parquet.Scanner
 
begin() - Method in class org.bytedeco.arrow.ArrayDataVector
 
begin() - Method in class org.bytedeco.arrow.ArrayVector
 
begin() - Method in class org.bytedeco.arrow.ArrayVectorVector
 
begin() - Method in class org.bytedeco.arrow.ArrowBufferVector
 
begin() - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
begin() - Method in class org.bytedeco.arrow.BoolVector
 
begin() - Method in class org.bytedeco.arrow.BufferIterator
 
begin() - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
begin() - Method in class org.bytedeco.arrow.DatumVector
 
begin() - Method in class org.bytedeco.arrow.FieldVector
 
begin() - Method in class org.bytedeco.arrow.FileStatsVector
 
begin() - Method in class org.bytedeco.arrow.RecordBatchIterator
 
begin() - Method in class org.bytedeco.arrow.RecordBatchVector
 
begin() - Method in class org.bytedeco.arrow.ScalarVector
 
begin() - Method in class org.bytedeco.arrow.SchemaVector
 
begin() - Method in class org.bytedeco.arrow.StringDataTypeMap
 
begin() - Method in class org.bytedeco.arrow.StringStringMap
 
begin() - Method in class org.bytedeco.arrow.StringVector
 
begin() - Method in class org.bytedeco.arrow.TableVector
 
begin() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
begin() - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator
 
begin() - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
begin() - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
begin() - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
begin() - Method in class org.bytedeco.gandiva.IntSet
 
begin() - Method in class org.bytedeco.gandiva.LongSet
 
begin() - Method in class org.bytedeco.gandiva.StringSet
 
begin() - Method in class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap
 
begin() - Method in class org.bytedeco.parquet.IntList
 
begin() - Method in class org.bytedeco.parquet.NodeVector
 
binary() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a BinaryType instance
BINARY - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
binary() - Method in class org.bytedeco.plasma.UniqueID
 
BinaryArray - Class in org.bytedeco.arrow
Concrete Array class for variable-size binary data
BinaryArray(Pointer) - Constructor for class org.bytedeco.arrow.BinaryArray
Pointer cast constructor.
BinaryArray(ArrayData) - Constructor for class org.bytedeco.arrow.BinaryArray
 
BinaryArray(long, ArrowBuffer, ArrowBuffer, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.BinaryArray
 
BinaryArray(long, ArrowBuffer, ArrowBuffer) - Constructor for class org.bytedeco.arrow.BinaryArray
 
BinaryArrayResult - Class in org.bytedeco.arrow
 
BinaryArrayResult(Pointer) - Constructor for class org.bytedeco.arrow.BinaryArrayResult
Pointer cast constructor.
BinaryArrayResult(long) - Constructor for class org.bytedeco.arrow.BinaryArrayResult
Native array allocator.
BinaryArrayResult() - Constructor for class org.bytedeco.arrow.BinaryArrayResult
Constructs a Result object that contains a non-OK status.
BinaryArrayResult(Status) - Constructor for class org.bytedeco.arrow.BinaryArrayResult
Constructs a Result object with the given non-OK Status object.
BinaryArrayResult(BinaryArray) - Constructor for class org.bytedeco.arrow.BinaryArrayResult
Constructs a Result object that contains value.
BinaryArrayResult(BinaryArrayResult) - Constructor for class org.bytedeco.arrow.BinaryArrayResult
Copy constructor.
BinaryBuilder - Class in org.bytedeco.arrow
\class BinaryBuilder \brief Builder class for variable-length binary data
BinaryBuilder(MemoryPool) - Constructor for class org.bytedeco.arrow.BinaryBuilder
 
BinaryBuilder() - Constructor for class org.bytedeco.arrow.BinaryBuilder
 
BinaryBuilder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.BinaryBuilder
 
BinaryBuilder(Pointer) - Constructor for class org.bytedeco.arrow.BinaryBuilder
Pointer cast constructor.
BinaryBuilder(long) - Constructor for class org.bytedeco.arrow.BinaryBuilder
Native array allocator.
BinaryDictionary32Builder - Class in org.bytedeco.arrow
 
BinaryDictionary32Builder() - Constructor for class org.bytedeco.arrow.BinaryDictionary32Builder
Default native constructor.
BinaryDictionary32Builder(long) - Constructor for class org.bytedeco.arrow.BinaryDictionary32Builder
Native array allocator.
BinaryDictionary32Builder(Pointer) - Constructor for class org.bytedeco.arrow.BinaryDictionary32Builder
Pointer cast constructor.
BinaryDictionaryBuilder - Class in org.bytedeco.arrow
 
BinaryDictionaryBuilder() - Constructor for class org.bytedeco.arrow.BinaryDictionaryBuilder
Default native constructor.
BinaryDictionaryBuilder(long) - Constructor for class org.bytedeco.arrow.BinaryDictionaryBuilder
Native array allocator.
BinaryDictionaryBuilder(Pointer) - Constructor for class org.bytedeco.arrow.BinaryDictionaryBuilder
Pointer cast constructor.
BinaryExpression - Class in org.bytedeco.arrow_dataset
Base class for an expression with exactly two operands
BinaryExpression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.BinaryExpression
Pointer cast constructor.
BinaryKernel - Class in org.bytedeco.arrow
\class BinaryKernel \brief An array-valued function of a two input arguments
BinaryKernel(Pointer) - Constructor for class org.bytedeco.arrow.BinaryKernel
Pointer cast constructor.
BinaryRecordReader - Class in org.bytedeco.parquet
 
BinaryRecordReader(Pointer) - Constructor for class org.bytedeco.parquet.BinaryRecordReader
Pointer cast constructor.
BinaryScalar - Class in org.bytedeco.arrow
 
BinaryScalar(DataType) - Constructor for class org.bytedeco.arrow.BinaryScalar
 
BinaryScalar(Pointer) - Constructor for class org.bytedeco.arrow.BinaryScalar
Pointer cast constructor.
BinaryScalar(long) - Constructor for class org.bytedeco.arrow.BinaryScalar
Native array allocator.
BinaryScalar(ArrowBuffer, DataType) - Constructor for class org.bytedeco.arrow.BinaryScalar
 
BinaryScalar(ArrowBuffer) - Constructor for class org.bytedeco.arrow.BinaryScalar
 
BinaryScalar() - Constructor for class org.bytedeco.arrow.BinaryScalar
 
BinaryType - Class in org.bytedeco.arrow
\brief Concrete type class for variable-size binary data
BinaryType(Pointer) - Constructor for class org.bytedeco.arrow.BinaryType
Pointer cast constructor.
BinaryType(long) - Constructor for class org.bytedeco.arrow.BinaryType
Native array allocator.
BinaryType() - Constructor for class org.bytedeco.arrow.BinaryType
 
bit_width() - Method in class org.bytedeco.arrow.Date32Type
 
bit_width() - Method in class org.bytedeco.arrow.Date64Type
 
bit_width() - Method in class org.bytedeco.arrow.DayTimeIntervalType
 
bit_width() - Method in class org.bytedeco.arrow.DictionaryType
 
bit_width() - Method in class org.bytedeco.arrow.DurationType
 
bit_width() - Method in class org.bytedeco.arrow.FixedSizeBinaryType
 
bit_width() - Method in class org.bytedeco.arrow.FixedWidthType
 
bit_width() - Method in class org.bytedeco.arrow.MonthIntervalType
 
bit_width() - Method in class org.bytedeco.arrow.Time32Type
 
bit_width() - Method in class org.bytedeco.arrow.Time64Type
 
bit_width() - Method in class org.bytedeco.arrow.TimestampType
 
bit_width() - Method in class org.bytedeco.parquet.IntLogicalType
 
bit_widths() - Method in class org.bytedeco.arrow.DataTypeLayout
 
bit_widths(LongPointer) - Method in class org.bytedeco.arrow.DataTypeLayout
 
BitmapAllButOne(MemoryPool, long, long, boolean) - Static method in class org.bytedeco.arrow.global.arrow
\brief Generate Bitmap with all position to value except for one found at straggler_pos.
BitmapAllButOne(MemoryPool, long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapAnd(MemoryPool, BytePointer, long, BytePointer, long, long, long) - Static method in class org.bytedeco.arrow.global.arrow
\brief Do a "bitmap and" on right and left buffers starting at their respective bit-offsets for the given bit-length and put the results in out_buffer starting at the given bit-offset.
BitmapAnd(MemoryPool, ByteBuffer, long, ByteBuffer, long, long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapAnd(MemoryPool, byte[], long, byte[], long, long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapAnd(BytePointer, long, BytePointer, long, long, long, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Do a "bitmap and" on right and left buffers starting at their respective bit-offsets for the given bit-length and put the results in out starting at the given bit-offset.
BitmapAnd(ByteBuffer, long, ByteBuffer, long, long, long, ByteBuffer) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapAnd(byte[], long, byte[], long, long, long, byte[]) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapEquals(BytePointer, long, BytePointer, long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapEquals(ByteBuffer, long, ByteBuffer, long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapEquals(byte[], long, byte[], long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapOr(MemoryPool, BytePointer, long, BytePointer, long, long, long) - Static method in class org.bytedeco.arrow.global.arrow
\brief Do a "bitmap or" for the given bit length on right and left buffers starting at their respective bit-offsets and put the results in out_buffer starting at the given bit-offset.
BitmapOr(MemoryPool, ByteBuffer, long, ByteBuffer, long, long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapOr(MemoryPool, byte[], long, byte[], long, long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapOr(BytePointer, long, BytePointer, long, long, long, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Do a "bitmap or" for the given bit length on right and left buffers starting at their respective bit-offsets and put the results in out starting at the given bit-offset.
BitmapOr(ByteBuffer, long, ByteBuffer, long, long, long, ByteBuffer) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapOr(byte[], long, byte[], long, long, long, byte[]) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapReader - Class in org.bytedeco.arrow
 
BitmapReader(Pointer) - Constructor for class org.bytedeco.arrow.BitmapReader
Pointer cast constructor.
BitmapReader(BytePointer, long, long) - Constructor for class org.bytedeco.arrow.BitmapReader
 
BitmapReader(ByteBuffer, long, long) - Constructor for class org.bytedeco.arrow.BitmapReader
 
BitmapReader(byte[], long, long) - Constructor for class org.bytedeco.arrow.BitmapReader
 
BitmapWriter - Class in org.bytedeco.arrow
 
BitmapWriter(Pointer) - Constructor for class org.bytedeco.arrow.BitmapWriter
Pointer cast constructor.
BitmapWriter(BytePointer, long, long) - Constructor for class org.bytedeco.arrow.BitmapWriter
 
BitmapWriter(ByteBuffer, long, long) - Constructor for class org.bytedeco.arrow.BitmapWriter
 
BitmapWriter(byte[], long, long) - Constructor for class org.bytedeco.arrow.BitmapWriter
 
BitmapXor(MemoryPool, BytePointer, long, BytePointer, long, long, long) - Static method in class org.bytedeco.arrow.global.arrow
\brief Do a "bitmap xor" for the given bit-length on right and left buffers starting at their respective bit-offsets and put the results in out_buffer starting at the given bit offset.
BitmapXor(MemoryPool, ByteBuffer, long, ByteBuffer, long, long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapXor(MemoryPool, byte[], long, byte[], long, long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapXor(BytePointer, long, BytePointer, long, long, long, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Do a "bitmap xor" for the given bit-length on right and left buffers starting at their respective bit-offsets and put the results in out starting at the given bit offset.
BitmapXor(ByteBuffer, long, ByteBuffer, long, long, long, ByteBuffer) - Static method in class org.bytedeco.arrow.global.arrow
 
BitmapXor(byte[], long, byte[], long, long, long, byte[]) - Static method in class org.bytedeco.arrow.global.arrow
 
BitReader - Class in org.bytedeco.parquet
 
BitReader() - Constructor for class org.bytedeco.parquet.BitReader
Empty constructor.
BitReader(Pointer) - Constructor for class org.bytedeco.parquet.BitReader
Pointer cast constructor.
BitsetStack - Class in org.bytedeco.arrow
\brief Store a stack of bitsets efficiently.
BitsetStack() - Constructor for class org.bytedeco.arrow.BitsetStack
Default native constructor.
BitsetStack(long) - Constructor for class org.bytedeco.arrow.BitsetStack
Native array allocator.
BitsetStack(Pointer) - Constructor for class org.bytedeco.arrow.BitsetStack
Pointer cast constructor.
BitWriter - Class in org.bytedeco.parquet
 
BitWriter() - Constructor for class org.bytedeco.parquet.BitWriter
Empty constructor.
BitWriter(Pointer) - Constructor for class org.bytedeco.parquet.BitWriter
Pointer cast constructor.
block_size() - Method in class org.bytedeco.arrow.HdfsPathInfo
 
block_size(long) - Method in class org.bytedeco.arrow.HdfsPathInfo
 
block_size() - Method in class org.bytedeco.arrow.ReadOptions
Block size we request from the IO layer; also determines the size of chunks when use_threads is true
block_size(int) - Method in class org.bytedeco.arrow.ReadOptions
 
body() - Method in class org.bytedeco.arrow.Message
\brief the Message body, if any
body() - Method in class org.bytedeco.arrow_flight.Action
The action content as a Buffer
body(ArrowBuffer) - Method in class org.bytedeco.arrow_flight.Action
 
body() - Method in class org.bytedeco.arrow_flight.Result
 
body(ArrowBuffer) - Method in class org.bytedeco.arrow_flight.Result
 
body_buffers() - Method in class org.bytedeco.arrow.IpcPayload
 
body_buffers(ArrowBufferVector) - Method in class org.bytedeco.arrow.IpcPayload
 
body_length() - Method in class org.bytedeco.arrow.IpcPayload
 
body_length(long) - Method in class org.bytedeco.arrow.IpcPayload
 
body_length() - Method in class org.bytedeco.arrow.Message
\brief The expected body length according to the metadata, for verification purposes
BOOL - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
Boolean(String, Repetition.type) - Static method in class org.bytedeco.arrow.global.parquet
 
Boolean(String) - Static method in class org.bytedeco.arrow.global.parquet
 
Boolean(BytePointer, int) - Static method in class org.bytedeco.arrow.global.parquet
 
Boolean(BytePointer) - Static method in class org.bytedeco.arrow.global.parquet
 
BooleanArray - Class in org.bytedeco.arrow
Concrete Array class for boolean data
BooleanArray(Pointer) - Constructor for class org.bytedeco.arrow.BooleanArray
Pointer cast constructor.
BooleanArray(ArrayData) - Constructor for class org.bytedeco.arrow.BooleanArray
 
BooleanArray(long, ArrowBuffer, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.BooleanArray
 
BooleanArray(long, ArrowBuffer) - Constructor for class org.bytedeco.arrow.BooleanArray
 
BooleanBuilder - Class in org.bytedeco.arrow
 
BooleanBuilder(Pointer) - Constructor for class org.bytedeco.arrow.BooleanBuilder
Pointer cast constructor.
BooleanBuilder(long) - Constructor for class org.bytedeco.arrow.BooleanBuilder
Native array allocator.
BooleanBuilder(MemoryPool) - Constructor for class org.bytedeco.arrow.BooleanBuilder
 
BooleanBuilder() - Constructor for class org.bytedeco.arrow.BooleanBuilder
 
BooleanBuilder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.BooleanBuilder
 
BooleanBuilder(DataType) - Constructor for class org.bytedeco.arrow.BooleanBuilder
 
BooleanScalar - Class in org.bytedeco.arrow
 
BooleanScalar() - Constructor for class org.bytedeco.arrow.BooleanScalar
Default native constructor.
BooleanScalar(long) - Constructor for class org.bytedeco.arrow.BooleanScalar
Native array allocator.
BooleanScalar(Pointer) - Constructor for class org.bytedeco.arrow.BooleanScalar
Pointer cast constructor.
BooleanType - Class in org.bytedeco.arrow
 
BooleanType() - Constructor for class org.bytedeco.arrow.BooleanType
Empty constructor.
BooleanType(Pointer) - Constructor for class org.bytedeco.arrow.BooleanType
Pointer cast constructor.
BoolResult - Class in org.bytedeco.arrow
A Result object either contains a value of type T or a Status object explaining why such a value is not present.
BoolResult(Pointer) - Constructor for class org.bytedeco.arrow.BoolResult
Pointer cast constructor.
BoolResult(long) - Constructor for class org.bytedeco.arrow.BoolResult
Native array allocator.
BoolResult() - Constructor for class org.bytedeco.arrow.BoolResult
Constructs a Result object that contains a non-OK status.
BoolResult(Status) - Constructor for class org.bytedeco.arrow.BoolResult
Constructs a Result object with the given non-OK Status object.
BoolResult(boolean) - Constructor for class org.bytedeco.arrow.BoolResult
Constructs a Result object that contains value.
BoolResult(BoolResult) - Constructor for class org.bytedeco.arrow.BoolResult
Copy constructor.
BoolVector - Class in org.bytedeco.arrow
 
BoolVector(Pointer) - Constructor for class org.bytedeco.arrow.BoolVector
Pointer cast constructor.
BoolVector(boolean) - Constructor for class org.bytedeco.arrow.BoolVector
 
BoolVector(boolean...) - Constructor for class org.bytedeco.arrow.BoolVector
 
BoolVector() - Constructor for class org.bytedeco.arrow.BoolVector
 
BoolVector(long) - Constructor for class org.bytedeco.arrow.BoolVector
 
BoolVector.Iterator - Class in org.bytedeco.arrow
 
BSON() - Static method in class org.bytedeco.parquet.LogicalType
 
BSONLogicalType - Class in org.bytedeco.parquet
\brief Allowed for physical type BYTE_ARRAY.
BSONLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.BSONLogicalType
Pointer cast constructor.
buffer() - Method in class org.bytedeco.arrow.BufferReader
 
buffer() - Method in class org.bytedeco.arrow_dataset.FileSource
\brief Return the buffer containing the file, if any.
buffer_size() - Method in class org.bytedeco.arrow.BufferedInputStream
\brief Return the current size of the internal buffer
buffer_size() - Method in class org.bytedeco.arrow.BufferedOutputStream
\brief Return the current size of the internal buffer
buffer_size() - Method in class org.bytedeco.parquet.ReaderProperties
 
BufferBuilder - Class in org.bytedeco.arrow
\class BufferBuilder \brief A class for incrementally building a contiguous chunk of in-memory data
BufferBuilder(Pointer) - Constructor for class org.bytedeco.arrow.BufferBuilder
Pointer cast constructor.
BufferBuilder(long) - Constructor for class org.bytedeco.arrow.BufferBuilder
Native array allocator.
BufferBuilder(MemoryPool) - Constructor for class org.bytedeco.arrow.BufferBuilder
 
BufferBuilder() - Constructor for class org.bytedeco.arrow.BufferBuilder
 
BufferedInputStream - Class in org.bytedeco.arrow
\class BufferedInputStream \brief An InputStream that performs buffered reads from an unbuffered InputStream, which can mitigate the overhead of many small reads in some cases
BufferedInputStream(Pointer) - Constructor for class org.bytedeco.arrow.BufferedInputStream
Pointer cast constructor.
BufferedInputStreamConcurrencyWrapper - Class in org.bytedeco.arrow
 
BufferedInputStreamConcurrencyWrapper(Pointer) - Constructor for class org.bytedeco.arrow.BufferedInputStreamConcurrencyWrapper
Pointer cast constructor.
BufferedInputStreamResult - Class in org.bytedeco.arrow
 
BufferedInputStreamResult(Pointer) - Constructor for class org.bytedeco.arrow.BufferedInputStreamResult
Pointer cast constructor.
BufferedInputStreamResult(long) - Constructor for class org.bytedeco.arrow.BufferedInputStreamResult
Native array allocator.
BufferedInputStreamResult() - Constructor for class org.bytedeco.arrow.BufferedInputStreamResult
Constructs a Result object that contains a non-OK status.
BufferedInputStreamResult(Status) - Constructor for class org.bytedeco.arrow.BufferedInputStreamResult
Constructs a Result object with the given non-OK Status object.
BufferedInputStreamResult(BufferedInputStream) - Constructor for class org.bytedeco.arrow.BufferedInputStreamResult
Constructs a Result object that contains value.
BufferedInputStreamResult(BufferedInputStreamResult) - Constructor for class org.bytedeco.arrow.BufferedInputStreamResult
Copy constructor.
BufferedOutputStream - Class in org.bytedeco.arrow
 
BufferedOutputStream(Pointer) - Constructor for class org.bytedeco.arrow.BufferedOutputStream
Pointer cast constructor.
BufferedOutputStreamResult - Class in org.bytedeco.arrow
 
BufferedOutputStreamResult(Pointer) - Constructor for class org.bytedeco.arrow.BufferedOutputStreamResult
Pointer cast constructor.
BufferedOutputStreamResult(long) - Constructor for class org.bytedeco.arrow.BufferedOutputStreamResult
Native array allocator.
BufferedOutputStreamResult() - Constructor for class org.bytedeco.arrow.BufferedOutputStreamResult
Constructs a Result object that contains a non-OK status.
BufferedOutputStreamResult(Status) - Constructor for class org.bytedeco.arrow.BufferedOutputStreamResult
Constructs a Result object with the given non-OK Status object.
BufferedOutputStreamResult(BufferedOutputStream) - Constructor for class org.bytedeco.arrow.BufferedOutputStreamResult
Constructs a Result object that contains value.
BufferedOutputStreamResult(BufferedOutputStreamResult) - Constructor for class org.bytedeco.arrow.BufferedOutputStreamResult
Copy constructor.
BufferIterator - Class in org.bytedeco.arrow
\brief A generic Iterator that can return errors
BufferIterator(Pointer) - Constructor for class org.bytedeco.arrow.BufferIterator
Pointer cast constructor.
BufferIterator(long) - Constructor for class org.bytedeco.arrow.BufferIterator
Native array allocator.
BufferIterator() - Constructor for class org.bytedeco.arrow.BufferIterator
\brief Iterator may be constructed from any type which has a member function with signature Status Next(T*); The argument is moved or copied to the heap and kept in a unique_ptr.
BufferIterator.RangeIterator - Class in org.bytedeco.arrow
 
BufferIteratorResult - Class in org.bytedeco.arrow
 
BufferIteratorResult(Pointer) - Constructor for class org.bytedeco.arrow.BufferIteratorResult
Pointer cast constructor.
BufferIteratorResult(long) - Constructor for class org.bytedeco.arrow.BufferIteratorResult
Native array allocator.
BufferIteratorResult() - Constructor for class org.bytedeco.arrow.BufferIteratorResult
Constructs a Result object that contains a non-OK status.
BufferIteratorResult(Status) - Constructor for class org.bytedeco.arrow.BufferIteratorResult
Constructs a Result object with the given non-OK Status object.
BufferOutputStream - Class in org.bytedeco.arrow
\brief An output stream that writes to a resizable buffer
BufferOutputStream(Pointer) - Constructor for class org.bytedeco.arrow.BufferOutputStream
Pointer cast constructor.
BufferOutputStream(ResizableBuffer) - Constructor for class org.bytedeco.arrow.BufferOutputStream
 
BufferOutputStreamResult - Class in org.bytedeco.arrow
 
BufferOutputStreamResult(Pointer) - Constructor for class org.bytedeco.arrow.BufferOutputStreamResult
Pointer cast constructor.
BufferOutputStreamResult(long) - Constructor for class org.bytedeco.arrow.BufferOutputStreamResult
Native array allocator.
BufferOutputStreamResult() - Constructor for class org.bytedeco.arrow.BufferOutputStreamResult
Constructs a Result object that contains a non-OK status.
BufferOutputStreamResult(Status) - Constructor for class org.bytedeco.arrow.BufferOutputStreamResult
Constructs a Result object with the given non-OK Status object.
BufferOutputStreamResult(BufferOutputStream) - Constructor for class org.bytedeco.arrow.BufferOutputStreamResult
Constructs a Result object that contains value.
BufferOutputStreamResult(BufferOutputStreamResult) - Constructor for class org.bytedeco.arrow.BufferOutputStreamResult
Copy constructor.
BufferReader - Class in org.bytedeco.arrow
\class BufferReader \brief Random access zero-copy reads on an arrow::Buffer
BufferReader(Pointer) - Constructor for class org.bytedeco.arrow.BufferReader
Pointer cast constructor.
BufferReader(ArrowBuffer) - Constructor for class org.bytedeco.arrow.BufferReader
 
BufferReader(BytePointer, long) - Constructor for class org.bytedeco.arrow.BufferReader
 
BufferReader(ByteBuffer, long) - Constructor for class org.bytedeco.arrow.BufferReader
 
BufferReader(byte[], long) - Constructor for class org.bytedeco.arrow.BufferReader
 
BufferReaderRandomAccessFileConcurrencyWrapper - Class in org.bytedeco.arrow
 
BufferReaderRandomAccessFileConcurrencyWrapper(Pointer) - Constructor for class org.bytedeco.arrow.BufferReaderRandomAccessFileConcurrencyWrapper
Pointer cast constructor.
BufferResult - Class in org.bytedeco.arrow
 
BufferResult(Pointer) - Constructor for class org.bytedeco.arrow.BufferResult
Pointer cast constructor.
BufferResult(long) - Constructor for class org.bytedeco.arrow.BufferResult
Native array allocator.
BufferResult() - Constructor for class org.bytedeco.arrow.BufferResult
Constructs a Result object that contains a non-OK status.
BufferResult(Status) - Constructor for class org.bytedeco.arrow.BufferResult
Constructs a Result object with the given non-OK Status object.
BufferResult(ArrowBuffer) - Constructor for class org.bytedeco.arrow.BufferResult
Constructs a Result object that contains value.
BufferResult(BufferResult) - Constructor for class org.bytedeco.arrow.BufferResult
Copy constructor.
buffers() - Method in class org.bytedeco.arrow.ArrayData
 
buffers(ArrowBufferVector) - Method in class org.bytedeco.arrow.ArrayData
 
build() - Method in class org.bytedeco.gandiva.ConfigurationBuilder
 
build() - Method in class org.bytedeco.parquet.ArrowWriterProperties.Builder
 
build() - Method in class org.bytedeco.parquet.ColumnDecryptionProperties.Builder
 
build() - Method in class org.bytedeco.parquet.ColumnEncryptionProperties.Builder
 
build() - Method in class org.bytedeco.parquet.FileDecryptionProperties.Builder
 
build() - Method in class org.bytedeco.parquet.FileEncryptionProperties.Builder
 
build() - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
build_() - Method in class org.bytedeco.parquet.ApplicationVersion
 
build_(String) - Method in class org.bytedeco.parquet.ApplicationVersion
 
Builder(Pointer) - Constructor for class org.bytedeco.parquet.ArrowWriterProperties.Builder
Pointer cast constructor.
Builder(long) - Constructor for class org.bytedeco.parquet.ArrowWriterProperties.Builder
Native array allocator.
Builder() - Constructor for class org.bytedeco.parquet.ArrowWriterProperties.Builder
 
Builder(Pointer) - Constructor for class org.bytedeco.parquet.ColumnDecryptionProperties.Builder
Pointer cast constructor.
Builder(String) - Constructor for class org.bytedeco.parquet.ColumnDecryptionProperties.Builder
 
Builder(BytePointer) - Constructor for class org.bytedeco.parquet.ColumnDecryptionProperties.Builder
 
Builder(ColumnPath) - Constructor for class org.bytedeco.parquet.ColumnDecryptionProperties.Builder
 
Builder(Pointer) - Constructor for class org.bytedeco.parquet.ColumnEncryptionProperties.Builder
Pointer cast constructor.
Builder(String) - Constructor for class org.bytedeco.parquet.ColumnEncryptionProperties.Builder
Convenience builder for encrypted columns.
Builder(BytePointer) - Constructor for class org.bytedeco.parquet.ColumnEncryptionProperties.Builder
 
Builder(ColumnPath) - Constructor for class org.bytedeco.parquet.ColumnEncryptionProperties.Builder
Convenience builder for encrypted columns.
Builder(Pointer) - Constructor for class org.bytedeco.parquet.FileDecryptionProperties.Builder
Pointer cast constructor.
Builder(long) - Constructor for class org.bytedeco.parquet.FileDecryptionProperties.Builder
Native array allocator.
Builder() - Constructor for class org.bytedeco.parquet.FileDecryptionProperties.Builder
 
Builder(Pointer) - Constructor for class org.bytedeco.parquet.FileEncryptionProperties.Builder
Pointer cast constructor.
Builder(String) - Constructor for class org.bytedeco.parquet.FileEncryptionProperties.Builder
 
Builder(BytePointer) - Constructor for class org.bytedeco.parquet.FileEncryptionProperties.Builder
 
Builder(Pointer) - Constructor for class org.bytedeco.parquet.WriterProperties.Builder
Pointer cast constructor.
Builder(long) - Constructor for class org.bytedeco.parquet.WriterProperties.Builder
Native array allocator.
Builder() - Constructor for class org.bytedeco.parquet.WriterProperties.Builder
 
builder_hook() - Method in class org.bytedeco.arrow_flight.FlightServerOptions
\brief A Flight implementation-specific callback to customize transport-specific options.
builder_hook(Pointer) - Method in class org.bytedeco.arrow_flight.FlightServerOptions
 
ByPath() - Constructor for class org.bytedeco.arrow.FileStats.ByPath
Default native constructor.
ByPath(long) - Constructor for class org.bytedeco.arrow.FileStats.ByPath
Native array allocator.
ByPath(Pointer) - Constructor for class org.bytedeco.arrow.FileStats.ByPath
Pointer cast constructor.
Byte16Array - Class in org.bytedeco.arrow
 
Byte16Array(Pointer) - Constructor for class org.bytedeco.arrow.Byte16Array
Pointer cast constructor.
Byte16Array() - Constructor for class org.bytedeco.arrow.Byte16Array
 
byte_width() - Method in class org.bytedeco.arrow.DayTimeIntervalArray
 
byte_width() - Method in class org.bytedeco.arrow.FixedSizeBinaryArray
 
byte_width() - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
byte_width() - Method in class org.bytedeco.arrow.FixedSizeBinaryType
 
ByteArray - Class in org.bytedeco.parquet
 
ByteArray(Pointer) - Constructor for class org.bytedeco.parquet.ByteArray
Pointer cast constructor.
ByteArray(long) - Constructor for class org.bytedeco.parquet.ByteArray
Native array allocator.
ByteArray() - Constructor for class org.bytedeco.parquet.ByteArray
 
ByteArray(int, BytePointer) - Constructor for class org.bytedeco.parquet.ByteArray
 
ByteArray(int, ByteBuffer) - Constructor for class org.bytedeco.parquet.ByteArray
 
ByteArray(int, byte[]) - Constructor for class org.bytedeco.parquet.ByteArray
 
ByteArrayToString(ByteArray) - Static method in class org.bytedeco.arrow.global.parquet
 
bytes_allocated() - Method in class org.bytedeco.arrow.LoggingMemoryPool
 
bytes_allocated() - Method in class org.bytedeco.arrow.MemoryPool
The number of bytes that were allocated and not yet free'd through this allocator.
bytes_allocated() - Method in class org.bytedeco.arrow.MemoryPoolStats
 
bytes_allocated() - Method in class org.bytedeco.arrow.ProxyMemoryPool
 
bytes_buffered() - Method in class org.bytedeco.arrow.BufferedInputStream
\brief Return the number of remaining bytes in the read buffer
bytes_buffered() - Method in class org.bytedeco.arrow.BufferedOutputStream
\brief Return the number of remaining bytes that have not been flushed to the raw OutputStream
bytes_read() - Method in class org.bytedeco.arrow.Compressor.CompressResult
 
bytes_read(long) - Method in class org.bytedeco.arrow.Compressor.CompressResult
 
bytes_read() - Method in class org.bytedeco.arrow.Decompressor.DecompressResult
 
bytes_read(long) - Method in class org.bytedeco.arrow.Decompressor.DecompressResult
 
bytes_written() - Method in class org.bytedeco.arrow.Compressor.CompressResult
 
bytes_written(long) - Method in class org.bytedeco.arrow.Compressor.CompressResult
 
bytes_written() - Method in class org.bytedeco.arrow.Compressor.EndResult
 
bytes_written(long) - Method in class org.bytedeco.arrow.Compressor.EndResult
 
bytes_written() - Method in class org.bytedeco.arrow.Compressor.FlushResult
 
bytes_written(long) - Method in class org.bytedeco.arrow.Compressor.FlushResult
 
bytes_written() - Method in class org.bytedeco.arrow.Decompressor.DecompressResult
 
bytes_written(long) - Method in class org.bytedeco.arrow.Decompressor.DecompressResult
 
BytesForBits(long) - Static method in class org.bytedeco.arrow.global.arrow
 
BytesToBits(BytePointer, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
\brief Convert vector of bytes to bitmap buffer
BytesToBits(BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
 
BytesToBits(ByteBuffer, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
 
BytesToBits(ByteBuffer) - Static method in class org.bytedeco.arrow.global.arrow
 
BytesToBits(byte[], MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
 
BytesToBits(byte[]) - Static method in class org.bytedeco.arrow.global.arrow
 
ByteSwap(long) - Static method in class org.bytedeco.arrow.global.arrow
 
ByteSwap(int) - Static method in class org.bytedeco.arrow.global.arrow
 
ByteSwap(short) - Static method in class org.bytedeco.arrow.global.arrow
 
ByteSwap(Pointer, Pointer, int) - Static method in class org.bytedeco.arrow.global.arrow
 

C

CalculateValueOffset(LongPointer, LongPointer) - Static method in class org.bytedeco.arrow.Tensor
Return the offset of the given index on the given strides
CalculateValueOffset(LongBuffer, LongBuffer) - Static method in class org.bytedeco.arrow.Tensor
 
CalculateValueOffset(long[], long[]) - Static method in class org.bytedeco.arrow.Tensor
 
Call(FunctionContext, Datum, Datum, Datum) - Method in class org.bytedeco.arrow.BinaryKernel
 
Call(FunctionContext, Datum, Datum, Datum) - Method in class org.bytedeco.arrow.FilterKernel
\brief BinaryKernel interface delegates to subclasses via Filter()
Call() - Method in class org.bytedeco.arrow.ReadaheadPromise
 
Call(FunctionContext, Datum, Datum, Datum) - Method in class org.bytedeco.arrow.TakeKernel
\brief BinaryKernel interface delegates to subclasses via Take()
Call(FunctionContext, Datum, Datum) - Method in class org.bytedeco.arrow.UnaryKernel
\brief Executes the kernel.
Call() - Method in class org.bytedeco.arrow_dataset.ReadaheadPromise
 
call_traits - Class in org.bytedeco.arrow
Helper struct for examining lambdas and other callables.
call_traits() - Constructor for class org.bytedeco.arrow.call_traits
Default native constructor.
call_traits(long) - Constructor for class org.bytedeco.arrow.call_traits
Native array allocator.
call_traits(Pointer) - Constructor for class org.bytedeco.arrow.call_traits
Pointer cast constructor.
can_decompress() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
can_decompress() - Method in class org.bytedeco.parquet.FileMetaData
 
can_decompress() - Method in class org.bytedeco.parquet.RowGroupMetaData
 
Cancel() - Method in class org.bytedeco.arrow_flight.FlightStreamReader
\brief Try to cancel the call.
CanCompareIndices(DictionaryArray) - Method in class org.bytedeco.arrow.DictionaryArray
\brief Determine whether dictionary arrays may be compared without unification
Cast(FunctionContext, Array, DataType, CastOptions, Array) - Static method in class org.bytedeco.arrow.global.arrow
\brief Cast from one array type to another
Cast(FunctionContext, Datum, DataType, CastOptions, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Cast from one value to another
CastExpression - Class in org.bytedeco.arrow_dataset
Explicitly cast an expression to a different type
CastExpression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.CastExpression
Pointer cast constructor.
CastExpression(Expression, DataType, CastOptions) - Constructor for class org.bytedeco.arrow_dataset.CastExpression
 
CastExpression(Expression, Expression, CastOptions) - Constructor for class org.bytedeco.arrow_dataset.CastExpression
The operand will be cast to whatever type like would evaluate to, given the same schema.
CastExpressionImpl - Class in org.bytedeco.arrow_dataset
Helper class which implements Copy and forwards construction
CastExpressionImpl() - Constructor for class org.bytedeco.arrow_dataset.CastExpressionImpl
Default native constructor.
CastExpressionImpl(long) - Constructor for class org.bytedeco.arrow_dataset.CastExpressionImpl
Native array allocator.
CastExpressionImpl(Pointer) - Constructor for class org.bytedeco.arrow_dataset.CastExpressionImpl
Pointer cast constructor.
CastLike(Expression, CastOptions) - Method in class org.bytedeco.arrow_dataset.Expression
 
CastLike(Expression) - Method in class org.bytedeco.arrow_dataset.Expression
 
CastOptions - Class in org.bytedeco.arrow
 
CastOptions(Pointer) - Constructor for class org.bytedeco.arrow.CastOptions
Pointer cast constructor.
CastOptions(long) - Constructor for class org.bytedeco.arrow.CastOptions
Native array allocator.
CastOptions() - Constructor for class org.bytedeco.arrow.CastOptions
 
CastOptions(boolean) - Constructor for class org.bytedeco.arrow.CastOptions
 
CastTo(DataType) - Method in class org.bytedeco.arrow.Scalar
 
CastTo(DataType, CastOptions) - Method in class org.bytedeco.arrow_dataset.Expression
 
CastTo(DataType) - Method in class org.bytedeco.arrow_dataset.Expression
 
CeilDiv(long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
CertKeyPair - Class in org.bytedeco.arrow_flight
\brief A TLS certificate plus key.
CertKeyPair() - Constructor for class org.bytedeco.arrow_flight.CertKeyPair
Default native constructor.
CertKeyPair(long) - Constructor for class org.bytedeco.arrow_flight.CertKeyPair
Native array allocator.
CertKeyPair(Pointer) - Constructor for class org.bytedeco.arrow_flight.CertKeyPair
Pointer cast constructor.
check_plaintext_footer_integrity() - Method in class org.bytedeco.parquet.FileDecryptionProperties
 
check_utf8() - Method in class org.bytedeco.arrow.ConvertOptions
Whether to check UTF8 validity of string columns
check_utf8(boolean) - Method in class org.bytedeco.arrow.ConvertOptions
 
CheckAligned(FileInterface, int) - Static method in class org.bytedeco.arrow.global.arrow
\brief Return error Status if file position is not a multiple of the indicated alignment
CheckAligned(FileInterface) - Static method in class org.bytedeco.arrow.global.arrow
 
CheckBufferLength() - Static method in class org.bytedeco.arrow.global.arrow
 
CheckBufferLength(FixedSizeBinaryType, ArrowBuffer) - Static method in class org.bytedeco.arrow.global.arrow
 
child(int) - Method in class org.bytedeco.arrow.ArrayBuilder
For nested types.
child(int) - Method in class org.bytedeco.arrow.DataType
\brief Return whether the types are equal
child(int) - Method in class org.bytedeco.arrow.UnionArray
 
child_data() - Method in class org.bytedeco.arrow.ArrayData
 
child_data(ArrayDataVector) - Method in class org.bytedeco.arrow.ArrayData
 
child_id(long) - Method in class org.bytedeco.arrow.UnionArray
The physical child id containing value at index.
child_ids() - Method in class org.bytedeco.arrow.UnionType
An array mapping logical type ids to physical child ids.
children() - Method in class org.bytedeco.arrow.DataType
 
Chmod(String, int) - Method in class org.bytedeco.arrow.HadoopFileSystem
Change path permissions
Chmod(BytePointer, int) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
Chown(String, String, String) - Method in class org.bytedeco.arrow.HadoopFileSystem
Change
Chown(BytePointer, BytePointer, BytePointer) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
chunk(int) - Method in class org.bytedeco.arrow.ChunkedArray
 
CHUNKED_ARRAY - Static variable in class org.bytedeco.arrow.Datum
enum arrow::compute::Datum::type
chunked_array() - Method in class org.bytedeco.arrow.Datum
 
ChunkedArray - Class in org.bytedeco.arrow
\class ChunkedArray \brief A data structure managing a list of primitive Arrow arrays logically as one large array
ChunkedArray(Pointer) - Constructor for class org.bytedeco.arrow.ChunkedArray
Pointer cast constructor.
ChunkedArray(ArrayVector) - Constructor for class org.bytedeco.arrow.ChunkedArray
\brief Construct a chunked array from a vector of arrays The vector must be non-empty and all its elements must have the same data type.
ChunkedArray(Array) - Constructor for class org.bytedeco.arrow.ChunkedArray
\brief Construct a chunked array from a single Array
ChunkedArray(ArrayVector, DataType) - Constructor for class org.bytedeco.arrow.ChunkedArray
\brief Construct a chunked array from a vector of arrays and a data type As the data type is passed explicitly, the vector may be empty.
ChunkedArrayVector - Class in org.bytedeco.arrow
 
ChunkedArrayVector(Pointer) - Constructor for class org.bytedeco.arrow.ChunkedArrayVector
Pointer cast constructor.
ChunkedArrayVector(ChunkedArray) - Constructor for class org.bytedeco.arrow.ChunkedArrayVector
 
ChunkedArrayVector(ChunkedArray...) - Constructor for class org.bytedeco.arrow.ChunkedArrayVector
 
ChunkedArrayVector() - Constructor for class org.bytedeco.arrow.ChunkedArrayVector
 
ChunkedArrayVector(long) - Constructor for class org.bytedeco.arrow.ChunkedArrayVector
 
ChunkedArrayVector.Iterator - Class in org.bytedeco.arrow
 
ChunkedBinaryBuilder - Class in org.bytedeco.arrow
 
ChunkedBinaryBuilder(Pointer) - Constructor for class org.bytedeco.arrow.ChunkedBinaryBuilder
Pointer cast constructor.
ChunkedBinaryBuilder(int, MemoryPool) - Constructor for class org.bytedeco.arrow.ChunkedBinaryBuilder
 
ChunkedBinaryBuilder(int) - Constructor for class org.bytedeco.arrow.ChunkedBinaryBuilder
 
ChunkedBinaryBuilder(int, int, MemoryPool) - Constructor for class org.bytedeco.arrow.ChunkedBinaryBuilder
 
ChunkedBinaryBuilder(int, int) - Constructor for class org.bytedeco.arrow.ChunkedBinaryBuilder
 
ChunkedStringBuilder - Class in org.bytedeco.arrow
 
ChunkedStringBuilder(int, MemoryPool) - Constructor for class org.bytedeco.arrow.ChunkedStringBuilder
 
ChunkedStringBuilder(int) - Constructor for class org.bytedeco.arrow.ChunkedStringBuilder
 
ChunkedStringBuilder(int, int, MemoryPool) - Constructor for class org.bytedeco.arrow.ChunkedStringBuilder
 
ChunkedStringBuilder(int, int) - Constructor for class org.bytedeco.arrow.ChunkedStringBuilder
 
ChunkedStringBuilder(Pointer) - Constructor for class org.bytedeco.arrow.ChunkedStringBuilder
Pointer cast constructor.
chunks() - Method in class org.bytedeco.arrow.ChunkedArray
 
clear() - Method in class org.bytedeco.arrow.ArrayDataVector
 
clear() - Method in class org.bytedeco.arrow.ArrayVector
 
clear() - Method in class org.bytedeco.arrow.ArrayVectorVector
 
clear() - Method in class org.bytedeco.arrow.ArrowBufferVector
 
clear() - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
Clear() - Method in class org.bytedeco.arrow.BitmapWriter
 
clear() - Method in class org.bytedeco.arrow.BoolVector
 
clear() - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
clear() - Method in class org.bytedeco.arrow.DatumVector
 
clear() - Method in class org.bytedeco.arrow.FieldVector
 
clear() - Method in class org.bytedeco.arrow.FileStatsVector
 
Clear() - Method in class org.bytedeco.arrow.FirstTimeBitmapWriter
 
clear() - Method in class org.bytedeco.arrow.RecordBatchVector
 
clear() - Method in class org.bytedeco.arrow.ScalarVector
 
clear() - Method in class org.bytedeco.arrow.SchemaVector
 
clear() - Method in class org.bytedeco.arrow.StringStringPairVector
 
clear() - Method in class org.bytedeco.arrow.StringVector
 
clear() - Method in class org.bytedeco.arrow.TableVector
 
clear() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
clear() - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
clear() - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
clear() - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
clear() - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
clear() - Method in class org.bytedeco.parquet.NodeVector
 
ClearBit(BytePointer, long) - Static method in class org.bytedeco.arrow.global.arrow
 
ClearBit(ByteBuffer, long) - Static method in class org.bytedeco.arrow.global.arrow
 
ClearBit(byte[], long) - Static method in class org.bytedeco.arrow.global.arrow
 
ClientAuthHandler - Class in org.bytedeco.arrow_flight
\brief An authentication implementation for a Flight service.
ClientAuthHandler(Pointer) - Constructor for class org.bytedeco.arrow_flight.ClientAuthHandler
Pointer cast constructor.
ClientAuthReader - Class in org.bytedeco.arrow_flight
\brief A reader for messages from the server during an authentication handshake.
ClientAuthReader(Pointer) - Constructor for class org.bytedeco.arrow_flight.ClientAuthReader
Pointer cast constructor.
ClientAuthSender - Class in org.bytedeco.arrow_flight
\brief A writer for messages to the server during an authentication handshake.
ClientAuthSender(Pointer) - Constructor for class org.bytedeco.arrow_flight.ClientAuthSender
Pointer cast constructor.
ClientMiddleware - Class in org.bytedeco.arrow_flight
 
ClientMiddleware() - Constructor for class org.bytedeco.arrow_flight.ClientMiddleware
Empty constructor.
ClientMiddleware(Pointer) - Constructor for class org.bytedeco.arrow_flight.ClientMiddleware
Pointer cast constructor.
ClientMiddlewareFactory - Class in org.bytedeco.arrow_flight
 
ClientMiddlewareFactory() - Constructor for class org.bytedeco.arrow_flight.ClientMiddlewareFactory
Empty constructor.
ClientMiddlewareFactory(Pointer) - Constructor for class org.bytedeco.arrow_flight.ClientMiddlewareFactory
Pointer cast constructor.
ClientMiddlewareFactoryVector - Class in org.bytedeco.arrow_flight
 
ClientMiddlewareFactoryVector(Pointer) - Constructor for class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
Pointer cast constructor.
ClientMiddlewareFactoryVector(ClientMiddlewareFactory) - Constructor for class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
ClientMiddlewareFactoryVector(ClientMiddlewareFactory...) - Constructor for class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
ClientMiddlewareFactoryVector() - Constructor for class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
ClientMiddlewareFactoryVector(long) - Constructor for class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
ClientMiddlewareFactoryVector.Iterator - Class in org.bytedeco.arrow_flight
 
Close() - Method in class org.bytedeco.arrow.BufferedInputStreamConcurrencyWrapper
 
Close() - Method in class org.bytedeco.arrow.BufferedOutputStream
\brief Close the buffered output stream.
Close() - Method in class org.bytedeco.arrow.BufferOutputStream
Close the stream, preserving the buffer (retrieve it with Finish()).
Close() - Method in class org.bytedeco.arrow.BufferReaderRandomAccessFileConcurrencyWrapper
 
Close() - Method in class org.bytedeco.arrow.CompressedInputStreamConcurrencyWrapper
 
Close() - Method in class org.bytedeco.arrow.CompressedOutputStream
\brief Close the compressed output stream.
Close() - Method in class org.bytedeco.arrow.FileInterface
\brief Close the stream cleanly For writable streams, this will attempt to flush any pending data before releasing the underlying resource.
Close() - Method in class org.bytedeco.arrow.FileOutputStream
 
Close() - Method in class org.bytedeco.arrow.FixedSizeBufferWriter
 
Close() - Method in class org.bytedeco.arrow.HdfsOutputStream
 
Close() - Method in class org.bytedeco.arrow.HdfsReadableFile
 
Close() - Method in class org.bytedeco.arrow.IpcPayloadWriter
 
Close() - Method in class org.bytedeco.arrow.MemoryMappedFile
 
Close() - Method in class org.bytedeco.arrow.MockOutputStream
 
Close() - Method in class org.bytedeco.arrow.ReadableFileRandomAccessFileConcurrencyWrapper
 
Close() - Method in class org.bytedeco.arrow.RecordBatchFileWriter
\brief Close the file stream by writing the file footer and magic number
Close() - Method in class org.bytedeco.arrow.RecordBatchStreamWriter
\brief Close the stream by writing a 4-byte int32 0 EOS market
Close() - Method in class org.bytedeco.arrow.RecordBatchWriter
\brief Perform any logic necessary to finish the stream
Close() - Method in class org.bytedeco.arrow.SlowInputStream
 
Close() - Method in class org.bytedeco.arrow.SlowRandomAccessFile
 
Close() - Method in class org.bytedeco.parquet.ColumnWriter
\brief Closes the ColumnWriter, commits any buffered values to pages.
Close() - Method in class org.bytedeco.parquet.FileInterface
 
Close(boolean, boolean) - Method in class org.bytedeco.parquet.PageWriter
 
Close() - Method in class org.bytedeco.parquet.ParquetFileReader
 
Close() - Method in class org.bytedeco.parquet.ParquetFileReader.Contents
 
Close() - Method in class org.bytedeco.parquet.ParquetFileWriter
 
Close() - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
Close() - Method in class org.bytedeco.parquet.ParquetInputWrapper
 
Close() - Method in class org.bytedeco.parquet.ParquetOutputWrapper
 
Close() - Method in class org.bytedeco.parquet.RowGroupWriter
 
Close() - Method in class org.bytedeco.parquet.RowGroupWriter.Contents
 
closed() - Method in class org.bytedeco.arrow.BufferedInputStream
 
closed() - Method in class org.bytedeco.arrow.BufferedOutputStream
 
closed() - Method in class org.bytedeco.arrow.BufferOutputStream
 
closed() - Method in class org.bytedeco.arrow.BufferReader
\brief Instantiate from std::string or arrow::util::string_view.
closed() - Method in class org.bytedeco.arrow.CompressedInputStream
 
closed() - Method in class org.bytedeco.arrow.CompressedOutputStream
 
closed() - Method in class org.bytedeco.arrow.FileInterface
\brief Return whether the stream is closed
closed() - Method in class org.bytedeco.arrow.FileOutputStream
 
closed() - Method in class org.bytedeco.arrow.FixedSizeBufferWriter
 
closed() - Method in class org.bytedeco.arrow.HdfsOutputStream
 
closed() - Method in class org.bytedeco.arrow.HdfsReadableFile
 
closed() - Method in class org.bytedeco.arrow.MemoryMappedFile
 
closed() - Method in class org.bytedeco.arrow.MockOutputStream
 
closed() - Method in class org.bytedeco.arrow.ReadableFile
 
closed() - Method in class org.bytedeco.arrow.SlowInputStream
 
closed() - Method in class org.bytedeco.arrow.SlowRandomAccessFile
 
closed() - Method in class org.bytedeco.parquet.ParquetInputWrapper
 
closed() - Method in class org.bytedeco.parquet.ParquetOutputWrapper
 
cmd() - Method in class org.bytedeco.arrow_flight.FlightDescriptor
Opaque value used to express a command.
cmd(String) - Method in class org.bytedeco.arrow_flight.FlightDescriptor
 
code() - Method in class org.bytedeco.arrow.Status
\brief Return the StatusCode value attached to this status.
code() - Method in class org.bytedeco.arrow_flight.FlightStatusDetail
\brief Get the Flight status code.
CodeAsString() - Method in class org.bytedeco.arrow.Status
\brief Return a string representation of the status code, without the message text or POSIX code information.
CodeAsString() - Method in class org.bytedeco.arrow_flight.FlightStatusDetail
\brief Get the human-readable name of the status code.
Codec - Class in org.bytedeco.arrow
\brief Compression codec
Codec(Pointer) - Constructor for class org.bytedeco.arrow.Codec
Pointer cast constructor.
CodecResult - Class in org.bytedeco.arrow
 
CodecResult(Pointer) - Constructor for class org.bytedeco.arrow.CodecResult
Pointer cast constructor.
CodecResult(long) - Constructor for class org.bytedeco.arrow.CodecResult
Native array allocator.
CodecResult() - Constructor for class org.bytedeco.arrow.CodecResult
Constructs a Result object that contains a non-OK status.
CodecResult(Status) - Constructor for class org.bytedeco.arrow.CodecResult
Constructs a Result object with the given non-OK Status object.
CodecResult(Codec) - Constructor for class org.bytedeco.arrow.CodecResult
Constructs a Result object that contains value.
coerce_timestamps(TimeUnit.type) - Method in class org.bytedeco.parquet.ArrowWriterProperties.Builder
 
coerce_timestamps(int) - Method in class org.bytedeco.parquet.ArrowWriterProperties.Builder
 
coerce_timestamps_enabled() - Method in class org.bytedeco.parquet.ArrowWriterProperties
 
coerce_timestamps_unit() - Method in class org.bytedeco.parquet.ArrowWriterProperties
 
CollectDictionaries(RecordBatch, DictionaryMemo) - Static method in class org.bytedeco.arrow.global.arrow
 
COLLECTION - Static variable in class org.bytedeco.arrow.Datum
enum arrow::compute::Datum::type
collection() - Method in class org.bytedeco.arrow.Datum
 
CollectionEquals(DatumVector, DatumVector) - Static method in class org.bytedeco.arrow.global.arrow
\brief convert an Array produced by BlockParser into an Array of out_type
column(int) - Method in class org.bytedeco.arrow.RecordBatch
\brief Retrieve an array from the record batch
column(int) - Method in class org.bytedeco.arrow.Table
\brief Return a column by index
Column(int) - Method in class org.bytedeco.parquet.RowGroupReader
 
column(int) - Method in class org.bytedeco.parquet.RowGroupWriter
Construct a ColumnWriter for the indicated row group column.
column(int) - Method in class org.bytedeco.parquet.RowGroupWriter.Contents
 
Column(int) - Method in class org.bytedeco.parquet.SchemaDescriptor
 
column_data(int) - Method in class org.bytedeco.arrow.RecordBatch
\brief Retrieve an array's internaldata from the record batch
column_encryption_properties(String) - Method in class org.bytedeco.parquet.FileEncryptionProperties
 
column_encryption_properties(BytePointer) - Method in class org.bytedeco.parquet.FileEncryptionProperties
 
column_encryption_properties(String) - Method in class org.bytedeco.parquet.WriterProperties
 
column_encryption_properties(BytePointer) - Method in class org.bytedeco.parquet.WriterProperties
 
column_key(String) - Method in class org.bytedeco.parquet.FileDecryptionProperties
 
column_key(BytePointer) - Method in class org.bytedeco.parquet.FileDecryptionProperties
 
column_keys(ColumnDecryptionPropertiesStringMap) - Method in class org.bytedeco.parquet.FileDecryptionProperties.Builder
Set explicit column keys (decryption properties).
column_name(int) - Method in class org.bytedeco.arrow.RecordBatch
\brief Name in i-th column
column_names() - Method in class org.bytedeco.arrow.ReadOptions
Column names for the target table.
column_names(StringVector) - Method in class org.bytedeco.arrow.ReadOptions
 
column_order() - Method in class org.bytedeco.parquet.ColumnDescriptor
 
column_order() - Method in class org.bytedeco.parquet.PrimitiveNode
 
column_ordinal() - Method in class org.bytedeco.parquet.CryptoContext
 
column_ordinal(short) - Method in class org.bytedeco.parquet.CryptoContext
 
column_path() - Method in class org.bytedeco.parquet.ColumnDecryptionProperties
 
column_path() - Method in class org.bytedeco.parquet.ColumnEncryptionProperties
 
column_properties(ColumnPath) - Method in class org.bytedeco.parquet.WriterProperties
 
column_types() - Method in class org.bytedeco.arrow.ConvertOptions
Optional per-column types (disabling type inference on those columns)
column_types(StringDataTypeMap) - Method in class org.bytedeco.arrow.ConvertOptions
 
ColumnChunk(int) - Method in class org.bytedeco.parquet.RowGroupMetaData
 
ColumnChunkMetaData - Class in org.bytedeco.parquet
 
ColumnChunkMetaData(Pointer) - Constructor for class org.bytedeco.parquet.ColumnChunkMetaData
Pointer cast constructor.
ColumnChunkMetaDataBuilder - Class in org.bytedeco.parquet
 
ColumnChunkMetaDataBuilder(Pointer) - Constructor for class org.bytedeco.parquet.ColumnChunkMetaDataBuilder
Pointer cast constructor.
ColumnCryptoMetaData - Class in org.bytedeco.parquet
 
ColumnCryptoMetaData(Pointer) - Constructor for class org.bytedeco.parquet.ColumnCryptoMetaData
Pointer cast constructor.
ColumnDecryptionProperties - Class in org.bytedeco.parquet
 
ColumnDecryptionProperties(Pointer) - Constructor for class org.bytedeco.parquet.ColumnDecryptionProperties
Pointer cast constructor.
ColumnDecryptionProperties(long) - Constructor for class org.bytedeco.parquet.ColumnDecryptionProperties
Native array allocator.
ColumnDecryptionProperties() - Constructor for class org.bytedeco.parquet.ColumnDecryptionProperties
 
ColumnDecryptionProperties(ColumnDecryptionProperties) - Constructor for class org.bytedeco.parquet.ColumnDecryptionProperties
 
ColumnDecryptionProperties.Builder - Class in org.bytedeco.parquet
 
ColumnDecryptionPropertiesStringMap - Class in org.bytedeco.parquet
 
ColumnDecryptionPropertiesStringMap(Pointer) - Constructor for class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap
Pointer cast constructor.
ColumnDecryptionPropertiesStringMap() - Constructor for class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap
 
ColumnDecryptionPropertiesStringMap.Iterator - Class in org.bytedeco.parquet
 
ColumnDescriptor - Class in org.bytedeco.parquet
 
ColumnDescriptor(Pointer) - Constructor for class org.bytedeco.parquet.ColumnDescriptor
Pointer cast constructor.
ColumnDescriptor(Node, short, short, SchemaDescriptor) - Constructor for class org.bytedeco.parquet.ColumnDescriptor
 
ColumnDescriptor(Node, short, short) - Constructor for class org.bytedeco.parquet.ColumnDescriptor
 
ColumnEncryptionProperties - Class in org.bytedeco.parquet
 
ColumnEncryptionProperties(Pointer) - Constructor for class org.bytedeco.parquet.ColumnEncryptionProperties
Pointer cast constructor.
ColumnEncryptionProperties(long) - Constructor for class org.bytedeco.parquet.ColumnEncryptionProperties
Native array allocator.
ColumnEncryptionProperties() - Constructor for class org.bytedeco.parquet.ColumnEncryptionProperties
 
ColumnEncryptionProperties(ColumnEncryptionProperties) - Constructor for class org.bytedeco.parquet.ColumnEncryptionProperties
 
ColumnEncryptionProperties.Builder - Class in org.bytedeco.parquet
 
ColumnIndex(String) - Method in class org.bytedeco.parquet.SchemaDescriptor
 
ColumnIndex(BytePointer) - Method in class org.bytedeco.parquet.SchemaDescriptor
 
ColumnIndex(Node) - Method in class org.bytedeco.parquet.SchemaDescriptor
 
ColumnNames() - Method in class org.bytedeco.arrow.Table
\brief Return names of all columns
ColumnOrder - Class in org.bytedeco.parquet
 
ColumnOrder(Pointer) - Constructor for class org.bytedeco.parquet.ColumnOrder
Pointer cast constructor.
ColumnOrder(long) - Constructor for class org.bytedeco.parquet.ColumnOrder
Native array allocator.
ColumnOrder(ColumnOrder.type) - Constructor for class org.bytedeco.parquet.ColumnOrder
 
ColumnOrder(int) - Constructor for class org.bytedeco.parquet.ColumnOrder
 
ColumnOrder() - Constructor for class org.bytedeco.parquet.ColumnOrder
 
ColumnOrder.type - Enum in org.bytedeco.parquet
 
ColumnPath - Class in org.bytedeco.parquet
 
ColumnPath(Pointer) - Constructor for class org.bytedeco.parquet.ColumnPath
Pointer cast constructor.
ColumnPath(long) - Constructor for class org.bytedeco.parquet.ColumnPath
Native array allocator.
ColumnPath() - Constructor for class org.bytedeco.parquet.ColumnPath
 
ColumnPath(StringVector) - Constructor for class org.bytedeco.parquet.ColumnPath
 
ColumnProperties - Class in org.bytedeco.parquet
 
ColumnProperties(Pointer) - Constructor for class org.bytedeco.parquet.ColumnProperties
Pointer cast constructor.
ColumnProperties(long) - Constructor for class org.bytedeco.parquet.ColumnProperties
Native array allocator.
ColumnProperties(Encoding.type, Compression.type, boolean, boolean, long) - Constructor for class org.bytedeco.parquet.ColumnProperties
 
ColumnProperties() - Constructor for class org.bytedeco.parquet.ColumnProperties
 
ColumnProperties(int, int, boolean, boolean, long) - Constructor for class org.bytedeco.parquet.ColumnProperties
 
ColumnReader - Class in org.bytedeco.parquet
 
ColumnReader(Pointer) - Constructor for class org.bytedeco.parquet.ColumnReader
Pointer cast constructor.
columns() - Method in class org.bytedeco.arrow.Table
\brief Return vector of all columns for table
ColumnWriter - Class in org.bytedeco.parquet
 
ColumnWriter(Pointer) - Constructor for class org.bytedeco.parquet.ColumnWriter
Pointer cast constructor.
CombineChunks(MemoryPool, Table) - Method in class org.bytedeco.arrow.Table
\brief Make a new table by combining the chunks this table has.
Command(String) - Static method in class org.bytedeco.arrow_flight.FlightDescriptor
 
Command(BytePointer) - Static method in class org.bytedeco.arrow_flight.FlightDescriptor
 
Comparator - Class in org.bytedeco.parquet
\brief Base class for value comparators.
Comparator() - Constructor for class org.bytedeco.parquet.Comparator
Default native constructor.
Comparator(long) - Constructor for class org.bytedeco.parquet.Comparator
Native array allocator.
Comparator(Pointer) - Constructor for class org.bytedeco.parquet.Comparator
Pointer cast constructor.
Compare(FunctionContext, Datum, Datum, CompareOptions, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Compare a numeric array with a scalar.
CompareOptions - Class in org.bytedeco.arrow
 
CompareOptions(Pointer) - Constructor for class org.bytedeco.arrow.CompareOptions
Pointer cast constructor.
CompareOptions(arrow.CompareOperator) - Constructor for class org.bytedeco.arrow.CompareOptions
 
CompareOptions(int) - Constructor for class org.bytedeco.arrow.CompareOptions
 
ComparisonExpression - Class in org.bytedeco.arrow_dataset
 
ComparisonExpression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ComparisonExpression
Pointer cast constructor.
ComparisonExpression(arrow.CompareOperator, Expression, Expression) - Constructor for class org.bytedeco.arrow_dataset.ComparisonExpression
 
ComparisonExpression(int, Expression, Expression) - Constructor for class org.bytedeco.arrow_dataset.ComparisonExpression
 
ComparisonExpressionImpl - Class in org.bytedeco.arrow_dataset
 
ComparisonExpressionImpl() - Constructor for class org.bytedeco.arrow_dataset.ComparisonExpressionImpl
Default native constructor.
ComparisonExpressionImpl(long) - Constructor for class org.bytedeco.arrow_dataset.ComparisonExpressionImpl
Native array allocator.
ComparisonExpressionImpl(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ComparisonExpressionImpl
Pointer cast constructor.
Compress(long, BytePointer, long, BytePointer) - Method in class org.bytedeco.arrow.Codec
\brief One-shot compression function output_buffer_len must first have been computed using MaxCompressedLen().
Compress(long, ByteBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.Codec
 
Compress(long, byte[], long, byte[]) - Method in class org.bytedeco.arrow.Codec
 
Compress(long, BytePointer, long, BytePointer, LongPointer) - Method in class org.bytedeco.arrow.Codec
Deprecated.
Compress(long, ByteBuffer, long, ByteBuffer, LongBuffer) - Method in class org.bytedeco.arrow.Codec
Deprecated.
Compress(long, byte[], long, byte[], long[]) - Method in class org.bytedeco.arrow.Codec
Deprecated.
Compress(long, BytePointer, long, BytePointer) - Method in class org.bytedeco.arrow.Compressor
\brief Compress some input.
Compress(long, ByteBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.Compressor
 
Compress(long, byte[], long, byte[]) - Method in class org.bytedeco.arrow.Compressor
 
Compress(ArrowBuffer, ResizableBuffer) - Method in class org.bytedeco.parquet.PageWriter
 
CompressedDataPage - Class in org.bytedeco.parquet
 
CompressedDataPage() - Constructor for class org.bytedeco.parquet.CompressedDataPage
Empty constructor.
CompressedDataPage(Pointer) - Constructor for class org.bytedeco.parquet.CompressedDataPage
Pointer cast constructor.
CompressedInputStream - Class in org.bytedeco.arrow
 
CompressedInputStream(Pointer) - Constructor for class org.bytedeco.arrow.CompressedInputStream
Pointer cast constructor.
CompressedInputStreamConcurrencyWrapper - Class in org.bytedeco.arrow
 
CompressedInputStreamConcurrencyWrapper(Pointer) - Constructor for class org.bytedeco.arrow.CompressedInputStreamConcurrencyWrapper
Pointer cast constructor.
CompressedInputStreamResult - Class in org.bytedeco.arrow
 
CompressedInputStreamResult(Pointer) - Constructor for class org.bytedeco.arrow.CompressedInputStreamResult
Pointer cast constructor.
CompressedInputStreamResult(long) - Constructor for class org.bytedeco.arrow.CompressedInputStreamResult
Native array allocator.
CompressedInputStreamResult() - Constructor for class org.bytedeco.arrow.CompressedInputStreamResult
Constructs a Result object that contains a non-OK status.
CompressedInputStreamResult(Status) - Constructor for class org.bytedeco.arrow.CompressedInputStreamResult
Constructs a Result object with the given non-OK Status object.
CompressedInputStreamResult(CompressedInputStream) - Constructor for class org.bytedeco.arrow.CompressedInputStreamResult
Constructs a Result object that contains value.
CompressedInputStreamResult(CompressedInputStreamResult) - Constructor for class org.bytedeco.arrow.CompressedInputStreamResult
Copy constructor.
CompressedOutputStream - Class in org.bytedeco.arrow
 
CompressedOutputStream(Pointer) - Constructor for class org.bytedeco.arrow.CompressedOutputStream
Pointer cast constructor.
CompressedOutputStreamResult - Class in org.bytedeco.arrow
 
CompressedOutputStreamResult(Pointer) - Constructor for class org.bytedeco.arrow.CompressedOutputStreamResult
Pointer cast constructor.
CompressedOutputStreamResult(long) - Constructor for class org.bytedeco.arrow.CompressedOutputStreamResult
Native array allocator.
CompressedOutputStreamResult() - Constructor for class org.bytedeco.arrow.CompressedOutputStreamResult
Constructs a Result object that contains a non-OK status.
CompressedOutputStreamResult(Status) - Constructor for class org.bytedeco.arrow.CompressedOutputStreamResult
Constructs a Result object with the given non-OK Status object.
CompressedOutputStreamResult(CompressedOutputStream) - Constructor for class org.bytedeco.arrow.CompressedOutputStreamResult
Constructs a Result object that contains value.
CompressedOutputStreamResult(CompressedOutputStreamResult) - Constructor for class org.bytedeco.arrow.CompressedOutputStreamResult
Copy constructor.
Compression - Class in org.bytedeco.arrow
 
Compression() - Constructor for class org.bytedeco.arrow.Compression
Default native constructor.
Compression(long) - Constructor for class org.bytedeco.arrow.Compression
Native array allocator.
Compression(Pointer) - Constructor for class org.bytedeco.arrow.Compression
Pointer cast constructor.
compression() - Method in class org.bytedeco.arrow_dataset.FileSource
\brief Return the type of raw compression on the file, if any
compression() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
compression() - Method in class org.bytedeco.parquet.ColumnProperties
 
compression(Compression.type) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
compression(int) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
compression(String, Compression.type) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
compression(BytePointer, int) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
compression(ColumnPath, Compression.type) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
compression(ColumnPath, int) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
compression(ColumnPath) - Method in class org.bytedeco.parquet.WriterProperties
 
Compression.type - Enum in org.bytedeco.arrow
\brief Compression algorithm
compression_level() - Method in class org.bytedeco.parquet.ColumnProperties
 
compression_level(int) - Method in class org.bytedeco.parquet.WriterProperties.Builder
\brief Specify the default compression level for the compressor in every column.
compression_level(String, int) - Method in class org.bytedeco.parquet.WriterProperties.Builder
\brief Specify a compression level for the compressor for the column described by path.
compression_level(BytePointer, int) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
compression_level(ColumnPath, int) - Method in class org.bytedeco.parquet.WriterProperties.Builder
\brief Specify a compression level for the compressor for the column described by path.
compression_level(ColumnPath) - Method in class org.bytedeco.parquet.WriterProperties
 
Compressor - Class in org.bytedeco.arrow
\brief Streaming compressor interface
Compressor(Pointer) - Constructor for class org.bytedeco.arrow.Compressor
Pointer cast constructor.
Compressor.CompressResult - Class in org.bytedeco.arrow
 
Compressor.EndResult - Class in org.bytedeco.arrow
 
Compressor.FlushResult - Class in org.bytedeco.arrow
 
CompressorResult - Class in org.bytedeco.arrow
 
CompressorResult(Pointer) - Constructor for class org.bytedeco.arrow.CompressorResult
Pointer cast constructor.
CompressorResult(long) - Constructor for class org.bytedeco.arrow.CompressorResult
Native array allocator.
CompressorResult() - Constructor for class org.bytedeco.arrow.CompressorResult
Constructs a Result object that contains a non-OK status.
CompressorResult(Status) - Constructor for class org.bytedeco.arrow.CompressorResult
Constructs a Result object with the given non-OK Status object.
CompressorResult(Compressor) - Constructor for class org.bytedeco.arrow.CompressorResult
Constructs a Result object that contains value.
CompressorResult(CompressorResult) - Constructor for class org.bytedeco.arrow.CompressorResult
Copy constructor.
CompressResult() - Constructor for class org.bytedeco.arrow.Compressor.CompressResult
Default native constructor.
CompressResult(long) - Constructor for class org.bytedeco.arrow.Compressor.CompressResult
Native array allocator.
CompressResult(Pointer) - Constructor for class org.bytedeco.arrow.Compressor.CompressResult
Pointer cast constructor.
CompressResultResult - Class in org.bytedeco.arrow
 
CompressResultResult(Pointer) - Constructor for class org.bytedeco.arrow.CompressResultResult
Pointer cast constructor.
CompressResultResult(long) - Constructor for class org.bytedeco.arrow.CompressResultResult
Native array allocator.
CompressResultResult() - Constructor for class org.bytedeco.arrow.CompressResultResult
Constructs a Result object that contains a non-OK status.
CompressResultResult(Status) - Constructor for class org.bytedeco.arrow.CompressResultResult
Constructs a Result object with the given non-OK Status object.
CompressResultResult(Compressor.CompressResult) - Constructor for class org.bytedeco.arrow.CompressResultResult
Constructs a Result object that contains value.
CompressResultResult(CompressResultResult) - Constructor for class org.bytedeco.arrow.CompressResultResult
Copy constructor.
Concatenate(ArrayVector, MemoryPool, Array) - Static method in class org.bytedeco.arrow.global.arrow
\brief Concatenate arrays
ConcatenateBuffers(ArrowBufferVector, MemoryPool, ArrowBuffer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Concatenate multiple buffers into a single buffer
ConcatenateTables(TableVector, ConcatenateTablesOptions, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
\brief Construct table from multiple input tables.
ConcatenateTables(TableVector) - Static method in class org.bytedeco.arrow.global.arrow
 
ConcatenateTablesOptions - Class in org.bytedeco.arrow
\defgroup concat-tables ConcatenateTables function.
ConcatenateTablesOptions() - Constructor for class org.bytedeco.arrow.ConcatenateTablesOptions
Default native constructor.
ConcatenateTablesOptions(long) - Constructor for class org.bytedeco.arrow.ConcatenateTablesOptions
Native array allocator.
ConcatenateTablesOptions(Pointer) - Constructor for class org.bytedeco.arrow.ConcatenateTablesOptions
Pointer cast constructor.
Condition - Class in org.bytedeco.gandiva
\brief A condition expression.
Condition(Pointer) - Constructor for class org.bytedeco.gandiva.Condition
Pointer cast constructor.
Condition(Node) - Constructor for class org.bytedeco.gandiva.Condition
 
Configuration - Class in org.bytedeco.gandiva
\brief runtime config for gandiva It contains elements to customize gandiva execution at run time.
Configuration() - Constructor for class org.bytedeco.gandiva.Configuration
Default native constructor.
Configuration(long) - Constructor for class org.bytedeco.gandiva.Configuration
Native array allocator.
Configuration(Pointer) - Constructor for class org.bytedeco.gandiva.Configuration
Pointer cast constructor.
ConfigurationBuilder - Class in org.bytedeco.gandiva
\brief configuration builder for gandiva Provides a default configuration and convenience methods to override specific values and build a custom instance
ConfigurationBuilder() - Constructor for class org.bytedeco.gandiva.ConfigurationBuilder
Default native constructor.
ConfigurationBuilder(long) - Constructor for class org.bytedeco.gandiva.ConfigurationBuilder
Native array allocator.
ConfigurationBuilder(Pointer) - Constructor for class org.bytedeco.gandiva.ConfigurationBuilder
Pointer cast constructor.
Connect(HdfsConnectionConfig, HadoopFileSystem) - Static method in class org.bytedeco.arrow.HadoopFileSystem
 
Connect(Location, FlightClient) - Static method in class org.bytedeco.arrow_flight.FlightClient
\brief Connect to an unauthenticated flight service
Connect(Location, FlightClientOptions, FlightClient) - Static method in class org.bytedeco.arrow_flight.FlightClient
\brief Connect to an unauthenticated flight service
Connect(String, String, int, int) - Method in class org.bytedeco.plasma.PlasmaClient
Connect to the local plasma store.
Connect(String) - Method in class org.bytedeco.plasma.PlasmaClient
 
Connect(BytePointer, BytePointer, int, int) - Method in class org.bytedeco.plasma.PlasmaClient
 
Connect(BytePointer) - Method in class org.bytedeco.plasma.PlasmaClient
 
construct_duration() - Method in class org.bytedeco.plasma.ObjectTableEntry
How long creation of this object took.
construct_duration(long) - Method in class org.bytedeco.plasma.ObjectTableEntry
 
ConstVisitor(Pointer) - Constructor for class org.bytedeco.parquet.Node.ConstVisitor
Pointer cast constructor.
Contains(UniqueID, BoolPointer) - Method in class org.bytedeco.plasma.PlasmaClient
Check if the object store contains a particular object and the object has been sealed.
Contains(UniqueID, boolean[]) - Method in class org.bytedeco.plasma.PlasmaClient
 
contents() - Method in class org.bytedeco.parquet.ColumnChunkMetaDataBuilder
 
Contents(Pointer) - Constructor for class org.bytedeco.parquet.ParquetFileReader.Contents
Pointer cast constructor.
Contents(Pointer) - Constructor for class org.bytedeco.parquet.ParquetFileWriter.Contents
Pointer cast constructor.
Contents(Pointer) - Constructor for class org.bytedeco.parquet.RowGroupReader.Contents
Pointer cast constructor.
Contents(Pointer) - Constructor for class org.bytedeco.parquet.RowGroupWriter.Contents
Pointer cast constructor.
context() - Method in class org.bytedeco.arrow_dataset.ScanTask
 
Continue - Static variable in class org.bytedeco.arrow.PathForest
enum arrow::fs::PathForest::
converted_type() - Method in class org.bytedeco.parquet.ColumnDescriptor
 
converted_type() - Method in class org.bytedeco.parquet.Node
 
ConvertedType - Class in org.bytedeco.parquet
 
ConvertedType() - Constructor for class org.bytedeco.parquet.ConvertedType
Default native constructor.
ConvertedType(long) - Constructor for class org.bytedeco.parquet.ConvertedType
Native array allocator.
ConvertedType(Pointer) - Constructor for class org.bytedeco.parquet.ConvertedType
Pointer cast constructor.
ConvertedType.type - Enum in org.bytedeco.parquet
 
ConvertedTypeToString(ConvertedType.type) - Static method in class org.bytedeco.arrow.global.parquet
 
ConvertedTypeToString(int) - Static method in class org.bytedeco.arrow.global.parquet
 
ConvertOptions - Class in org.bytedeco.arrow
 
ConvertOptions() - Constructor for class org.bytedeco.arrow.ConvertOptions
Default native constructor.
ConvertOptions(long) - Constructor for class org.bytedeco.arrow.ConvertOptions
Native array allocator.
ConvertOptions(Pointer) - Constructor for class org.bytedeco.arrow.ConvertOptions
Pointer cast constructor.
Copy() - Method in class org.bytedeco.arrow.ArrayData
 
Copy(long, long, MemoryPool, ArrowBuffer) - Method in class org.bytedeco.arrow.ArrowBuffer
Copy a section of the buffer into a new Buffer.
Copy(long, long, ArrowBuffer) - Method in class org.bytedeco.arrow.ArrowBuffer
Copy a section of the buffer using the default memory pool into a new Buffer.
Copy() - Method in class org.bytedeco.arrow.Field
 
Copy() - Method in class org.bytedeco.arrow.KeyValueMetadata
 
Copy() - Method in class org.bytedeco.arrow_dataset.AndExpressionImpl
 
Copy() - Method in class org.bytedeco.arrow_dataset.CastExpressionImpl
 
Copy() - Method in class org.bytedeco.arrow_dataset.ComparisonExpressionImpl
 
Copy() - Method in class org.bytedeco.arrow_dataset.Expression
Copy this expression into a shared pointer.
Copy() - Method in class org.bytedeco.arrow_dataset.FieldExpression
 
Copy() - Method in class org.bytedeco.arrow_dataset.InExpressionImpl
 
Copy() - Method in class org.bytedeco.arrow_dataset.IsValidExpressionImpl
 
Copy() - Method in class org.bytedeco.arrow_dataset.NotExpressionImpl
 
Copy() - Method in class org.bytedeco.arrow_dataset.OrExpressionImpl
 
Copy() - Method in class org.bytedeco.arrow_dataset.ScalarExpression
 
CopyBitmap(MemoryPool, BytePointer, long, long) - Static method in class org.bytedeco.arrow.global.arrow
Copy a bit range of an existing bitmap
CopyBitmap(MemoryPool, ByteBuffer, long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
CopyBitmap(MemoryPool, byte[], long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
CopyBitmap(BytePointer, long, long, BytePointer, long, boolean) - Static method in class org.bytedeco.arrow.global.arrow
Copy a bit range of an existing bitmap into an existing bitmap
CopyBitmap(BytePointer, long, long, BytePointer, long) - Static method in class org.bytedeco.arrow.global.arrow
 
CopyBitmap(ByteBuffer, long, long, ByteBuffer, long, boolean) - Static method in class org.bytedeco.arrow.global.arrow
 
CopyBitmap(ByteBuffer, long, long, ByteBuffer, long) - Static method in class org.bytedeco.arrow.global.arrow
 
CopyBitmap(byte[], long, long, byte[], long, boolean) - Static method in class org.bytedeco.arrow.global.arrow
 
CopyBitmap(byte[], long, long, byte[], long) - Static method in class org.bytedeco.arrow.global.arrow
 
CopyFile(String, String) - Method in class org.bytedeco.arrow.FileSystem
Copy a file.
CopyFile(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.FileSystem
 
CopyFile(String, String) - Method in class org.bytedeco.arrow.LocalFileSystem
 
CopyFile(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.LocalFileSystem
 
CopyFile(String, String) - Method in class org.bytedeco.arrow.MockFileSystem
 
CopyFile(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.MockFileSystem
 
CopyFile(String, String) - Method in class org.bytedeco.arrow.SlowFileSystem
 
CopyFile(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.SlowFileSystem
 
CopyFile(String, String) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
CopyFile(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
Count(FunctionContext, CountOptions, Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Count non-null (or null) values in an array.
Count(FunctionContext, CountOptions, Array, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Count non-null (or null) values in an array.
count_mode() - Method in class org.bytedeco.arrow.CountOptions
 
count_mode(CountOptions.mode) - Method in class org.bytedeco.arrow.CountOptions
 
CountLeadingBinaryZeros() - Method in class org.bytedeco.arrow.BasicDecimal128
\brief count the number of leading binary zeroes.
CountLeadingZeros(int) - Static method in class org.bytedeco.arrow.global.arrow
\brief Count the number of leading zeros in an unsigned integer.
CountLeadingZeros(long) - Static method in class org.bytedeco.arrow.global.arrow
 
CountNonZero(LongPointer) - Method in class org.bytedeco.arrow.Tensor
Compute the number of non-zero values in the tensor
CountNonZero(LongBuffer) - Method in class org.bytedeco.arrow.Tensor
 
CountNonZero(long[]) - Method in class org.bytedeco.arrow.Tensor
 
CountOptions - Class in org.bytedeco.arrow
\class CountOptions The user control the Count kernel behavior with this class.
CountOptions(Pointer) - Constructor for class org.bytedeco.arrow.CountOptions
Pointer cast constructor.
CountOptions(CountOptions.mode) - Constructor for class org.bytedeco.arrow.CountOptions
 
CountOptions(int) - Constructor for class org.bytedeco.arrow.CountOptions
 
CountOptions.mode - Enum in org.bytedeco.arrow
 
CountSetBits(BytePointer, long, long) - Static method in class org.bytedeco.arrow.global.arrow
Compute the number of 1's in the given data array
CountSetBits(ByteBuffer, long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
CountSetBits(byte[], long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
CountTrailingZeros(int) - Static method in class org.bytedeco.arrow.global.arrow
 
CountTrailingZeros(long) - Static method in class org.bytedeco.arrow.global.arrow
 
CoveringBytes(long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
cpu_info() - Method in class org.bytedeco.arrow.FunctionContext
 
CpuInfo - Class in org.bytedeco.arrow
 
CpuInfo() - Constructor for class org.bytedeco.arrow.CpuInfo
Empty constructor.
CpuInfo(Pointer) - Constructor for class org.bytedeco.arrow.CpuInfo
Pointer cast constructor.
Create(long, MemoryPool, InputStream, long) - Static method in class org.bytedeco.arrow.BufferedInputStream
\brief Create a BufferedInputStream from a raw InputStream
Create(long, MemoryPool, InputStream) - Static method in class org.bytedeco.arrow.BufferedInputStream
 
Create(long, MemoryPool, InputStream, BufferedInputStream, long) - Static method in class org.bytedeco.arrow.BufferedInputStream
Deprecated.
Create(long, MemoryPool, InputStream, BufferedInputStream) - Static method in class org.bytedeco.arrow.BufferedInputStream
Deprecated.
Create(long, MemoryPool, OutputStream) - Static method in class org.bytedeco.arrow.BufferedOutputStream
\brief Create a buffered output stream wrapping the given output stream.
Create(long, MemoryPool, OutputStream, BufferedOutputStream) - Static method in class org.bytedeco.arrow.BufferedOutputStream
Deprecated.
Create(long, MemoryPool) - Static method in class org.bytedeco.arrow.BufferOutputStream
\brief Create in-memory output stream with indicated capacity using a memory pool
Create(long) - Static method in class org.bytedeco.arrow.BufferOutputStream
 
Create(long, MemoryPool, BufferOutputStream) - Static method in class org.bytedeco.arrow.BufferOutputStream
Deprecated.
Create(Compression.type, int) - Static method in class org.bytedeco.arrow.Codec
\brief Create a codec for the given compression algorithm
Create(Compression.type) - Static method in class org.bytedeco.arrow.Codec
 
Create(int, int) - Static method in class org.bytedeco.arrow.Codec
 
Create(int) - Static method in class org.bytedeco.arrow.Codec
 
Create(Compression.type, Codec) - Static method in class org.bytedeco.arrow.Codec
Deprecated.
Create(int, Codec) - Static method in class org.bytedeco.arrow.Codec
Deprecated.
Create(Compression.type, int, Codec) - Static method in class org.bytedeco.arrow.Codec
Deprecated.
Create(int, int, Codec) - Static method in class org.bytedeco.arrow.Codec
Deprecated.
Create(String, long) - Static method in class org.bytedeco.arrow.MemoryMappedFile
Create new file with indicated size, return in read/write mode
Create(BytePointer, long) - Static method in class org.bytedeco.arrow.MemoryMappedFile
 
Create(String, long, MemoryMappedFile) - Static method in class org.bytedeco.arrow.MemoryMappedFile
Deprecated.
Create(BytePointer, long, MemoryMappedFile) - Static method in class org.bytedeco.arrow.MemoryMappedFile
Deprecated.
Create(UniqueID, long, BytePointer, long, ArrowBuffer, int) - Method in class org.bytedeco.plasma.PlasmaClient
Create an object in the Plasma Store.
Create(UniqueID, long, BytePointer, long, ArrowBuffer) - Method in class org.bytedeco.plasma.PlasmaClient
 
Create(UniqueID, long, ByteBuffer, long, ArrowBuffer, int) - Method in class org.bytedeco.plasma.PlasmaClient
 
Create(UniqueID, long, ByteBuffer, long, ArrowBuffer) - Method in class org.bytedeco.plasma.PlasmaClient
 
Create(UniqueID, long, byte[], long, ArrowBuffer, int) - Method in class org.bytedeco.plasma.PlasmaClient
 
Create(UniqueID, long, byte[], long, ArrowBuffer) - Method in class org.bytedeco.plasma.PlasmaClient
 
create_time() - Method in class org.bytedeco.plasma.ObjectTableEntry
Unix epoch of when this object was created.
create_time(long) - Method in class org.bytedeco.plasma.ObjectTableEntry
 
CreateAndSeal(UniqueID, String, String) - Method in class org.bytedeco.plasma.PlasmaClient
Create and seal an object in the object store.
CreateAndSeal(UniqueID, BytePointer, BytePointer) - Method in class org.bytedeco.plasma.PlasmaClient
 
CreateAndSealBatch(UniqueID, StringVector, StringVector) - Method in class org.bytedeco.plasma.PlasmaClient
Create and seal multiple objects in the object store.
created_by() - Method in class org.bytedeco.parquet.FileMetaData
 
created_by(String) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
created_by(BytePointer) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
created_by() - Method in class org.bytedeco.parquet.WriterProperties
 
CreateDefault() - Static method in class org.bytedeco.arrow.MemoryPool
\brief EXPERIMENTAL.
CreateDir(String, boolean) - Method in class org.bytedeco.arrow.FileSystem
Create a directory and subdirectories.
CreateDir(String) - Method in class org.bytedeco.arrow.FileSystem
 
CreateDir(BytePointer, boolean) - Method in class org.bytedeco.arrow.FileSystem
 
CreateDir(BytePointer) - Method in class org.bytedeco.arrow.FileSystem
 
CreateDir(String, boolean) - Method in class org.bytedeco.arrow.LocalFileSystem
 
CreateDir(String) - Method in class org.bytedeco.arrow.LocalFileSystem
 
CreateDir(BytePointer, boolean) - Method in class org.bytedeco.arrow.LocalFileSystem
 
CreateDir(BytePointer) - Method in class org.bytedeco.arrow.LocalFileSystem
 
CreateDir(String, boolean) - Method in class org.bytedeco.arrow.MockFileSystem
 
CreateDir(String) - Method in class org.bytedeco.arrow.MockFileSystem
 
CreateDir(BytePointer, boolean) - Method in class org.bytedeco.arrow.MockFileSystem
 
CreateDir(BytePointer) - Method in class org.bytedeco.arrow.MockFileSystem
 
CreateDir(String, boolean) - Method in class org.bytedeco.arrow.SlowFileSystem
 
CreateDir(String) - Method in class org.bytedeco.arrow.SlowFileSystem
 
CreateDir(BytePointer, boolean) - Method in class org.bytedeco.arrow.SlowFileSystem
 
CreateDir(BytePointer) - Method in class org.bytedeco.arrow.SlowFileSystem
 
CreateDir(String, boolean) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
CreateDir(String) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
CreateDir(BytePointer, boolean) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
CreateDir(BytePointer) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
CreateFile(String, String, boolean) - Method in class org.bytedeco.arrow.MockFileSystem
 
CreateFile(String, String) - Method in class org.bytedeco.arrow.MockFileSystem
 
CreateFile(BytePointer, BytePointer, boolean) - Method in class org.bytedeco.arrow.MockFileSystem
 
CreateFile(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.MockFileSystem
 
CreateOutputStream(MemoryPool) - Static method in class org.bytedeco.arrow.global.parquet
 
CreateOutputStream() - Static method in class org.bytedeco.arrow.global.parquet
 
Criteria - Class in org.bytedeco.arrow_flight
\brief Opaque selection criteria for ListFlights RPC
Criteria() - Constructor for class org.bytedeco.arrow_flight.Criteria
Default native constructor.
Criteria(long) - Constructor for class org.bytedeco.arrow_flight.Criteria
Native array allocator.
Criteria(Pointer) - Constructor for class org.bytedeco.arrow_flight.Criteria
Pointer cast constructor.
crypto_metadata() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
CryptoContext - Class in org.bytedeco.parquet
 
CryptoContext(Pointer) - Constructor for class org.bytedeco.parquet.CryptoContext
Pointer cast constructor.
CryptoContext(long) - Constructor for class org.bytedeco.parquet.CryptoContext
Native array allocator.
CryptoContext(boolean, short, short, Decryptor, Decryptor) - Constructor for class org.bytedeco.parquet.CryptoContext
 
CryptoContext() - Constructor for class org.bytedeco.parquet.CryptoContext
 
CsvParseOptions - Class in org.bytedeco.arrow
 
CsvParseOptions() - Constructor for class org.bytedeco.arrow.CsvParseOptions
Default native constructor.
CsvParseOptions(long) - Constructor for class org.bytedeco.arrow.CsvParseOptions
Native array allocator.
CsvParseOptions(Pointer) - Constructor for class org.bytedeco.arrow.CsvParseOptions
Pointer cast constructor.
CudaIpcPlaceholder - Class in org.bytedeco.plasma
 
CudaIpcPlaceholder() - Constructor for class org.bytedeco.plasma.CudaIpcPlaceholder
Empty constructor.
CudaIpcPlaceholder(Pointer) - Constructor for class org.bytedeco.plasma.CudaIpcPlaceholder
Pointer cast constructor.
current_column() - Method in class org.bytedeco.parquet.RowGroupMetaDataBuilder
 
current_column() - Method in class org.bytedeco.parquet.RowGroupWriter.Contents
 
current_column() - Method in class org.bytedeco.parquet.RowGroupWriter
Index of currently written column
CustomExpression - Class in org.bytedeco.arrow_dataset
 
CustomExpression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.CustomExpression
Pointer cast constructor.

D

data() - Method in class org.bytedeco.arrow.Array
 
data() - Method in class org.bytedeco.arrow.ArrowBuffer
\brief Return a pointer to the buffer's data
data() - Method in class org.bytedeco.arrow.BufferBuilder
 
data() - Method in class org.bytedeco.arrow.FileInfo
 
data(String) - Method in class org.bytedeco.arrow.FileInfo
 
data() - Method in class org.bytedeco.arrow.Tensor
 
data() - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
Data() - Constructor for class org.bytedeco.arrow_flight.FlightInfo.Data
Default native constructor.
Data(long) - Constructor for class org.bytedeco.arrow_flight.FlightInfo.Data
Native array allocator.
Data(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightInfo.Data
Pointer cast constructor.
data() - Method in class org.bytedeco.arrow_flight.FlightStreamChunk
 
data(RecordBatch) - Method in class org.bytedeco.arrow_flight.FlightStreamChunk
 
data() - Method in class org.bytedeco.plasma.ObjectBuffer
The data buffer.
data(ArrowBuffer) - Method in class org.bytedeco.plasma.ObjectBuffer
 
data() - Method in class org.bytedeco.plasma.UniqueID
 
data_buffer() - Method in class org.bytedeco.parquet.ArrowWriteContext
 
data_buffer(ResizableBuffer) - Method in class org.bytedeco.parquet.ArrowWriteContext
 
data_decryptor() - Method in class org.bytedeco.parquet.CryptoContext
 
data_decryptor(Decryptor) - Method in class org.bytedeco.parquet.CryptoContext
 
data_page_offset() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
data_pagesize(long) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
data_pagesize() - Method in class org.bytedeco.parquet.WriterProperties
 
data_size() - Method in class org.bytedeco.plasma.ObjectTableEntry
Size of the object in bytes.
data_size(long) - Method in class org.bytedeco.plasma.ObjectTableEntry
 
Dataset - Class in org.bytedeco.arrow_dataset
\brief Top-level interface for a Dataset with fragments coming from possibly multiple sources.
Dataset(Pointer) - Constructor for class org.bytedeco.arrow_dataset.Dataset
Pointer cast constructor.
DatasetFactory - Class in org.bytedeco.arrow_dataset
\brief DatasetFactory provides a way to inspect/discover a Dataset's expected schema before materializing the Dataset and underlying Sources.
DatasetFactory(Pointer) - Constructor for class org.bytedeco.arrow_dataset.DatasetFactory
Pointer cast constructor.
DatasetFactoryResult - Class in org.bytedeco.arrow_dataset
 
DatasetFactoryResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.DatasetFactoryResult
Pointer cast constructor.
DatasetFactoryResult(long) - Constructor for class org.bytedeco.arrow_dataset.DatasetFactoryResult
Native array allocator.
DatasetFactoryResult() - Constructor for class org.bytedeco.arrow_dataset.DatasetFactoryResult
Constructs a Result object that contains a non-OK status.
DatasetFactoryResult(Status) - Constructor for class org.bytedeco.arrow_dataset.DatasetFactoryResult
Constructs a Result object with the given non-OK Status object.
DatasetFactoryResult(DatasetFactory) - Constructor for class org.bytedeco.arrow_dataset.DatasetFactoryResult
Constructs a Result object that contains value.
DatasetFactoryResult(DatasetFactoryResult) - Constructor for class org.bytedeco.arrow_dataset.DatasetFactoryResult
Copy constructor.
DatasetResult - Class in org.bytedeco.arrow_dataset
A Result object either contains a value of type T or a Status object explaining why such a value is not present.
DatasetResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.DatasetResult
Pointer cast constructor.
DatasetResult(long) - Constructor for class org.bytedeco.arrow_dataset.DatasetResult
Native array allocator.
DatasetResult() - Constructor for class org.bytedeco.arrow_dataset.DatasetResult
Constructs a Result object that contains a non-OK status.
DatasetResult(Status) - Constructor for class org.bytedeco.arrow_dataset.DatasetResult
Constructs a Result object with the given non-OK Status object.
DatasetResult(Dataset) - Constructor for class org.bytedeco.arrow_dataset.DatasetResult
Constructs a Result object that contains value.
DatasetResult(DatasetResult) - Constructor for class org.bytedeco.arrow_dataset.DatasetResult
Copy constructor.
DataType - Class in org.bytedeco.arrow
\brief Base class for all data types Data types in this library are all *logical*.
DataType(Pointer) - Constructor for class org.bytedeco.arrow.DataType
Pointer cast constructor.
DataTypeLayout - Class in org.bytedeco.arrow
 
DataTypeLayout() - Constructor for class org.bytedeco.arrow.DataTypeLayout
Default native constructor.
DataTypeLayout(long) - Constructor for class org.bytedeco.arrow.DataTypeLayout
Native array allocator.
DataTypeLayout(Pointer) - Constructor for class org.bytedeco.arrow.DataTypeLayout
Pointer cast constructor.
DataTypeResult - Class in org.bytedeco.arrow
 
DataTypeResult(Pointer) - Constructor for class org.bytedeco.arrow.DataTypeResult
Pointer cast constructor.
DataTypeResult(long) - Constructor for class org.bytedeco.arrow.DataTypeResult
Native array allocator.
DataTypeResult() - Constructor for class org.bytedeco.arrow.DataTypeResult
Constructs a Result object that contains a non-OK status.
DataTypeResult(Status) - Constructor for class org.bytedeco.arrow.DataTypeResult
Constructs a Result object with the given non-OK Status object.
DataTypeResult(DataType) - Constructor for class org.bytedeco.arrow.DataTypeResult
Constructs a Result object that contains value.
DataTypeResult(DataTypeResult) - Constructor for class org.bytedeco.arrow.DataTypeResult
Copy constructor.
Date() - Static method in class org.bytedeco.parquet.LogicalType
 
date32() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a Date32Type instance
DATE32 - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
Date32Array - Class in org.bytedeco.arrow
 
Date32Array(Pointer) - Constructor for class org.bytedeco.arrow.Date32Array
Pointer cast constructor.
Date32Array(ArrayData) - Constructor for class org.bytedeco.arrow.Date32Array
 
Date32Scalar - Class in org.bytedeco.arrow
 
Date32Scalar(DataType) - Constructor for class org.bytedeco.arrow.Date32Scalar
 
Date32Scalar(int, DataType) - Constructor for class org.bytedeco.arrow.Date32Scalar
 
Date32Scalar(int) - Constructor for class org.bytedeco.arrow.Date32Scalar
 
Date32Scalar() - Constructor for class org.bytedeco.arrow.Date32Scalar
 
Date32Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Date32Scalar
Pointer cast constructor.
Date32Scalar(long) - Constructor for class org.bytedeco.arrow.Date32Scalar
Native array allocator.
Date32Type - Class in org.bytedeco.arrow
Concrete type class for 32-bit date data (as number of days since UNIX epoch)
Date32Type(Pointer) - Constructor for class org.bytedeco.arrow.Date32Type
Pointer cast constructor.
Date32Type(long) - Constructor for class org.bytedeco.arrow.Date32Type
Native array allocator.
Date32Type() - Constructor for class org.bytedeco.arrow.Date32Type
 
date64() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a Date64Type instance
DATE64 - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
Date64Array - Class in org.bytedeco.arrow
 
Date64Array(Pointer) - Constructor for class org.bytedeco.arrow.Date64Array
Pointer cast constructor.
Date64Array(ArrayData) - Constructor for class org.bytedeco.arrow.Date64Array
 
Date64Scalar - Class in org.bytedeco.arrow
 
Date64Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Date64Scalar
Pointer cast constructor.
Date64Type - Class in org.bytedeco.arrow
Concrete type class for 64-bit date data (as number of milliseconds since UNIX epoch)
Date64Type(Pointer) - Constructor for class org.bytedeco.arrow.Date64Type
Pointer cast constructor.
Date64Type(long) - Constructor for class org.bytedeco.arrow.Date64Type
Native array allocator.
Date64Type() - Constructor for class org.bytedeco.arrow.Date64Type
 
DateLogicalType - Class in org.bytedeco.parquet
\brief Allowed for physical type INT32.
DateLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.DateLogicalType
Pointer cast constructor.
DateType - Class in org.bytedeco.arrow
\brief Base type class for date data
DateType(Pointer) - Constructor for class org.bytedeco.arrow.DateType
Pointer cast constructor.
Datum - Class in org.bytedeco.arrow
\class Datum \brief Variant type for various Arrow C++ data structures
Datum(Pointer) - Constructor for class org.bytedeco.arrow.Datum
Pointer cast constructor.
Datum() - Constructor for class org.bytedeco.arrow.Datum
\brief Empty datum, to be populated elsewhere
Datum(Scalar) - Constructor for class org.bytedeco.arrow.Datum
 
Datum(ArrayData) - Constructor for class org.bytedeco.arrow.Datum
 
Datum(Array) - Constructor for class org.bytedeco.arrow.Datum
 
Datum(ChunkedArray) - Constructor for class org.bytedeco.arrow.Datum
 
Datum(RecordBatch) - Constructor for class org.bytedeco.arrow.Datum
 
Datum(Table) - Constructor for class org.bytedeco.arrow.Datum
 
Datum(DatumVector) - Constructor for class org.bytedeco.arrow.Datum
 
Datum(boolean) - Constructor for class org.bytedeco.arrow.Datum
 
Datum(byte) - Constructor for class org.bytedeco.arrow.Datum
 
Datum(short) - Constructor for class org.bytedeco.arrow.Datum
 
Datum(int) - Constructor for class org.bytedeco.arrow.Datum
 
Datum(long) - Constructor for class org.bytedeco.arrow.Datum
 
Datum(float) - Constructor for class org.bytedeco.arrow.Datum
 
Datum(double) - Constructor for class org.bytedeco.arrow.Datum
 
Datum(Datum) - Constructor for class org.bytedeco.arrow.Datum
 
DatumResult - Class in org.bytedeco.arrow
 
DatumResult(Pointer) - Constructor for class org.bytedeco.arrow.DatumResult
Pointer cast constructor.
DatumResult(long) - Constructor for class org.bytedeco.arrow.DatumResult
Native array allocator.
DatumResult() - Constructor for class org.bytedeco.arrow.DatumResult
Constructs a Result object that contains a non-OK status.
DatumResult(Status) - Constructor for class org.bytedeco.arrow.DatumResult
Constructs a Result object with the given non-OK Status object.
DatumResult(Datum) - Constructor for class org.bytedeco.arrow.DatumResult
Constructs a Result object that contains value.
DatumResult(DatumResult) - Constructor for class org.bytedeco.arrow.DatumResult
Copy constructor.
DatumVector - Class in org.bytedeco.arrow
 
DatumVector(Pointer) - Constructor for class org.bytedeco.arrow.DatumVector
Pointer cast constructor.
DatumVector(Datum) - Constructor for class org.bytedeco.arrow.DatumVector
 
DatumVector(Datum...) - Constructor for class org.bytedeco.arrow.DatumVector
 
DatumVector() - Constructor for class org.bytedeco.arrow.DatumVector
 
DatumVector(long) - Constructor for class org.bytedeco.arrow.DatumVector
 
DatumVector.Iterator - Class in org.bytedeco.arrow
 
day_time_interval() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a DayTimeIntervalType instance
DayMilliseconds() - Constructor for class org.bytedeco.arrow.DayTimeIntervalType.DayMilliseconds
Default native constructor.
DayMilliseconds(long) - Constructor for class org.bytedeco.arrow.DayTimeIntervalType.DayMilliseconds
Native array allocator.
DayMilliseconds(Pointer) - Constructor for class org.bytedeco.arrow.DayTimeIntervalType.DayMilliseconds
Pointer cast constructor.
days() - Method in class org.bytedeco.arrow.DayTimeIntervalType.DayMilliseconds
 
days(int) - Method in class org.bytedeco.arrow.DayTimeIntervalType.DayMilliseconds
 
DayTimeIntervalArray - Class in org.bytedeco.arrow
DayTimeArray --------------------- \brief Array of Day and Millisecond values.
DayTimeIntervalArray(Pointer) - Constructor for class org.bytedeco.arrow.DayTimeIntervalArray
Pointer cast constructor.
DayTimeIntervalArray(ArrayData) - Constructor for class org.bytedeco.arrow.DayTimeIntervalArray
 
DayTimeIntervalArray(DataType, long, ArrowBuffer, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.DayTimeIntervalArray
 
DayTimeIntervalArray(DataType, long, ArrowBuffer) - Constructor for class org.bytedeco.arrow.DayTimeIntervalArray
 
DayTimeIntervalBuilder - Class in org.bytedeco.arrow
 
DayTimeIntervalBuilder(Pointer) - Constructor for class org.bytedeco.arrow.DayTimeIntervalBuilder
Pointer cast constructor.
DayTimeIntervalBuilder(long) - Constructor for class org.bytedeco.arrow.DayTimeIntervalBuilder
Native array allocator.
DayTimeIntervalBuilder(MemoryPool) - Constructor for class org.bytedeco.arrow.DayTimeIntervalBuilder
 
DayTimeIntervalBuilder() - Constructor for class org.bytedeco.arrow.DayTimeIntervalBuilder
 
DayTimeIntervalBuilder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.DayTimeIntervalBuilder
 
DayTimeIntervalBuilder(DataType) - Constructor for class org.bytedeco.arrow.DayTimeIntervalBuilder
 
DayTimeIntervalScalar - Class in org.bytedeco.arrow
 
DayTimeIntervalScalar(Pointer) - Constructor for class org.bytedeco.arrow.DayTimeIntervalScalar
Pointer cast constructor.
DayTimeIntervalType - Class in org.bytedeco.arrow
\brief Represents a number of days and milliseconds (fraction of day).
DayTimeIntervalType(Pointer) - Constructor for class org.bytedeco.arrow.DayTimeIntervalType
Pointer cast constructor.
DayTimeIntervalType(long) - Constructor for class org.bytedeco.arrow.DayTimeIntervalType
Native array allocator.
DayTimeIntervalType() - Constructor for class org.bytedeco.arrow.DayTimeIntervalType
 
DayTimeIntervalType.DayMilliseconds - Class in org.bytedeco.arrow
 
DebugPrint(Array, int) - Static method in class org.bytedeco.arrow.global.arrow
 
DebugPrint(Pointer, IntList, boolean, boolean, boolean, String) - Method in class org.bytedeco.parquet.ParquetFilePrinter
 
DebugPrint(Pointer, IntList) - Method in class org.bytedeco.parquet.ParquetFilePrinter
 
DebugPrint(Pointer, IntList, boolean, boolean, boolean, BytePointer) - Method in class org.bytedeco.parquet.ParquetFilePrinter
 
DebugPrintState() - Method in class org.bytedeco.parquet.RecordReader
 
DebugString() - Method in class org.bytedeco.plasma.PlasmaClient
Get the current debug string from the plasma store server.
decimal(int, int) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a Decimal128Type instance
DECIMAL - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
Decimal(int, int) - Static method in class org.bytedeco.parquet.LogicalType
 
Decimal(int) - Static method in class org.bytedeco.parquet.LogicalType
 
Decimal128 - Class in org.bytedeco.arrow
Represents a signed 128-bit integer in two's complement.
Decimal128(long, long) - Constructor for class org.bytedeco.arrow.Decimal128
 
Decimal128() - Constructor for class org.bytedeco.arrow.Decimal128
 
Decimal128(BytePointer) - Constructor for class org.bytedeco.arrow.Decimal128
 
Decimal128(ByteBuffer) - Constructor for class org.bytedeco.arrow.Decimal128
 
Decimal128(byte[]) - Constructor for class org.bytedeco.arrow.Decimal128
 
Decimal128(Pointer) - Constructor for class org.bytedeco.arrow.Decimal128
Pointer cast constructor.
Decimal128(long) - Constructor for class org.bytedeco.arrow.Decimal128
Native array allocator.
Decimal128(BasicDecimal128) - Constructor for class org.bytedeco.arrow.Decimal128
\endcond
Decimal128(String) - Constructor for class org.bytedeco.arrow.Decimal128
\brief Parse the number from a base 10 string representation.
Decimal128Array - Class in org.bytedeco.arrow
Concrete Array class for 128-bit decimal data
Decimal128Array(ArrayData) - Constructor for class org.bytedeco.arrow.Decimal128Array
 
Decimal128Array(DataType, long, ArrowBuffer, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.Decimal128Array
 
Decimal128Array(DataType, long, ArrowBuffer) - Constructor for class org.bytedeco.arrow.Decimal128Array
 
Decimal128Array(Pointer) - Constructor for class org.bytedeco.arrow.Decimal128Array
Pointer cast constructor.
Decimal128Builder - Class in org.bytedeco.arrow
 
Decimal128Builder(Pointer) - Constructor for class org.bytedeco.arrow.Decimal128Builder
Pointer cast constructor.
Decimal128Builder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.Decimal128Builder
 
Decimal128Builder(DataType) - Constructor for class org.bytedeco.arrow.Decimal128Builder
 
Decimal128Pair - Class in org.bytedeco.arrow
 
Decimal128Pair(Pointer) - Constructor for class org.bytedeco.arrow.Decimal128Pair
Pointer cast constructor.
Decimal128Pair(Decimal128, Decimal128) - Constructor for class org.bytedeco.arrow.Decimal128Pair
 
Decimal128Pair() - Constructor for class org.bytedeco.arrow.Decimal128Pair
 
Decimal128PairResult - Class in org.bytedeco.arrow
 
Decimal128PairResult(Pointer) - Constructor for class org.bytedeco.arrow.Decimal128PairResult
Pointer cast constructor.
Decimal128PairResult(long) - Constructor for class org.bytedeco.arrow.Decimal128PairResult
Native array allocator.
Decimal128PairResult() - Constructor for class org.bytedeco.arrow.Decimal128PairResult
Constructs a Result object that contains a non-OK status.
Decimal128PairResult(Status) - Constructor for class org.bytedeco.arrow.Decimal128PairResult
Constructs a Result object with the given non-OK Status object.
Decimal128PairResult(Decimal128Pair) - Constructor for class org.bytedeco.arrow.Decimal128PairResult
Constructs a Result object that contains value.
Decimal128PairResult(Decimal128PairResult) - Constructor for class org.bytedeco.arrow.Decimal128PairResult
Copy constructor.
Decimal128Result - Class in org.bytedeco.arrow
 
Decimal128Result(Pointer) - Constructor for class org.bytedeco.arrow.Decimal128Result
Pointer cast constructor.
Decimal128Result(long) - Constructor for class org.bytedeco.arrow.Decimal128Result
Native array allocator.
Decimal128Result() - Constructor for class org.bytedeco.arrow.Decimal128Result
Constructs a Result object that contains a non-OK status.
Decimal128Result(Status) - Constructor for class org.bytedeco.arrow.Decimal128Result
Constructs a Result object with the given non-OK Status object.
Decimal128Result(Decimal128) - Constructor for class org.bytedeco.arrow.Decimal128Result
Constructs a Result object that contains value.
Decimal128Result(Decimal128Result) - Constructor for class org.bytedeco.arrow.Decimal128Result
Copy constructor.
Decimal128Scalar - Class in org.bytedeco.arrow
 
Decimal128Scalar(DataType) - Constructor for class org.bytedeco.arrow.Decimal128Scalar
 
Decimal128Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Decimal128Scalar
Pointer cast constructor.
Decimal128Scalar(Decimal128, DataType) - Constructor for class org.bytedeco.arrow.Decimal128Scalar
 
Decimal128Type - Class in org.bytedeco.arrow
\brief Concrete type class for 128-bit decimal data
Decimal128Type(Pointer) - Constructor for class org.bytedeco.arrow.Decimal128Type
Pointer cast constructor.
Decimal128Type(int, int) - Constructor for class org.bytedeco.arrow.Decimal128Type
Decimal128Type constructor that aborts on invalid input.
decimal_metadata() - Method in class org.bytedeco.parquet.PrimitiveNode
 
DecimalLogicalType - Class in org.bytedeco.parquet
\brief Allowed for physical type INT32, INT64, FIXED_LEN_BYTE_ARRAY, or BYTE_ARRAY, depending on the precision.
DecimalLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.DecimalLogicalType
Pointer cast constructor.
DecimalMetadata - Class in org.bytedeco.parquet
 
DecimalMetadata() - Constructor for class org.bytedeco.parquet.DecimalMetadata
Default native constructor.
DecimalMetadata(long) - Constructor for class org.bytedeco.parquet.DecimalMetadata
Native array allocator.
DecimalMetadata(Pointer) - Constructor for class org.bytedeco.parquet.DecimalMetadata
Pointer cast constructor.
DecimalScalar128 - Class in org.bytedeco.gandiva
Represents a 128-bit decimal value along with its precision and scale.
DecimalScalar128(long, long, int, int) - Constructor for class org.bytedeco.gandiva.DecimalScalar128
 
DecimalScalar128(BasicDecimal128, int, int) - Constructor for class org.bytedeco.gandiva.DecimalScalar128
 
DecimalScalar128(int, int) - Constructor for class org.bytedeco.gandiva.DecimalScalar128
 
DecimalScalar128(Pointer) - Constructor for class org.bytedeco.gandiva.DecimalScalar128
Pointer cast constructor.
DecimalScalar128(String, int, int) - Constructor for class org.bytedeco.gandiva.DecimalScalar128
 
DecimalScalar128(BytePointer, int, int) - Constructor for class org.bytedeco.gandiva.DecimalScalar128
 
DecimalScalar128(BasicDecimalScalar128) - Constructor for class org.bytedeco.gandiva.DecimalScalar128
\brief constructor creates a DecimalScalar128 from a BasicDecimalScalar128.
DecimalSize(int) - Static method in class org.bytedeco.arrow.global.parquet
 
DecimalType - Class in org.bytedeco.arrow
\brief Base type class for (fixed-size) decimal data
DecimalType(Pointer) - Constructor for class org.bytedeco.arrow.DecimalType
Pointer cast constructor.
DecimalType(int, int, int) - Constructor for class org.bytedeco.arrow.DecimalType
 
Decode(int, ShortPointer) - Method in class org.bytedeco.parquet.LevelDecoder
 
Decode(int, ShortBuffer) - Method in class org.bytedeco.parquet.LevelDecoder
 
Decode(int, short[]) - Method in class org.bytedeco.parquet.LevelDecoder
 
DecodeNotifications(BytePointer, UniqueID, LongPointer, LongPointer) - Method in class org.bytedeco.plasma.PlasmaClient
 
DecodeNotifications(ByteBuffer, UniqueID, LongBuffer, LongBuffer) - Method in class org.bytedeco.plasma.PlasmaClient
 
DecodeNotifications(byte[], UniqueID, long[], long[]) - Method in class org.bytedeco.plasma.PlasmaClient
 
Decompress(long, BytePointer, long, BytePointer) - Method in class org.bytedeco.arrow.Codec
\brief One-shot decompression function output_buffer_len must be correct and therefore be obtained in advance.
Decompress(long, ByteBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.Codec
 
Decompress(long, byte[], long, byte[]) - Method in class org.bytedeco.arrow.Codec
 
Decompress(long, BytePointer, long, BytePointer, LongPointer) - Method in class org.bytedeco.arrow.Codec
Deprecated.
Decompress(long, ByteBuffer, long, ByteBuffer, LongBuffer) - Method in class org.bytedeco.arrow.Codec
Deprecated.
Decompress(long, byte[], long, byte[], long[]) - Method in class org.bytedeco.arrow.Codec
Deprecated.
Decompress(long, BytePointer, long, BytePointer) - Method in class org.bytedeco.arrow.Decompressor
\brief Decompress some input.
Decompress(long, ByteBuffer, long, ByteBuffer) - Method in class org.bytedeco.arrow.Decompressor
 
Decompress(long, byte[], long, byte[]) - Method in class org.bytedeco.arrow.Decompressor
 
Decompressor - Class in org.bytedeco.arrow
\brief Streaming decompressor interface
Decompressor(Pointer) - Constructor for class org.bytedeco.arrow.Decompressor
Pointer cast constructor.
Decompressor.DecompressResult - Class in org.bytedeco.arrow
 
DecompressorResult - Class in org.bytedeco.arrow
 
DecompressorResult(Pointer) - Constructor for class org.bytedeco.arrow.DecompressorResult
Pointer cast constructor.
DecompressorResult(long) - Constructor for class org.bytedeco.arrow.DecompressorResult
Native array allocator.
DecompressorResult() - Constructor for class org.bytedeco.arrow.DecompressorResult
Constructs a Result object that contains a non-OK status.
DecompressorResult(Status) - Constructor for class org.bytedeco.arrow.DecompressorResult
Constructs a Result object with the given non-OK Status object.
DecompressorResult(Decompressor) - Constructor for class org.bytedeco.arrow.DecompressorResult
Constructs a Result object that contains value.
DecompressorResult(DecompressorResult) - Constructor for class org.bytedeco.arrow.DecompressorResult
Copy constructor.
DecompressResult() - Constructor for class org.bytedeco.arrow.Decompressor.DecompressResult
Default native constructor.
DecompressResult(long) - Constructor for class org.bytedeco.arrow.Decompressor.DecompressResult
Native array allocator.
DecompressResult(Pointer) - Constructor for class org.bytedeco.arrow.Decompressor.DecompressResult
Pointer cast constructor.
DecompressResultResult - Class in org.bytedeco.arrow
 
DecompressResultResult(Pointer) - Constructor for class org.bytedeco.arrow.DecompressResultResult
Pointer cast constructor.
DecompressResultResult(long) - Constructor for class org.bytedeco.arrow.DecompressResultResult
Native array allocator.
DecompressResultResult() - Constructor for class org.bytedeco.arrow.DecompressResultResult
Constructs a Result object that contains a non-OK status.
DecompressResultResult(Status) - Constructor for class org.bytedeco.arrow.DecompressResultResult
Constructs a Result object with the given non-OK Status object.
DecompressResultResult(Decompressor.DecompressResult) - Constructor for class org.bytedeco.arrow.DecompressResultResult
Constructs a Result object that contains value.
DecompressResultResult(DecompressResultResult) - Constructor for class org.bytedeco.arrow.DecompressResultResult
Copy constructor.
DecryptionKeyRetriever - Class in org.bytedeco.parquet
 
DecryptionKeyRetriever(Pointer) - Constructor for class org.bytedeco.parquet.DecryptionKeyRetriever
Pointer cast constructor.
Decryptor - Class in org.bytedeco.parquet
 
Decryptor() - Constructor for class org.bytedeco.parquet.Decryptor
Empty constructor.
Decryptor(Pointer) - Constructor for class org.bytedeco.parquet.Decryptor
Pointer cast constructor.
DeepClone() - Method in class org.bytedeco.parquet.ColumnDecryptionProperties
 
DeepClone() - Method in class org.bytedeco.parquet.ColumnEncryptionProperties
 
DeepClone(String) - Method in class org.bytedeco.parquet.FileDecryptionProperties
FileDecryptionProperties object can be used for reading one file only.
DeepClone() - Method in class org.bytedeco.parquet.FileDecryptionProperties
 
DeepClone(BytePointer) - Method in class org.bytedeco.parquet.FileDecryptionProperties
 
DeepClone(String) - Method in class org.bytedeco.parquet.FileEncryptionProperties
FileEncryptionProperties object can be used for writing one file only.
DeepClone() - Method in class org.bytedeco.parquet.FileEncryptionProperties
 
DeepClone(BytePointer) - Method in class org.bytedeco.parquet.FileEncryptionProperties
 
def_levels() - Method in class org.bytedeco.parquet.RecordReader
\brief Decoded definition levels
def_levels_buffer() - Method in class org.bytedeco.parquet.ArrowWriteContext
 
def_levels_buffer(ResizableBuffer) - Method in class org.bytedeco.parquet.ArrowWriteContext
 
DEFAULT_ARE_STATISTICS_ENABLED - Static variable in class org.bytedeco.arrow.global.parquet
 
DEFAULT_ARE_STATISTICS_ENABLED() - Static method in class org.bytedeco.arrow.global.parquet
 
default_arrow_reader_properties() - Static method in class org.bytedeco.arrow.global.parquet
EXPERIMENTAL: Constructs the default ArrowReaderProperties
default_arrow_writer_properties() - Static method in class org.bytedeco.arrow.global.parquet
 
DEFAULT_BUFFER_SIZE() - Static method in class org.bytedeco.arrow.global.parquet
 
DEFAULT_COMPRESSION_TYPE() - Static method in class org.bytedeco.arrow.global.parquet
 
DEFAULT_CREATED_BY(int) - Static method in class org.bytedeco.arrow.global.parquet
 
DEFAULT_CREATED_BY() - Static method in class org.bytedeco.arrow.global.parquet
 
DEFAULT_DICTIONARY_PAGE_SIZE_LIMIT - Static variable in class org.bytedeco.arrow.global.parquet
 
DEFAULT_DICTIONARY_PAGE_SIZE_LIMIT() - Static method in class org.bytedeco.arrow.global.parquet
 
DEFAULT_ENCODING() - Static method in class org.bytedeco.arrow.global.parquet
 
DEFAULT_IS_DICTIONARY_ENABLED - Static variable in class org.bytedeco.arrow.global.parquet
 
DEFAULT_IS_DICTIONARY_ENABLED() - Static method in class org.bytedeco.arrow.global.parquet
 
DEFAULT_MAX_ROW_GROUP_LENGTH - Static variable in class org.bytedeco.arrow.global.parquet
 
DEFAULT_MAX_ROW_GROUP_LENGTH() - Static method in class org.bytedeco.arrow.global.parquet
 
DEFAULT_MAX_STATISTICS_SIZE - Static variable in class org.bytedeco.arrow.global.parquet
 
DEFAULT_MAX_STATISTICS_SIZE() - Static method in class org.bytedeco.arrow.global.parquet
 
default_memory_pool() - Static method in class org.bytedeco.arrow.global.arrow
\}
default_reader_properties() - Static method in class org.bytedeco.arrow.global.parquet
 
DEFAULT_SCANNER_BATCH_SIZE - Static variable in class org.bytedeco.arrow.global.parquet
 
DEFAULT_SCANNER_BATCH_SIZE() - Static method in class org.bytedeco.arrow.global.parquet
 
DEFAULT_USE_BUFFERED_STREAM() - Static method in class org.bytedeco.arrow.global.parquet
 
DEFAULT_WRITE_BATCH_SIZE - Static variable in class org.bytedeco.arrow.global.parquet
 
DEFAULT_WRITE_BATCH_SIZE() - Static method in class org.bytedeco.arrow.global.parquet
 
default_writer_properties() - Static method in class org.bytedeco.arrow.global.parquet
 
DEFAULT_WRITER_VERSION() - Static method in class org.bytedeco.arrow.global.parquet
 
DefaultCapacity() - Static method in class org.bytedeco.arrow_dataset.ThreadPool
 
DefaultConfiguration() - Static method in class org.bytedeco.gandiva.ConfigurationBuilder
 
Defaults() - Static method in class org.bytedeco.arrow.ConcatenateTablesOptions
 
Defaults() - Static method in class org.bytedeco.arrow.ConvertOptions
Create conversion options with default values, including conventional values for null_values, true_values and false_values
Defaults() - Static method in class org.bytedeco.arrow.CsvParseOptions
Create parsing options with default values
Defaults() - Static method in class org.bytedeco.arrow.EqualOptions
 
Defaults() - Static method in class org.bytedeco.arrow.Field.MergeOptions
 
Defaults() - Static method in class org.bytedeco.arrow.IpcOptions
 
Defaults() - Static method in class org.bytedeco.arrow.JsonParseOptions
Create parsing options with default values
Defaults() - Static method in class org.bytedeco.arrow.LocalFileSystemOptions
\brief Initialize with defaults
Defaults() - Static method in class org.bytedeco.arrow.ReadOptions
Create read options with default values
DefaultSortOrder(Type.type) - Static method in class org.bytedeco.arrow.global.parquet
 
DefaultSortOrder(int) - Static method in class org.bytedeco.arrow.global.parquet
 
DefinitionLevelsToBitmap(ShortPointer, long, short, short, LongPointer, LongPointer, BytePointer, long) - Static method in class org.bytedeco.arrow.global.parquet
 
DefinitionLevelsToBitmap(ShortBuffer, long, short, short, LongBuffer, LongBuffer, ByteBuffer, long) - Static method in class org.bytedeco.arrow.global.parquet
 
DefinitionLevelsToBitmap(short[], long, short, short, long[], long[], byte[], long) - Static method in class org.bytedeco.arrow.global.parquet
 
Delete(String, boolean) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
Delete(String) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
Delete(BytePointer, boolean) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
Delete(BytePointer) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
Delete(UniqueID) - Method in class org.bytedeco.plasma.PlasmaClient
Delete an object from the object store.
DeleteDir(String) - Method in class org.bytedeco.arrow.FileSystem
Delete a directory and its contents, recursively.
DeleteDir(BytePointer) - Method in class org.bytedeco.arrow.FileSystem
 
DeleteDir(String) - Method in class org.bytedeco.arrow.LocalFileSystem
 
DeleteDir(BytePointer) - Method in class org.bytedeco.arrow.LocalFileSystem
 
DeleteDir(String) - Method in class org.bytedeco.arrow.MockFileSystem
 
DeleteDir(BytePointer) - Method in class org.bytedeco.arrow.MockFileSystem
 
DeleteDir(String) - Method in class org.bytedeco.arrow.SlowFileSystem
 
DeleteDir(BytePointer) - Method in class org.bytedeco.arrow.SlowFileSystem
 
DeleteDir(String) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
DeleteDir(BytePointer) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
DeleteDirContents(String) - Method in class org.bytedeco.arrow.FileSystem
Delete a directory's contents, recursively.
DeleteDirContents(BytePointer) - Method in class org.bytedeco.arrow.FileSystem
 
DeleteDirContents(String) - Method in class org.bytedeco.arrow.LocalFileSystem
 
DeleteDirContents(BytePointer) - Method in class org.bytedeco.arrow.LocalFileSystem
 
DeleteDirContents(String) - Method in class org.bytedeco.arrow.MockFileSystem
 
DeleteDirContents(BytePointer) - Method in class org.bytedeco.arrow.MockFileSystem
 
DeleteDirContents(String) - Method in class org.bytedeco.arrow.SlowFileSystem
 
DeleteDirContents(BytePointer) - Method in class org.bytedeco.arrow.SlowFileSystem
 
DeleteDirContents(String) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
DeleteDirContents(BytePointer) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
DeleteDirectory(String) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
DeleteDirectory(BytePointer) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
DeleteDirectory(String) - Method in class org.bytedeco.arrow.IOFileSystem
 
DeleteDirectory(BytePointer) - Method in class org.bytedeco.arrow.IOFileSystem
 
DeleteFile(String) - Method in class org.bytedeco.arrow.FileSystem
Delete a file.
DeleteFile(BytePointer) - Method in class org.bytedeco.arrow.FileSystem
 
DeleteFile(String) - Method in class org.bytedeco.arrow.LocalFileSystem
 
DeleteFile(BytePointer) - Method in class org.bytedeco.arrow.LocalFileSystem
 
DeleteFile(String) - Method in class org.bytedeco.arrow.MockFileSystem
 
DeleteFile(BytePointer) - Method in class org.bytedeco.arrow.MockFileSystem
 
DeleteFile(String) - Method in class org.bytedeco.arrow.SlowFileSystem
 
DeleteFile(BytePointer) - Method in class org.bytedeco.arrow.SlowFileSystem
 
DeleteFile(String) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
DeleteFile(BytePointer) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
DeleteFiles(StringVector) - Method in class org.bytedeco.arrow.FileSystem
Delete many files.
delimiter() - Method in class org.bytedeco.arrow.CsvParseOptions
Field delimiter
delimiter(byte) - Method in class org.bytedeco.arrow.CsvParseOptions
 
DenseUnionBuilder - Class in org.bytedeco.arrow
\class DenseUnionBuilder This API is EXPERIMENTAL.
DenseUnionBuilder(Pointer) - Constructor for class org.bytedeco.arrow.DenseUnionBuilder
Pointer cast constructor.
DenseUnionBuilder(MemoryPool) - Constructor for class org.bytedeco.arrow.DenseUnionBuilder
Use this constructor to initialize the UnionBuilder with no child builders, allowing type to be inferred.
DenseUnionBuilder(MemoryPool, ArrowBuilderVector, DataType) - Constructor for class org.bytedeco.arrow.DenseUnionBuilder
Use this constructor to specify the type explicitly.
descendants() - Method in class org.bytedeco.arrow.PathForest.Ref
Returns a PathForest containing only nodes which are descendants of this node
descr() - Method in class org.bytedeco.parquet.ColumnChunkMetaDataBuilder
 
descr() - Method in class org.bytedeco.parquet.ColumnReader
 
descr() - Method in class org.bytedeco.parquet.ColumnWriter
\brief The schema for the column
descr(int) - Method in class org.bytedeco.parquet.ParquetFileWriter
Returns a column descriptor in schema
descr() - Method in class org.bytedeco.parquet.Scanner
 
descr() - Method in class org.bytedeco.parquet.Statistics
\brief The full type descriptor from the column schema
description() - Method in class org.bytedeco.arrow_flight.ActionType
\brief A human-readable description of the action.
description(String) - Method in class org.bytedeco.arrow_flight.ActionType
 
descriptor() - Method in class org.bytedeco.arrow_flight.FlightInfo.Data
 
descriptor(FlightDescriptor) - Method in class org.bytedeco.arrow_flight.FlightInfo.Data
 
descriptor() - Method in class org.bytedeco.arrow_flight.FlightInfo
The descriptor associated with this flight, may not be set
descriptor() - Method in class org.bytedeco.arrow_flight.FlightMessageReader
\brief Get the descriptor for this upload.
descriptor() - Method in class org.bytedeco.arrow_flight.FlightPayload
 
descriptor(ArrowBuffer) - Method in class org.bytedeco.arrow_flight.FlightPayload
 
Deserialize(DataType, String, DataType) - Method in class org.bytedeco.arrow.ExtensionType
\brief Create an instance of the ExtensionType given the actual storage type and the serialized representation
Deserialize(DataType, BytePointer, DataType) - Method in class org.bytedeco.arrow.ExtensionType
 
Deserialize(String, BasicAuth) - Static method in class org.bytedeco.arrow_flight.BasicAuth
 
Deserialize(BytePointer, BasicAuth) - Static method in class org.bytedeco.arrow_flight.BasicAuth
 
Deserialize(String, FlightDescriptor) - Static method in class org.bytedeco.arrow_flight.FlightDescriptor
\brief Parse the wire-format representation of this type.
Deserialize(BytePointer, FlightDescriptor) - Static method in class org.bytedeco.arrow_flight.FlightDescriptor
 
Deserialize(String, FlightInfo) - Static method in class org.bytedeco.arrow_flight.FlightInfo
\brief Parse the wire-format representation of this type.
Deserialize(BytePointer, FlightInfo) - Static method in class org.bytedeco.arrow_flight.FlightInfo
 
Deserialize(String, Ticket) - Static method in class org.bytedeco.arrow_flight.Ticket
\brief Parse the wire-format representation of this type.
Deserialize(BytePointer, Ticket) - Static method in class org.bytedeco.arrow_flight.Ticket
 
Detach() - Method in class org.bytedeco.arrow.BufferedInputStream
\brief Release the raw InputStream.
Detach() - Method in class org.bytedeco.arrow.BufferedOutputStream
\brief Flush any buffered writes and release the raw OutputStream.
Detach(OutputStream) - Method in class org.bytedeco.arrow.BufferedOutputStream
Deprecated.
detail() - Method in class org.bytedeco.arrow.Status
\brief Return the status detail attached to this message.
device_num() - Method in class org.bytedeco.plasma.ObjectBuffer
The device number.
device_num(int) - Method in class org.bytedeco.plasma.ObjectBuffer
 
device_num() - Method in class org.bytedeco.plasma.ObjectTableEntry
Device number.
device_num(int) - Method in class org.bytedeco.plasma.ObjectTableEntry
 
Dex - Class in org.bytedeco.gandiva
 
Dex() - Constructor for class org.bytedeco.gandiva.Dex
Empty constructor.
Dex(Pointer) - Constructor for class org.bytedeco.gandiva.Dex
Pointer cast constructor.
dict_type() - Method in class org.bytedeco.arrow.DictionaryArray
 
dictionary() - Method in class org.bytedeco.arrow.ArrayData
 
dictionary(Array) - Method in class org.bytedeco.arrow.ArrayData
 
dictionary() - Method in class org.bytedeco.arrow.DictionaryArray
\brief Return the dictionary for this array, which is stored as a member of the ArrayData internal structure
dictionary(DataType, DataType, boolean) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a DictionaryType instance
dictionary(DataType, DataType) - Static method in class org.bytedeco.arrow.global.arrow
 
DICTIONARY - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
dictionary_enabled() - Method in class org.bytedeco.parquet.ColumnProperties
 
dictionary_enabled(ColumnPath) - Method in class org.bytedeco.parquet.WriterProperties
 
dictionary_index_encoding() - Method in class org.bytedeco.parquet.WriterProperties
 
dictionary_page_encoding() - Method in class org.bytedeco.parquet.WriterProperties
 
dictionary_page_offset() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
dictionary_pagesize_limit(long) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
dictionary_pagesize_limit() - Method in class org.bytedeco.parquet.WriterProperties
 
DictionaryArray - Class in org.bytedeco.arrow
\brief Array type for dictionary-encoded data with a data-dependent dictionary A dictionary array contains an array of non-negative integers (the "dictionary indices") along with a data type containing a "dictionary" corresponding to the distinct values represented in the data.
DictionaryArray(Pointer) - Constructor for class org.bytedeco.arrow.DictionaryArray
Pointer cast constructor.
DictionaryArray(ArrayData) - Constructor for class org.bytedeco.arrow.DictionaryArray
 
DictionaryArray(DataType, Array, Array) - Constructor for class org.bytedeco.arrow.DictionaryArray
 
DictionaryEncode(FunctionContext, Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Dictionary-encode values in an array-like object
DictionaryMemo - Class in org.bytedeco.arrow
\brief Memoization data structure for assigning id numbers to dictionaries and tracking their current state through possible deltas in an IPC stream
DictionaryMemo(Pointer) - Constructor for class org.bytedeco.arrow.DictionaryMemo
Pointer cast constructor.
DictionaryMemo(long) - Constructor for class org.bytedeco.arrow.DictionaryMemo
Native array allocator.
DictionaryMemo() - Constructor for class org.bytedeco.arrow.DictionaryMemo
 
DictionaryMemoTable - Class in org.bytedeco.arrow
 
DictionaryMemoTable(Pointer) - Constructor for class org.bytedeco.arrow.DictionaryMemoTable
Pointer cast constructor.
DictionaryMemoTable(DataType) - Constructor for class org.bytedeco.arrow.DictionaryMemoTable
 
DictionaryMemoTable(Array) - Constructor for class org.bytedeco.arrow.DictionaryMemoTable
 
DictionaryPage - Class in org.bytedeco.parquet
 
DictionaryPage() - Constructor for class org.bytedeco.parquet.DictionaryPage
Empty constructor.
DictionaryPage(Pointer) - Constructor for class org.bytedeco.parquet.DictionaryPage
Pointer cast constructor.
DictionaryRecordReader - Class in org.bytedeco.parquet
\brief Read records directly to dictionary-encoded Arrow form (int32 indices).
DictionaryRecordReader(Pointer) - Constructor for class org.bytedeco.parquet.DictionaryRecordReader
Pointer cast constructor.
DictionaryScalar - Class in org.bytedeco.arrow
 
DictionaryScalar(DataType) - Constructor for class org.bytedeco.arrow.DictionaryScalar
 
DictionaryScalar(Pointer) - Constructor for class org.bytedeco.arrow.DictionaryScalar
Pointer cast constructor.
DictionaryType - Class in org.bytedeco.arrow
\brief Dictionary-encoded value type with data-dependent dictionary
DictionaryType(Pointer) - Constructor for class org.bytedeco.arrow.DictionaryType
Pointer cast constructor.
DictionaryType(DataType, DataType, boolean) - Constructor for class org.bytedeco.arrow.DictionaryType
 
DictionaryType(DataType, DataType) - Constructor for class org.bytedeco.arrow.DictionaryType
 
DictionaryUnifier - Class in org.bytedeco.arrow
\brief Helper class for incremental dictionary unification
DictionaryUnifier(Pointer) - Constructor for class org.bytedeco.arrow.DictionaryUnifier
Pointer cast constructor.
DieWithMessage(String) - Static method in class org.bytedeco.arrow.global.arrow
 
DieWithMessage(BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
 
DieWithMessage(String) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
DieWithMessage(BytePointer) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
Diff(Array) - Method in class org.bytedeco.arrow.Array
\brief Return the formatted unified diff of arrow::Diff between this Array and another Array
diff_sink() - Method in class org.bytedeco.arrow.EqualOptions
The ostream to which a diff will be formatted if arrays disagree.
diff_sink(Pointer) - Method in class org.bytedeco.arrow.EqualOptions
Return a new EqualOptions object with the "diff_sink" property changed.
digest(int) - Method in class org.bytedeco.plasma.ObjectTableEntry
The digest of the object.
digest(int, byte) - Method in class org.bytedeco.plasma.ObjectTableEntry
 
digest() - Method in class org.bytedeco.plasma.ObjectTableEntry
 
dim_name(int) - Method in class org.bytedeco.arrow.Tensor
 
dim_names() - Method in class org.bytedeco.arrow.Tensor
 
dir_name() - Method in class org.bytedeco.arrow.FileStats
 
DirInfo - Class in org.bytedeco.arrow
 
DirInfo() - Constructor for class org.bytedeco.arrow.DirInfo
Default native constructor.
DirInfo(long) - Constructor for class org.bytedeco.arrow.DirInfo
Native array allocator.
DirInfo(Pointer) - Constructor for class org.bytedeco.arrow.DirInfo
Pointer cast constructor.
disable_aad_prefix_storage() - Method in class org.bytedeco.parquet.FileEncryptionProperties.Builder
Skip storing AAD Prefix in file.
disable_buffered_stream() - Method in class org.bytedeco.parquet.ReaderProperties
 
disable_deprecated_int96_timestamps() - Method in class org.bytedeco.parquet.ArrowWriterProperties.Builder
 
disable_dictionary() - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
disable_dictionary(String) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
disable_dictionary(BytePointer) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
disable_dictionary(ColumnPath) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
disable_footer_signature_verification() - Method in class org.bytedeco.parquet.FileDecryptionProperties.Builder
Skip integrity verification of plaintext footers.
disable_statistics() - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
disable_statistics(String) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
disable_statistics(BytePointer) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
disable_statistics(ColumnPath) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
disallow_truncated_timestamps() - Method in class org.bytedeco.parquet.ArrowWriterProperties.Builder
 
Disconnect() - Method in class org.bytedeco.arrow.HadoopFileSystem
 
Disconnect() - Method in class org.bytedeco.plasma.PlasmaClient
Disconnect from the local plasma instance, including the local store and manager.
distinct_count() - Method in class org.bytedeco.parquet.EncodedStatistics
 
distinct_count(long) - Method in class org.bytedeco.parquet.EncodedStatistics
 
distinct_count() - Method in class org.bytedeco.parquet.Statistics
\brief The number of distinct values, may not be set
Divide(BasicDecimal128, BasicDecimal128, BasicDecimal128) - Method in class org.bytedeco.arrow.BasicDecimal128
Divide this number by right and return the result.
Divide(Decimal128) - Method in class org.bytedeco.arrow.Decimal128
Divide this number by right and return the result.
Divide(Decimal128, Decimal128, Decimal128) - Method in class org.bytedeco.arrow.Decimal128
Deprecated.
divide(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
 
dividePut(BasicDecimal128) - Method in class org.bytedeco.arrow.BasicDecimal128
\brief In-place division.
DoAction(FlightCallOptions, Action, ResultStream) - Method in class org.bytedeco.arrow_flight.FlightClient
\brief Perform the indicated action, returning an iterator to the stream of results, if any
DoAction(Action, ResultStream) - Method in class org.bytedeco.arrow_flight.FlightClient
 
DoAction(ServerCallContext, Action, ResultStream) - Method in class org.bytedeco.arrow_flight.FlightServerBase
\brief Execute an action, return stream of zero or more results
DoGet(FlightCallOptions, Ticket, FlightStreamReader) - Method in class org.bytedeco.arrow_flight.FlightClient
\brief Given a flight ticket and schema, request to be sent the stream.
DoGet(Ticket, FlightStreamReader) - Method in class org.bytedeco.arrow_flight.FlightClient
 
DoGet(ServerCallContext, Ticket, FlightDataStream) - Method in class org.bytedeco.arrow_flight.FlightServerBase
\brief Get a stream of IPC payloads to put on the wire
DoneWriting() - Method in class org.bytedeco.arrow_flight.FlightStreamWriter
\brief Indicate that the application is done writing to this stream.
DoPut(FlightCallOptions, FlightDescriptor, Schema, FlightStreamWriter, FlightMetadataReader) - Method in class org.bytedeco.arrow_flight.FlightClient
\brief Upload data to a Flight described by the given descriptor.
DoPut(FlightDescriptor, Schema, FlightStreamWriter, FlightMetadataReader) - Method in class org.bytedeco.arrow_flight.FlightClient
 
DoPut(ServerCallContext, FlightMessageReader, FlightMetadataWriter) - Method in class org.bytedeco.arrow_flight.FlightServerBase
\brief Process a stream of IPC payloads sent from a client
Double(String, Repetition.type) - Static method in class org.bytedeco.arrow.global.parquet
 
Double(String) - Static method in class org.bytedeco.arrow.global.parquet
 
Double(BytePointer, int) - Static method in class org.bytedeco.arrow.global.parquet
 
Double(BytePointer) - Static method in class org.bytedeco.arrow.global.parquet
 
DOUBLE - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
double_quote() - Method in class org.bytedeco.arrow.CsvParseOptions
Whether a quote inside a value is double-quoted
double_quote(boolean) - Method in class org.bytedeco.arrow.CsvParseOptions
 
DoubleArray - Class in org.bytedeco.arrow
 
DoubleArray(Pointer) - Constructor for class org.bytedeco.arrow.DoubleArray
Pointer cast constructor.
DoubleArray(ArrayData) - Constructor for class org.bytedeco.arrow.DoubleArray
 
DoubleBuilder - Class in org.bytedeco.arrow
 
DoubleBuilder(Pointer) - Constructor for class org.bytedeco.arrow.DoubleBuilder
Pointer cast constructor.
DoubleBuilder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.DoubleBuilder
 
DoubleScalar - Class in org.bytedeco.arrow
 
DoubleScalar() - Constructor for class org.bytedeco.arrow.DoubleScalar
Default native constructor.
DoubleScalar(long) - Constructor for class org.bytedeco.arrow.DoubleScalar
Native array allocator.
DoubleScalar(Pointer) - Constructor for class org.bytedeco.arrow.DoubleScalar
Pointer cast constructor.
DoubleType - Class in org.bytedeco.arrow
 
DoubleType() - Constructor for class org.bytedeco.arrow.DoubleType
Empty constructor.
DoubleType(Pointer) - Constructor for class org.bytedeco.arrow.DoubleType
Pointer cast constructor.
driver() - Method in class org.bytedeco.arrow.HdfsConnectionConfig
 
driver(arrow.HdfsDriver) - Method in class org.bytedeco.arrow.HdfsConnectionConfig
 
duration(TimeUnit.type) - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a Duration instance (naming use _type to avoid namespace conflict with built in time clases).
duration(int) - Static method in class org.bytedeco.arrow.global.arrow
 
DURATION - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
DurationArray - Class in org.bytedeco.arrow
 
DurationArray(Pointer) - Constructor for class org.bytedeco.arrow.DurationArray
Pointer cast constructor.
DurationArray(ArrayData) - Constructor for class org.bytedeco.arrow.DurationArray
 
DurationScalar - Class in org.bytedeco.arrow
 
DurationScalar(DataType) - Constructor for class org.bytedeco.arrow.DurationScalar
 
DurationScalar(long, DataType) - Constructor for class org.bytedeco.arrow.DurationScalar
 
DurationScalar(Pointer) - Constructor for class org.bytedeco.arrow.DurationScalar
Pointer cast constructor.
DurationType - Class in org.bytedeco.arrow
 
DurationType(Pointer) - Constructor for class org.bytedeco.arrow.DurationType
Pointer cast constructor.
DurationType(long) - Constructor for class org.bytedeco.arrow.DurationType
Native array allocator.
DurationType(TimeUnit.type) - Constructor for class org.bytedeco.arrow.DurationType
 
DurationType() - Constructor for class org.bytedeco.arrow.DurationType
 
DurationType(int) - Constructor for class org.bytedeco.arrow.DurationType
 

E

empty() - Method in class org.bytedeco.arrow.ArrayDataVector
 
empty() - Method in class org.bytedeco.arrow.ArrayVector
 
empty() - Method in class org.bytedeco.arrow.ArrayVectorVector
 
empty() - Method in class org.bytedeco.arrow.ArrowBufferVector
 
empty() - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
empty() - Method in class org.bytedeco.arrow.BoolVector
 
empty() - Method in class org.bytedeco.arrow.Byte16Array
 
empty() - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
empty() - Method in class org.bytedeco.arrow.DatumVector
 
empty() - Method in class org.bytedeco.arrow.FieldVector
 
empty() - Method in class org.bytedeco.arrow.FileStatsVector
 
empty() - Method in class org.bytedeco.arrow.RecordBatchVector
 
empty() - Method in class org.bytedeco.arrow.ScalarVector
 
empty() - Method in class org.bytedeco.arrow.SchemaVector
 
empty() - Method in class org.bytedeco.arrow.StringDataTypeMap
 
empty() - Method in class org.bytedeco.arrow.StringStringMap
 
empty() - Method in class org.bytedeco.arrow.StringStringPairVector
 
empty() - Method in class org.bytedeco.arrow.StringVector
 
empty() - Method in class org.bytedeco.arrow.TableVector
 
empty() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
empty() - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
empty() - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
empty() - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
empty() - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
empty() - Method in class org.bytedeco.gandiva.IntSet
 
empty() - Method in class org.bytedeco.gandiva.LongSet
 
empty() - Method in class org.bytedeco.gandiva.StringSet
 
empty() - Method in class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap
 
empty() - Method in class org.bytedeco.parquet.IntList
 
empty() - Method in class org.bytedeco.parquet.NodeVector
 
enable_buffered_stream() - Method in class org.bytedeco.parquet.ReaderProperties
 
enable_deprecated_int96_timestamps() - Method in class org.bytedeco.parquet.ArrowWriterProperties.Builder
 
enable_dictionary() - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
enable_dictionary(String) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
enable_dictionary(BytePointer) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
enable_dictionary(ColumnPath) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
enable_statistics() - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
enable_statistics(String) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
enable_statistics(BytePointer) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
enable_statistics(ColumnPath) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
Encode(int, ShortPointer) - Method in class org.bytedeco.parquet.LevelEncoder
 
Encode(int, ShortBuffer) - Method in class org.bytedeco.parquet.LevelEncoder
 
Encode(int, short[]) - Method in class org.bytedeco.parquet.LevelEncoder
 
Encode() - Method in class org.bytedeco.parquet.Statistics
\brief The finalized encoded form of the statistics for transport
EncodedStatistics - Class in org.bytedeco.parquet
\brief Structure represented encoded statistics to be written to and from Parquet serialized metadata
EncodedStatistics(Pointer) - Constructor for class org.bytedeco.parquet.EncodedStatistics
Pointer cast constructor.
EncodedStatistics(long) - Constructor for class org.bytedeco.parquet.EncodedStatistics
Native array allocator.
EncodedStatistics() - Constructor for class org.bytedeco.parquet.EncodedStatistics
 
EncodeMax() - Method in class org.bytedeco.parquet.Statistics
\brief Plain-encoded maximum value
EncodeMin() - Method in class org.bytedeco.parquet.Statistics
\brief Plain-encoded minimum value
encoding() - Method in class org.bytedeco.parquet.ColumnProperties
 
Encoding - Class in org.bytedeco.parquet
 
Encoding() - Constructor for class org.bytedeco.parquet.Encoding
Default native constructor.
Encoding(long) - Constructor for class org.bytedeco.parquet.Encoding
Native array allocator.
Encoding(Pointer) - Constructor for class org.bytedeco.parquet.Encoding
Pointer cast constructor.
encoding(Encoding.type) - Method in class org.bytedeco.parquet.WriterProperties.Builder
Define the encoding that is used when we don't utilise dictionary encoding.
encoding(int) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
encoding(String, Encoding.type) - Method in class org.bytedeco.parquet.WriterProperties.Builder
Define the encoding that is used when we don't utilise dictionary encoding.
encoding(BytePointer, int) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
encoding(ColumnPath, Encoding.type) - Method in class org.bytedeco.parquet.WriterProperties.Builder
Define the encoding that is used when we don't utilise dictionary encoding.
encoding(ColumnPath, int) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
encoding(ColumnPath) - Method in class org.bytedeco.parquet.WriterProperties
 
Encoding.type - Enum in org.bytedeco.parquet
 
encodings() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
EncodingToString(Encoding.type) - Static method in class org.bytedeco.arrow.global.parquet
 
EncodingToString(int) - Static method in class org.bytedeco.arrow.global.parquet
 
encrypted_columns(ColumnDecryptionPropertiesStringMap) - Method in class org.bytedeco.parquet.FileEncryptionProperties.Builder
Set the list of encrypted columns and their properties (keys etc).
encrypted_columns() - Method in class org.bytedeco.parquet.FileEncryptionProperties
 
encrypted_footer() - Method in class org.bytedeco.parquet.FileEncryptionProperties
 
encrypted_with_footer_key() - Method in class org.bytedeco.parquet.ColumnCryptoMetaData
 
encryption(FileEncryptionProperties) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
encryption_algorithm() - Method in class org.bytedeco.parquet.FileCryptoMetaData
 
encryption_algorithm() - Method in class org.bytedeco.parquet.FileMetaData
 
EncryptionAlgorithm - Class in org.bytedeco.parquet
 
EncryptionAlgorithm() - Constructor for class org.bytedeco.parquet.EncryptionAlgorithm
Default native constructor.
EncryptionAlgorithm(long) - Constructor for class org.bytedeco.parquet.EncryptionAlgorithm
Native array allocator.
EncryptionAlgorithm(Pointer) - Constructor for class org.bytedeco.parquet.EncryptionAlgorithm
Pointer cast constructor.
end() - Method in class org.bytedeco.arrow.ArrayDataVector
 
end() - Method in class org.bytedeco.arrow.ArrayVector
 
end() - Method in class org.bytedeco.arrow.ArrayVectorVector
 
end() - Method in class org.bytedeco.arrow.ArrowBufferVector
 
end() - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
end() - Method in class org.bytedeco.arrow.BoolVector
 
end() - Method in class org.bytedeco.arrow.BufferIterator
 
end() - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
End(long, BytePointer) - Method in class org.bytedeco.arrow.Compressor
\brief End compressing, doing whatever is necessary to end the stream.
End(long, ByteBuffer) - Method in class org.bytedeco.arrow.Compressor
 
End(long, byte[]) - Method in class org.bytedeco.arrow.Compressor
 
end() - Method in class org.bytedeco.arrow.DatumVector
 
end() - Method in class org.bytedeco.arrow.FieldVector
 
end() - Method in class org.bytedeco.arrow.FileStatsVector
 
end() - Method in class org.bytedeco.arrow.RecordBatchIterator
 
end() - Method in class org.bytedeco.arrow.RecordBatchVector
 
end() - Method in class org.bytedeco.arrow.ScalarVector
 
end() - Method in class org.bytedeco.arrow.SchemaVector
 
end() - Method in class org.bytedeco.arrow.StringDataTypeMap
 
end() - Method in class org.bytedeco.arrow.StringStringMap
 
end() - Method in class org.bytedeco.arrow.StringVector
 
end() - Method in class org.bytedeco.arrow.TableVector
 
end() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
end() - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator
 
end() - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
end() - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
end() - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
end() - Method in class org.bytedeco.gandiva.IntSet
 
end() - Method in class org.bytedeco.gandiva.LongSet
 
end() - Method in class org.bytedeco.gandiva.StringSet
 
end() - Method in class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap
 
end() - Method in class org.bytedeco.parquet.IntList
 
end() - Method in class org.bytedeco.parquet.NodeVector
 
endpoints() - Method in class org.bytedeco.arrow_flight.FlightInfo.Data
 
endpoints(FlightEndpoint) - Method in class org.bytedeco.arrow_flight.FlightInfo.Data
 
endpoints() - Method in class org.bytedeco.arrow_flight.FlightInfo
A list of endpoints associated with the flight (dataset).
EndResult() - Constructor for class org.bytedeco.arrow.Compressor.EndResult
Default native constructor.
EndResult(long) - Constructor for class org.bytedeco.arrow.Compressor.EndResult
Native array allocator.
EndResult(Pointer) - Constructor for class org.bytedeco.arrow.Compressor.EndResult
Pointer cast constructor.
EndResultResult - Class in org.bytedeco.arrow
 
EndResultResult(Pointer) - Constructor for class org.bytedeco.arrow.EndResultResult
Pointer cast constructor.
EndResultResult(long) - Constructor for class org.bytedeco.arrow.EndResultResult
Native array allocator.
EndResultResult() - Constructor for class org.bytedeco.arrow.EndResultResult
Constructs a Result object that contains a non-OK status.
EndResultResult(Status) - Constructor for class org.bytedeco.arrow.EndResultResult
Constructs a Result object with the given non-OK Status object.
EndResultResult(Compressor.EndResult) - Constructor for class org.bytedeco.arrow.EndResultResult
Constructs a Result object that contains value.
EndResultResult(EndResultResult) - Constructor for class org.bytedeco.arrow.EndResultResult
Copy constructor.
EnsureShutdownOrDie() - Method in class org.bytedeco.arrow.ReadaheadQueue
 
EnsureShutdownOrDie() - Method in class org.bytedeco.arrow_dataset.ReadaheadQueue
 
Enum() - Static method in class org.bytedeco.parquet.LogicalType
 
EnumLogicalType - Class in org.bytedeco.parquet
\brief Allowed for physical type BYTE_ARRAY, must be encoded as UTF-8.
EnumLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.EnumLogicalType
Pointer cast constructor.
EofException(String) - Static method in class org.bytedeco.parquet.ParquetException
 
EofException() - Static method in class org.bytedeco.parquet.ParquetException
 
EofException(BytePointer) - Static method in class org.bytedeco.parquet.ParquetException
 
equal(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
EqualOptions - Class in org.bytedeco.arrow
A container of options for equality comparisons
EqualOptions() - Constructor for class org.bytedeco.arrow.EqualOptions
Default native constructor.
EqualOptions(long) - Constructor for class org.bytedeco.arrow.EqualOptions
Native array allocator.
EqualOptions(Pointer) - Constructor for class org.bytedeco.arrow.EqualOptions
Pointer cast constructor.
Equals(Array, EqualOptions) - Method in class org.bytedeco.arrow.Array
Equality comparison with another array
Equals(Array) - Method in class org.bytedeco.arrow.Array
 
equals(ArrayDataVector.Iterator) - Method in class org.bytedeco.arrow.ArrayDataVector.Iterator
 
Equals(ArrayResult) - Method in class org.bytedeco.arrow.ArrayResult
Compare to another Result.
equals(ArrayVector.Iterator) - Method in class org.bytedeco.arrow.ArrayVector.Iterator
 
equals(ArrayVectorVector.Iterator) - Method in class org.bytedeco.arrow.ArrayVectorVector.Iterator
 
Equals(ArrowBuffer, long) - Method in class org.bytedeco.arrow.ArrowBuffer
Return true if both buffers are the same size and contain the same bytes up to the number of compared bytes
Equals(ArrowBuffer) - Method in class org.bytedeco.arrow.ArrowBuffer
Return true if both buffers are the same size and contain the same bytes
equals(ArrowBufferVector.Iterator) - Method in class org.bytedeco.arrow.ArrowBufferVector.Iterator
 
equals(ArrowBuilderVector.Iterator) - Method in class org.bytedeco.arrow.ArrowBuilderVector.Iterator
 
Equals(BinaryArrayResult) - Method in class org.bytedeco.arrow.BinaryArrayResult
Compare to another Result.
Equals(BoolResult) - Method in class org.bytedeco.arrow.BoolResult
Compare to another Result.
equals(BoolVector.Iterator) - Method in class org.bytedeco.arrow.BoolVector.Iterator
 
Equals(BufferedInputStreamResult) - Method in class org.bytedeco.arrow.BufferedInputStreamResult
Compare to another Result.
Equals(BufferedOutputStreamResult) - Method in class org.bytedeco.arrow.BufferedOutputStreamResult
Compare to another Result.
Equals(BufferIterator) - Method in class org.bytedeco.arrow.BufferIterator
Iterators will only compare equal if they are both null.
Equals(BufferIteratorResult) - Method in class org.bytedeco.arrow.BufferIteratorResult
Compare to another Result.
Equals(BufferOutputStreamResult) - Method in class org.bytedeco.arrow.BufferOutputStreamResult
Compare to another Result.
Equals(BufferResult) - Method in class org.bytedeco.arrow.BufferResult
Compare to another Result.
Equals(ChunkedArray) - Method in class org.bytedeco.arrow.ChunkedArray
\brief Determine if two chunked arrays are equal.
equals(ChunkedArrayVector.Iterator) - Method in class org.bytedeco.arrow.ChunkedArrayVector.Iterator
 
Equals(CodecResult) - Method in class org.bytedeco.arrow.CodecResult
Compare to another Result.
Equals(CompressedInputStreamResult) - Method in class org.bytedeco.arrow.CompressedInputStreamResult
Compare to another Result.
Equals(CompressedOutputStreamResult) - Method in class org.bytedeco.arrow.CompressedOutputStreamResult
Compare to another Result.
Equals(CompressorResult) - Method in class org.bytedeco.arrow.CompressorResult
Compare to another Result.
Equals(DataType, boolean) - Method in class org.bytedeco.arrow.DataType
\brief Return whether the types are equal Types that are logically convertible from one to another (e.g.
Equals(DataType) - Method in class org.bytedeco.arrow.DataType
 
Equals(DataTypeResult) - Method in class org.bytedeco.arrow.DataTypeResult
Compare to another Result.
Equals(Datum) - Method in class org.bytedeco.arrow.Datum
 
equals(DatumVector.Iterator) - Method in class org.bytedeco.arrow.DatumVector.Iterator
 
equals(DayTimeIntervalType.DayMilliseconds) - Method in class org.bytedeco.arrow.DayTimeIntervalType.DayMilliseconds
 
Equals(Decimal128PairResult) - Method in class org.bytedeco.arrow.Decimal128PairResult
Compare to another Result.
Equals(Decimal128Result) - Method in class org.bytedeco.arrow.Decimal128Result
Compare to another Result.
Equals(DecompressorResult) - Method in class org.bytedeco.arrow.DecompressorResult
Compare to another Result.
equals(DirInfo) - Method in class org.bytedeco.arrow.DirInfo
 
Equals(Field, boolean) - Method in class org.bytedeco.arrow.Field
\brief Indicate if fields are equals.
Equals(Field) - Method in class org.bytedeco.arrow.Field
 
Equals(FieldResult) - Method in class org.bytedeco.arrow.FieldResult
Compare to another Result.
equals(FieldVector.Iterator) - Method in class org.bytedeco.arrow.FieldVector.Iterator
 
equals(FileInfo) - Method in class org.bytedeco.arrow.FileInfo
 
Equals(FileOutputStreamResult) - Method in class org.bytedeco.arrow.FileOutputStreamResult
Compare to another Result.
Equals(FileStats) - Method in class org.bytedeco.arrow.FileStats
 
Equals(FileStatsResult) - Method in class org.bytedeco.arrow.FileStatsResult
Compare to another Result.
equals(FileStatsVector.Iterator) - Method in class org.bytedeco.arrow.FileStatsVector.Iterator
 
Equals(FileStatsVectorResult) - Method in class org.bytedeco.arrow.FileStatsVectorResult
Compare to another Result.
Equals(FileSystemResult) - Method in class org.bytedeco.arrow.FileSystemResult
Compare to another Result.
equals(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
 
equals(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
equals(BasicDecimalScalar128, BasicDecimalScalar128) - Static method in class org.bytedeco.arrow.global.gandiva
 
equals(ByteArray, ByteArray) - Static method in class org.bytedeco.arrow.global.parquet
 
equals(Int96, Int96) - Static method in class org.bytedeco.arrow.global.parquet
 
Equals(InputStreamResult) - Method in class org.bytedeco.arrow.InputStreamResult
Compare to another Result.
Equals(KeyValueMetadata) - Method in class org.bytedeco.arrow.KeyValueMetadata
 
Equals(ListArrayResult) - Method in class org.bytedeco.arrow.ListArrayResult
Compare to another Result.
Equals(LongResult) - Method in class org.bytedeco.arrow.LongResult
Compare to another Result.
Equals(MemoryMappedFileResult) - Method in class org.bytedeco.arrow.MemoryMappedFileResult
Compare to another Result.
Equals(Message) - Method in class org.bytedeco.arrow.Message
\brief Return true if message type and contents are equal
Equals(OutputStreamResult) - Method in class org.bytedeco.arrow.OutputStreamResult
Compare to another Result.
Equals(PathForest) - Method in class org.bytedeco.arrow.PathForest
 
Equals(PathForestResult) - Method in class org.bytedeco.arrow.PathForestResult
Compare to another Result.
Equals(RandomAccessFileResult) - Method in class org.bytedeco.arrow.RandomAccessFileResult
Compare to another Result.
Equals(ReadableFileResult) - Method in class org.bytedeco.arrow.ReadableFileResult
Compare to another Result.
Equals(RecordBatch) - Method in class org.bytedeco.arrow.RecordBatch
\brief Determine if two record batches are exactly equal
Equals(RecordBatchIterator) - Method in class org.bytedeco.arrow.RecordBatchIterator
Iterators will only compare equal if they are both null.
Equals(RecordBatchIteratorResult) - Method in class org.bytedeco.arrow.RecordBatchIteratorResult
Compare to another Result.
Equals(RecordBatchResult) - Method in class org.bytedeco.arrow.RecordBatchResult
Compare to another Result.
equals(RecordBatchVector.Iterator) - Method in class org.bytedeco.arrow.RecordBatchVector.Iterator
 
Equals(RecordBatchWriterSharedResult) - Method in class org.bytedeco.arrow.RecordBatchWriterSharedResult
Compare to another Result.
Equals(RecordBatchWriterUniqueResult) - Method in class org.bytedeco.arrow.RecordBatchWriterUniqueResult
Compare to another Result.
Equals(Scalar) - Method in class org.bytedeco.arrow.Scalar
 
Equals(ScalarResult) - Method in class org.bytedeco.arrow.ScalarResult
Compare to another Result.
equals(ScalarVector.Iterator) - Method in class org.bytedeco.arrow.ScalarVector.Iterator
 
Equals(Schema, boolean) - Method in class org.bytedeco.arrow.Schema
Returns true if all of the schema fields are equal
Equals(Schema) - Method in class org.bytedeco.arrow.Schema
 
Equals(SchemaResult) - Method in class org.bytedeco.arrow.SchemaResult
Compare to another Result.
equals(SchemaVector.Iterator) - Method in class org.bytedeco.arrow.SchemaVector.Iterator
 
Equals(SchemaVectorResult) - Method in class org.bytedeco.arrow.SchemaVectorResult
Compare to another Result.
Equals(SizeTResult) - Method in class org.bytedeco.arrow.SizeTResult
Compare to another Result.
Equals(SparseTensorResult) - Method in class org.bytedeco.arrow.SparseTensorResult
Compare to another Result.
Equals(Status) - Method in class org.bytedeco.arrow.Status
 
equals(StatusDetail) - Method in class org.bytedeco.arrow.StatusDetail
 
equals(StringDataTypeMap.Iterator) - Method in class org.bytedeco.arrow.StringDataTypeMap.Iterator
 
equals(StringStringMap.Iterator) - Method in class org.bytedeco.arrow.StringStringMap.Iterator
 
equals(StringVector.Iterator) - Method in class org.bytedeco.arrow.StringVector.Iterator
 
Equals(StringViewResult) - Method in class org.bytedeco.arrow.StringViewResult
Compare to another Result.
Equals(StructArrayResult) - Method in class org.bytedeco.arrow.StructArrayResult
Compare to another Result.
Equals(Table) - Method in class org.bytedeco.arrow.Table
\brief Determine if tables are equal Two tables can be equal only if they have equal schemas.
Equals(TableReaderResult) - Method in class org.bytedeco.arrow.TableReaderResult
Compare to another Result.
Equals(TableResult) - Method in class org.bytedeco.arrow.TableResult
Compare to another Result.
equals(TableVector.Iterator) - Method in class org.bytedeco.arrow.TableVector.Iterator
 
Equals(Tensor, EqualOptions) - Method in class org.bytedeco.arrow.Tensor
 
Equals(Tensor) - Method in class org.bytedeco.arrow.Tensor
 
Equals(TensorResult) - Method in class org.bytedeco.arrow.TensorResult
Compare to another Result.
Equals(Expression) - Method in class org.bytedeco.arrow_dataset.BinaryExpression
 
Equals(Expression) - Method in class org.bytedeco.arrow_dataset.ComparisonExpression
 
Equals(DatasetFactoryResult) - Method in class org.bytedeco.arrow_dataset.DatasetFactoryResult
Compare to another Result.
Equals(DatasetResult) - Method in class org.bytedeco.arrow_dataset.DatasetResult
Compare to another Result.
Equals(Expression) - Method in class org.bytedeco.arrow_dataset.Expression
Returns true iff the expressions are identical; does not check for equivalence.
Equals(ExpressionResult) - Method in class org.bytedeco.arrow_dataset.ExpressionResult
Compare to another Result.
equals(ExpressionVector.Iterator) - Method in class org.bytedeco.arrow_dataset.ExpressionVector.Iterator
 
Equals(Expression) - Method in class org.bytedeco.arrow_dataset.FieldExpression
 
equals(FileSource) - Method in class org.bytedeco.arrow_dataset.FileSource
 
Equals(FragmentResult) - Method in class org.bytedeco.arrow_dataset.FragmentResult
Compare to another Result.
Equals(Expression) - Method in class org.bytedeco.arrow_dataset.ScalarExpression
 
Equals(ScannerBuilderResult) - Method in class org.bytedeco.arrow_dataset.ScannerBuilderResult
Compare to another Result.
Equals(ScannerResult) - Method in class org.bytedeco.arrow_dataset.ScannerResult
Compare to another Result.
Equals(ScanTaskIterator) - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator
Iterators will only compare equal if they are both null.
Equals(ScanTaskIteratorResult) - Method in class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
Compare to another Result.
Equals(ScanTaskResult) - Method in class org.bytedeco.arrow_dataset.ScanTaskResult
Compare to another Result.
Equals(SourceFactoryResult) - Method in class org.bytedeco.arrow_dataset.SourceFactoryResult
Compare to another Result.
equals(SourceFactoryVector.Iterator) - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector.Iterator
 
Equals(SourceResult) - Method in class org.bytedeco.arrow_dataset.SourceResult
Compare to another Result.
Equals(ThreadPoolResult) - Method in class org.bytedeco.arrow_dataset.ThreadPoolResult
Compare to another Result.
Equals(Expression) - Method in class org.bytedeco.arrow_dataset.UnaryExpression
 
equals(ClientMiddlewareFactoryVector.Iterator) - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector.Iterator
 
Equals(FlightDescriptor) - Method in class org.bytedeco.arrow_flight.FlightDescriptor
 
Equals(FlightEndpoint) - Method in class org.bytedeco.arrow_flight.FlightEndpoint
 
Equals(Location) - Method in class org.bytedeco.arrow_flight.Location
 
Equals(Ticket) - Method in class org.bytedeco.arrow_flight.Ticket
 
equals(Configuration) - Method in class org.bytedeco.gandiva.Configuration
 
equals(FunctionSignature) - Method in class org.bytedeco.gandiva.FunctionSignature
 
equals(FunctionSignatureVector.Iterator) - Method in class org.bytedeco.gandiva.FunctionSignatureVector.Iterator
 
equals(IntSet.Iterator) - Method in class org.bytedeco.gandiva.IntSet.Iterator
 
equals(LongSet.Iterator) - Method in class org.bytedeco.gandiva.LongSet.Iterator
 
equals(StringSet.Iterator) - Method in class org.bytedeco.gandiva.StringSet.Iterator
 
equals(ColumnDecryptionPropertiesStringMap.Iterator) - Method in class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap.Iterator
 
Equals(ColumnDescriptor) - Method in class org.bytedeco.parquet.ColumnDescriptor
 
Equals(Node) - Method in class org.bytedeco.parquet.GroupNode
 
equals(IntList.Iterator) - Method in class org.bytedeco.parquet.IntList.Iterator
 
Equals(LogicalType) - Method in class org.bytedeco.parquet.LogicalType
\brief Return true if the given logical type is equivalent to this logical type.
Equals(Node) - Method in class org.bytedeco.parquet.Node
 
equals(NodeVector.Iterator) - Method in class org.bytedeco.parquet.NodeVector.Iterator
 
Equals(Node) - Method in class org.bytedeco.parquet.PrimitiveNode
 
Equals(SchemaDescriptor) - Method in class org.bytedeco.parquet.SchemaDescriptor
 
equals(UniqueID) - Method in class org.bytedeco.plasma.UniqueID
 
erase(ArrayDataVector.Iterator) - Method in class org.bytedeco.arrow.ArrayDataVector
 
erase(ArrayVector.Iterator) - Method in class org.bytedeco.arrow.ArrayVector
 
erase(ArrayVectorVector.Iterator) - Method in class org.bytedeco.arrow.ArrayVectorVector
 
erase(ArrowBufferVector.Iterator) - Method in class org.bytedeco.arrow.ArrowBufferVector
 
erase(ArrowBuilderVector.Iterator) - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
erase(BoolVector.Iterator) - Method in class org.bytedeco.arrow.BoolVector
 
erase(ChunkedArrayVector.Iterator) - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
erase(DatumVector.Iterator) - Method in class org.bytedeco.arrow.DatumVector
 
erase(FieldVector.Iterator) - Method in class org.bytedeco.arrow.FieldVector
 
erase(FileStatsVector.Iterator) - Method in class org.bytedeco.arrow.FileStatsVector
 
erase(RecordBatchVector.Iterator) - Method in class org.bytedeco.arrow.RecordBatchVector
 
erase(ScalarVector.Iterator) - Method in class org.bytedeco.arrow.ScalarVector
 
erase(SchemaVector.Iterator) - Method in class org.bytedeco.arrow.SchemaVector
 
erase(StringVector.Iterator) - Method in class org.bytedeco.arrow.StringVector
 
erase(TableVector.Iterator) - Method in class org.bytedeco.arrow.TableVector
 
erase(ExpressionVector.Iterator) - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
erase(SourceFactoryVector.Iterator) - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
erase(ClientMiddlewareFactoryVector.Iterator) - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
erase(FunctionSignatureVector.Iterator) - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
erase(int) - Method in class org.bytedeco.gandiva.IntSet
 
erase(long) - Method in class org.bytedeco.gandiva.LongSet
 
erase(String) - Method in class org.bytedeco.gandiva.StringSet
 
erase(IntList.Iterator) - Method in class org.bytedeco.parquet.IntList
 
erase(NodeVector.Iterator) - Method in class org.bytedeco.parquet.NodeVector
 
escape_char() - Method in class org.bytedeco.arrow.CsvParseOptions
Escaping character (if escaping is true)
escape_char(byte) - Method in class org.bytedeco.arrow.CsvParseOptions
 
escaping() - Method in class org.bytedeco.arrow.CsvParseOptions
Whether escaping is used
escaping(boolean) - Method in class org.bytedeco.arrow.CsvParseOptions
 
EvalBatch - Class in org.bytedeco.gandiva
 
EvalBatch() - Constructor for class org.bytedeco.gandiva.EvalBatch
Empty constructor.
EvalBatch(Pointer) - Constructor for class org.bytedeco.gandiva.EvalBatch
Pointer cast constructor.
Evaluate(Expression, RecordBatch, MemoryPool) - Method in class org.bytedeco.arrow_dataset.ExpressionEvaluator
Evaluate expr against each row of a RecordBatch.
Evaluate(Expression, RecordBatch) - Method in class org.bytedeco.arrow_dataset.ExpressionEvaluator
 
Evaluate(Expression, RecordBatch, MemoryPool) - Method in class org.bytedeco.arrow_dataset.TreeEvaluator
 
Evaluate(RecordBatch, SelectionVector) - Method in class org.bytedeco.gandiva.Filter
Evaluate the specified record batch, and populate output selection vector.
Evaluate(RecordBatch, MemoryPool, ArrayVector) - Method in class org.bytedeco.gandiva.Projector
Evaluate the specified record batch, and return the allocated and populated output arrays.
Evaluate(RecordBatch, ArrayDataVector) - Method in class org.bytedeco.gandiva.Projector
Evaluate the specified record batch, and populate the output arrays.
Evaluate(RecordBatch, SelectionVector, MemoryPool, ArrayVector) - Method in class org.bytedeco.gandiva.Projector
Evaluate the specified record batch, and return the allocated and populated output arrays.
Evaluate(RecordBatch, SelectionVector, ArrayDataVector) - Method in class org.bytedeco.gandiva.Projector
Evaluate the specified record batch, and populate the output arrays at the filtered positions.
evaluator() - Method in class org.bytedeco.arrow_dataset.ScanOptions
 
evaluator(ExpressionEvaluator) - Method in class org.bytedeco.arrow_dataset.ScanOptions
 
EventLoop - Class in org.bytedeco.plasma
 
EventLoop(Pointer) - Constructor for class org.bytedeco.plasma.EventLoop
Pointer cast constructor.
EventLoop(long) - Constructor for class org.bytedeco.plasma.EventLoop
Native array allocator.
EventLoop() - Constructor for class org.bytedeco.plasma.EventLoop
 
Evict(long, LongPointer) - Method in class org.bytedeco.plasma.PlasmaClient
Delete objects until we have freed up num_bytes bytes or there are no more released objects that can be deleted.
Evict(long, LongBuffer) - Method in class org.bytedeco.plasma.PlasmaClient
 
Evict(long, long[]) - Method in class org.bytedeco.plasma.PlasmaClient
 
exclude_invalid_files() - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
 
exclude_invalid_files(boolean) - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
 
exclusive_guard() - Method in class org.bytedeco.arrow.SharedExclusiveChecker
 
Execute() - Method in class org.bytedeco.arrow_dataset.InMemoryScanTask
 
Execute() - Method in class org.bytedeco.arrow_dataset.ScanTask
\brief Iterate through sequence of materialized record batches resulting from the Scan.
Exists(String) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
Exists(BytePointer) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
explicit_schema() - Method in class org.bytedeco.arrow.JsonParseOptions
Optional explicit schema (disables type inference on those fields)
explicit_schema(Schema) - Method in class org.bytedeco.arrow.JsonParseOptions
 
Expression - Class in org.bytedeco.arrow_dataset
Represents an expression tree
Expression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.Expression
Pointer cast constructor.
expression() - Method in class org.bytedeco.arrow_flight.Criteria
Opaque criteria expression, dependent on server implementation
expression(String) - Method in class org.bytedeco.arrow_flight.Criteria
 
Expression - Class in org.bytedeco.gandiva
\brief An expression tree with a root node, and a result field.
Expression(Pointer) - Constructor for class org.bytedeco.gandiva.Expression
Pointer cast constructor.
Expression(Node, Field) - Constructor for class org.bytedeco.gandiva.Expression
 
expression_type() - Static method in class org.bytedeco.arrow_dataset.AndExpressionImpl
 
expression_type() - Static method in class org.bytedeco.arrow_dataset.CastExpressionImpl
 
expression_type() - Static method in class org.bytedeco.arrow_dataset.ComparisonExpressionImpl
 
expression_type() - Static method in class org.bytedeco.arrow_dataset.InExpressionImpl
 
expression_type() - Static method in class org.bytedeco.arrow_dataset.IsValidExpressionImpl
 
expression_type() - Static method in class org.bytedeco.arrow_dataset.NotExpressionImpl
 
expression_type() - Static method in class org.bytedeco.arrow_dataset.OrExpressionImpl
 
ExpressionEvaluator - Class in org.bytedeco.arrow_dataset
Interface for evaluation of expressions against record batches.
ExpressionEvaluator(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ExpressionEvaluator
Pointer cast constructor.
ExpressionRegistry - Class in org.bytedeco.gandiva
\brief Exports types supported by Gandiva for processing.
ExpressionRegistry(Pointer) - Constructor for class org.bytedeco.gandiva.ExpressionRegistry
Pointer cast constructor.
ExpressionRegistry(long) - Constructor for class org.bytedeco.gandiva.ExpressionRegistry
Native array allocator.
ExpressionRegistry() - Constructor for class org.bytedeco.gandiva.ExpressionRegistry
 
ExpressionRegistry.FunctionSignatureIterator - Class in org.bytedeco.gandiva
 
ExpressionResult - Class in org.bytedeco.arrow_dataset
 
ExpressionResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ExpressionResult
Pointer cast constructor.
ExpressionResult(long) - Constructor for class org.bytedeco.arrow_dataset.ExpressionResult
Native array allocator.
ExpressionResult() - Constructor for class org.bytedeco.arrow_dataset.ExpressionResult
Constructs a Result object that contains a non-OK status.
ExpressionResult(Status) - Constructor for class org.bytedeco.arrow_dataset.ExpressionResult
Constructs a Result object with the given non-OK Status object.
ExpressionResult(Expression) - Constructor for class org.bytedeco.arrow_dataset.ExpressionResult
Constructs a Result object that contains value.
ExpressionResult(ExpressionResult) - Constructor for class org.bytedeco.arrow_dataset.ExpressionResult
Copy constructor.
ExpressionType - Class in org.bytedeco.arrow_dataset
 
ExpressionType() - Constructor for class org.bytedeco.arrow_dataset.ExpressionType
Default native constructor.
ExpressionType(long) - Constructor for class org.bytedeco.arrow_dataset.ExpressionType
Native array allocator.
ExpressionType(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ExpressionType
Pointer cast constructor.
ExpressionType.type - Enum in org.bytedeco.arrow_dataset
 
ExpressionVector - Class in org.bytedeco.arrow_dataset
 
ExpressionVector(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ExpressionVector
Pointer cast constructor.
ExpressionVector(Expression) - Constructor for class org.bytedeco.arrow_dataset.ExpressionVector
 
ExpressionVector(Expression...) - Constructor for class org.bytedeco.arrow_dataset.ExpressionVector
 
ExpressionVector() - Constructor for class org.bytedeco.arrow_dataset.ExpressionVector
 
ExpressionVector(long) - Constructor for class org.bytedeco.arrow_dataset.ExpressionVector
 
ExpressionVector.Iterator - Class in org.bytedeco.arrow_dataset
 
extend(String) - Method in class org.bytedeco.parquet.ColumnPath
 
extend(BytePointer) - Method in class org.bytedeco.parquet.ColumnPath
 
extension() - Method in class org.bytedeco.arrow.FileStats
The file extension (excluding the dot)
EXTENSION - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
extension_name() - Method in class org.bytedeco.arrow.ExtensionType
\brief Unique name of extension type used to identify type for serialization
extension_type() - Method in class org.bytedeco.arrow.ExtensionArray
 
ExtensionArray - Class in org.bytedeco.arrow
\brief Base array class for user-defined extension types
ExtensionArray(Pointer) - Constructor for class org.bytedeco.arrow.ExtensionArray
Pointer cast constructor.
ExtensionArray(ArrayData) - Constructor for class org.bytedeco.arrow.ExtensionArray
\brief Construct an ExtensionArray from an ArrayData.
ExtensionArray(DataType, Array) - Constructor for class org.bytedeco.arrow.ExtensionArray
\brief Construct an ExtensionArray from a type and the underlying storage.
ExtensionEquals(ExtensionType) - Method in class org.bytedeco.arrow.ExtensionType
\brief Determine if two instances of the same extension types are equal.
ExtensionScalar - Class in org.bytedeco.arrow
 
ExtensionScalar(DataType) - Constructor for class org.bytedeco.arrow.ExtensionScalar
 
ExtensionScalar(Pointer) - Constructor for class org.bytedeco.arrow.ExtensionScalar
Pointer cast constructor.
ExtensionType - Class in org.bytedeco.arrow
\brief The base class for custom / user-defined types.
ExtensionType(Pointer) - Constructor for class org.bytedeco.arrow.ExtensionType
Pointer cast constructor.
ExtensionTypeRegistry - Class in org.bytedeco.arrow
 
ExtensionTypeRegistry(Pointer) - Constructor for class org.bytedeco.arrow.ExtensionTypeRegistry
Pointer cast constructor.
extra_conf() - Method in class org.bytedeco.arrow.HdfsConnectionConfig
 
extra_conf(StringStringMap) - Method in class org.bytedeco.arrow.HdfsConnectionConfig
 

F

factories() - Method in class org.bytedeco.arrow_dataset.DatasetFactory
\brief Return the list of SourceFactory
false_count() - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
false_values() - Method in class org.bytedeco.arrow.ConvertOptions
Recognized spellings for boolean false values
false_values(StringVector) - Method in class org.bytedeco.arrow.ConvertOptions
 
fd() - Method in class org.bytedeco.plasma.ObjectTableEntry
Memory mapped file containing the object.
fd(int) - Method in class org.bytedeco.plasma.ObjectTableEntry
 
Field - Class in org.bytedeco.arrow
\brief The combination of a field name and data type, with optional metadata Fields are used to describe the individual constituents of a nested DataType or a Schema.
Field(Pointer) - Constructor for class org.bytedeco.arrow.Field
Pointer cast constructor.
Field(String, DataType, boolean, KeyValueMetadata) - Constructor for class org.bytedeco.arrow.Field
 
Field(String, DataType) - Constructor for class org.bytedeco.arrow.Field
 
Field(BytePointer, DataType, boolean, KeyValueMetadata) - Constructor for class org.bytedeco.arrow.Field
 
Field(BytePointer, DataType) - Constructor for class org.bytedeco.arrow.Field
 
field(String, DataType, boolean, KeyValueMetadata) - Static method in class org.bytedeco.arrow.global.arrow
\}
field(String, DataType) - Static method in class org.bytedeco.arrow.global.arrow
 
field(BytePointer, DataType, boolean, KeyValueMetadata) - Static method in class org.bytedeco.arrow.global.arrow
 
field(BytePointer, DataType) - Static method in class org.bytedeco.arrow.global.arrow
 
field(int) - Method in class org.bytedeco.arrow.Schema
Return the ith schema element.
field(int) - Method in class org.bytedeco.arrow.StructArray
 
field(int) - Method in class org.bytedeco.arrow.Table
Return a column's field by index
field(int) - Method in class org.bytedeco.parquet.GroupNode
 
Field.MergeOptions - Class in org.bytedeco.arrow
\brief Options that control the behavior of MergeWith.
field_builder(int) - Method in class org.bytedeco.arrow.StructBuilder
 
field_count() - Method in class org.bytedeco.parquet.GroupNode
 
field_merge_options() - Method in class org.bytedeco.arrow.ConcatenateTablesOptions
 
field_merge_options(Field.MergeOptions) - Method in class org.bytedeco.arrow.ConcatenateTablesOptions
 
field_names() - Method in class org.bytedeco.arrow.Schema
 
field_ref(String) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
field_ref(BytePointer) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
FieldDescriptor - Class in org.bytedeco.gandiva
 
FieldDescriptor() - Constructor for class org.bytedeco.gandiva.FieldDescriptor
Empty constructor.
FieldDescriptor(Pointer) - Constructor for class org.bytedeco.gandiva.FieldDescriptor
Pointer cast constructor.
FieldExpression - Class in org.bytedeco.arrow_dataset
Represents a reference to a field.
FieldExpression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FieldExpression
Pointer cast constructor.
FieldExpression(String) - Constructor for class org.bytedeco.arrow_dataset.FieldExpression
 
FieldExpression(BytePointer) - Constructor for class org.bytedeco.arrow_dataset.FieldExpression
 
FieldIndex(String) - Method in class org.bytedeco.parquet.GroupNode
 
FieldIndex(BytePointer) - Method in class org.bytedeco.parquet.GroupNode
 
FieldIndex(Node) - Method in class org.bytedeco.parquet.GroupNode
 
FieldReferenceExpression - Class in org.bytedeco.arrow_dataset
 
FieldReferenceExpression() - Constructor for class org.bytedeco.arrow_dataset.FieldReferenceExpression
Empty constructor.
FieldReferenceExpression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FieldReferenceExpression
Pointer cast constructor.
FieldResult - Class in org.bytedeco.arrow
 
FieldResult(Pointer) - Constructor for class org.bytedeco.arrow.FieldResult
Pointer cast constructor.
FieldResult(long) - Constructor for class org.bytedeco.arrow.FieldResult
Native array allocator.
FieldResult() - Constructor for class org.bytedeco.arrow.FieldResult
Constructs a Result object that contains a non-OK status.
FieldResult(Status) - Constructor for class org.bytedeco.arrow.FieldResult
Constructs a Result object with the given non-OK Status object.
FieldResult(Field) - Constructor for class org.bytedeco.arrow.FieldResult
Constructs a Result object that contains value.
FieldResult(FieldResult) - Constructor for class org.bytedeco.arrow.FieldResult
Copy constructor.
fields() - Method in class org.bytedeco.arrow.Schema
 
fields() - Method in class org.bytedeco.arrow.Table
\brief Return vector of all fields for table
FieldsInExpression(Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
\brief Returns field names referenced in the expression.
FieldVector - Class in org.bytedeco.arrow
 
FieldVector(Pointer) - Constructor for class org.bytedeco.arrow.FieldVector
Pointer cast constructor.
FieldVector(Field) - Constructor for class org.bytedeco.arrow.FieldVector
 
FieldVector(Field...) - Constructor for class org.bytedeco.arrow.FieldVector
 
FieldVector() - Constructor for class org.bytedeco.arrow.FieldVector
 
FieldVector(long) - Constructor for class org.bytedeco.arrow.FieldVector
 
FieldVector.Iterator - Class in org.bytedeco.arrow
 
file_aad() - Method in class org.bytedeco.parquet.FileEncryptionProperties
 
file_decryption_properties(FileDecryptionProperties) - Method in class org.bytedeco.parquet.ReaderProperties
 
file_decryption_properties() - Method in class org.bytedeco.parquet.ReaderProperties
 
file_descriptor() - Method in class org.bytedeco.arrow.FileOutputStream
\endcond
file_descriptor() - Method in class org.bytedeco.arrow.MemoryMappedFile
 
file_descriptor() - Method in class org.bytedeco.arrow.ReadableFile
 
file_encryption_properties() - Method in class org.bytedeco.parquet.WriterProperties
 
file_metadata_() - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
file_metadata_(FileMetaData) - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
file_offset() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
file_path() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
FileCryptoMetaData - Class in org.bytedeco.parquet
 
FileCryptoMetaData(Pointer) - Constructor for class org.bytedeco.parquet.FileCryptoMetaData
Pointer cast constructor.
FileDecryptionProperties - Class in org.bytedeco.parquet
 
FileDecryptionProperties(Pointer) - Constructor for class org.bytedeco.parquet.FileDecryptionProperties
Pointer cast constructor.
FileDecryptionProperties.Builder - Class in org.bytedeco.parquet
 
FileEncryptionProperties - Class in org.bytedeco.parquet
 
FileEncryptionProperties(Pointer) - Constructor for class org.bytedeco.parquet.FileEncryptionProperties
Pointer cast constructor.
FileEncryptionProperties.Builder - Class in org.bytedeco.parquet
 
FileFormat - Class in org.bytedeco.arrow_dataset
\brief Base class for file format implementation
FileFormat(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileFormat
Pointer cast constructor.
FileFragment - Class in org.bytedeco.arrow_dataset
\brief A Fragment that is stored in a file with a known format
FileFragment(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileFragment
Pointer cast constructor.
FileFragment(FileSource, FileFormat, ScanOptions) - Constructor for class org.bytedeco.arrow_dataset.FileFragment
 
FileInfo - Class in org.bytedeco.arrow
 
FileInfo() - Constructor for class org.bytedeco.arrow.FileInfo
Default native constructor.
FileInfo(long) - Constructor for class org.bytedeco.arrow.FileInfo
Native array allocator.
FileInfo(Pointer) - Constructor for class org.bytedeco.arrow.FileInfo
Pointer cast constructor.
FileInterface - Class in org.bytedeco.arrow
 
FileInterface(Pointer) - Constructor for class org.bytedeco.arrow.FileInterface
Pointer cast constructor.
FileInterface - Class in org.bytedeco.parquet
 
FileInterface(Pointer) - Constructor for class org.bytedeco.parquet.FileInterface
Pointer cast constructor.
FileMetaData - Class in org.bytedeco.parquet
 
FileMetaData(Pointer) - Constructor for class org.bytedeco.parquet.FileMetaData
Pointer cast constructor.
FileMetaDataBuilder - Class in org.bytedeco.parquet
 
FileMetaDataBuilder(Pointer) - Constructor for class org.bytedeco.parquet.FileMetaDataBuilder
Pointer cast constructor.
FileMode - Class in org.bytedeco.arrow
 
FileMode() - Constructor for class org.bytedeco.arrow.FileMode
Default native constructor.
FileMode(long) - Constructor for class org.bytedeco.arrow.FileMode
Native array allocator.
FileMode(Pointer) - Constructor for class org.bytedeco.arrow.FileMode
Pointer cast constructor.
FileMode.type - Enum in org.bytedeco.arrow
 
FileOutputStream - Class in org.bytedeco.arrow
\brief An operating system file open in write-only mode.
FileOutputStream(Pointer) - Constructor for class org.bytedeco.arrow.FileOutputStream
Pointer cast constructor.
FileOutputStreamResult - Class in org.bytedeco.arrow
 
FileOutputStreamResult(Pointer) - Constructor for class org.bytedeco.arrow.FileOutputStreamResult
Pointer cast constructor.
FileOutputStreamResult(long) - Constructor for class org.bytedeco.arrow.FileOutputStreamResult
Native array allocator.
FileOutputStreamResult() - Constructor for class org.bytedeco.arrow.FileOutputStreamResult
Constructs a Result object that contains a non-OK status.
FileOutputStreamResult(Status) - Constructor for class org.bytedeco.arrow.FileOutputStreamResult
Constructs a Result object with the given non-OK Status object.
FileOutputStreamResult(FileOutputStream) - Constructor for class org.bytedeco.arrow.FileOutputStreamResult
Constructs a Result object that contains value.
FileOutputStreamResult(FileOutputStreamResult) - Constructor for class org.bytedeco.arrow.FileOutputStreamResult
Copy constructor.
FileSelector - Class in org.bytedeco.arrow
\brief File selector for filesystem APIs
FileSelector(Pointer) - Constructor for class org.bytedeco.arrow.FileSelector
Pointer cast constructor.
FileSelector(long) - Constructor for class org.bytedeco.arrow.FileSelector
Native array allocator.
FileSelector() - Constructor for class org.bytedeco.arrow.FileSelector
 
FileSource - Class in org.bytedeco.arrow_dataset
\brief The path and filesystem where an actual file is located or a buffer which can be read like a file
FileSource(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileSource
Pointer cast constructor.
FileSource(String, FileSystem, Compression.type) - Constructor for class org.bytedeco.arrow_dataset.FileSource
 
FileSource(String, FileSystem) - Constructor for class org.bytedeco.arrow_dataset.FileSource
 
FileSource(BytePointer, FileSystem, int) - Constructor for class org.bytedeco.arrow_dataset.FileSource
 
FileSource(BytePointer, FileSystem) - Constructor for class org.bytedeco.arrow_dataset.FileSource
 
FileSource(ArrowBuffer, Compression.type) - Constructor for class org.bytedeco.arrow_dataset.FileSource
 
FileSource(ArrowBuffer) - Constructor for class org.bytedeco.arrow_dataset.FileSource
 
FileSource(ArrowBuffer, int) - Constructor for class org.bytedeco.arrow_dataset.FileSource
 
FileSource.SourceType - Enum in org.bytedeco.arrow_dataset
 
FileStatistics - Class in org.bytedeco.arrow
DEPRECATED.
FileStatistics() - Constructor for class org.bytedeco.arrow.FileStatistics
Default native constructor.
FileStatistics(long) - Constructor for class org.bytedeco.arrow.FileStatistics
Native array allocator.
FileStatistics(Pointer) - Constructor for class org.bytedeco.arrow.FileStatistics
Pointer cast constructor.
FileStats - Class in org.bytedeco.arrow
\brief FileSystem entry stats
FileStats(Pointer) - Constructor for class org.bytedeco.arrow.FileStats
Pointer cast constructor.
FileStats(long) - Constructor for class org.bytedeco.arrow.FileStats
Native array allocator.
FileStats() - Constructor for class org.bytedeco.arrow.FileStats
 
FileStats(FileStats) - Constructor for class org.bytedeco.arrow.FileStats
 
FileStats.ByPath - Class in org.bytedeco.arrow
Function object implementing less-than comparison and hashing by path, to support sorting stats, using them as keys, and other interactions with the STL.
FileStatsResult - Class in org.bytedeco.arrow
 
FileStatsResult(Pointer) - Constructor for class org.bytedeco.arrow.FileStatsResult
Pointer cast constructor.
FileStatsResult(long) - Constructor for class org.bytedeco.arrow.FileStatsResult
Native array allocator.
FileStatsResult() - Constructor for class org.bytedeco.arrow.FileStatsResult
Constructs a Result object that contains a non-OK status.
FileStatsResult(Status) - Constructor for class org.bytedeco.arrow.FileStatsResult
Constructs a Result object with the given non-OK Status object.
FileStatsResult(FileStats) - Constructor for class org.bytedeco.arrow.FileStatsResult
Constructs a Result object that contains value.
FileStatsResult(FileStatsResult) - Constructor for class org.bytedeco.arrow.FileStatsResult
Copy constructor.
FileStatsVector - Class in org.bytedeco.arrow
 
FileStatsVector(Pointer) - Constructor for class org.bytedeco.arrow.FileStatsVector
Pointer cast constructor.
FileStatsVector(FileStats) - Constructor for class org.bytedeco.arrow.FileStatsVector
 
FileStatsVector(FileStats...) - Constructor for class org.bytedeco.arrow.FileStatsVector
 
FileStatsVector() - Constructor for class org.bytedeco.arrow.FileStatsVector
 
FileStatsVector(long) - Constructor for class org.bytedeco.arrow.FileStatsVector
 
FileStatsVector.Iterator - Class in org.bytedeco.arrow
 
FileStatsVectorResult - Class in org.bytedeco.arrow
 
FileStatsVectorResult(Pointer) - Constructor for class org.bytedeco.arrow.FileStatsVectorResult
Pointer cast constructor.
FileStatsVectorResult(long) - Constructor for class org.bytedeco.arrow.FileStatsVectorResult
Native array allocator.
FileStatsVectorResult() - Constructor for class org.bytedeco.arrow.FileStatsVectorResult
Constructs a Result object that contains a non-OK status.
FileStatsVectorResult(Status) - Constructor for class org.bytedeco.arrow.FileStatsVectorResult
Constructs a Result object with the given non-OK Status object.
FileStatsVectorResult(FileStatsVector) - Constructor for class org.bytedeco.arrow.FileStatsVectorResult
Constructs a Result object that contains value.
FileStatsVectorResult(FileStatsVectorResult) - Constructor for class org.bytedeco.arrow.FileStatsVectorResult
Copy constructor.
FileSystem - Class in org.bytedeco.arrow
\brief Abstract file system API
FileSystem(Pointer) - Constructor for class org.bytedeco.arrow.FileSystem
Pointer cast constructor.
filesystem() - Method in class org.bytedeco.arrow_dataset.FileSource
\brief Return the filesystem, if any.
FileSystemFactoryOptions - Class in org.bytedeco.arrow_dataset
 
FileSystemFactoryOptions() - Constructor for class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
Default native constructor.
FileSystemFactoryOptions(long) - Constructor for class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
Native array allocator.
FileSystemFactoryOptions(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
Pointer cast constructor.
FileSystemResult - Class in org.bytedeco.arrow
 
FileSystemResult(Pointer) - Constructor for class org.bytedeco.arrow.FileSystemResult
Pointer cast constructor.
FileSystemResult(long) - Constructor for class org.bytedeco.arrow.FileSystemResult
Native array allocator.
FileSystemResult() - Constructor for class org.bytedeco.arrow.FileSystemResult
Constructs a Result object that contains a non-OK status.
FileSystemResult(Status) - Constructor for class org.bytedeco.arrow.FileSystemResult
Constructs a Result object with the given non-OK Status object.
FileSystemResult(FileSystem) - Constructor for class org.bytedeco.arrow.FileSystemResult
Constructs a Result object that contains value.
FileSystemResult(FileSystemResult) - Constructor for class org.bytedeco.arrow.FileSystemResult
Copy constructor.
FileSystemSource - Class in org.bytedeco.arrow_dataset
\brief A Source of FileFragments.
FileSystemSource(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileSystemSource
Pointer cast constructor.
FileSystemSourceFactory - Class in org.bytedeco.arrow_dataset
\brief FileSystemSourceFactory creates a Source from a vector of fs::FileStats or a fs::FileSelector.
FileSystemSourceFactory(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileSystemSourceFactory
Pointer cast constructor.
Filter(FunctionContext, Array, BooleanArray, long, Array) - Method in class org.bytedeco.arrow.FilterKernel
\brief single-array implementation
Filter(FunctionContext, Array, Array, Array) - Static method in class org.bytedeco.arrow.global.arrow
\brief Filter an array with a boolean selection filter The output array will be populated with values from the input at positions where the selection filter is not 0.
Filter(FunctionContext, ChunkedArray, Array, ChunkedArray) - Static method in class org.bytedeco.arrow.global.arrow
\brief Filter a chunked array with a boolean selection filter The output chunked array will be populated with values from the input at positions where the selection filter is not 0.
Filter(FunctionContext, ChunkedArray, ChunkedArray, ChunkedArray) - Static method in class org.bytedeco.arrow.global.arrow
\brief Filter a chunked array with a boolean selection filter The output chunked array will be populated with values from the input at positions where the selection filter is not 0.
Filter(FunctionContext, RecordBatch, Array, RecordBatch) - Static method in class org.bytedeco.arrow.global.arrow
\brief Filter a record batch with a boolean selection filter The output record batch's columns will be populated with values from corresponding columns of the input at positions where the selection filter is not 0.
Filter(FunctionContext, Table, Array, Table) - Static method in class org.bytedeco.arrow.global.arrow
\brief Filter a table with a boolean selection filter The output table's columns will be populated with values from corresponding columns of the input at positions where the selection filter is not 0.
Filter(FunctionContext, Table, ChunkedArray, Table) - Static method in class org.bytedeco.arrow.global.arrow
\brief Filter a table with a boolean selection filter The output record batch's columns will be populated with values from corresponding columns of the input at positions where the selection filter is not 0.
Filter(FunctionContext, Datum, Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Filter an array with a boolean selection filter
Filter(Datum, RecordBatch, MemoryPool) - Method in class org.bytedeco.arrow_dataset.ExpressionEvaluator
 
Filter(Datum, RecordBatch) - Method in class org.bytedeco.arrow_dataset.ExpressionEvaluator
 
Filter - Class in org.bytedeco.arrow_dataset
 
Filter() - Constructor for class org.bytedeco.arrow_dataset.Filter
Empty constructor.
Filter(Pointer) - Constructor for class org.bytedeco.arrow_dataset.Filter
Pointer cast constructor.
Filter(Expression) - Method in class org.bytedeco.arrow_dataset.ScannerBuilder
\brief Set the filter expression to return only rows matching the filter.
filter() - Method in class org.bytedeco.arrow_dataset.ScanOptions
 
filter(Expression) - Method in class org.bytedeco.arrow_dataset.ScanOptions
 
Filter(Datum, RecordBatch, MemoryPool) - Method in class org.bytedeco.arrow_dataset.TreeEvaluator
 
Filter - Class in org.bytedeco.gandiva
\brief filter records based on a condition.
Filter(Pointer) - Constructor for class org.bytedeco.gandiva.Filter
Pointer cast constructor.
Filter(LLVMGenerator, Schema, Configuration) - Constructor for class org.bytedeco.gandiva.Filter
 
FilterBatches(RecordBatchIterator, Expression, MemoryPool) - Method in class org.bytedeco.arrow_dataset.ExpressionEvaluator
\brief Wrap an iterator of record batches with a filter expression.
FilterBatches(RecordBatchIterator, Expression) - Method in class org.bytedeco.arrow_dataset.ExpressionEvaluator
 
FilterIterator - Class in org.bytedeco.arrow
\brief Like MapIterator, but where the function can fail.
FilterIterator() - Constructor for class org.bytedeco.arrow.FilterIterator
Default native constructor.
FilterIterator(long) - Constructor for class org.bytedeco.arrow.FilterIterator
Native array allocator.
FilterIterator(Pointer) - Constructor for class org.bytedeco.arrow.FilterIterator
Pointer cast constructor.
FilterIterator - Class in org.bytedeco.arrow_dataset
\brief Like MapIterator, but where the function can fail.
FilterIterator() - Constructor for class org.bytedeco.arrow_dataset.FilterIterator
Default native constructor.
FilterIterator(long) - Constructor for class org.bytedeco.arrow_dataset.FilterIterator
Native array allocator.
FilterIterator(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FilterIterator
Pointer cast constructor.
FilterIterator.Action - Enum in org.bytedeco.arrow
 
FilterIterator.Action - Enum in org.bytedeco.arrow_dataset
 
FilterKernel - Class in org.bytedeco.arrow
\brief BinaryKernel implementing Filter operation
FilterKernel(Pointer) - Constructor for class org.bytedeco.arrow.FilterKernel
Pointer cast constructor.
Finalize() - Method in class org.bytedeco.arrow.TableWriter
\brief Finalize the file by writing the file metadata and footer
FindKey(String) - Method in class org.bytedeco.arrow.KeyValueMetadata
\brief Perform linear search for key, returning -1 if not found
FindKey(BytePointer) - Method in class org.bytedeco.arrow.KeyValueMetadata
 
fingerprint() - Method in class org.bytedeco.arrow.Fingerprintable
 
Fingerprintable - Class in org.bytedeco.arrow
 
Fingerprintable(Pointer) - Constructor for class org.bytedeco.arrow.Fingerprintable
Pointer cast constructor.
Finish(Array) - Method in class org.bytedeco.arrow.ArrayBuilder
\brief Return result of builder as an Array object.
Finish(UnionArray) - Method in class org.bytedeco.arrow.BasicUnionBuilder
\endcond
Finish(BinaryArray) - Method in class org.bytedeco.arrow.BinaryBuilder
\endcond
Finish() - Method in class org.bytedeco.arrow.BitmapWriter
 
Finish(BooleanArray) - Method in class org.bytedeco.arrow.BooleanBuilder
\endcond
Finish(ArrowBuffer, boolean) - Method in class org.bytedeco.arrow.BufferBuilder
\brief Return result of builder as a Buffer object.
Finish(ArrowBuffer) - Method in class org.bytedeco.arrow.BufferBuilder
 
Finish() - Method in class org.bytedeco.arrow.BufferOutputStream
\endcond
Finish(ArrowBuffer) - Method in class org.bytedeco.arrow.BufferOutputStream
Deprecated.
Finish(ArrayVector) - Method in class org.bytedeco.arrow.ChunkedBinaryBuilder
 
Finish(ArrayVector) - Method in class org.bytedeco.arrow.ChunkedStringBuilder
 
Finish(Decimal128Array) - Method in class org.bytedeco.arrow.Decimal128Builder
\endcond
Finish(DoublePointer) - Method in class org.bytedeco.arrow.DoubleBuilder
\endcond
Finish(DoubleBuffer) - Method in class org.bytedeco.arrow.DoubleBuilder
 
Finish(double[]) - Method in class org.bytedeco.arrow.DoubleBuilder
 
Finish() - Method in class org.bytedeco.arrow.FirstTimeBitmapWriter
 
Finish(FixedSizeBinaryArray) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
\endcond
Finish(FixedSizeListArray) - Method in class org.bytedeco.arrow.FixedSizeListBuilder
\endcond
Finish(FloatPointer) - Method in class org.bytedeco.arrow.FloatBuilder
\endcond
Finish(FloatBuffer) - Method in class org.bytedeco.arrow.FloatBuilder
 
Finish(float[]) - Method in class org.bytedeco.arrow.FloatBuilder
 
Finish(ShortPointer) - Method in class org.bytedeco.arrow.HalfFloatBuilder
\endcond
Finish(ShortBuffer) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
Finish(short[]) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
Finish(ShortPointer) - Method in class org.bytedeco.arrow.Int16Builder
\endcond
Finish(ShortBuffer) - Method in class org.bytedeco.arrow.Int16Builder
 
Finish(short[]) - Method in class org.bytedeco.arrow.Int16Builder
 
Finish(IntPointer) - Method in class org.bytedeco.arrow.Int32Builder
\endcond
Finish(IntBuffer) - Method in class org.bytedeco.arrow.Int32Builder
 
Finish(int[]) - Method in class org.bytedeco.arrow.Int32Builder
 
Finish(LongPointer) - Method in class org.bytedeco.arrow.Int64Builder
\endcond
Finish(LongBuffer) - Method in class org.bytedeco.arrow.Int64Builder
 
Finish(long[]) - Method in class org.bytedeco.arrow.Int64Builder
 
Finish(BytePointer) - Method in class org.bytedeco.arrow.Int8Builder
\endcond
Finish(ByteBuffer) - Method in class org.bytedeco.arrow.Int8Builder
 
Finish(byte[]) - Method in class org.bytedeco.arrow.Int8Builder
 
Finish(LargeBinaryArray) - Method in class org.bytedeco.arrow.LargeBinaryBuilder
\endcond
Finish(LargeListArray) - Method in class org.bytedeco.arrow.LargeListBuilder
\endcond
Finish(LargeStringArray) - Method in class org.bytedeco.arrow.LargeStringBuilder
\endcond
Finish(ListArray) - Method in class org.bytedeco.arrow.ListBuilder
\endcond
Finish(MapArray) - Method in class org.bytedeco.arrow.MapBuilder
\endcond
Finish(NullArray) - Method in class org.bytedeco.arrow.NullBuilder
 
Finish() - Method in class org.bytedeco.arrow.SchemaBuilder
\brief Return the constructed Schema.
Finish(StringArray) - Method in class org.bytedeco.arrow.StringBuilder
\endcond
Finish(StructArray) - Method in class org.bytedeco.arrow.StructBuilder
\endcond
Finish(ArrowBuffer, boolean) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
Finish(ArrowBuffer) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
Finish(ShortPointer) - Method in class org.bytedeco.arrow.UInt16Builder
\endcond
Finish(ShortBuffer) - Method in class org.bytedeco.arrow.UInt16Builder
 
Finish(short[]) - Method in class org.bytedeco.arrow.UInt16Builder
 
Finish(IntPointer) - Method in class org.bytedeco.arrow.UInt32Builder
\endcond
Finish(IntBuffer) - Method in class org.bytedeco.arrow.UInt32Builder
 
Finish(int[]) - Method in class org.bytedeco.arrow.UInt32Builder
 
Finish(LongPointer) - Method in class org.bytedeco.arrow.UInt64Builder
\endcond
Finish(LongBuffer) - Method in class org.bytedeco.arrow.UInt64Builder
 
Finish(long[]) - Method in class org.bytedeco.arrow.UInt64Builder
 
Finish(BytePointer) - Method in class org.bytedeco.arrow.UInt8Builder
\endcond
Finish(ByteBuffer) - Method in class org.bytedeco.arrow.UInt8Builder
 
Finish(byte[]) - Method in class org.bytedeco.arrow.UInt8Builder
 
Finish(Schema) - Method in class org.bytedeco.arrow_dataset.DatasetFactory
\brief Create a Dataset with the given schema.
Finish() - Method in class org.bytedeco.arrow_dataset.DatasetFactory
\brief Create a Dataset using the inspected schema.
Finish(Schema) - Method in class org.bytedeco.arrow_dataset.FileSystemSourceFactory
 
Finish() - Method in class org.bytedeco.arrow_dataset.ScannerBuilder
\brief Return the constructed now-immutable Scanner object
Finish(Schema) - Method in class org.bytedeco.arrow_dataset.SourceFactory
\brief Create a Source with the given schema.
Finish() - Method in class org.bytedeco.arrow_dataset.SourceFactory
\brief Create a Source using the inspected schema.
Finish(long, long, long, long, long, long, boolean, boolean) - Method in class org.bytedeco.parquet.ColumnChunkMetaDataBuilder
 
Finish() - Method in class org.bytedeco.parquet.FileMetaDataBuilder
 
Finish(long, short) - Method in class org.bytedeco.parquet.RowGroupMetaDataBuilder
 
Finish(long) - Method in class org.bytedeco.parquet.RowGroupMetaDataBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.ArrayBuilder
\brief Return result of builder as an internal generic ArrayData object.
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.BaseLargeListBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.BaseListBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.BasicUnionBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.BooleanBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.Decimal128Builder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.DenseUnionBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.DoubleBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.FixedSizeListBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.FloatBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.Int16Builder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.Int32Builder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.Int64Builder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.Int8Builder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.MapBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.NullBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.StructBuilder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.UInt16Builder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.UInt32Builder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.UInt64Builder
 
FinishInternal(ArrayData) - Method in class org.bytedeco.arrow.UInt8Builder
 
first() - Method in class org.bytedeco.arrow.Decimal128Pair
 
first(Decimal128) - Method in class org.bytedeco.arrow.Decimal128Pair
 
first() - Method in class org.bytedeco.arrow.StringDataTypeMap.Iterator
 
first() - Method in class org.bytedeco.arrow.StringStringMap.Iterator
 
first(long) - Method in class org.bytedeco.arrow.StringStringPairVector
 
first(long, String) - Method in class org.bytedeco.arrow.StringStringPairVector
 
first(long, BytePointer) - Method in class org.bytedeco.arrow.StringStringPairVector
 
first() - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPair
 
first(String) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPair
 
first(BytePointer) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPair
 
first(long) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
first(long, String) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
first(long, BytePointer) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
first() - Method in class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap.Iterator
 
FirstTimeBitmapWriter - Class in org.bytedeco.arrow
 
FirstTimeBitmapWriter(Pointer) - Constructor for class org.bytedeco.arrow.FirstTimeBitmapWriter
Pointer cast constructor.
FirstTimeBitmapWriter(BytePointer, long, long) - Constructor for class org.bytedeco.arrow.FirstTimeBitmapWriter
 
FirstTimeBitmapWriter(ByteBuffer, long, long) - Constructor for class org.bytedeco.arrow.FirstTimeBitmapWriter
 
FirstTimeBitmapWriter(byte[], long, long) - Constructor for class org.bytedeco.arrow.FirstTimeBitmapWriter
 
fixed_size_binary(int) - Static method in class org.bytedeco.arrow.global.arrow
\addtogroup type-factories \{
FIXED_SIZE_BINARY - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
fixed_size_list(Field, int) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a FixedSizeListType instance from its child Field type
fixed_size_list(DataType, int) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a FixedSizeListType instance from its child DataType
FIXED_SIZE_LIST - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
FixedLenByteArray - Class in org.bytedeco.parquet
 
FixedLenByteArray(Pointer) - Constructor for class org.bytedeco.parquet.FixedLenByteArray
Pointer cast constructor.
FixedLenByteArray(long) - Constructor for class org.bytedeco.parquet.FixedLenByteArray
Native array allocator.
FixedLenByteArray() - Constructor for class org.bytedeco.parquet.FixedLenByteArray
 
FixedLenByteArray(BytePointer) - Constructor for class org.bytedeco.parquet.FixedLenByteArray
 
FixedLenByteArray(ByteBuffer) - Constructor for class org.bytedeco.parquet.FixedLenByteArray
 
FixedLenByteArray(byte[]) - Constructor for class org.bytedeco.parquet.FixedLenByteArray
 
FixedLenByteArrayToString(FixedLenByteArray, int) - Static method in class org.bytedeco.arrow.global.parquet
 
FixedSizeBinaryArray - Class in org.bytedeco.arrow
Concrete Array class for fixed-size binary data
FixedSizeBinaryArray(Pointer) - Constructor for class org.bytedeco.arrow.FixedSizeBinaryArray
Pointer cast constructor.
FixedSizeBinaryArray(ArrayData) - Constructor for class org.bytedeco.arrow.FixedSizeBinaryArray
 
FixedSizeBinaryArray(DataType, long, ArrowBuffer, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.FixedSizeBinaryArray
 
FixedSizeBinaryArray(DataType, long, ArrowBuffer) - Constructor for class org.bytedeco.arrow.FixedSizeBinaryArray
 
FixedSizeBinaryBuilder - Class in org.bytedeco.arrow
 
FixedSizeBinaryBuilder(Pointer) - Constructor for class org.bytedeco.arrow.FixedSizeBinaryBuilder
Pointer cast constructor.
FixedSizeBinaryBuilder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
FixedSizeBinaryBuilder(DataType) - Constructor for class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
FixedSizeBinaryScalar - Class in org.bytedeco.arrow
 
FixedSizeBinaryScalar(Pointer) - Constructor for class org.bytedeco.arrow.FixedSizeBinaryScalar
Pointer cast constructor.
FixedSizeBinaryScalar(ArrowBuffer, DataType) - Constructor for class org.bytedeco.arrow.FixedSizeBinaryScalar
 
FixedSizeBinaryScalar(DataType) - Constructor for class org.bytedeco.arrow.FixedSizeBinaryScalar
 
FixedSizeBinaryType - Class in org.bytedeco.arrow
\brief Concrete type class for fixed-size binary data
FixedSizeBinaryType(Pointer) - Constructor for class org.bytedeco.arrow.FixedSizeBinaryType
Pointer cast constructor.
FixedSizeBinaryType(int) - Constructor for class org.bytedeco.arrow.FixedSizeBinaryType
 
FixedSizeBinaryType(int, int) - Constructor for class org.bytedeco.arrow.FixedSizeBinaryType
 
FixedSizeBufferWriter - Class in org.bytedeco.arrow
\brief An output stream that writes into a fixed-size mutable buffer
FixedSizeBufferWriter(Pointer) - Constructor for class org.bytedeco.arrow.FixedSizeBufferWriter
Pointer cast constructor.
FixedSizeBufferWriter(ArrowBuffer) - Constructor for class org.bytedeco.arrow.FixedSizeBufferWriter
Input buffer must be mutable, will abort if not
FixedSizeListArray - Class in org.bytedeco.arrow
Concrete Array class for fixed size list data
FixedSizeListArray(Pointer) - Constructor for class org.bytedeco.arrow.FixedSizeListArray
Pointer cast constructor.
FixedSizeListArray(ArrayData) - Constructor for class org.bytedeco.arrow.FixedSizeListArray
 
FixedSizeListArray(DataType, long, Array, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.FixedSizeListArray
 
FixedSizeListArray(DataType, long, Array) - Constructor for class org.bytedeco.arrow.FixedSizeListArray
 
FixedSizeListBuilder - Class in org.bytedeco.arrow
\class FixedSizeListBuilder \brief Builder class for fixed-length list array value types
FixedSizeListBuilder(Pointer) - Constructor for class org.bytedeco.arrow.FixedSizeListBuilder
Pointer cast constructor.
FixedSizeListBuilder(MemoryPool, ArrayBuilder, int) - Constructor for class org.bytedeco.arrow.FixedSizeListBuilder
Use this constructor to define the built array's type explicitly.
FixedSizeListBuilder(MemoryPool, ArrayBuilder, DataType) - Constructor for class org.bytedeco.arrow.FixedSizeListBuilder
Use this constructor to infer the built array's type.
FixedSizeListScalar - Class in org.bytedeco.arrow
 
FixedSizeListScalar(Pointer) - Constructor for class org.bytedeco.arrow.FixedSizeListScalar
Pointer cast constructor.
FixedSizeListType - Class in org.bytedeco.arrow
\brief Concrete type class for fixed size list data
FixedSizeListType(Pointer) - Constructor for class org.bytedeco.arrow.FixedSizeListType
Pointer cast constructor.
FixedSizeListType(DataType, int) - Constructor for class org.bytedeco.arrow.FixedSizeListType
 
FixedSizeListType(Field, int) - Constructor for class org.bytedeco.arrow.FixedSizeListType
 
FixedWidthType - Class in org.bytedeco.arrow
\brief Base class for all fixed-width data types
FixedWidthType(Pointer) - Constructor for class org.bytedeco.arrow.FixedWidthType
Pointer cast constructor.
FlatArray - Class in org.bytedeco.arrow
Base class for non-nested arrays
FlatArray() - Constructor for class org.bytedeco.arrow.FlatArray
Default native constructor.
FlatArray(long) - Constructor for class org.bytedeco.arrow.FlatArray
Native array allocator.
FlatArray(Pointer) - Constructor for class org.bytedeco.arrow.FlatArray
Pointer cast constructor.
Flatten(MemoryPool, ChunkedArrayVector) - Method in class org.bytedeco.arrow.ChunkedArray
\brief Flatten this chunked array as a vector of chunked arrays, one for each struct field
Flatten() - Method in class org.bytedeco.arrow.Field
 
Flatten(MemoryPool) - Method in class org.bytedeco.arrow.LargeListArray
\brief Return an Array that is a concatenation of the lists in this array.
Flatten() - Method in class org.bytedeco.arrow.LargeListArray
 
Flatten(MemoryPool) - Method in class org.bytedeco.arrow.ListArray
\brief Return an Array that is a concatenation of the lists in this array.
Flatten() - Method in class org.bytedeco.arrow.ListArray
 
Flatten(MemoryPool, ArrayVector) - Method in class org.bytedeco.arrow.StructArray
\brief Flatten this array as a vector of arrays, one for each field
Flatten(MemoryPool, Table) - Method in class org.bytedeco.arrow.Table
\brief Flatten the table, producing a new Table.
FlightCallOptions - Class in org.bytedeco.arrow_flight
\brief Hints to the underlying RPC layer for Arrow Flight calls.
FlightCallOptions(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightCallOptions
Pointer cast constructor.
FlightCallOptions(long) - Constructor for class org.bytedeco.arrow_flight.FlightCallOptions
Native array allocator.
FlightCallOptions() - Constructor for class org.bytedeco.arrow_flight.FlightCallOptions
Create a default set of call options.
FlightClient - Class in org.bytedeco.arrow_flight
\brief Client class for Arrow Flight RPC services (gRPC-based).
FlightClient(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightClient
Pointer cast constructor.
FlightClientOptions - Class in org.bytedeco.arrow_flight
 
FlightClientOptions() - Constructor for class org.bytedeco.arrow_flight.FlightClientOptions
Default native constructor.
FlightClientOptions(long) - Constructor for class org.bytedeco.arrow_flight.FlightClientOptions
Native array allocator.
FlightClientOptions(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightClientOptions
Pointer cast constructor.
FlightDataStream - Class in org.bytedeco.arrow_flight
\brief Interface that produces a sequence of IPC payloads to be sent in FlightData protobuf messages
FlightDataStream(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightDataStream
Pointer cast constructor.
FlightDescriptor - Class in org.bytedeco.arrow_flight
\brief A request to retrieve or generate a dataset
FlightDescriptor() - Constructor for class org.bytedeco.arrow_flight.FlightDescriptor
Default native constructor.
FlightDescriptor(long) - Constructor for class org.bytedeco.arrow_flight.FlightDescriptor
Native array allocator.
FlightDescriptor(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightDescriptor
Pointer cast constructor.
FlightDescriptor.DescriptorType - Enum in org.bytedeco.arrow_flight
 
FlightEndpoint - Class in org.bytedeco.arrow_flight
\brief A flight ticket and list of locations where the ticket can be redeemed
FlightEndpoint() - Constructor for class org.bytedeco.arrow_flight.FlightEndpoint
Default native constructor.
FlightEndpoint(long) - Constructor for class org.bytedeco.arrow_flight.FlightEndpoint
Native array allocator.
FlightEndpoint(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightEndpoint
Pointer cast constructor.
FlightInfo - Class in org.bytedeco.arrow_flight
\brief The access coordinates for retireval of a dataset, returned by GetFlightInfo
FlightInfo(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightInfo
Pointer cast constructor.
FlightInfo(FlightInfo.Data) - Constructor for class org.bytedeco.arrow_flight.FlightInfo
 
FlightInfo.Data - Class in org.bytedeco.arrow_flight
 
FlightListing - Class in org.bytedeco.arrow_flight
\brief An iterator to FlightInfo instances returned by ListFlights.
FlightListing(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightListing
Pointer cast constructor.
FlightMessageReader - Class in org.bytedeco.arrow_flight
\brief A reader for IPC payloads uploaded by a client.
FlightMessageReader(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightMessageReader
Pointer cast constructor.
FlightMetadataReader - Class in org.bytedeco.arrow_flight
\brief A reader for application-specific metadata sent back to the client during an upload.
FlightMetadataReader(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightMetadataReader
Pointer cast constructor.
FlightMetadataWriter - Class in org.bytedeco.arrow_flight
\brief A writer for application-specific metadata sent back to the client during an upload.
FlightMetadataWriter(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightMetadataWriter
Pointer cast constructor.
FlightPayload - Class in org.bytedeco.arrow_flight
\brief Staging data structure for messages about to be put on the wire This structure corresponds to FlightData in the protocol.
FlightPayload() - Constructor for class org.bytedeco.arrow_flight.FlightPayload
Default native constructor.
FlightPayload(long) - Constructor for class org.bytedeco.arrow_flight.FlightPayload
Native array allocator.
FlightPayload(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightPayload
Pointer cast constructor.
FlightServerBase - Class in org.bytedeco.arrow_flight
\brief Skeleton RPC server implementation which can be used to create custom servers by implementing its abstract methods
FlightServerBase(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightServerBase
Pointer cast constructor.
FlightServerBase(long) - Constructor for class org.bytedeco.arrow_flight.FlightServerBase
Native array allocator.
FlightServerBase() - Constructor for class org.bytedeco.arrow_flight.FlightServerBase
 
FlightServerOptions - Class in org.bytedeco.arrow_flight
 
FlightServerOptions(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightServerOptions
Pointer cast constructor.
FlightServerOptions(Location) - Constructor for class org.bytedeco.arrow_flight.FlightServerOptions
 
FlightStatusDetail - Class in org.bytedeco.arrow_flight
\brief Flight-specific error information in a Status.
FlightStatusDetail(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightStatusDetail
Pointer cast constructor.
FlightStatusDetail(arrow_flight.FlightStatusCode) - Constructor for class org.bytedeco.arrow_flight.FlightStatusDetail
 
FlightStatusDetail(byte) - Constructor for class org.bytedeco.arrow_flight.FlightStatusDetail
 
FlightStreamChunk - Class in org.bytedeco.arrow_flight
\brief A holder for a RecordBatch with associated Flight metadata.
FlightStreamChunk() - Constructor for class org.bytedeco.arrow_flight.FlightStreamChunk
Default native constructor.
FlightStreamChunk(long) - Constructor for class org.bytedeco.arrow_flight.FlightStreamChunk
Native array allocator.
FlightStreamChunk(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightStreamChunk
Pointer cast constructor.
FlightStreamReader - Class in org.bytedeco.arrow_flight
\brief A RecordBatchReader exposing Flight metadata and cancel operations.
FlightStreamReader(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightStreamReader
Pointer cast constructor.
FlightStreamWriter - Class in org.bytedeco.arrow_flight
\brief A RecordBatchWriter that also allows sending application-defined metadata via the Flight protocol.
FlightStreamWriter(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightStreamWriter
Pointer cast constructor.
Float(String, Repetition.type) - Static method in class org.bytedeco.arrow.global.parquet
 
Float(String) - Static method in class org.bytedeco.arrow.global.parquet
 
Float(BytePointer, int) - Static method in class org.bytedeco.arrow.global.parquet
 
Float(BytePointer) - Static method in class org.bytedeco.arrow.global.parquet
 
FLOAT - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
float16() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a HalfFloatType instance
float32() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a FloatType instance
float64() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a DoubleType instance
FloatArray - Class in org.bytedeco.arrow
 
FloatArray(Pointer) - Constructor for class org.bytedeco.arrow.FloatArray
Pointer cast constructor.
FloatArray(ArrayData) - Constructor for class org.bytedeco.arrow.FloatArray
 
FloatBuilder - Class in org.bytedeco.arrow
 
FloatBuilder(Pointer) - Constructor for class org.bytedeco.arrow.FloatBuilder
Pointer cast constructor.
FloatBuilder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.FloatBuilder
 
FloatingPointType - Class in org.bytedeco.arrow
\brief Base class for all floating-point data types
FloatingPointType(Pointer) - Constructor for class org.bytedeco.arrow.FloatingPointType
Pointer cast constructor.
FloatingPointType.Precision - Enum in org.bytedeco.arrow
 
FloatScalar - Class in org.bytedeco.arrow
 
FloatScalar() - Constructor for class org.bytedeco.arrow.FloatScalar
Default native constructor.
FloatScalar(long) - Constructor for class org.bytedeco.arrow.FloatScalar
Native array allocator.
FloatScalar(Pointer) - Constructor for class org.bytedeco.arrow.FloatScalar
Pointer cast constructor.
FloatType - Class in org.bytedeco.arrow
 
FloatType() - Constructor for class org.bytedeco.arrow.FloatType
Empty constructor.
FloatType(Pointer) - Constructor for class org.bytedeco.arrow.FloatType
Pointer cast constructor.
Flush() - Method in class org.bytedeco.arrow.BufferedOutputStream
 
Flush() - Method in class org.bytedeco.arrow.CompressedOutputStream
\endcond
Flush(long, BytePointer) - Method in class org.bytedeco.arrow.Compressor
\brief Flush part of the compressed output.
Flush(long, ByteBuffer) - Method in class org.bytedeco.arrow.Compressor
 
Flush(long, byte[]) - Method in class org.bytedeco.arrow.Compressor
 
Flush() - Method in class org.bytedeco.arrow.HdfsOutputStream
 
Flush(boolean, RecordBatch) - Method in class org.bytedeco.arrow.RecordBatchBuilder
\brief Finish current batch and optionally reset
Flush(RecordBatch) - Method in class org.bytedeco.arrow.RecordBatchBuilder
\brief Finish current batch and reset
Flush() - Method in class org.bytedeco.arrow.Writable
\brief Flush buffered bytes, if any
FlushResult() - Constructor for class org.bytedeco.arrow.Compressor.FlushResult
Default native constructor.
FlushResult(long) - Constructor for class org.bytedeco.arrow.Compressor.FlushResult
Native array allocator.
FlushResult(Pointer) - Constructor for class org.bytedeco.arrow.Compressor.FlushResult
Pointer cast constructor.
FlushResultResult - Class in org.bytedeco.arrow
 
FlushResultResult(Pointer) - Constructor for class org.bytedeco.arrow.FlushResultResult
Pointer cast constructor.
FlushResultResult(long) - Constructor for class org.bytedeco.arrow.FlushResultResult
Native array allocator.
FlushResultResult() - Constructor for class org.bytedeco.arrow.FlushResultResult
Constructs a Result object that contains a non-OK status.
FlushResultResult(Status) - Constructor for class org.bytedeco.arrow.FlushResultResult
Constructs a Result object with the given non-OK Status object.
FlushResultResult(Compressor.FlushResult) - Constructor for class org.bytedeco.arrow.FlushResultResult
Constructs a Result object that contains value.
FlushResultResult(FlushResultResult) - Constructor for class org.bytedeco.arrow.FlushResultResult
Copy constructor.
footer_key(String) - Method in class org.bytedeco.parquet.FileDecryptionProperties.Builder
Set an explicit footer key.
footer_key(BytePointer) - Method in class org.bytedeco.parquet.FileDecryptionProperties.Builder
 
footer_key() - Method in class org.bytedeco.parquet.FileDecryptionProperties
 
footer_key() - Method in class org.bytedeco.parquet.FileEncryptionProperties
 
footer_key_id(String) - Method in class org.bytedeco.parquet.FileEncryptionProperties.Builder
Set a key retrieval metadata (converted from String).
footer_key_id(BytePointer) - Method in class org.bytedeco.parquet.FileEncryptionProperties.Builder
 
footer_key_metadata(String) - Method in class org.bytedeco.parquet.FileEncryptionProperties.Builder
Set a key retrieval metadata.
footer_key_metadata(BytePointer) - Method in class org.bytedeco.parquet.FileEncryptionProperties.Builder
 
footer_key_metadata() - Method in class org.bytedeco.parquet.FileEncryptionProperties
 
footer_signing_key_metadata() - Method in class org.bytedeco.parquet.FileMetaData
 
force_set_converted_type() - Method in class org.bytedeco.parquet.TimestampLogicalType
\brief If true, will set ConvertedType for micros and millis resolution in legacy ConvertedType Thrift metadata
forest() - Method in class org.bytedeco.arrow.PathForest.Ref
 
forest(PathForest) - Method in class org.bytedeco.arrow.PathForest.Ref
 
ForGrpcTcp(String, int, Location) - Static method in class org.bytedeco.arrow_flight.Location
\brief Initialize a location for a non-TLS, gRPC-based Flight service from a host and port
ForGrpcTcp(BytePointer, int, Location) - Static method in class org.bytedeco.arrow_flight.Location
 
ForGrpcTls(String, int, Location) - Static method in class org.bytedeco.arrow_flight.Location
\brief Initialize a location for a TLS-enabled, gRPC-based Flight service from a host and port
ForGrpcTls(BytePointer, int, Location) - Static method in class org.bytedeco.arrow_flight.Location
 
ForGrpcUnix(String, Location) - Static method in class org.bytedeco.arrow_flight.Location
\brief Initialize a location for a domain socket-based Flight service
ForGrpcUnix(BytePointer, Location) - Static method in class org.bytedeco.arrow_flight.Location
 
format() - Method in class org.bytedeco.arrow_dataset.FileFragment
 
format() - Method in class org.bytedeco.arrow_dataset.FileSystemSource
 
FormatMessageType(Message.Type) - Static method in class org.bytedeco.arrow.global.arrow
 
FormatMessageType(int) - Static method in class org.bytedeco.arrow.global.arrow
 
FormatStatValue(Type.type, String) - Static method in class org.bytedeco.arrow.global.parquet
 
FormatStatValue(int, BytePointer) - Static method in class org.bytedeco.arrow.global.parquet
 
FormatValue(long) - Method in class org.bytedeco.arrow.Decimal128Array
\brief Construct Decimal128Array from ArrayData instance
Fragment - Class in org.bytedeco.arrow_dataset
\brief A granular piece of a Dataset, such as an individual file, which can be read/scanned separately from other fragments.
Fragment(Pointer) - Constructor for class org.bytedeco.arrow_dataset.Fragment
Pointer cast constructor.
FragmentResult - Class in org.bytedeco.arrow_dataset
 
FragmentResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FragmentResult
Pointer cast constructor.
FragmentResult(long) - Constructor for class org.bytedeco.arrow_dataset.FragmentResult
Native array allocator.
FragmentResult() - Constructor for class org.bytedeco.arrow_dataset.FragmentResult
Constructs a Result object that contains a non-OK status.
FragmentResult(Status) - Constructor for class org.bytedeco.arrow_dataset.FragmentResult
Constructs a Result object with the given non-OK Status object.
FragmentResult(Fragment) - Constructor for class org.bytedeco.arrow_dataset.FragmentResult
Constructs a Result object that contains value.
FragmentResult(FragmentResult) - Constructor for class org.bytedeco.arrow_dataset.FragmentResult
Copy constructor.
Free(BytePointer, long) - Method in class org.bytedeco.arrow.LoggingMemoryPool
 
Free(ByteBuffer, long) - Method in class org.bytedeco.arrow.LoggingMemoryPool
 
Free(byte[], long) - Method in class org.bytedeco.arrow.LoggingMemoryPool
 
Free(BytePointer, long) - Method in class org.bytedeco.arrow.MemoryPool
Free an allocated region.
Free(ByteBuffer, long) - Method in class org.bytedeco.arrow.MemoryPool
 
Free(byte[], long) - Method in class org.bytedeco.arrow.MemoryPool
 
Free(BytePointer, long) - Method in class org.bytedeco.arrow.ProxyMemoryPool
 
Free(ByteBuffer, long) - Method in class org.bytedeco.arrow.ProxyMemoryPool
 
Free(byte[], long) - Method in class org.bytedeco.arrow.ProxyMemoryPool
 
from_binary(String) - Static method in class org.bytedeco.plasma.UniqueID
 
from_binary(BytePointer) - Static method in class org.bytedeco.plasma.UniqueID
 
FromArrays(DataType, Array, Array, Array) - Static method in class org.bytedeco.arrow.DictionaryArray
\brief Construct DictionaryArray from dictionary and indices array and validate This function does the validation of the indices and input type.
FromArrays(Array, int) - Static method in class org.bytedeco.arrow.FixedSizeListArray
\brief Construct FixedSizeListArray from child value array and value_length
FromArrays(Array, Array, MemoryPool, Array) - Static method in class org.bytedeco.arrow.LargeListArray
\brief Construct LargeListArray from array of offsets and child value array This function does the bare minimum of validation of the offsets and input types, and will allocate a new offsets array if necessary (i.e.
FromArrays(Array, Array, MemoryPool, Array) - Static method in class org.bytedeco.arrow.ListArray
\brief Construct ListArray from array of offsets and child value array This function does the bare minimum of validation of the offsets and input types, and will allocate a new offsets array if necessary (i.e.
FromArrays(Array, Array, Array, MemoryPool, Array) - Static method in class org.bytedeco.arrow.MapArray
\brief Construct MapArray from array of offsets and child key, item arrays This function does the bare minimum of validation of the offsets and input types, and will allocate a new offsets array if necessary (i.e.
FromBigEndian(BytePointer, int) - Static method in class org.bytedeco.arrow.Decimal128
\brief Convert from a big-endian byte representation.
FromBigEndian(ByteBuffer, int) - Static method in class org.bytedeco.arrow.Decimal128
 
FromBigEndian(byte[], int) - Static method in class org.bytedeco.arrow.Decimal128
 
FromBigEndian(BytePointer, int, Decimal128) - Static method in class org.bytedeco.arrow.Decimal128
Deprecated.
FromBigEndian(ByteBuffer, int, Decimal128) - Static method in class org.bytedeco.arrow.Decimal128
Deprecated.
FromBigEndian(byte[], int, Decimal128) - Static method in class org.bytedeco.arrow.Decimal128
Deprecated.
FromChunkedStructArray(ChunkedArray, Table) - Static method in class org.bytedeco.arrow.Table
\brief Construct a Table from a chunked StructArray.
FromConvertedType(ConvertedType.type, DecimalMetadata) - Static method in class org.bytedeco.parquet.LogicalType
\brief If possible, return a logical type equivalent to the given legacy converted type (and decimal metadata if applicable).
FromConvertedType(ConvertedType.type) - Static method in class org.bytedeco.parquet.LogicalType
 
FromConvertedType(int, DecimalMetadata) - Static method in class org.bytedeco.parquet.LogicalType
 
FromConvertedType(int) - Static method in class org.bytedeco.parquet.LogicalType
 
FromDotString(String) - Static method in class org.bytedeco.parquet.ColumnPath
 
FromDotString(BytePointer) - Static method in class org.bytedeco.parquet.ColumnPath
 
FromNode(Node) - Static method in class org.bytedeco.parquet.ColumnPath
 
FromParquet(Pointer, int, NodeVector) - Static method in class org.bytedeco.parquet.GroupNode
 
FromParquet(Pointer, int) - Static method in class org.bytedeco.parquet.PrimitiveNode
 
FromRecordBatches(RecordBatchVector, Table) - Static method in class org.bytedeco.arrow.Table
\brief Construct a Table from RecordBatches, using schema supplied by the first RecordBatch.
FromRecordBatches(Schema, RecordBatchVector, Table) - Static method in class org.bytedeco.arrow.Table
\brief Construct a Table from RecordBatches, using supplied schema.
FromString(String, MemoryPool, ArrowBuffer) - Static method in class org.bytedeco.arrow.ArrowBuffer
\brief Construct a new buffer that owns its memory from a std::string
FromString(BytePointer, MemoryPool, ArrowBuffer) - Static method in class org.bytedeco.arrow.ArrowBuffer
 
FromString(String, ArrowBuffer) - Static method in class org.bytedeco.arrow.ArrowBuffer
\brief Construct a new buffer that owns its memory from a std::string using the default memory pool
FromString(BytePointer, ArrowBuffer) - Static method in class org.bytedeco.arrow.ArrowBuffer
 
FromString(BytePointer) - Static method in class org.bytedeco.arrow.ArrowBuffer
\brief Construct an immutable buffer that takes ownership of the contents of an std::string
FromString(String) - Static method in class org.bytedeco.arrow.ArrowBuffer
 
FromString(String, Decimal128, IntPointer, IntPointer) - Static method in class org.bytedeco.arrow.Decimal128
\brief Convert a decimal string to a Decimal128 value, optionally including precision and scale if they're passed in and not null.
FromString(String, Decimal128, IntPointer) - Static method in class org.bytedeco.arrow.Decimal128
 
FromString(BytePointer, Decimal128, IntBuffer, IntBuffer) - Static method in class org.bytedeco.arrow.Decimal128
 
FromString(BytePointer, Decimal128, IntBuffer) - Static method in class org.bytedeco.arrow.Decimal128
 
FromString(String, Decimal128, int[], int[]) - Static method in class org.bytedeco.arrow.Decimal128
 
FromString(String, Decimal128, int[]) - Static method in class org.bytedeco.arrow.Decimal128
 
FromString(BytePointer, Decimal128, IntPointer, IntPointer) - Static method in class org.bytedeco.arrow.Decimal128
 
FromString(BytePointer, Decimal128, IntPointer) - Static method in class org.bytedeco.arrow.Decimal128
 
FromString(String, Decimal128, IntBuffer, IntBuffer) - Static method in class org.bytedeco.arrow.Decimal128
 
FromString(String, Decimal128, IntBuffer) - Static method in class org.bytedeco.arrow.Decimal128
 
FromString(BytePointer, Decimal128, int[], int[]) - Static method in class org.bytedeco.arrow.Decimal128
 
FromString(BytePointer, Decimal128, int[]) - Static method in class org.bytedeco.arrow.Decimal128
 
FromString(String) - Static method in class org.bytedeco.arrow.Decimal128
 
FromString(BytePointer) - Static method in class org.bytedeco.arrow.Decimal128
 
FromString(String, Decimal128) - Static method in class org.bytedeco.arrow.Decimal128
Deprecated.
FromString(BytePointer, Decimal128) - Static method in class org.bytedeco.arrow.Decimal128
Deprecated.
FromStructArray(Array, RecordBatch) - Static method in class org.bytedeco.arrow.RecordBatch
\brief Construct record batch by copying vector of array data
FromThrift(LogicalType) - Static method in class org.bytedeco.parquet.LogicalType
\brief Return the logical type represented by the Thrift intermediary object.
full_path() - Method in class org.bytedeco.arrow.DirInfo
 
full_path(String) - Method in class org.bytedeco.arrow.DirInfo
 
full_path() - Method in class org.bytedeco.arrow.FileInfo
 
full_path(String) - Method in class org.bytedeco.arrow.FileInfo
 
FuncDescriptor - Class in org.bytedeco.gandiva
 
FuncDescriptor() - Constructor for class org.bytedeco.gandiva.FuncDescriptor
Empty constructor.
FuncDescriptor(Pointer) - Constructor for class org.bytedeco.gandiva.FuncDescriptor
Pointer cast constructor.
function_signature_begin() - Method in class org.bytedeco.gandiva.ExpressionRegistry
 
function_signature_end() - Method in class org.bytedeco.gandiva.ExpressionRegistry
 
FunctionContext - Class in org.bytedeco.arrow
\brief Container for variables and options used by function evaluation
FunctionContext(Pointer) - Constructor for class org.bytedeco.arrow.FunctionContext
Pointer cast constructor.
FunctionContext(long) - Constructor for class org.bytedeco.arrow.FunctionContext
Native array allocator.
FunctionContext(MemoryPool) - Constructor for class org.bytedeco.arrow.FunctionContext
 
FunctionContext() - Constructor for class org.bytedeco.arrow.FunctionContext
 
FunctionRegistry - Class in org.bytedeco.gandiva
 
FunctionRegistry() - Constructor for class org.bytedeco.gandiva.FunctionRegistry
Empty constructor.
FunctionRegistry(Pointer) - Constructor for class org.bytedeco.gandiva.FunctionRegistry
Pointer cast constructor.
FunctionSignature - Class in org.bytedeco.gandiva
\brief Signature for a function : includes the base name, input param types and output types.
FunctionSignature(Pointer) - Constructor for class org.bytedeco.gandiva.FunctionSignature
Pointer cast constructor.
FunctionSignature(String, DataType, DataType) - Constructor for class org.bytedeco.gandiva.FunctionSignature
 
FunctionSignature(BytePointer, DataType, DataType) - Constructor for class org.bytedeco.gandiva.FunctionSignature
 
FunctionSignatureIterator(Pointer) - Constructor for class org.bytedeco.gandiva.ExpressionRegistry.FunctionSignatureIterator
Pointer cast constructor.
FunctionSignatureIterator(NativeFunction, NativeFunction) - Constructor for class org.bytedeco.gandiva.ExpressionRegistry.FunctionSignatureIterator
 
FunctionSignatureIterator(FunctionSignature) - Constructor for class org.bytedeco.gandiva.ExpressionRegistry.FunctionSignatureIterator
 
FunctionSignatureVector - Class in org.bytedeco.gandiva
 
FunctionSignatureVector(Pointer) - Constructor for class org.bytedeco.gandiva.FunctionSignatureVector
Pointer cast constructor.
FunctionSignatureVector(FunctionSignature) - Constructor for class org.bytedeco.gandiva.FunctionSignatureVector
 
FunctionSignatureVector(FunctionSignature...) - Constructor for class org.bytedeco.gandiva.FunctionSignatureVector
 
FunctionSignatureVector() - Constructor for class org.bytedeco.gandiva.FunctionSignatureVector
 
FunctionSignatureVector(long) - Constructor for class org.bytedeco.gandiva.FunctionSignatureVector
 
FunctionSignatureVector.Iterator - Class in org.bytedeco.gandiva
 
FuzzIpcFile(BytePointer, long) - Static method in class org.bytedeco.arrow.global.arrow
 
FuzzIpcFile(ByteBuffer, long) - Static method in class org.bytedeco.arrow.global.arrow
 
FuzzIpcFile(byte[], long) - Static method in class org.bytedeco.arrow.global.arrow
 
FuzzIpcStream(BytePointer, long) - Static method in class org.bytedeco.arrow.global.arrow
 
FuzzIpcStream(ByteBuffer, long) - Static method in class org.bytedeco.arrow.global.arrow
 
FuzzIpcStream(byte[], long) - Static method in class org.bytedeco.arrow.global.arrow
 

G

gandiva - Class in org.bytedeco.arrow.global
 
gandiva() - Constructor for class org.bytedeco.arrow.global.gandiva
 
gandiva - Class in org.bytedeco.arrow.presets
 
gandiva() - Constructor for class org.bytedeco.arrow.presets.gandiva
 
GenericToStatus(Status) - Static method in class org.bytedeco.arrow.global.arrow
\endcond
get(long) - Method in class org.bytedeco.arrow.ArrayDataVector
 
get() - Method in class org.bytedeco.arrow.ArrayDataVector
 
get() - Method in class org.bytedeco.arrow.ArrayDataVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow.ArrayVector
 
get() - Method in class org.bytedeco.arrow.ArrayVector
 
get() - Method in class org.bytedeco.arrow.ArrayVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow.ArrayVectorVector
 
get() - Method in class org.bytedeco.arrow.ArrayVectorVector
 
get() - Method in class org.bytedeco.arrow.ArrayVectorVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow.ArrowBuffer
 
get(long) - Method in class org.bytedeco.arrow.ArrowBufferVector
 
get() - Method in class org.bytedeco.arrow.ArrowBufferVector
 
get() - Method in class org.bytedeco.arrow.ArrowBufferVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
get() - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
get() - Method in class org.bytedeco.arrow.ArrowBuilderVector.Iterator
 
get(int) - Method in class org.bytedeco.arrow.BitsetStack
\brief get a mutable reference to a bit in the top bitset
get(long) - Method in class org.bytedeco.arrow.BoolVector
 
get() - Method in class org.bytedeco.arrow.BoolVector
 
get() - Method in class org.bytedeco.arrow.BoolVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow.Byte16Array
 
get(long) - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
get() - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
get() - Method in class org.bytedeco.arrow.ChunkedArrayVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow.DatumVector
 
get() - Method in class org.bytedeco.arrow.DatumVector
 
get() - Method in class org.bytedeco.arrow.DatumVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow.DoubleBuilder
 
get(long) - Method in class org.bytedeco.arrow.FieldVector
 
get() - Method in class org.bytedeco.arrow.FieldVector
 
get() - Method in class org.bytedeco.arrow.FieldVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow.FileStatsVector
 
get() - Method in class org.bytedeco.arrow.FileStatsVector
 
get() - Method in class org.bytedeco.arrow.FileStatsVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow.FloatBuilder
 
get(long) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
get(long) - Method in class org.bytedeco.arrow.Int16Builder
 
get(long) - Method in class org.bytedeco.arrow.Int32Builder
 
get(long) - Method in class org.bytedeco.arrow.Int64Builder
 
get(long) - Method in class org.bytedeco.arrow.Int8Builder
 
get(int) - Method in class org.bytedeco.arrow.PathForest
 
get(long) - Method in class org.bytedeco.arrow.RecordBatchVector
 
get() - Method in class org.bytedeco.arrow.RecordBatchVector
 
get() - Method in class org.bytedeco.arrow.RecordBatchVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow.ScalarVector
 
get() - Method in class org.bytedeco.arrow.ScalarVector
 
get() - Method in class org.bytedeco.arrow.ScalarVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow.SchemaVector
 
get() - Method in class org.bytedeco.arrow.SchemaVector
 
get() - Method in class org.bytedeco.arrow.SchemaVector.Iterator
 
get(String) - Method in class org.bytedeco.arrow.StringDataTypeMap
 
get(String) - Method in class org.bytedeco.arrow.StringStringMap
 
get(long) - Method in class org.bytedeco.arrow.StringVector
 
get() - Method in class org.bytedeco.arrow.StringVector
 
get() - Method in class org.bytedeco.arrow.StringVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow.TableVector
 
get() - Method in class org.bytedeco.arrow.TableVector
 
get() - Method in class org.bytedeco.arrow.TableVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow.UInt16Builder
 
get(long) - Method in class org.bytedeco.arrow.UInt32Builder
 
get(long) - Method in class org.bytedeco.arrow.UInt64Builder
 
get(long) - Method in class org.bytedeco.arrow.UInt8Builder
 
get(long) - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
get() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
get() - Method in class org.bytedeco.arrow_dataset.ExpressionVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
get() - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
get() - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector.Iterator
 
get(long) - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
get() - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
get() - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector.Iterator
 
get(long) - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
get() - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
get() - Method in class org.bytedeco.gandiva.FunctionSignatureVector.Iterator
 
get() - Method in class org.bytedeco.gandiva.IntSet.Iterator
 
get() - Method in class org.bytedeco.gandiva.LongSet.Iterator
 
get() - Method in class org.bytedeco.gandiva.StringSet.Iterator
 
get(String) - Method in class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap
 
get() - Method in class org.bytedeco.parquet.IntList.Iterator
 
get(long) - Method in class org.bytedeco.parquet.NodeVector
 
get() - Method in class org.bytedeco.parquet.NodeVector
 
get() - Method in class org.bytedeco.parquet.NodeVector.Iterator
 
Get(UniqueID, long, ObjectBuffer) - Method in class org.bytedeco.plasma.PlasmaClient
Get some objects from the Plasma Store.
Get(UniqueID, long, long, ObjectBuffer) - Method in class org.bytedeco.plasma.PlasmaClient
Deprecated variant of Get() that doesn't automatically release buffers when they get out of scope.
get_order() - Method in class org.bytedeco.parquet.ColumnOrder
 
GetAllFieldIndices(String) - Method in class org.bytedeco.arrow.Schema
Return the indices of all fields having this name
GetAllFieldIndices(BytePointer) - Method in class org.bytedeco.arrow.Schema
 
GetAllFieldIndices(String) - Method in class org.bytedeco.arrow.StructType
Return the indices of all fields having this name
GetAllFieldIndices(BytePointer) - Method in class org.bytedeco.arrow.StructType
 
GetAllFieldsByName(String) - Method in class org.bytedeco.arrow.Schema
Return all fields having this name
GetAllFieldsByName(BytePointer) - Method in class org.bytedeco.arrow.Schema
 
GetAllFieldsByName(String) - Method in class org.bytedeco.arrow.StructType
Return all fields having this name
GetAllFieldsByName(BytePointer) - Method in class org.bytedeco.arrow.StructType
 
GetArrayData(MemoryPool, long, ArrayData) - Method in class org.bytedeco.arrow.DictionaryMemoTable
 
GetBit(BytePointer, long) - Static method in class org.bytedeco.arrow.global.arrow
 
GetBit(ByteBuffer, long) - Static method in class org.bytedeco.arrow.global.arrow
 
GetBit(byte[], long) - Static method in class org.bytedeco.arrow.global.arrow
 
GetBitFromByte(byte, byte) - Static method in class org.bytedeco.arrow.global.arrow
 
GetBuffer() - Method in class org.bytedeco.gandiva.SelectionVector
Get the underlying arrow buffer.
GetBuilderChunks() - Method in class org.bytedeco.parquet.BinaryRecordReader
 
GetCapacity(LongPointer) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
GetCapacity(LongBuffer) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
GetCapacity(long[]) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
GetCapacity() - Method in class org.bytedeco.arrow_dataset.ThreadPool
 
GetCastFunction(DataType, DataType, CastOptions, UnaryKernel) - Static method in class org.bytedeco.arrow.global.arrow
 
GetChildByName(String) - Method in class org.bytedeco.arrow.StructType
Deprecated.
GetChildByName(BytePointer) - Method in class org.bytedeco.arrow.StructType
Deprecated.
GetChildIndex(String) - Method in class org.bytedeco.arrow.StructType
Deprecated.
GetChildIndex(BytePointer) - Method in class org.bytedeco.arrow.StructType
Deprecated.
GetChildren(String, StringVector) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
GetChildren(BytePointer, StringVector) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
GetChildren(String, StringVector) - Method in class org.bytedeco.arrow.IOFileSystem
 
GetChildren(BytePointer, StringVector) - Method in class org.bytedeco.arrow.IOFileSystem
 
GetCodec(Compression.type) - Static method in class org.bytedeco.arrow.global.parquet
 
GetCodec(int) - Static method in class org.bytedeco.arrow.global.parquet
 
GetCodec(Compression.type, int) - Static method in class org.bytedeco.arrow.global.parquet
 
GetCodec(int, int) - Static method in class org.bytedeco.arrow.global.parquet
 
GetCodecAsString(Compression.type) - Static method in class org.bytedeco.arrow.Codec
\brief Return a string name for compression type
GetCodecAsString(int) - Static method in class org.bytedeco.arrow.Codec
 
GetColumnByName(String) - Method in class org.bytedeco.arrow.RecordBatch
\brief Retrieve an array from the record batch
GetColumnByName(BytePointer) - Method in class org.bytedeco.arrow.RecordBatch
 
GetColumnByName(String) - Method in class org.bytedeco.arrow.Table
\brief Return a column by name
GetColumnByName(BytePointer) - Method in class org.bytedeco.arrow.Table
 
GetColumnIndex(PrimitiveNode) - Method in class org.bytedeco.parquet.SchemaDescriptor
\brief Return column index corresponding to a particular PrimitiveNode.
GetColumnPageReader(int) - Method in class org.bytedeco.parquet.RowGroupReader.Contents
 
GetColumnPageReader(int) - Method in class org.bytedeco.parquet.RowGroupReader
 
GetColumnRoot(int) - Method in class org.bytedeco.parquet.SchemaDescriptor
 
GetCpuThreadPool() - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
GetCpuThreadPoolCapacity() - Static method in class org.bytedeco.arrow.global.arrow_dataset
\brief Get the capacity of the global thread pool Return the number of worker threads in the thread pool to which Arrow dispatches various CPU-bound tasks.
GetCryptoMetaData() - Method in class org.bytedeco.parquet.FileMetaDataBuilder
 
GetDictionary(long, Array) - Method in class org.bytedeco.arrow.DictionaryMemo
\brief Return current dictionary corresponding to a particular id.
GetDictionaryPayload(long, Array, IpcOptions, MemoryPool, IpcPayload) - Static method in class org.bytedeco.arrow.global.arrow
\brief Compute IpcPayload for a dictionary
GetDictionaryType(long, DataType) - Method in class org.bytedeco.arrow.DictionaryMemo
\brief Return dictionary value type corresponding to a particular dictionary id.
GetExtensionType(String) - Static method in class org.bytedeco.arrow.global.arrow
\brief Retrieve an extension type from the global registry.
GetExtensionType(BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
 
GetExtentBytesWritten() - Method in class org.bytedeco.arrow.MockOutputStream
\endcond
GetField(int) - Method in class org.bytedeco.arrow.RecordBatchBuilder
\brief Get base pointer to field builder
GetFieldByName(String) - Method in class org.bytedeco.arrow.Schema
Returns null if name not found
GetFieldByName(BytePointer) - Method in class org.bytedeco.arrow.Schema
 
GetFieldByName(String) - Method in class org.bytedeco.arrow.StructArray
Returns null if name not found
GetFieldByName(BytePointer) - Method in class org.bytedeco.arrow.StructArray
 
GetFieldByName(String) - Method in class org.bytedeco.arrow.StructType
Returns null if name not found
GetFieldByName(BytePointer) - Method in class org.bytedeco.arrow.StructType
 
GetFieldIndex(String) - Method in class org.bytedeco.arrow.Schema
Returns -1 if name not found
GetFieldIndex(BytePointer) - Method in class org.bytedeco.arrow.Schema
 
GetFieldIndex(String) - Method in class org.bytedeco.arrow.StructType
Returns -1 if name not found or if there are multiple fields having the same name
GetFieldIndex(BytePointer) - Method in class org.bytedeco.arrow.StructType
 
GetFlightInfo(FlightCallOptions, FlightDescriptor, FlightInfo) - Method in class org.bytedeco.arrow_flight.FlightClient
\brief Request access plan for a single flight, which may be an existing dataset or a command to be executed
GetFlightInfo(FlightDescriptor, FlightInfo) - Method in class org.bytedeco.arrow_flight.FlightClient
 
GetFlightInfo(ServerCallContext, FlightDescriptor, FlightInfo) - Method in class org.bytedeco.arrow_flight.FlightServerBase
\brief Retrieve the schema and an access plan for the indicated descriptor
GetFragments(ScanOptions) - Method in class org.bytedeco.arrow_dataset.Source
\brief GetFragments returns an iterator of Fragments.
GetFragmentsImpl(ScanOptions) - Method in class org.bytedeco.arrow_dataset.InMemorySource
 
GetFragmentsImpl(ScanOptions) - Method in class org.bytedeco.arrow_dataset.TreeSource
 
GetGlobalRegistry() - Static method in class org.bytedeco.arrow.ExtensionTypeRegistry
\brief Provide access to the global registry to allow code to control for race conditions in registry teardown when some types need to be unregistered and destroyed first
GetId(Field, LongPointer) - Method in class org.bytedeco.arrow.DictionaryMemo
\brief Return id for dictionary if it exists, otherwise return KeyError
GetId(Field, LongBuffer) - Method in class org.bytedeco.arrow.DictionaryMemo
 
GetId(Field, long[]) - Method in class org.bytedeco.arrow.DictionaryMemo
 
GetIndex(long) - Method in class org.bytedeco.gandiva.SelectionVector
Get the value at a given index.
GetKey(String) - Method in class org.bytedeco.parquet.DecryptionKeyRetriever
 
GetKey(BytePointer) - Method in class org.bytedeco.parquet.DecryptionKeyRetriever
 
GetKey(String) - Method in class org.bytedeco.parquet.IntegerKeyIdRetriever
 
GetKey(BytePointer) - Method in class org.bytedeco.parquet.IntegerKeyIdRetriever
 
GetKey(String) - Method in class org.bytedeco.parquet.StringKeyIdRetriever
 
GetKey(BytePointer) - Method in class org.bytedeco.parquet.StringKeyIdRetriever
 
GetMaxSlots() - Method in class org.bytedeco.gandiva.SelectionVector
The maximum slots (capacity) of the selection vector.
GetMaxSupportedValue() - Method in class org.bytedeco.gandiva.SelectionVector
 
GetMaxValue() - Static method in class org.bytedeco.arrow.BasicDecimal128
\brief Get the maximum valid unscaled decimal value.
GetMiddleware(String) - Method in class org.bytedeco.arrow_flight.ServerCallContext
\brief Look up a middleware by key.
GetMiddleware(BytePointer) - Method in class org.bytedeco.arrow_flight.ServerCallContext
 
GetMode() - Method in class org.bytedeco.gandiva.SelectionVector
Mode of SelectionVector
GetNotification(int, UniqueID, LongPointer, LongPointer) - Method in class org.bytedeco.plasma.PlasmaClient
Receive next object notification for this client if Subscribe has been called.
GetNotification(int, UniqueID, LongBuffer, LongBuffer) - Method in class org.bytedeco.plasma.PlasmaClient
 
GetNotification(int, UniqueID, long[], long[]) - Method in class org.bytedeco.plasma.PlasmaClient
 
GetNullCount() - Method in class org.bytedeco.arrow.ArrayData
\brief Return null count, or compute and set it if it's not known
GetNumSlots() - Method in class org.bytedeco.gandiva.SelectionVector
The number of slots (size) of the selection vector.
GetOrAssignId(Field, LongPointer) - Method in class org.bytedeco.arrow.DictionaryMemo
\brief Return id for dictionary, computing new id if necessary
GetOrAssignId(Field, LongBuffer) - Method in class org.bytedeco.arrow.DictionaryMemo
 
GetOrAssignId(Field, long[]) - Method in class org.bytedeco.arrow.DictionaryMemo
 
GetOrInsert(boolean) - Method in class org.bytedeco.arrow.DictionaryMemoTable
 
GetOrInsert(byte) - Method in class org.bytedeco.arrow.DictionaryMemoTable
 
GetOrInsert(short) - Method in class org.bytedeco.arrow.DictionaryMemoTable
 
GetOrInsert(int) - Method in class org.bytedeco.arrow.DictionaryMemoTable
 
GetOrInsert(long) - Method in class org.bytedeco.arrow.DictionaryMemoTable
 
GetOrInsert(float) - Method in class org.bytedeco.arrow.DictionaryMemoTable
 
GetOrInsert(double) - Method in class org.bytedeco.arrow.DictionaryMemoTable
 
GetPathInfo(String, HdfsPathInfo) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
GetPathInfo(BytePointer, HdfsPathInfo) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
GetRecordBatchPayload(RecordBatch, IpcOptions, MemoryPool, IpcPayload) - Static method in class org.bytedeco.arrow.global.arrow
\brief Compute IpcPayload for the given record batch
GetRecordBatchSize(RecordBatch, LongPointer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Compute the number of bytes needed to write a record batch including metadata
GetRecordBatchSize(RecordBatch, LongBuffer) - Static method in class org.bytedeco.arrow.global.arrow
 
GetRecordBatchSize(RecordBatch, long[]) - Static method in class org.bytedeco.arrow.global.arrow
 
GetRegisteredFunctionSignatures() - Static method in class org.bytedeco.arrow.global.gandiva
 
GetResult(DataType, Array) - Method in class org.bytedeco.arrow.DictionaryUnifier
\brief Return a result DictionaryType with the smallest possible index type to accommodate the unified dictionary.
GetResult() - Method in class org.bytedeco.parquet.DictionaryRecordReader
 
GetRowGroup(int) - Method in class org.bytedeco.parquet.ParquetFileReader.Contents
 
GetScaleMultiplier(int) - Static method in class org.bytedeco.arrow.BasicDecimal128
\brief Scale multiplier for given scale value.
GetSchema(FlightCallOptions, FlightDescriptor, SchemaResult) - Method in class org.bytedeco.arrow_flight.FlightClient
\brief Request schema for a single flight, which may be an existing dataset or a command to be executed
GetSchema(FlightDescriptor, SchemaResult) - Method in class org.bytedeco.arrow_flight.FlightClient
 
GetSchema(DictionaryMemo, Schema) - Method in class org.bytedeco.arrow_flight.FlightInfo
\brief Deserialize the Arrow schema of the dataset, to be passed to each call to DoGet.
GetSchema(ServerCallContext, FlightDescriptor, SchemaResult) - Method in class org.bytedeco.arrow_flight.FlightServerBase
\brief Retrieve the schema for the indicated descriptor
GetSchema(DictionaryMemo, Schema) - Method in class org.bytedeco.arrow_flight.SchemaResult
\brief return schema
GetSchemaPayload(Schema, IpcOptions, DictionaryMemo, IpcPayload) - Static method in class org.bytedeco.arrow.global.arrow
\brief Compute IpcPayload for the given schema
GetSchemaPayload(FlightPayload) - Method in class org.bytedeco.arrow_flight.FlightDataStream
\brief Compute FlightPayload containing serialized RecordBatch schema
GetSchemaPayload(FlightPayload) - Method in class org.bytedeco.arrow_flight.RecordBatchStream
 
GetSize() - Method in class org.bytedeco.arrow.BufferReaderRandomAccessFileConcurrencyWrapper
 
GetSize() - Method in class org.bytedeco.arrow.HdfsReadableFile
 
GetSize() - Method in class org.bytedeco.arrow.MemoryMappedFile
 
GetSize() - Method in class org.bytedeco.arrow.RandomAccessFile
Return the total file size in bytes.
GetSize(LongPointer) - Method in class org.bytedeco.arrow.RandomAccessFile
Deprecated.
GetSize(LongBuffer) - Method in class org.bytedeco.arrow.RandomAccessFile
Deprecated.
GetSize(long[]) - Method in class org.bytedeco.arrow.RandomAccessFile
Deprecated.
GetSize() - Method in class org.bytedeco.arrow.ReadableFileRandomAccessFileConcurrencyWrapper
 
GetSize() - Method in class org.bytedeco.arrow.SlowRandomAccessFile
 
GetSize() - Method in class org.bytedeco.parquet.ParquetInputWrapper
 
GetSortOrder(ConvertedType.type, Type.type) - Static method in class org.bytedeco.arrow.global.parquet
 
GetSortOrder(int, int) - Static method in class org.bytedeco.arrow.global.parquet
 
GetSortOrder(LogicalType, Type.type) - Static method in class org.bytedeco.arrow.global.parquet
 
GetSortOrder(LogicalType, int) - Static method in class org.bytedeco.arrow.global.parquet
 
GetSparseTensorMessage(SparseTensor, MemoryPool, Message) - Static method in class org.bytedeco.arrow.global.arrow
\brief EXPERIMENTAL: Convert arrow::SparseTensor to a Message with minimal memory allocation The message is written out as followed:
GetSparseTensorPayload(SparseTensor, MemoryPool, IpcPayload) - Static method in class org.bytedeco.arrow.global.arrow
\brief Compute IpcPayload for the given sparse tensor
GetStream(RandomAccessFile, long, long) - Static method in class org.bytedeco.arrow.RandomAccessFile
\brief Create an isolated InputStream that reads a segment of a RandomAccessFile.
GetStream(RandomAccessFile, long, long) - Method in class org.bytedeco.parquet.ReaderProperties
 
GetString(long) - Method in class org.bytedeco.arrow.BaseBinaryArray
\brief Get binary value as a std::string
GetString(long) - Method in class org.bytedeco.arrow.BaseLargeBinaryArray
\brief Get binary value as a std::string
GetString(long) - Method in class org.bytedeco.arrow.FixedSizeBinaryArray
 
GetTargetStats(String) - Method in class org.bytedeco.arrow.FileSystem
Get statistics for the given target.
GetTargetStats(BytePointer) - Method in class org.bytedeco.arrow.FileSystem
 
GetTargetStats(StringVector) - Method in class org.bytedeco.arrow.FileSystem
Same, for many targets at once.
GetTargetStats(FileSelector) - Method in class org.bytedeco.arrow.FileSystem
Same, according to a selector.
GetTargetStats(String) - Method in class org.bytedeco.arrow.LocalFileSystem
\endcond
GetTargetStats(BytePointer) - Method in class org.bytedeco.arrow.LocalFileSystem
 
GetTargetStats(FileSelector) - Method in class org.bytedeco.arrow.LocalFileSystem
 
GetTargetStats(String) - Method in class org.bytedeco.arrow.MockFileSystem
 
GetTargetStats(BytePointer) - Method in class org.bytedeco.arrow.MockFileSystem
 
GetTargetStats(FileSelector) - Method in class org.bytedeco.arrow.MockFileSystem
 
GetTargetStats(String) - Method in class org.bytedeco.arrow.SlowFileSystem
 
GetTargetStats(BytePointer) - Method in class org.bytedeco.arrow.SlowFileSystem
 
GetTargetStats(FileSelector) - Method in class org.bytedeco.arrow.SlowFileSystem
 
GetTargetStats(String) - Method in class org.bytedeco.arrow.SubTreeFileSystem
\endcond
GetTargetStats(BytePointer) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
GetTargetStats(FileSelector) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
GetTensorMessage(Tensor, MemoryPool, Message) - Static method in class org.bytedeco.arrow.global.arrow
\brief EXPERIMENTAL: Convert arrow::Tensor to a Message with minimal memory allocation
GetTensorSize(Tensor, LongPointer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Compute the number of bytes needed to write a tensor including metadata
GetTensorSize(Tensor, LongBuffer) - Static method in class org.bytedeco.arrow.global.arrow
 
GetTensorSize(Tensor, long[]) - Static method in class org.bytedeco.arrow.global.arrow
 
GetToken(BytePointer) - Method in class org.bytedeco.arrow_flight.ClientAuthHandler
\brief Get a per-call token.
GetType(String) - Method in class org.bytedeco.arrow.ExtensionTypeRegistry
 
GetType(BytePointer) - Method in class org.bytedeco.arrow.ExtensionTypeRegistry
 
GetTypeByteSize(Type.type) - Static method in class org.bytedeco.arrow.global.parquet
Deprecated.
Since 1.5.0
GetTypeByteSize(int) - Static method in class org.bytedeco.arrow.global.parquet
 
GetUsed(LongPointer) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
GetUsed(LongBuffer) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
GetUsed(long[]) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
GetValue(long, IntPointer) - Method in class org.bytedeco.arrow.BaseBinaryArray
Return the pointer to the given elements bytes
GetValue(long, IntBuffer) - Method in class org.bytedeco.arrow.BaseBinaryArray
 
GetValue(long, int[]) - Method in class org.bytedeco.arrow.BaseBinaryArray
 
GetValue(long, IntPointer) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
Temporary access to a value.
GetValue(long, IntBuffer) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
GetValue(long, int[]) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
GetValue(long, LongPointer) - Method in class org.bytedeco.arrow.BaseLargeBinaryArray
Return the pointer to the given elements bytes
GetValue(long, LongBuffer) - Method in class org.bytedeco.arrow.BaseLargeBinaryArray
 
GetValue(long, long[]) - Method in class org.bytedeco.arrow.BaseLargeBinaryArray
 
GetValue(long, LongPointer) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
Temporary access to a value.
GetValue(long, LongBuffer) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
GetValue(long, long[]) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
GetValue(long) - Method in class org.bytedeco.arrow.DayTimeIntervalArray
 
GetValue(long) - Method in class org.bytedeco.arrow.DoubleBuilder
 
GetValue(long) - Method in class org.bytedeco.arrow.FixedSizeBinaryArray
 
GetValue(long) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
Temporary access to a value.
GetValue(long) - Method in class org.bytedeco.arrow.FloatBuilder
 
GetValue(long) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
GetValue(long) - Method in class org.bytedeco.arrow.Int16Builder
 
GetValue(long) - Method in class org.bytedeco.arrow.Int32Builder
 
GetValue(long) - Method in class org.bytedeco.arrow.Int64Builder
 
GetValue(long) - Method in class org.bytedeco.arrow.Int8Builder
 
GetValue(long) - Method in class org.bytedeco.arrow.UInt16Builder
 
GetValue(long) - Method in class org.bytedeco.arrow.UInt32Builder
 
GetValue(long) - Method in class org.bytedeco.arrow.UInt64Builder
 
GetValue(long) - Method in class org.bytedeco.arrow.UInt8Builder
 
GetValuesByte(int, long) - Method in class org.bytedeco.arrow.ArrayData
 
GetValuesByte(int) - Method in class org.bytedeco.arrow.ArrayData
 
GetValuesDouble(int, long) - Method in class org.bytedeco.arrow.ArrayData
 
GetValuesDouble(int) - Method in class org.bytedeco.arrow.ArrayData
 
GetValuesFloat(int, long) - Method in class org.bytedeco.arrow.ArrayData
 
GetValuesFloat(int) - Method in class org.bytedeco.arrow.ArrayData
 
GetValuesInt(int, long) - Method in class org.bytedeco.arrow.ArrayData
 
GetValuesInt(int) - Method in class org.bytedeco.arrow.ArrayData
 
GetValuesLong(int, long) - Method in class org.bytedeco.arrow.ArrayData
 
GetValuesLong(int) - Method in class org.bytedeco.arrow.ArrayData
 
GetValuesShort(int, long) - Method in class org.bytedeco.arrow.ArrayData
 
GetValuesShort(int) - Method in class org.bytedeco.arrow.ArrayData
 
GetView(long) - Method in class org.bytedeco.arrow.BooleanArray
 
GetView(long) - Method in class org.bytedeco.arrow.Date32Array
 
GetView(long) - Method in class org.bytedeco.arrow.Date64Array
 
GetView(long) - Method in class org.bytedeco.arrow.DayTimeIntervalArray
 
GetView(long) - Method in class org.bytedeco.arrow.DoubleArray
 
GetView(long) - Method in class org.bytedeco.arrow.DurationArray
 
GetView(long) - Method in class org.bytedeco.arrow.FloatArray
 
GetView(long) - Method in class org.bytedeco.arrow.HalfFloatArray
 
GetView(long) - Method in class org.bytedeco.arrow.Int16Array
 
GetView(long) - Method in class org.bytedeco.arrow.Int32Array
 
GetView(long) - Method in class org.bytedeco.arrow.Int64Array
 
GetView(long) - Method in class org.bytedeco.arrow.Int8Array
 
GetView(long) - Method in class org.bytedeco.arrow.MonthIntervalArray
 
GetView(long) - Method in class org.bytedeco.arrow.Time32Array
 
GetView(long) - Method in class org.bytedeco.arrow.Time64Array
 
GetView(long) - Method in class org.bytedeco.arrow.TimestampArray
 
GetView(long) - Method in class org.bytedeco.arrow.UInt16Array
 
GetView(long) - Method in class org.bytedeco.arrow.UInt32Array
 
GetView(long) - Method in class org.bytedeco.arrow.UInt64Array
 
GetView(long) - Method in class org.bytedeco.arrow.UInt8Array
 
GetWholeAndFraction(int, BasicDecimal128, BasicDecimal128) - Method in class org.bytedeco.arrow.BasicDecimal128
\brief separate the integer and fractional parts for the given scale.
GetWorkingDirectory(BytePointer) - Method in class org.bytedeco.arrow.HadoopFileSystem
Return the filesystem's current working directory.
GotSignal() - Method in class org.bytedeco.arrow_flight.FlightServerBase
\brief Query whether Serve() was interrupted by a signal.
greater(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
greater_equal(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
greaterThan(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
 
greaterThan(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
greaterThanEquals(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
 
greaterThanEquals(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
group() - Method in class org.bytedeco.arrow.HdfsPathInfo
 
group(String) - Method in class org.bytedeco.arrow.HdfsPathInfo
 
group_node() - Method in class org.bytedeco.parquet.SchemaDescriptor
 
GroupNode - Class in org.bytedeco.parquet
 
GroupNode(Pointer) - Constructor for class org.bytedeco.parquet.GroupNode
Pointer cast constructor.
GrowByFactor(long, long) - Static method in class org.bytedeco.arrow.BufferBuilder
\brief Return a capacity expanded by the desired growth factor

H

HadoopFileSystem - Class in org.bytedeco.arrow
 
HadoopFileSystem(Pointer) - Constructor for class org.bytedeco.arrow.HadoopFileSystem
Pointer cast constructor.
HALF_FLOAT - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
HalfFloatArray - Class in org.bytedeco.arrow
 
HalfFloatArray(Pointer) - Constructor for class org.bytedeco.arrow.HalfFloatArray
Pointer cast constructor.
HalfFloatArray(ArrayData) - Constructor for class org.bytedeco.arrow.HalfFloatArray
 
HalfFloatBuilder - Class in org.bytedeco.arrow
 
HalfFloatBuilder(Pointer) - Constructor for class org.bytedeco.arrow.HalfFloatBuilder
Pointer cast constructor.
HalfFloatBuilder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.HalfFloatBuilder
 
HalfFloatScalar - Class in org.bytedeco.arrow
 
HalfFloatScalar() - Constructor for class org.bytedeco.arrow.HalfFloatScalar
Default native constructor.
HalfFloatScalar(long) - Constructor for class org.bytedeco.arrow.HalfFloatScalar
Native array allocator.
HalfFloatScalar(Pointer) - Constructor for class org.bytedeco.arrow.HalfFloatScalar
Pointer cast constructor.
HalfFloatType - Class in org.bytedeco.arrow
 
HalfFloatType() - Constructor for class org.bytedeco.arrow.HalfFloatType
Empty constructor.
HalfFloatType(Pointer) - Constructor for class org.bytedeco.arrow.HalfFloatType
Pointer cast constructor.
has_compressor() - Method in class org.bytedeco.parquet.PageWriter
 
has_dictionary() - Method in class org.bytedeco.arrow.DataTypeLayout
 
has_dictionary(boolean) - Method in class org.bytedeco.arrow.DataTypeLayout
 
has_dictionary_page() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
has_distinct_count() - Method in class org.bytedeco.parquet.EncodedStatistics
 
has_distinct_count(boolean) - Method in class org.bytedeco.parquet.EncodedStatistics
 
has_index_page() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
has_max() - Method in class org.bytedeco.parquet.EncodedStatistics
 
has_max(boolean) - Method in class org.bytedeco.parquet.EncodedStatistics
 
has_min() - Method in class org.bytedeco.parquet.EncodedStatistics
 
has_min(boolean) - Method in class org.bytedeco.parquet.EncodedStatistics
 
has_null_count() - Method in class org.bytedeco.parquet.EncodedStatistics
 
has_null_count(boolean) - Method in class org.bytedeco.parquet.EncodedStatistics
 
HasBody(Message.Type) - Static method in class org.bytedeco.arrow.Message
\brief Whether a given message type needs a body.
HasBody(int) - Static method in class org.bytedeco.arrow.Message
 
HasCorrectStatistics(Type.type, EncodedStatistics, SortOrder.type) - Method in class org.bytedeco.parquet.ApplicationVersion
 
HasCorrectStatistics(Type.type, EncodedStatistics) - Method in class org.bytedeco.parquet.ApplicationVersion
 
HasCorrectStatistics(int, EncodedStatistics, int) - Method in class org.bytedeco.parquet.ApplicationVersion
 
HasCorrectStatistics(int, EncodedStatistics) - Method in class org.bytedeco.parquet.ApplicationVersion
 
HasDictionary(Field) - Method in class org.bytedeco.arrow.DictionaryMemo
\brief Return true if dictionary for type is in this memo
HasDictionary(long) - Method in class org.bytedeco.arrow.DictionaryMemo
\brief Return true if we have a dictionary for the input id
HasDistinctFieldNames() - Method in class org.bytedeco.arrow.Schema
\brief Indicate that the Schema has distinct field names.
HasError() - Method in class org.bytedeco.arrow.FunctionContext
\brief Return true if an error has occurred
Hash() - Method in class org.bytedeco.gandiva.Configuration
 
Hash() - Method in class org.bytedeco.gandiva.FunctionSignature
calculated based on base_name, datatype id of parameters and datatype id of return type.
Hash(UniqueID, BytePointer) - Method in class org.bytedeco.plasma.PlasmaClient
Compute the hash of an object in the object store.
Hash(UniqueID, ByteBuffer) - Method in class org.bytedeco.plasma.PlasmaClient
 
Hash(UniqueID, byte[]) - Method in class org.bytedeco.plasma.PlasmaClient
 
hash() - Method in class org.bytedeco.plasma.UniqueID
 
HasMetadata() - Method in class org.bytedeco.arrow.Field
\brief Return whether the field has non-empty metadata
HasMetadata() - Method in class org.bytedeco.arrow.Schema
\brief Indicate that the Schema has non-empty KevValueMetadata
HasMinMax() - Method in class org.bytedeco.parquet.Statistics
\brief Return true if the min and max statistics are set.
HasMoreData() - Method in class org.bytedeco.parquet.RecordReader
\brief Return true if the record reader has more internal data yet to process
HasNext() - Method in class org.bytedeco.parquet.ColumnReader
 
HasNext() - Method in class org.bytedeco.parquet.Scanner
 
HasSpacedValues(ColumnDescriptor) - Static method in class org.bytedeco.arrow.global.parquet
 
HaveLibHdfs() - Static method in class org.bytedeco.arrow.global.arrow
 
HaveLibHdfs3() - Static method in class org.bytedeco.arrow.global.arrow
 
HdfsConnectionConfig - Class in org.bytedeco.arrow
 
HdfsConnectionConfig(Pointer) - Constructor for class org.bytedeco.arrow.HdfsConnectionConfig
Pointer cast constructor.
HdfsConnectionConfig(long) - Constructor for class org.bytedeco.arrow.HdfsConnectionConfig
Native array allocator.
HdfsConnectionConfig() - Constructor for class org.bytedeco.arrow.HdfsConnectionConfig
 
HdfsOutputStream - Class in org.bytedeco.arrow
 
HdfsOutputStream(Pointer) - Constructor for class org.bytedeco.arrow.HdfsOutputStream
Pointer cast constructor.
HdfsPathInfo - Class in org.bytedeco.arrow
 
HdfsPathInfo() - Constructor for class org.bytedeco.arrow.HdfsPathInfo
Default native constructor.
HdfsPathInfo(long) - Constructor for class org.bytedeco.arrow.HdfsPathInfo
Native array allocator.
HdfsPathInfo(Pointer) - Constructor for class org.bytedeco.arrow.HdfsPathInfo
Pointer cast constructor.
HdfsReadableFile - Class in org.bytedeco.arrow
 
HdfsReadableFile(Pointer) - Constructor for class org.bytedeco.arrow.HdfsReadableFile
Pointer cast constructor.
header() - Method in class org.bytedeco.arrow.Message
 
hex() - Method in class org.bytedeco.plasma.UniqueID
 
HiddenColumnException - Class in org.bytedeco.parquet
 
HiddenColumnException(Pointer) - Constructor for class org.bytedeco.parquet.HiddenColumnException
Pointer cast constructor.
HiddenColumnException(String) - Constructor for class org.bytedeco.parquet.HiddenColumnException
 
HiddenColumnException(BytePointer) - Constructor for class org.bytedeco.parquet.HiddenColumnException
 
high_bits() - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Get the high bits of the two's complement representation of the number.
host() - Method in class org.bytedeco.arrow.HdfsConnectionConfig
 
host(String) - Method in class org.bytedeco.arrow.HdfsConnectionConfig
 

I

i() - Method in class org.bytedeco.arrow.PathForest.Ref
 
i(int) - Method in class org.bytedeco.arrow.PathForest.Ref
 
id() - Method in class org.bytedeco.arrow.DataType
\brief Return the type category
id() - Method in class org.bytedeco.parquet.Node
 
id_to_dictionary() - Method in class org.bytedeco.arrow.DictionaryMemo
 
ignore_empty_lines() - Method in class org.bytedeco.arrow.CsvParseOptions
Whether empty lines are ignored.
ignore_empty_lines(boolean) - Method in class org.bytedeco.arrow.CsvParseOptions
 
ignore_prefixes() - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
 
ignore_prefixes(StringVector) - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
 
Impl() - Constructor for class org.bytedeco.arrow.MockFileSystem.Impl
Empty constructor.
Impl(Pointer) - Constructor for class org.bytedeco.arrow.MockFileSystem.Impl
Pointer cast constructor.
In(Array) - Method in class org.bytedeco.arrow_dataset.Expression
 
include_columns() - Method in class org.bytedeco.arrow.ConvertOptions
If non-empty, indicates the names of columns from the CSV file that should be actually read and converted (in the vector's order).
include_columns(StringVector) - Method in class org.bytedeco.arrow.ConvertOptions
 
include_missing_columns() - Method in class org.bytedeco.arrow.ConvertOptions
If false, columns in include_columns but not in the CSV file will error out.
include_missing_columns(boolean) - Method in class org.bytedeco.arrow.ConvertOptions
 
IncreaseScaleBy(int) - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Scale up.
increment() - Method in class org.bytedeco.arrow.ArrayDataVector.Iterator
 
increment() - Method in class org.bytedeco.arrow.ArrayVector.Iterator
 
increment() - Method in class org.bytedeco.arrow.ArrayVectorVector.Iterator
 
increment() - Method in class org.bytedeco.arrow.ArrowBufferVector.Iterator
 
increment() - Method in class org.bytedeco.arrow.ArrowBuilderVector.Iterator
 
increment() - Method in class org.bytedeco.arrow.BoolVector.Iterator
 
increment() - Method in class org.bytedeco.arrow.BufferIterator.RangeIterator
 
increment() - Method in class org.bytedeco.arrow.ChunkedArrayVector.Iterator
 
increment() - Method in class org.bytedeco.arrow.DatumVector.Iterator
 
increment() - Method in class org.bytedeco.arrow.FieldVector.Iterator
 
increment() - Method in class org.bytedeco.arrow.FileStatsVector.Iterator
 
increment() - Method in class org.bytedeco.arrow.RecordBatchIterator.RangeIterator
 
increment() - Method in class org.bytedeco.arrow.RecordBatchVector.Iterator
 
increment() - Method in class org.bytedeco.arrow.ScalarVector.Iterator
 
increment() - Method in class org.bytedeco.arrow.SchemaVector.Iterator
 
increment() - Method in class org.bytedeco.arrow.StringDataTypeMap.Iterator
 
increment() - Method in class org.bytedeco.arrow.StringStringMap.Iterator
 
increment() - Method in class org.bytedeco.arrow.StringVector.Iterator
 
increment() - Method in class org.bytedeco.arrow.TableVector.Iterator
 
increment() - Method in class org.bytedeco.arrow_dataset.ExpressionVector.Iterator
 
increment() - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator.RangeIterator
 
increment() - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector.Iterator
 
increment() - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector.Iterator
 
increment(int) - Method in class org.bytedeco.gandiva.ExpressionRegistry.FunctionSignatureIterator
 
increment() - Method in class org.bytedeco.gandiva.FunctionSignatureVector.Iterator
 
increment() - Method in class org.bytedeco.gandiva.IntSet.Iterator
 
increment() - Method in class org.bytedeco.gandiva.LongSet.Iterator
 
increment() - Method in class org.bytedeco.gandiva.StringSet.Iterator
 
increment() - Method in class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap.Iterator
 
increment() - Method in class org.bytedeco.parquet.IntList.Iterator
 
increment() - Method in class org.bytedeco.parquet.NodeVector.Iterator
 
indent() - Method in class org.bytedeco.arrow.PrettyPrintOptions
Number of spaces to shift entire formatted object to the right
indent(int) - Method in class org.bytedeco.arrow.PrettyPrintOptions
 
indent_size() - Method in class org.bytedeco.arrow.PrettyPrintOptions
Size of internal indents
indent_size(int) - Method in class org.bytedeco.arrow.PrettyPrintOptions
 
index_page_offset() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
index_type() - Method in class org.bytedeco.arrow.DictionaryType
 
indices() - Method in class org.bytedeco.arrow.DictionaryArray
 
InExpression - Class in org.bytedeco.arrow_dataset
 
InExpression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.InExpression
Pointer cast constructor.
InExpression(Expression, Array) - Constructor for class org.bytedeco.arrow_dataset.InExpression
 
InExpressionImpl - Class in org.bytedeco.arrow_dataset
 
InExpressionImpl() - Constructor for class org.bytedeco.arrow_dataset.InExpressionImpl
Default native constructor.
InExpressionImpl(long) - Constructor for class org.bytedeco.arrow_dataset.InExpressionImpl
Native array allocator.
InExpressionImpl(Pointer) - Constructor for class org.bytedeco.arrow_dataset.InExpressionImpl
Pointer cast constructor.
Init(FlightServerOptions) - Method in class org.bytedeco.arrow_flight.FlightServerBase
\brief Initialize a Flight server listening at the given location.
Init(Encoding.type, short, int, BytePointer, int) - Method in class org.bytedeco.parquet.LevelEncoder
 
Init(int, short, int, ByteBuffer, int) - Method in class org.bytedeco.parquet.LevelEncoder
 
Init(Encoding.type, short, int, byte[], int) - Method in class org.bytedeco.parquet.LevelEncoder
 
Init(int, short, int, BytePointer, int) - Method in class org.bytedeco.parquet.LevelEncoder
 
Init(Encoding.type, short, int, ByteBuffer, int) - Method in class org.bytedeco.parquet.LevelEncoder
 
Init(int, short, int, byte[], int) - Method in class org.bytedeco.parquet.LevelEncoder
 
Init(Node) - Method in class org.bytedeco.parquet.SchemaDescriptor
 
initial_capacity() - Method in class org.bytedeco.arrow.RecordBatchBuilder
\brief The initial capacity for builders
InMemoryFragment - Class in org.bytedeco.arrow_dataset
\brief A trivial Fragment that yields ScanTask out of a fixed set of RecordBatch.
InMemoryFragment(Pointer) - Constructor for class org.bytedeco.arrow_dataset.InMemoryFragment
Pointer cast constructor.
InMemoryFragment(RecordBatchVector, ScanOptions) - Constructor for class org.bytedeco.arrow_dataset.InMemoryFragment
 
InMemoryScanTask - Class in org.bytedeco.arrow_dataset
\brief A trivial ScanTask that yields the RecordBatch of an array.
InMemoryScanTask(Pointer) - Constructor for class org.bytedeco.arrow_dataset.InMemoryScanTask
Pointer cast constructor.
InMemoryScanTask(RecordBatchVector, ScanOptions, ScanContext) - Constructor for class org.bytedeco.arrow_dataset.InMemoryScanTask
 
InMemorySource - Class in org.bytedeco.arrow_dataset
\brief A Source consisting of a flat sequence of Fragments
InMemorySource(Pointer) - Constructor for class org.bytedeco.arrow_dataset.InMemorySource
Pointer cast constructor.
InMemorySource(Schema, Fragment) - Constructor for class org.bytedeco.arrow_dataset.InMemorySource
 
InputStream - Class in org.bytedeco.arrow
 
InputStream(Pointer) - Constructor for class org.bytedeco.arrow.InputStream
Pointer cast constructor.
InputStreamResult - Class in org.bytedeco.arrow
 
InputStreamResult(Pointer) - Constructor for class org.bytedeco.arrow.InputStreamResult
Pointer cast constructor.
InputStreamResult(long) - Constructor for class org.bytedeco.arrow.InputStreamResult
Native array allocator.
InputStreamResult() - Constructor for class org.bytedeco.arrow.InputStreamResult
Constructs a Result object that contains a non-OK status.
InputStreamResult(Status) - Constructor for class org.bytedeco.arrow.InputStreamResult
Constructs a Result object with the given non-OK Status object.
InputStreamResult(InputStream) - Constructor for class org.bytedeco.arrow.InputStreamResult
Constructs a Result object that contains value.
InputStreamResult(InputStreamResult) - Constructor for class org.bytedeco.arrow.InputStreamResult
Copy constructor.
InputStreamSlowInputStreamBase - Class in org.bytedeco.arrow
 
InputStreamSlowInputStreamBase(Pointer) - Constructor for class org.bytedeco.arrow.InputStreamSlowInputStreamBase
Pointer cast constructor.
insert(ArrayDataVector.Iterator, ArrayData) - Method in class org.bytedeco.arrow.ArrayDataVector
 
insert(ArrayVector.Iterator, Array) - Method in class org.bytedeco.arrow.ArrayVector
 
insert(ArrayVectorVector.Iterator, ArrayVector) - Method in class org.bytedeco.arrow.ArrayVectorVector
 
insert(ArrowBufferVector.Iterator, ArrowBuffer) - Method in class org.bytedeco.arrow.ArrowBufferVector
 
insert(ArrowBuilderVector.Iterator, ArrayBuilder) - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
insert(BoolVector.Iterator, boolean) - Method in class org.bytedeco.arrow.BoolVector
 
insert(ChunkedArrayVector.Iterator, ChunkedArray) - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
insert(DatumVector.Iterator, Datum) - Method in class org.bytedeco.arrow.DatumVector
 
insert(FieldVector.Iterator, Field) - Method in class org.bytedeco.arrow.FieldVector
 
insert(FileStatsVector.Iterator, FileStats) - Method in class org.bytedeco.arrow.FileStatsVector
 
insert(RecordBatchVector.Iterator, RecordBatch) - Method in class org.bytedeco.arrow.RecordBatchVector
 
insert(ScalarVector.Iterator, Scalar) - Method in class org.bytedeco.arrow.ScalarVector
 
insert(SchemaVector.Iterator, Schema) - Method in class org.bytedeco.arrow.SchemaVector
 
insert(StringVector.Iterator, String) - Method in class org.bytedeco.arrow.StringVector
 
insert(TableVector.Iterator, Table) - Method in class org.bytedeco.arrow.TableVector
 
insert(ExpressionVector.Iterator, Expression) - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
insert(SourceFactoryVector.Iterator, SourceFactory) - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
insert(ClientMiddlewareFactoryVector.Iterator, ClientMiddlewareFactory) - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
insert(FunctionSignatureVector.Iterator, FunctionSignature) - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
insert(int) - Method in class org.bytedeco.gandiva.IntSet
 
insert(long) - Method in class org.bytedeco.gandiva.LongSet
 
insert(String) - Method in class org.bytedeco.gandiva.StringSet
 
insert(IntList.Iterator, int) - Method in class org.bytedeco.parquet.IntList
 
insert(NodeVector.Iterator, Node) - Method in class org.bytedeco.parquet.NodeVector
 
InsertImplicitCasts(Expression, Schema) - Static method in class org.bytedeco.arrow.global.arrow_dataset
\brief Insert CastExpressions where necessary to make a valid expression.
InsertValues(Array) - Method in class org.bytedeco.arrow.DictionaryMemoTable
\brief Insert new memo values
Inspect() - Method in class org.bytedeco.arrow_dataset.DatasetFactory
\brief Get unified schema for the resulting Dataset.
Inspect(FileSource) - Method in class org.bytedeco.arrow_dataset.FileFormat
\brief Return the schema of the file if possible.
Inspect(FileSource) - Method in class org.bytedeco.arrow_dataset.IpcFileFormat
\brief Return the schema of the file if possible.
Inspect(FileSource) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
\brief Return the schema of the file if possible.
Inspect() - Method in class org.bytedeco.arrow_dataset.SourceFactory
\brief Get unified schema for the resulting Source.
InspectSchemas() - Method in class org.bytedeco.arrow_dataset.DatasetFactory
\brief Get the schemas of the Sources.
InspectSchemas() - Method in class org.bytedeco.arrow_dataset.FileSystemSourceFactory
 
InspectSchemas() - Method in class org.bytedeco.arrow_dataset.SourceFactory
\brief Get the schemas of the Fragments and Partitioning.
Int(int, boolean) - Static method in class org.bytedeco.parquet.LogicalType
 
int16() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a Int16Type instance
INT16 - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
Int16Array - Class in org.bytedeco.arrow
 
Int16Array(Pointer) - Constructor for class org.bytedeco.arrow.Int16Array
Pointer cast constructor.
Int16Array(ArrayData) - Constructor for class org.bytedeco.arrow.Int16Array
 
Int16Builder - Class in org.bytedeco.arrow
 
Int16Builder(Pointer) - Constructor for class org.bytedeco.arrow.Int16Builder
Pointer cast constructor.
Int16Builder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.Int16Builder
 
Int16Scalar - Class in org.bytedeco.arrow
 
Int16Scalar() - Constructor for class org.bytedeco.arrow.Int16Scalar
Default native constructor.
Int16Scalar(long) - Constructor for class org.bytedeco.arrow.Int16Scalar
Native array allocator.
Int16Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Int16Scalar
Pointer cast constructor.
Int16Type - Class in org.bytedeco.arrow
 
Int16Type() - Constructor for class org.bytedeco.arrow.Int16Type
Empty constructor.
Int16Type(Pointer) - Constructor for class org.bytedeco.arrow.Int16Type
Pointer cast constructor.
int32() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a Int32Type instance
Int32(String, Repetition.type) - Static method in class org.bytedeco.arrow.global.parquet
 
Int32(String) - Static method in class org.bytedeco.arrow.global.parquet
 
Int32(BytePointer, int) - Static method in class org.bytedeco.arrow.global.parquet
 
Int32(BytePointer) - Static method in class org.bytedeco.arrow.global.parquet
 
INT32 - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
Int32Array - Class in org.bytedeco.arrow
 
Int32Array(Pointer) - Constructor for class org.bytedeco.arrow.Int32Array
Pointer cast constructor.
Int32Array(ArrayData) - Constructor for class org.bytedeco.arrow.Int32Array
 
Int32Builder - Class in org.bytedeco.arrow
 
Int32Builder(Pointer) - Constructor for class org.bytedeco.arrow.Int32Builder
Pointer cast constructor.
Int32Builder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.Int32Builder
 
Int32Scalar - Class in org.bytedeco.arrow
 
Int32Scalar() - Constructor for class org.bytedeco.arrow.Int32Scalar
Default native constructor.
Int32Scalar(long) - Constructor for class org.bytedeco.arrow.Int32Scalar
Native array allocator.
Int32Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Int32Scalar
Pointer cast constructor.
Int32Type - Class in org.bytedeco.arrow
 
Int32Type() - Constructor for class org.bytedeco.arrow.Int32Type
Empty constructor.
Int32Type(Pointer) - Constructor for class org.bytedeco.arrow.Int32Type
Pointer cast constructor.
int64() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a Int64Type instance
Int64(String, Repetition.type) - Static method in class org.bytedeco.arrow.global.parquet
 
Int64(String) - Static method in class org.bytedeco.arrow.global.parquet
 
Int64(BytePointer, int) - Static method in class org.bytedeco.arrow.global.parquet
 
Int64(BytePointer) - Static method in class org.bytedeco.arrow.global.parquet
 
INT64 - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
Int64Array - Class in org.bytedeco.arrow
 
Int64Array(Pointer) - Constructor for class org.bytedeco.arrow.Int64Array
Pointer cast constructor.
Int64Array(ArrayData) - Constructor for class org.bytedeco.arrow.Int64Array
 
Int64Builder - Class in org.bytedeco.arrow
 
Int64Builder(Pointer) - Constructor for class org.bytedeco.arrow.Int64Builder
Pointer cast constructor.
Int64Builder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.Int64Builder
 
Int64Scalar - Class in org.bytedeco.arrow
 
Int64Scalar() - Constructor for class org.bytedeco.arrow.Int64Scalar
Default native constructor.
Int64Scalar(long) - Constructor for class org.bytedeco.arrow.Int64Scalar
Native array allocator.
Int64Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Int64Scalar
Pointer cast constructor.
Int64Type - Class in org.bytedeco.arrow
 
Int64Type() - Constructor for class org.bytedeco.arrow.Int64Type
Empty constructor.
Int64Type(Pointer) - Constructor for class org.bytedeco.arrow.Int64Type
Pointer cast constructor.
int8() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a Int8Type instance
INT8 - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
Int8Array - Class in org.bytedeco.arrow
Concrete Array class for numeric data.
Int8Array(Pointer) - Constructor for class org.bytedeco.arrow.Int8Array
Pointer cast constructor.
Int8Array(ArrayData) - Constructor for class org.bytedeco.arrow.Int8Array
 
Int8Builder - Class in org.bytedeco.arrow
Base class for all Builders that emit an Array of a scalar numerical type.
Int8Builder(Pointer) - Constructor for class org.bytedeco.arrow.Int8Builder
Pointer cast constructor.
Int8Builder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.Int8Builder
 
Int8Scalar - Class in org.bytedeco.arrow
 
Int8Scalar() - Constructor for class org.bytedeco.arrow.Int8Scalar
Default native constructor.
Int8Scalar(long) - Constructor for class org.bytedeco.arrow.Int8Scalar
Native array allocator.
Int8Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Int8Scalar
Pointer cast constructor.
Int8Type - Class in org.bytedeco.arrow
 
Int8Type() - Constructor for class org.bytedeco.arrow.Int8Type
Empty constructor.
Int8Type(Pointer) - Constructor for class org.bytedeco.arrow.Int8Type
Pointer cast constructor.
Int96 - Class in org.bytedeco.parquet
 
Int96() - Constructor for class org.bytedeco.parquet.Int96
Default native constructor.
Int96(long) - Constructor for class org.bytedeco.parquet.Int96
Native array allocator.
Int96(Pointer) - Constructor for class org.bytedeco.parquet.Int96
Pointer cast constructor.
Int96GetNanoSeconds(Int96) - Static method in class org.bytedeco.arrow.global.parquet
 
Int96SetNanoSeconds(Int96, long) - Static method in class org.bytedeco.arrow.global.parquet
 
Int96ToString(Int96) - Static method in class org.bytedeco.arrow.global.parquet
 
IntegerKeyIdRetriever - Class in org.bytedeco.parquet
Simple integer key retriever
IntegerKeyIdRetriever() - Constructor for class org.bytedeco.parquet.IntegerKeyIdRetriever
Default native constructor.
IntegerKeyIdRetriever(long) - Constructor for class org.bytedeco.parquet.IntegerKeyIdRetriever
Native array allocator.
IntegerKeyIdRetriever(Pointer) - Constructor for class org.bytedeco.parquet.IntegerKeyIdRetriever
Pointer cast constructor.
IntegerType - Class in org.bytedeco.arrow
\brief Base class for all integral data types
IntegerType(Pointer) - Constructor for class org.bytedeco.arrow.IntegerType
Pointer cast constructor.
intern() - Method in enum org.bytedeco.arrow.Compression.type
 
intern() - Method in enum org.bytedeco.arrow.CountOptions.mode
 
intern() - Method in enum org.bytedeco.arrow.FileMode.type
 
intern() - Method in enum org.bytedeco.arrow.FilterIterator.Action
 
intern() - Method in enum org.bytedeco.arrow.FloatingPointType.Precision
 
intern() - Method in enum org.bytedeco.arrow.global.arrow.CompareOperator
 
intern() - Method in enum org.bytedeco.arrow.global.arrow.DateUnit
 
intern() - Method in enum org.bytedeco.arrow.global.arrow.DecimalStatus
 
intern() - Method in enum org.bytedeco.arrow.global.arrow.FileType
 
intern() - Method in enum org.bytedeco.arrow.global.arrow.HdfsDriver
 
intern() - Method in enum org.bytedeco.arrow.global.arrow.MetadataVersion
 
intern() - Method in enum org.bytedeco.arrow.global.arrow.StatusCode
 
intern() - Method in enum org.bytedeco.arrow.global.arrow.UnexpectedFieldBehavior
 
intern() - Method in enum org.bytedeco.arrow.global.arrow_flight.FlightStatusCode
 
intern() - Method in enum org.bytedeco.arrow.global.plasma.ObjectLocation
 
intern() - Method in enum org.bytedeco.arrow.global.plasma.ObjectState
 
intern() - Method in enum org.bytedeco.arrow.global.plasma.PlasmaErrorCode
 
intern() - Method in enum org.bytedeco.arrow.IntervalType.type
 
intern() - Method in enum org.bytedeco.arrow.Message.Type
 
intern() - Method in enum org.bytedeco.arrow.ObjectType.type
 
intern() - Method in enum org.bytedeco.arrow.SchemaBuilder.ConflictPolicy
 
intern() - Method in enum org.bytedeco.arrow.TimeUnit.type
 
intern() - Method in enum org.bytedeco.arrow.UnionMode.type
 
intern() - Method in enum org.bytedeco.arrow_dataset.ExpressionType.type
 
intern() - Method in enum org.bytedeco.arrow_dataset.FileSource.SourceType
 
intern() - Method in enum org.bytedeco.arrow_dataset.FilterIterator.Action
 
intern() - Method in enum org.bytedeco.arrow_flight.FlightDescriptor.DescriptorType
 
intern() - Method in enum org.bytedeco.gandiva.SelectionVector.Mode
 
intern() - Method in enum org.bytedeco.parquet.ColumnOrder.type
 
intern() - Method in enum org.bytedeco.parquet.ConvertedType.type
 
intern() - Method in enum org.bytedeco.parquet.Encoding.type
 
intern() - Method in enum org.bytedeco.parquet.ListEncoding.type
 
intern() - Method in enum org.bytedeco.parquet.LogicalType.TimeUnit.unit
 
intern() - Method in enum org.bytedeco.parquet.LogicalType.Type.type
 
intern() - Method in enum org.bytedeco.parquet.Node.type
 
intern() - Method in enum org.bytedeco.parquet.PageType.type
 
intern() - Method in enum org.bytedeco.parquet.ParquetCipher.type
 
intern() - Method in enum org.bytedeco.parquet.ParquetVersion.type
 
intern() - Method in enum org.bytedeco.parquet.Repetition.type
 
intern() - Method in enum org.bytedeco.parquet.SortOrder.type
 
intern() - Method in enum org.bytedeco.parquet.Type.type
 
InternalFileDecryptor - Class in org.bytedeco.parquet
 
InternalFileDecryptor() - Constructor for class org.bytedeco.parquet.InternalFileDecryptor
Empty constructor.
InternalFileDecryptor(Pointer) - Constructor for class org.bytedeco.parquet.InternalFileDecryptor
Pointer cast constructor.
INTERVAL - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
Interval() - Static method in class org.bytedeco.parquet.LogicalType
 
interval_type() - Method in class org.bytedeco.arrow.DayTimeIntervalType
 
interval_type() - Method in class org.bytedeco.arrow.IntervalType
 
interval_type() - Method in class org.bytedeco.arrow.MonthIntervalType
 
IntervalLogicalType - Class in org.bytedeco.parquet
\brief Allowed for physical type FIXED_LEN_BYTE_ARRAY with length 12
IntervalLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.IntervalLogicalType
Pointer cast constructor.
IntervalType - Class in org.bytedeco.arrow
 
IntervalType(Pointer) - Constructor for class org.bytedeco.arrow.IntervalType
Pointer cast constructor.
IntervalType.type - Enum in org.bytedeco.arrow
 
IntList - Class in org.bytedeco.parquet
 
IntList(Pointer) - Constructor for class org.bytedeco.parquet.IntList
Pointer cast constructor.
IntList() - Constructor for class org.bytedeco.parquet.IntList
 
IntList.Iterator - Class in org.bytedeco.parquet
 
IntLogicalType - Class in org.bytedeco.parquet
\brief Allowed for physical type INT32 (for bit widths 8, 16, and 32) and INT64 (for bit width 64).
IntLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.IntLogicalType
Pointer cast constructor.
IntSet - Class in org.bytedeco.gandiva
 
IntSet(Pointer) - Constructor for class org.bytedeco.gandiva.IntSet
Pointer cast constructor.
IntSet() - Constructor for class org.bytedeco.gandiva.IntSet
 
IntSet.Iterator - Class in org.bytedeco.gandiva
 
Invert(FunctionContext, Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Invert the values of a boolean datum
IOFileSystem - Class in org.bytedeco.arrow
DEPRECATED.
IOFileSystem(Pointer) - Constructor for class org.bytedeco.arrow.IOFileSystem
Pointer cast constructor.
ipc_handle() - Method in class org.bytedeco.plasma.ObjectTableEntry
 
ipc_handle(CudaIpcPlaceholder) - Method in class org.bytedeco.plasma.ObjectTableEntry
 
ipc_message() - Method in class org.bytedeco.arrow_flight.FlightPayload
 
ipc_message(IpcPayload) - Method in class org.bytedeco.arrow_flight.FlightPayload
 
IpcFileFormat - Class in org.bytedeco.arrow_dataset
\brief A FileFormat implementation that reads from Ipc files
IpcFileFormat() - Constructor for class org.bytedeco.arrow_dataset.IpcFileFormat
Default native constructor.
IpcFileFormat(long) - Constructor for class org.bytedeco.arrow_dataset.IpcFileFormat
Native array allocator.
IpcFileFormat(Pointer) - Constructor for class org.bytedeco.arrow_dataset.IpcFileFormat
Pointer cast constructor.
IpcFragment - Class in org.bytedeco.arrow_dataset
 
IpcFragment(Pointer) - Constructor for class org.bytedeco.arrow_dataset.IpcFragment
Pointer cast constructor.
IpcFragment(FileSource, ScanOptions) - Constructor for class org.bytedeco.arrow_dataset.IpcFragment
 
IpcOptions - Class in org.bytedeco.arrow
 
IpcOptions() - Constructor for class org.bytedeco.arrow.IpcOptions
Default native constructor.
IpcOptions(long) - Constructor for class org.bytedeco.arrow.IpcOptions
Native array allocator.
IpcOptions(Pointer) - Constructor for class org.bytedeco.arrow.IpcOptions
Pointer cast constructor.
IpcPayload - Class in org.bytedeco.arrow
 
IpcPayload() - Constructor for class org.bytedeco.arrow.IpcPayload
Default native constructor.
IpcPayload(long) - Constructor for class org.bytedeco.arrow.IpcPayload
Native array allocator.
IpcPayload(Pointer) - Constructor for class org.bytedeco.arrow.IpcPayload
Pointer cast constructor.
IpcPayloadWriter - Class in org.bytedeco.arrow
 
IpcPayloadWriter(Pointer) - Constructor for class org.bytedeco.arrow.IpcPayloadWriter
Pointer cast constructor.
is_adjusted_to_utc() - Method in class org.bytedeco.parquet.TimeLogicalType
 
is_adjusted_to_utc() - Method in class org.bytedeco.parquet.TimestampLogicalType
 
is_applicable(Type.type, int) - Method in class org.bytedeco.parquet.LogicalType
\brief Return true if this logical type is consistent with the given underlying physical type.
is_applicable(Type.type) - Method in class org.bytedeco.parquet.LogicalType
 
is_applicable(int, int) - Method in class org.bytedeco.parquet.LogicalType
 
is_applicable(int) - Method in class org.bytedeco.parquet.LogicalType
 
is_array() - Method in class org.bytedeco.arrow.Datum
 
is_arraylike() - Method in class org.bytedeco.arrow.Datum
 
is_base_binary_like(int) - Static method in class org.bytedeco.arrow.global.arrow
 
is_binary_like(int) - Static method in class org.bytedeco.arrow.global.arrow
 
is_BSON() - Method in class org.bytedeco.parquet.LogicalType
 
is_buffered_stream_enabled() - Method in class org.bytedeco.parquet.ReaderProperties
 
is_collection() - Method in class org.bytedeco.arrow.Datum
 
is_column_major() - Method in class org.bytedeco.arrow.Tensor
AKA "Fortran order"
is_compatible(ConvertedType.type, DecimalMetadata) - Method in class org.bytedeco.parquet.LogicalType
\brief Return true if this logical type is equivalent to the given legacy converted type (and decimal metadata if applicable).
is_compatible(ConvertedType.type) - Method in class org.bytedeco.parquet.LogicalType
 
is_compatible(int, DecimalMetadata) - Method in class org.bytedeco.parquet.LogicalType
 
is_compatible(int) - Method in class org.bytedeco.parquet.LogicalType
 
is_contiguous() - Method in class org.bytedeco.arrow.Tensor
Either row major or column major
is_date() - Method in class org.bytedeco.parquet.LogicalType
 
is_decimal() - Method in class org.bytedeco.parquet.LogicalType
 
is_decimal_128(DataType) - Static method in class org.bytedeco.arrow.global.gandiva
 
is_dictionary(int) - Static method in class org.bytedeco.arrow.global.arrow
 
is_encrypted() - Method in class org.bytedeco.parquet.ColumnEncryptionProperties
 
is_encrypted_with_footer_key() - Method in class org.bytedeco.parquet.ColumnEncryptionProperties
 
is_encryption_algorithm_set() - Method in class org.bytedeco.parquet.FileMetaData
 
is_enum() - Method in class org.bytedeco.parquet.LogicalType
 
is_fixed_size_binary(int) - Static method in class org.bytedeco.arrow.global.arrow
 
is_fixed_width(int) - Static method in class org.bytedeco.arrow.global.arrow
 
is_floating(int) - Static method in class org.bytedeco.arrow.global.arrow
 
is_from_converted_type() - Method in class org.bytedeco.parquet.TimestampLogicalType
\brief If true, will not set LogicalType in Thrift metadata
is_group() - Method in class org.bytedeco.parquet.Node
 
is_int() - Method in class org.bytedeco.parquet.LogicalType
 
is_integer(int) - Static method in class org.bytedeco.arrow.global.arrow
 
is_interval() - Method in class org.bytedeco.parquet.LogicalType
 
is_invalid() - Method in class org.bytedeco.parquet.LogicalType
 
is_JSON() - Method in class org.bytedeco.parquet.LogicalType
 
is_large_binary_like(int) - Static method in class org.bytedeco.arrow.global.arrow
 
is_list() - Method in class org.bytedeco.parquet.LogicalType
 
is_map() - Method in class org.bytedeco.parquet.LogicalType
 
is_metadata_set() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
is_mutable() - Method in class org.bytedeco.arrow.ArrowBuffer
 
is_mutable() - Method in class org.bytedeco.arrow.Tensor
Return true if the underlying data buffer is mutable
is_nested() - Method in class org.bytedeco.parquet.LogicalType
\brief Return true if this logical type is suitable for a schema GroupNode.
is_none() - Method in class org.bytedeco.parquet.LogicalType
 
is_nonnested() - Method in class org.bytedeco.parquet.LogicalType
 
is_null() - Method in class org.bytedeco.parquet.LogicalType
 
is_optional() - Method in class org.bytedeco.parquet.Node
 
is_primitive(int) - Static method in class org.bytedeco.arrow.global.arrow
 
is_primitive() - Method in class org.bytedeco.parquet.Node
 
is_repeated() - Method in class org.bytedeco.parquet.Node
 
is_required() - Method in class org.bytedeco.parquet.Node
 
is_row_major() - Method in class org.bytedeco.arrow.Tensor
AKA "C order"
is_scalar() - Method in class org.bytedeco.arrow.Datum
 
is_serialized() - Method in class org.bytedeco.parquet.LogicalType
\brief Return true if this logical type is included in the Thrift output for its node.
is_set() - Method in class org.bytedeco.parquet.EncodedStatistics
 
is_signed() - Method in class org.bytedeco.arrow.IntegerType
 
is_signed() - Method in class org.bytedeco.parquet.EncodedStatistics
 
is_signed() - Method in class org.bytedeco.parquet.IntLogicalType
 
is_stats_set() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
is_string() - Method in class org.bytedeco.parquet.LogicalType
 
is_tensor_supported(int) - Static method in class org.bytedeco.arrow.global.arrow
 
is_time() - Method in class org.bytedeco.parquet.LogicalType
 
is_timestamp() - Method in class org.bytedeco.parquet.LogicalType
 
is_utf8 - Static variable in class org.bytedeco.arrow.BinaryType
 
is_utf8() - Static method in class org.bytedeco.arrow.BinaryType
 
is_utf8 - Static variable in class org.bytedeco.arrow.FixedSizeBinaryType
 
is_utf8() - Static method in class org.bytedeco.arrow.FixedSizeBinaryType
 
is_utf8 - Static variable in class org.bytedeco.arrow.LargeBinaryType
 
is_utf8() - Static method in class org.bytedeco.arrow.LargeBinaryType
 
is_utf8 - Static variable in class org.bytedeco.arrow.LargeStringType
 
is_utf8() - Static method in class org.bytedeco.arrow.LargeStringType
 
is_utf8 - Static variable in class org.bytedeco.arrow.StringType
 
is_utf8() - Static method in class org.bytedeco.arrow.StringType
 
is_utilized() - Method in class org.bytedeco.parquet.ColumnDecryptionProperties
 
is_utilized() - Method in class org.bytedeco.parquet.ColumnEncryptionProperties
 
is_utilized() - Method in class org.bytedeco.parquet.FileDecryptionProperties
 
is_utilized() - Method in class org.bytedeco.parquet.FileEncryptionProperties
 
is_UUID() - Method in class org.bytedeco.parquet.LogicalType
 
is_valid() - Method in class org.bytedeco.arrow.Scalar
\brief Whether the value is valid (not null) or not
is_valid(boolean) - Method in class org.bytedeco.arrow.Scalar
 
is_valid() - Method in class org.bytedeco.parquet.LogicalType
\brief Return true if this logical type is of a known type.
IsAvailable(Compression.type) - Static method in class org.bytedeco.arrow.Codec
\brief Return true if support for indicated codec has been enabled
IsAvailable(int) - Static method in class org.bytedeco.arrow.Codec
 
IsCapacityError() - Method in class org.bytedeco.arrow.Status
Return true iff the status indicates a container reaching capacity limits.
IsCodecSupported(Compression.type) - Static method in class org.bytedeco.arrow.global.parquet
\brief Return true if Parquet supports indicated compression type
IsCodecSupported(int) - Static method in class org.bytedeco.arrow.global.parquet
 
IsCodeGenError() - Method in class org.bytedeco.arrow.Status
 
IsCompatibleWith(Field) - Method in class org.bytedeco.arrow.Field
\brief Indicate if fields are compatibles.
IsDirectory() - Method in class org.bytedeco.arrow.FileStats
 
IsExecutionError() - Method in class org.bytedeco.arrow.Status
 
IsExpressionValidationError() - Method in class org.bytedeco.arrow.Status
 
IsFile() - Method in class org.bytedeco.arrow.FileStats
 
IsFinished() - Method in class org.bytedeco.arrow.Decompressor
\brief Return whether the compressed stream is finished.
IsIn(FunctionContext, Datum, Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief IsIn returns boolean values if the value is in both left and right arrays.
IsIndexError() - Method in class org.bytedeco.arrow.Status
Return true iff the status indicates an out of bounds index.
IsInvalid() - Method in class org.bytedeco.arrow.Status
Return true iff the status indicates invalid data.
IsIOError() - Method in class org.bytedeco.arrow.Status
Return true iff the status indicates an IO-related failure.
IsKeyError() - Method in class org.bytedeco.arrow.Status
Return true iff the status indicates a key lookup error.
IsMultipleOf64(long) - Static method in class org.bytedeco.arrow.global.arrow
 
IsMultipleOf8(long) - Static method in class org.bytedeco.arrow.global.arrow
 
IsNotImplemented() - Method in class org.bytedeco.arrow.Status
Return true iff the status indicates an unimplemented operation.
IsNotSet() - Method in class org.bytedeco.arrow.BitmapReader
 
IsNull(long) - Method in class org.bytedeco.arrow.Array
\brief Return true if value at index is null.
IsNull() - Method in class org.bytedeco.arrow_dataset.Expression
If true, this Expression is a ScalarExpression wrapping a null scalar.
IsOutOfMemory() - Method in class org.bytedeco.arrow.Status
Return true iff the status indicates an out-of-memory error.
IsPlasmaObjectAlreadySealed(Status) - Static method in class org.bytedeco.arrow.global.plasma
Return true iff the status indicates an already sealed Plasma object.
IsPlasmaObjectExists(Status) - Static method in class org.bytedeco.arrow.global.plasma
Return true iff the status indicates an already existing Plasma object.
IsPlasmaObjectNonexistent(Status) - Static method in class org.bytedeco.arrow.global.plasma
Return true iff the status indicates a non-existent Plasma object.
IsPlasmaStoreFull(Status) - Static method in class org.bytedeco.arrow.global.plasma
Return true iff the status indicates the Plasma store reached its capacity limit.
IsPowerOf2(long) - Static method in class org.bytedeco.arrow.global.arrow
 
IsRError() - Method in class org.bytedeco.arrow.Status
Return true iff the status indicates a R-originated error.
IsSerializationError() - Method in class org.bytedeco.arrow.Status
Return true iff the status indicates a (de)serialization failure
IsSet() - Method in class org.bytedeco.arrow.BitmapReader
 
isset() - Method in class org.bytedeco.parquet.DecimalMetadata
 
isset(boolean) - Method in class org.bytedeco.parquet.DecimalMetadata
 
IsSupported(FileSource) - Method in class org.bytedeco.arrow_dataset.FileFormat
\brief Indicate if the FileSource is supported/readable by this format.
IsSupported(FileSource) - Method in class org.bytedeco.arrow_dataset.IpcFileFormat
 
IsSupported(FileSource) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
 
IsTensorStridesContiguous(DataType, LongPointer, LongPointer) - Static method in class org.bytedeco.arrow.global.arrow
 
IsTensorStridesContiguous(DataType, LongBuffer, LongBuffer) - Static method in class org.bytedeco.arrow.global.arrow
 
IsTensorStridesContiguous(DataType, long[], long[]) - Static method in class org.bytedeco.arrow.global.arrow
 
IsTypeError() - Method in class org.bytedeco.arrow.Status
Return true iff the status indicates a type error.
IsUnknownError() - Method in class org.bytedeco.arrow.Status
Return true iff the status indicates an unknown error.
IsValid(long) - Method in class org.bytedeco.arrow.Array
\brief Return true if value at index is valid (not null).
IsValid() - Method in class org.bytedeco.arrow_dataset.Expression
 
IsValid(String, BytePointer) - Method in class org.bytedeco.arrow_flight.NoOpAuthHandler
 
IsValid(BytePointer, BytePointer) - Method in class org.bytedeco.arrow_flight.NoOpAuthHandler
 
IsValid(String, BytePointer) - Method in class org.bytedeco.arrow_flight.ServerAuthHandler
\brief Validate a per-call client token.
IsValid(BytePointer, BytePointer) - Method in class org.bytedeco.arrow_flight.ServerAuthHandler
 
IsValidExpression - Class in org.bytedeco.arrow_dataset
 
IsValidExpression() - Constructor for class org.bytedeco.arrow_dataset.IsValidExpression
Default native constructor.
IsValidExpression(long) - Constructor for class org.bytedeco.arrow_dataset.IsValidExpression
Native array allocator.
IsValidExpression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.IsValidExpression
Pointer cast constructor.
IsValidExpressionImpl - Class in org.bytedeco.arrow_dataset
 
IsValidExpressionImpl() - Constructor for class org.bytedeco.arrow_dataset.IsValidExpressionImpl
Default native constructor.
IsValidExpressionImpl(long) - Constructor for class org.bytedeco.arrow_dataset.IsValidExpressionImpl
Native array allocator.
IsValidExpressionImpl(Pointer) - Constructor for class org.bytedeco.arrow_dataset.IsValidExpressionImpl
Pointer cast constructor.
item_builder() - Method in class org.bytedeco.arrow.MapBuilder
\brief Get builder to append items Appending an item with this builder should have been preceded by appending a key with key_builder().
item_type() - Method in class org.bytedeco.arrow.MapType
 
items() - Method in class org.bytedeco.arrow.MapArray
\brief Return array object containing all mapped items
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.ArrayDataVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.ArrayDataVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.ArrayVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.ArrayVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.ArrayVectorVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.ArrayVectorVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.ArrowBufferVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.ArrowBufferVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.ArrowBuilderVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.ArrowBuilderVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.BoolVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.BoolVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.ChunkedArrayVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.ChunkedArrayVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.DatumVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.DatumVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.FieldVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.FieldVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.FileStatsVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.FileStatsVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.RecordBatchVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.ScalarVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.ScalarVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.SchemaVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.SchemaVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.StringDataTypeMap.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.StringDataTypeMap.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.StringStringMap.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.StringStringMap.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.StringVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.StringVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow.TableVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow.TableVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ExpressionVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow_dataset.ExpressionVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow_dataset.SourceFactoryVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow_dataset.SourceFactoryVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.gandiva.FunctionSignatureVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.gandiva.FunctionSignatureVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.gandiva.IntSet.Iterator
 
Iterator() - Constructor for class org.bytedeco.gandiva.IntSet.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.gandiva.LongSet.Iterator
 
Iterator() - Constructor for class org.bytedeco.gandiva.LongSet.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.gandiva.StringSet.Iterator
 
Iterator() - Constructor for class org.bytedeco.gandiva.StringSet.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap.Iterator
 
Iterator() - Constructor for class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.parquet.IntList.Iterator
 
Iterator() - Constructor for class org.bytedeco.parquet.IntList.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.parquet.NodeVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.parquet.NodeVector.Iterator
 

J

jemalloc_memory_pool(PointerPointer) - Static method in class org.bytedeco.arrow.global.arrow
Return a process-wide memory pool based on jemalloc.
jemalloc_memory_pool(MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
 
jemalloc_set_decay_ms(int) - Static method in class org.bytedeco.arrow.global.arrow
\brief Set jemalloc memory page purging behavior for future-created arenas to the indicated number of milliseconds.
JSON() - Static method in class org.bytedeco.parquet.LogicalType
 
JSONLogicalType - Class in org.bytedeco.parquet
\brief Allowed for physical type BYTE_ARRAY.
JSONLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.JSONLogicalType
Pointer cast constructor.
JsonParseOptions - Class in org.bytedeco.arrow
 
JsonParseOptions() - Constructor for class org.bytedeco.arrow.JsonParseOptions
Default native constructor.
JsonParseOptions(long) - Constructor for class org.bytedeco.arrow.JsonParseOptions
Native array allocator.
JsonParseOptions(Pointer) - Constructor for class org.bytedeco.arrow.JsonParseOptions
Pointer cast constructor.
JSONPrint(Pointer, IntList, String) - Method in class org.bytedeco.parquet.ParquetFilePrinter
 
JSONPrint(Pointer, IntList) - Method in class org.bytedeco.parquet.ParquetFilePrinter
 
JSONPrint(Pointer, IntList, BytePointer) - Method in class org.bytedeco.parquet.ParquetFilePrinter
 

K

kAadFileUniqueLength - Static variable in class org.bytedeco.arrow.global.parquet
 
kAadFileUniqueLength() - Static method in class org.bytedeco.arrow.global.parquet
 
kAllModes(int) - Static method in class org.bytedeco.gandiva.SelectionVector
 
kAllModes() - Static method in class org.bytedeco.gandiva.SelectionVector
 
kAlwaysNullBuffer - Static variable in class org.bytedeco.arrow.DataTypeLayout
 
kAlwaysNullBuffer() - Static method in class org.bytedeco.arrow.DataTypeLayout
 
kArrowDefaultBatchSize - Static variable in class org.bytedeco.arrow.global.parquet
 
kArrowDefaultBatchSize() - Static method in class org.bytedeco.arrow.global.parquet
 
kArrowDefaultUseThreads - Static variable in class org.bytedeco.arrow.global.parquet
 
kArrowDefaultUseThreads() - Static method in class org.bytedeco.arrow.global.parquet
 
kBinaryMemoryLimit() - Static method in class org.bytedeco.arrow.global.arrow
 
kBitmask(int) - Static method in class org.bytedeco.arrow.global.arrow
 
kBitmask() - Static method in class org.bytedeco.arrow.global.arrow
 
kBytePopcount(int) - Static method in class org.bytedeco.arrow.global.arrow
 
kBytePopcount() - Static method in class org.bytedeco.arrow.global.arrow
 
kCountsFieldIndex() - Static method in class org.bytedeco.arrow.global.arrow
 
kCountsFieldName(int) - Static method in class org.bytedeco.arrow.global.arrow
 
kCountsFieldName() - Static method in class org.bytedeco.arrow.global.arrow
 
kDefaultAbsoluteTolerance - Static variable in class org.bytedeco.arrow.global.arrow
 
kDefaultAbsoluteTolerance() - Static method in class org.bytedeco.arrow.global.arrow
\brief A BufferBuilder for building a buffer of arithmetic elements
kDefaultAllowPlaintextFiles - Static variable in class org.bytedeco.arrow.global.parquet
 
kDefaultAllowPlaintextFiles() - Static method in class org.bytedeco.arrow.global.parquet
 
kDefaultCheckSignature - Static variable in class org.bytedeco.arrow.global.parquet
 
kDefaultCheckSignature() - Static method in class org.bytedeco.arrow.global.parquet
 
kDefaultDataPageSize - Static variable in class org.bytedeco.arrow.global.parquet
 
kDefaultDataPageSize() - Static method in class org.bytedeco.arrow.global.parquet
 
kDefaultEncryptedFooter - Static variable in class org.bytedeco.arrow.global.parquet
 
kDefaultEncryptedFooter() - Static method in class org.bytedeco.arrow.global.parquet
 
kDefaultEncryptionAlgorithm() - Static method in class org.bytedeco.arrow.global.parquet
 
kDefaultEscapeChar() - Static method in class org.bytedeco.arrow.global.arrow
 
kDefaultMaxPageHeaderSize - Static variable in class org.bytedeco.arrow.global.parquet
 
kDefaultMaxPageHeaderSize() - Static method in class org.bytedeco.arrow.global.parquet
 
kDefaultOutputStreamSize() - Static method in class org.bytedeco.arrow.global.parquet
 
kDefaultPageHeaderSize - Static variable in class org.bytedeco.arrow.global.parquet
 
kDefaultPageHeaderSize() - Static method in class org.bytedeco.arrow.global.parquet
 
kDigestSize() - Static method in class org.bytedeco.arrow.global.plasma
Size of object hash digests.
kerb_ticket() - Method in class org.bytedeco.arrow.HdfsConnectionConfig
 
kerb_ticket(String) - Method in class org.bytedeco.arrow.HdfsConnectionConfig
 
kEventLoopOk() - Static method in class org.bytedeco.arrow.global.plasma
A successful status.
kEventLoopRead() - Static method in class org.bytedeco.arrow.global.plasma
Read event on the file descriptor.
kEventLoopTimerDone() - Static method in class org.bytedeco.arrow.global.plasma
Constant specifying that the timer is done and it will be removed.
kEventLoopWrite() - Static method in class org.bytedeco.arrow.global.plasma
Write event on the file descriptor.
kExtensionMetadataKeyName(int) - Static method in class org.bytedeco.arrow.global.arrow
 
kExtensionMetadataKeyName() - Static method in class org.bytedeco.arrow.global.arrow
 
kExtensionTypeKeyName(int) - Static method in class org.bytedeco.arrow.global.arrow
 
kExtensionTypeKeyName() - Static method in class org.bytedeco.arrow.global.arrow
 
key(long) - Method in class org.bytedeco.arrow.KeyValueMetadata
 
key(String) - Method in class org.bytedeco.parquet.ColumnDecryptionProperties.Builder
Set an explicit column key.
key(BytePointer) - Method in class org.bytedeco.parquet.ColumnDecryptionProperties.Builder
 
key() - Method in class org.bytedeco.parquet.ColumnDecryptionProperties
 
key(String) - Method in class org.bytedeco.parquet.ColumnEncryptionProperties.Builder
Set a column-specific key.
key(BytePointer) - Method in class org.bytedeco.parquet.ColumnEncryptionProperties.Builder
 
key() - Method in class org.bytedeco.parquet.ColumnEncryptionProperties
 
key_builder() - Method in class org.bytedeco.arrow.MapBuilder
\brief Get builder to append keys.
key_id(String) - Method in class org.bytedeco.parquet.ColumnEncryptionProperties.Builder
A convenience function to set key metadata using a string id.
key_id(BytePointer) - Method in class org.bytedeco.parquet.ColumnEncryptionProperties.Builder
 
key_metadata() - Method in class org.bytedeco.parquet.ColumnCryptoMetaData
 
key_metadata(String) - Method in class org.bytedeco.parquet.ColumnEncryptionProperties.Builder
Set a key retrieval metadata.
key_metadata(BytePointer) - Method in class org.bytedeco.parquet.ColumnEncryptionProperties.Builder
 
key_metadata() - Method in class org.bytedeco.parquet.ColumnEncryptionProperties
 
key_metadata() - Method in class org.bytedeco.parquet.FileCryptoMetaData
 
key_retriever(DecryptionKeyRetriever) - Method in class org.bytedeco.parquet.FileDecryptionProperties.Builder
Set a key retriever callback.
key_retriever() - Method in class org.bytedeco.parquet.FileDecryptionProperties
 
key_type() - Method in class org.bytedeco.arrow.MapType
 
key_value_metadata(StringStringMap) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a KeyValueMetadata instance
key_value_metadata(StringVector, StringVector) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a KeyValueMetadata instance
key_value_metadata() - Method in class org.bytedeco.parquet.FileMetaData
 
key_value_metadata() - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
key_value_metadata() - Method in class org.bytedeco.parquet.ParquetFileWriter
Returns the file custom metadata
key_value_metadata_() - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
This should be the only place this is stored.
key_value_metadata_(KeyValueMetadata) - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
KeyAccessDeniedException - Class in org.bytedeco.parquet
 
KeyAccessDeniedException(Pointer) - Constructor for class org.bytedeco.parquet.KeyAccessDeniedException
Pointer cast constructor.
KeyAccessDeniedException(String) - Constructor for class org.bytedeco.parquet.KeyAccessDeniedException
 
KeyAccessDeniedException(BytePointer) - Constructor for class org.bytedeco.parquet.KeyAccessDeniedException
 
keys() - Method in class org.bytedeco.arrow.MapArray
\brief Return array object containing all map keys
keys_sorted() - Method in class org.bytedeco.arrow.MapType
 
KeyValueMetadata - Class in org.bytedeco.arrow
\brief A container for key-value pair type metadata.
KeyValueMetadata(Pointer) - Constructor for class org.bytedeco.arrow.KeyValueMetadata
Pointer cast constructor.
KeyValueMetadata(long) - Constructor for class org.bytedeco.arrow.KeyValueMetadata
Native array allocator.
KeyValueMetadata() - Constructor for class org.bytedeco.arrow.KeyValueMetadata
 
KeyValueMetadata(StringVector, StringVector) - Constructor for class org.bytedeco.arrow.KeyValueMetadata
 
KeyValueMetadata(StringStringMap) - Constructor for class org.bytedeco.arrow.KeyValueMetadata
 
kFeatherVersion - Static variable in class org.bytedeco.arrow.global.arrow
 
kFeatherVersion() - Static method in class org.bytedeco.arrow.global.arrow
 
kFlippedBitmask(int) - Static method in class org.bytedeco.arrow.global.arrow
 
kFlippedBitmask() - Static method in class org.bytedeco.arrow.global.arrow
 
kind() - Method in class org.bytedeco.arrow.Datum
 
kind() - Method in class org.bytedeco.arrow.FileStatistics
 
kind(ObjectType.type) - Method in class org.bytedeco.arrow.FileStatistics
 
kind() - Method in class org.bytedeco.arrow.HdfsPathInfo
 
kind(ObjectType.type) - Method in class org.bytedeco.arrow.HdfsPathInfo
 
kInvalidChildId - Static variable in class org.bytedeco.arrow.UnionType
 
kInvalidChildId() - Static method in class org.bytedeco.arrow.UnionType
 
kJulianEpochOffsetDays() - Static method in class org.bytedeco.arrow.global.parquet
Timestamp conversion constants
kJulianToUnixEpochDays() - Static method in class org.bytedeco.arrow.global.parquet
 
KleeneAnd(FunctionContext, Datum, Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Element-wise AND of two boolean datums with a Kleene truth table (null and false is false).
KleeneOr(FunctionContext, Datum, Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Element-wise OR of two boolean datums with a Kleene truth table (null or true is true).
kListMaximumElements() - Static method in class org.bytedeco.arrow.global.arrow
 
kMaximalAadMetadataLength - Static variable in class org.bytedeco.arrow.global.parquet
 
kMaximalAadMetadataLength() - Static method in class org.bytedeco.arrow.global.parquet
 
kMaxNestingDepth() - Static method in class org.bytedeco.arrow.global.arrow
 
kMaxPrecision - Static variable in class org.bytedeco.arrow.Decimal128Type
 
kMaxPrecision() - Static method in class org.bytedeco.arrow.Decimal128Type
 
kMaxTypeCode - Static variable in class org.bytedeco.arrow.UnionType
 
kMaxTypeCode() - Static method in class org.bytedeco.arrow.UnionType
 
kMicrosecondsInNanos() - Static method in class org.bytedeco.arrow.global.parquet
 
kMicrosecondsPerDay() - Static method in class org.bytedeco.arrow.global.parquet
 
kMillisecondsInNanos() - Static method in class org.bytedeco.arrow.global.parquet
 
kMillisecondsPerDay() - Static method in class org.bytedeco.arrow.global.parquet
 
kMinBuilderCapacity() - Static method in class org.bytedeco.arrow.global.arrow
 
kMinPrecision - Static variable in class org.bytedeco.arrow.Decimal128Type
 
kMinPrecision() - Static method in class org.bytedeco.arrow.Decimal128Type
 
kNanosecondsInNanos() - Static method in class org.bytedeco.arrow.global.parquet
 
kNanosecondsPerDay() - Static method in class org.bytedeco.arrow.global.parquet
 
kNoSize - Static variable in class org.bytedeco.arrow.global.arrow
 
kNoSize() - Static method in class org.bytedeco.arrow.global.arrow
 
kNoTime() - Static method in class org.bytedeco.arrow.global.arrow
 
kNumModes - Static variable in class org.bytedeco.gandiva.SelectionVector
 
kNumModes() - Static method in class org.bytedeco.gandiva.SelectionVector
 
kParquetEMagic(int) - Static method in class org.bytedeco.arrow.global.parquet
 
kParquetEMagic() - Static method in class org.bytedeco.arrow.global.parquet
 
kParquetMagic(int) - Static method in class org.bytedeco.arrow.global.parquet
 
kParquetMagic() - Static method in class org.bytedeco.arrow.global.parquet
 
kPrecedingBitmask(int) - Static method in class org.bytedeco.arrow.global.arrow
 
kPrecedingBitmask() - Static method in class org.bytedeco.arrow.global.arrow
 
kPrecedingWrappingBitmask(int) - Static method in class org.bytedeco.arrow.global.arrow
 
kPrecedingWrappingBitmask() - Static method in class org.bytedeco.arrow.global.arrow
 
kSchemeGrpc() - Static method in class org.bytedeco.arrow.global.arrow_flight
 
kSchemeGrpcTcp() - Static method in class org.bytedeco.arrow.global.arrow_flight
 
kSchemeGrpcTls() - Static method in class org.bytedeco.arrow.global.arrow_flight
 
kSchemeGrpcUnix() - Static method in class org.bytedeco.arrow.global.arrow_flight
 
kSecondsInNanos() - Static method in class org.bytedeco.arrow.global.parquet
 
kSecondsPerDay() - Static method in class org.bytedeco.arrow.global.parquet
 
kTrailingBitmask(int) - Static method in class org.bytedeco.arrow.global.arrow
 
kTrailingBitmask() - Static method in class org.bytedeco.arrow.global.arrow
 
kUniqueIDSize() - Static method in class org.bytedeco.arrow.global.plasma
 
kUnknownLength() - Static method in class org.bytedeco.arrow.global.arrow
 
kUnknownNullCount() - Static method in class org.bytedeco.arrow.global.arrow
 
kUseDefaultCompressionLevel() - Static method in class org.bytedeco.arrow.global.arrow
\brief is_null_pointer from C++17
kValuesFieldIndex() - Static method in class org.bytedeco.arrow.global.arrow
 
kValuesFieldName(int) - Static method in class org.bytedeco.arrow.global.arrow
 
kValuesFieldName() - Static method in class org.bytedeco.arrow.global.arrow
 
kVariableSizeBuffer - Static variable in class org.bytedeco.arrow.DataTypeLayout
 
kVariableSizeBuffer() - Static method in class org.bytedeco.arrow.DataTypeLayout
 

L

large_binary() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a LargeBinaryType instance
LARGE_BINARY - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
large_list(Field) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a LargeListType instance from its child Field type
large_list(DataType) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a LargeListType instance from its child DataType
LARGE_LIST - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
LARGE_STRING - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
large_utf8() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a LargeStringType instance
LargeBinaryArray - Class in org.bytedeco.arrow
Concrete Array class for large variable-size binary data
LargeBinaryArray(Pointer) - Constructor for class org.bytedeco.arrow.LargeBinaryArray
Pointer cast constructor.
LargeBinaryArray(ArrayData) - Constructor for class org.bytedeco.arrow.LargeBinaryArray
 
LargeBinaryArray(long, ArrowBuffer, ArrowBuffer, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.LargeBinaryArray
 
LargeBinaryArray(long, ArrowBuffer, ArrowBuffer) - Constructor for class org.bytedeco.arrow.LargeBinaryArray
 
LargeBinaryBuilder - Class in org.bytedeco.arrow
\class LargeBinaryBuilder \brief Builder class for large variable-length binary data
LargeBinaryBuilder(MemoryPool) - Constructor for class org.bytedeco.arrow.LargeBinaryBuilder
 
LargeBinaryBuilder() - Constructor for class org.bytedeco.arrow.LargeBinaryBuilder
 
LargeBinaryBuilder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.LargeBinaryBuilder
 
LargeBinaryBuilder(Pointer) - Constructor for class org.bytedeco.arrow.LargeBinaryBuilder
Pointer cast constructor.
LargeBinaryBuilder(long) - Constructor for class org.bytedeco.arrow.LargeBinaryBuilder
Native array allocator.
LargeBinaryScalar - Class in org.bytedeco.arrow
 
LargeBinaryScalar(DataType) - Constructor for class org.bytedeco.arrow.LargeBinaryScalar
 
LargeBinaryScalar(Pointer) - Constructor for class org.bytedeco.arrow.LargeBinaryScalar
Pointer cast constructor.
LargeBinaryScalar(long) - Constructor for class org.bytedeco.arrow.LargeBinaryScalar
Native array allocator.
LargeBinaryScalar(ArrowBuffer, DataType) - Constructor for class org.bytedeco.arrow.LargeBinaryScalar
 
LargeBinaryScalar(ArrowBuffer) - Constructor for class org.bytedeco.arrow.LargeBinaryScalar
 
LargeBinaryScalar() - Constructor for class org.bytedeco.arrow.LargeBinaryScalar
 
LargeBinaryType - Class in org.bytedeco.arrow
\brief Concrete type class for large variable-size binary data
LargeBinaryType(Pointer) - Constructor for class org.bytedeco.arrow.LargeBinaryType
Pointer cast constructor.
LargeBinaryType(long) - Constructor for class org.bytedeco.arrow.LargeBinaryType
Native array allocator.
LargeBinaryType() - Constructor for class org.bytedeco.arrow.LargeBinaryType
 
LargeListArray - Class in org.bytedeco.arrow
Concrete Array class for large list data (with 64-bit offsets)
LargeListArray(Pointer) - Constructor for class org.bytedeco.arrow.LargeListArray
Pointer cast constructor.
LargeListArray(ArrayData) - Constructor for class org.bytedeco.arrow.LargeListArray
 
LargeListArray(DataType, long, ArrowBuffer, Array, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.LargeListArray
 
LargeListArray(DataType, long, ArrowBuffer, Array) - Constructor for class org.bytedeco.arrow.LargeListArray
 
LargeListBuilder - Class in org.bytedeco.arrow
\class LargeListBuilder \brief Builder class for large variable-length list array value types Like ListBuilder, but to create large list arrays (with 64-bit offsets).
LargeListBuilder(MemoryPool, ArrayBuilder, DataType) - Constructor for class org.bytedeco.arrow.LargeListBuilder
 
LargeListBuilder(MemoryPool, ArrayBuilder) - Constructor for class org.bytedeco.arrow.LargeListBuilder
 
LargeListBuilder(Pointer) - Constructor for class org.bytedeco.arrow.LargeListBuilder
Pointer cast constructor.
LargeListScalar - Class in org.bytedeco.arrow
 
LargeListScalar(DataType) - Constructor for class org.bytedeco.arrow.LargeListScalar
 
LargeListScalar(Array, DataType) - Constructor for class org.bytedeco.arrow.LargeListScalar
 
LargeListScalar(Array) - Constructor for class org.bytedeco.arrow.LargeListScalar
 
LargeListScalar(Pointer) - Constructor for class org.bytedeco.arrow.LargeListScalar
Pointer cast constructor.
LargeListType - Class in org.bytedeco.arrow
\brief Concrete type class for large list data LargeListType is like ListType but with 64-bit rather than 32-bit offsets.
LargeListType(Pointer) - Constructor for class org.bytedeco.arrow.LargeListType
Pointer cast constructor.
LargeListType(DataType) - Constructor for class org.bytedeco.arrow.LargeListType
 
LargeListType(Field) - Constructor for class org.bytedeco.arrow.LargeListType
 
LargeStringArray - Class in org.bytedeco.arrow
Concrete Array class for large variable-size string (utf-8) data
LargeStringArray(Pointer) - Constructor for class org.bytedeco.arrow.LargeStringArray
Pointer cast constructor.
LargeStringArray(ArrayData) - Constructor for class org.bytedeco.arrow.LargeStringArray
 
LargeStringArray(long, ArrowBuffer, ArrowBuffer, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.LargeStringArray
 
LargeStringArray(long, ArrowBuffer, ArrowBuffer) - Constructor for class org.bytedeco.arrow.LargeStringArray
 
LargeStringBuilder - Class in org.bytedeco.arrow
\class LargeStringBuilder \brief Builder class for large UTF8 strings
LargeStringBuilder(MemoryPool) - Constructor for class org.bytedeco.arrow.LargeStringBuilder
 
LargeStringBuilder() - Constructor for class org.bytedeco.arrow.LargeStringBuilder
 
LargeStringBuilder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.LargeStringBuilder
 
LargeStringBuilder(Pointer) - Constructor for class org.bytedeco.arrow.LargeStringBuilder
Pointer cast constructor.
LargeStringBuilder(long) - Constructor for class org.bytedeco.arrow.LargeStringBuilder
Native array allocator.
LargeStringScalar - Class in org.bytedeco.arrow
 
LargeStringScalar(DataType) - Constructor for class org.bytedeco.arrow.LargeStringScalar
 
LargeStringScalar(ArrowBuffer, DataType) - Constructor for class org.bytedeco.arrow.LargeStringScalar
 
LargeStringScalar(ArrowBuffer) - Constructor for class org.bytedeco.arrow.LargeStringScalar
 
LargeStringScalar() - Constructor for class org.bytedeco.arrow.LargeStringScalar
 
LargeStringScalar(Pointer) - Constructor for class org.bytedeco.arrow.LargeStringScalar
Pointer cast constructor.
LargeStringScalar(long) - Constructor for class org.bytedeco.arrow.LargeStringScalar
Native array allocator.
LargeStringType - Class in org.bytedeco.arrow
\brief Concrete type class for large variable-size string data, utf8-encoded
LargeStringType(Pointer) - Constructor for class org.bytedeco.arrow.LargeStringType
Pointer cast constructor.
LargeStringType(long) - Constructor for class org.bytedeco.arrow.LargeStringType
Native array allocator.
LargeStringType() - Constructor for class org.bytedeco.arrow.LargeStringType
 
last_access_time() - Method in class org.bytedeco.arrow.HdfsPathInfo
 
last_access_time(int) - Method in class org.bytedeco.arrow.HdfsPathInfo
 
last_modified_time() - Method in class org.bytedeco.arrow.HdfsPathInfo
 
last_modified_time(int) - Method in class org.bytedeco.arrow.HdfsPathInfo
 
LatencyGenerator - Class in org.bytedeco.arrow
 
LatencyGenerator(Pointer) - Constructor for class org.bytedeco.arrow.LatencyGenerator
Pointer cast constructor.
layout() - Method in class org.bytedeco.arrow.BinaryType
 
layout() - Method in class org.bytedeco.arrow.DataType
\brief Return the data type layout.
layout() - Method in class org.bytedeco.arrow.DictionaryType
 
layout() - Method in class org.bytedeco.arrow.ExtensionType
 
layout() - Method in class org.bytedeco.arrow.FixedSizeBinaryType
 
layout() - Method in class org.bytedeco.arrow.FixedSizeListType
 
layout() - Method in class org.bytedeco.arrow.LargeBinaryType
 
layout() - Method in class org.bytedeco.arrow.LargeListType
 
layout() - Method in class org.bytedeco.arrow.ListType
 
layout() - Method in class org.bytedeco.arrow.NullType
 
layout() - Method in class org.bytedeco.arrow.StructType
 
layout() - Method in class org.bytedeco.arrow.TemporalType
 
layout() - Method in class org.bytedeco.arrow.UnionType
 
left_operand() - Method in class org.bytedeco.arrow_dataset.BinaryExpression
 
len() - Method in class org.bytedeco.parquet.ByteArray
 
len(int) - Method in class org.bytedeco.parquet.ByteArray
 
len() - Method in class org.bytedeco.parquet.LevelEncoder
 
length() - Method in class org.bytedeco.arrow.Array
Size in the number of elements this array contains.
length() - Method in class org.bytedeco.arrow.ArrayBuilder
 
length() - Method in class org.bytedeco.arrow.ArrayData
 
length(long) - Method in class org.bytedeco.arrow.ArrayData
 
length() - Method in class org.bytedeco.arrow.BufferBuilder
 
length() - Method in class org.bytedeco.arrow.ChunkedArray
 
length() - Method in class org.bytedeco.arrow.Datum
\brief The value length of the variant, if any
length() - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
less(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
less_equal(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
lessThan(DayTimeIntervalType.DayMilliseconds) - Method in class org.bytedeco.arrow.DayTimeIntervalType.DayMilliseconds
 
lessThan(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
 
lessThan(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
lessThanEquals(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
 
lessThanEquals(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
LevelDecoder - Class in org.bytedeco.parquet
 
LevelDecoder(Pointer) - Constructor for class org.bytedeco.parquet.LevelDecoder
Pointer cast constructor.
LevelDecoder(long) - Constructor for class org.bytedeco.parquet.LevelDecoder
Native array allocator.
LevelDecoder() - Constructor for class org.bytedeco.parquet.LevelDecoder
 
LevelEncoder - Class in org.bytedeco.parquet
 
LevelEncoder(Pointer) - Constructor for class org.bytedeco.parquet.LevelEncoder
Pointer cast constructor.
LevelEncoder(long) - Constructor for class org.bytedeco.parquet.LevelEncoder
Native array allocator.
LevelEncoder() - Constructor for class org.bytedeco.parquet.LevelEncoder
 
levels_position() - Method in class org.bytedeco.parquet.RecordReader
\brief Number of definition / repetition levels (from those that have been decoded) that have been consumed inside the reader.
levels_written() - Method in class org.bytedeco.parquet.RecordReader
\brief Number of definition / repetition levels that have been written internally in the reader
list(Field) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a ListType instance from its child Field type
list(DataType) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a ListType instance from its child DataType
LIST - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
List() - Static method in class org.bytedeco.parquet.LogicalType
 
List(StringStringMap) - Method in class org.bytedeco.plasma.PlasmaClient
List all the objects in the object store.
list_size() - Method in class org.bytedeco.arrow.FixedSizeListType
 
list_type() - Method in class org.bytedeco.arrow.BaseLargeListArray
 
list_type() - Method in class org.bytedeco.arrow.BaseListArray
 
list_type() - Method in class org.bytedeco.arrow.FixedSizeListArray
 
ListActions(FlightCallOptions, ActionType) - Method in class org.bytedeco.arrow_flight.FlightClient
\brief Retrieve a list of available Action types
ListActions(ActionType) - Method in class org.bytedeco.arrow_flight.FlightClient
 
ListActions(ServerCallContext, ActionType) - Method in class org.bytedeco.arrow_flight.FlightServerBase
\brief Retrieve the list of available actions
ListArray - Class in org.bytedeco.arrow
Concrete Array class for list data
ListArray(Pointer) - Constructor for class org.bytedeco.arrow.ListArray
Pointer cast constructor.
ListArray(ArrayData) - Constructor for class org.bytedeco.arrow.ListArray
 
ListArray(DataType, long, ArrowBuffer, Array, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.ListArray
 
ListArray(DataType, long, ArrowBuffer, Array) - Constructor for class org.bytedeco.arrow.ListArray
 
ListArrayResult - Class in org.bytedeco.arrow
 
ListArrayResult(Pointer) - Constructor for class org.bytedeco.arrow.ListArrayResult
Pointer cast constructor.
ListArrayResult(long) - Constructor for class org.bytedeco.arrow.ListArrayResult
Native array allocator.
ListArrayResult() - Constructor for class org.bytedeco.arrow.ListArrayResult
Constructs a Result object that contains a non-OK status.
ListArrayResult(Status) - Constructor for class org.bytedeco.arrow.ListArrayResult
Constructs a Result object with the given non-OK Status object.
ListArrayResult(ListArray) - Constructor for class org.bytedeco.arrow.ListArrayResult
Constructs a Result object that contains value.
ListArrayResult(ListArrayResult) - Constructor for class org.bytedeco.arrow.ListArrayResult
Copy constructor.
ListBuilder - Class in org.bytedeco.arrow
\class ListBuilder \brief Builder class for variable-length list array value types To use this class, you must append values to the child array builder and use the Append function to delimit each distinct list value (once the values have been appended to the child array) or use the bulk API to append a sequence of offests and null values.
ListBuilder(MemoryPool, ArrayBuilder, DataType) - Constructor for class org.bytedeco.arrow.ListBuilder
 
ListBuilder(MemoryPool, ArrayBuilder) - Constructor for class org.bytedeco.arrow.ListBuilder
 
ListBuilder(Pointer) - Constructor for class org.bytedeco.arrow.ListBuilder
Pointer cast constructor.
ListDirectory(String, HdfsPathInfo) - Method in class org.bytedeco.arrow.HadoopFileSystem
List directory contents If path is a relative path, returned values will be absolute paths or URIs starting from the current working directory.
ListDirectory(BytePointer, HdfsPathInfo) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
ListEncoding - Class in org.bytedeco.parquet
 
ListEncoding() - Constructor for class org.bytedeco.parquet.ListEncoding
Default native constructor.
ListEncoding(long) - Constructor for class org.bytedeco.parquet.ListEncoding
Native array allocator.
ListEncoding(Pointer) - Constructor for class org.bytedeco.parquet.ListEncoding
Pointer cast constructor.
ListEncoding.type - Enum in org.bytedeco.parquet
 
ListFlights(FlightListing) - Method in class org.bytedeco.arrow_flight.FlightClient
\brief List all available flights known to the server
ListFlights(FlightCallOptions, Criteria, FlightListing) - Method in class org.bytedeco.arrow_flight.FlightClient
\brief List available flights given indicated filter criteria
ListFlights(ServerCallContext, Criteria, FlightListing) - Method in class org.bytedeco.arrow_flight.FlightServerBase
\brief Retrieve a list of available fields given an optional opaque criteria
ListLogicalType - Class in org.bytedeco.parquet
\brief Allowed for group nodes only.
ListLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.ListLogicalType
Pointer cast constructor.
ListScalar - Class in org.bytedeco.arrow
 
ListScalar(DataType) - Constructor for class org.bytedeco.arrow.ListScalar
 
ListScalar(Array, DataType) - Constructor for class org.bytedeco.arrow.ListScalar
 
ListScalar(Array) - Constructor for class org.bytedeco.arrow.ListScalar
 
ListScalar(Pointer) - Constructor for class org.bytedeco.arrow.ListScalar
Pointer cast constructor.
ListType - Class in org.bytedeco.arrow
\brief Concrete type class for list data List data is nested data where each value is a variable number of child items.
ListType(Pointer) - Constructor for class org.bytedeco.arrow.ListType
Pointer cast constructor.
ListType(DataType) - Constructor for class org.bytedeco.arrow.ListType
 
ListType(Field) - Constructor for class org.bytedeco.arrow.ListType
 
LLVMGenerator - Class in org.bytedeco.gandiva
 
LLVMGenerator() - Constructor for class org.bytedeco.gandiva.LLVMGenerator
Empty constructor.
LLVMGenerator(Pointer) - Constructor for class org.bytedeco.gandiva.LLVMGenerator
Pointer cast constructor.
LocalFileSystem - Class in org.bytedeco.arrow
\brief A FileSystem implementation accessing files on the local machine.
LocalFileSystem(Pointer) - Constructor for class org.bytedeco.arrow.LocalFileSystem
Pointer cast constructor.
LocalFileSystem(long) - Constructor for class org.bytedeco.arrow.LocalFileSystem
Native array allocator.
LocalFileSystem() - Constructor for class org.bytedeco.arrow.LocalFileSystem
 
LocalFileSystem(LocalFileSystemOptions) - Constructor for class org.bytedeco.arrow.LocalFileSystem
 
LocalFileSystemOptions - Class in org.bytedeco.arrow
Options for the LocalFileSystem implementation.
LocalFileSystemOptions() - Constructor for class org.bytedeco.arrow.LocalFileSystemOptions
Default native constructor.
LocalFileSystemOptions(long) - Constructor for class org.bytedeco.arrow.LocalFileSystemOptions
Native array allocator.
LocalFileSystemOptions(Pointer) - Constructor for class org.bytedeco.arrow.LocalFileSystemOptions
Pointer cast constructor.
location() - Method in class org.bytedeco.arrow_flight.FlightServerOptions
\brief The host & port (or domain socket path) to listen on.
location(Location) - Method in class org.bytedeco.arrow_flight.FlightServerOptions
 
Location - Class in org.bytedeco.arrow_flight
\brief A host location (a URI)
Location(Pointer) - Constructor for class org.bytedeco.arrow_flight.Location
Pointer cast constructor.
Location(long) - Constructor for class org.bytedeco.arrow_flight.Location
Native array allocator.
Location() - Constructor for class org.bytedeco.arrow_flight.Location
\brief Initialize a blank location.
locations() - Method in class org.bytedeco.arrow_flight.FlightEndpoint
List of locations where ticket can be redeemed.
locations(Location) - Method in class org.bytedeco.arrow_flight.FlightEndpoint
 
LockExclusive() - Method in class org.bytedeco.arrow.SharedExclusiveChecker
 
LockShared() - Method in class org.bytedeco.arrow.SharedExclusiveChecker
 
Log2(long) - Static method in class org.bytedeco.arrow.global.arrow
 
LoggingMemoryPool - Class in org.bytedeco.arrow
 
LoggingMemoryPool(Pointer) - Constructor for class org.bytedeco.arrow.LoggingMemoryPool
Pointer cast constructor.
LoggingMemoryPool(MemoryPool) - Constructor for class org.bytedeco.arrow.LoggingMemoryPool
 
logical_type() - Method in class org.bytedeco.parquet.ColumnDescriptor
 
logical_type() - Method in class org.bytedeco.parquet.Node
 
LogicalType - Class in org.bytedeco.parquet
\brief Implementation of parquet.thrift LogicalType types.
LogicalType(Pointer) - Constructor for class org.bytedeco.parquet.LogicalType
Pointer cast constructor.
LogicalType.TimeUnit - Class in org.bytedeco.parquet
 
LogicalType.TimeUnit.unit - Enum in org.bytedeco.parquet
 
LogicalType.Type - Class in org.bytedeco.parquet
 
LogicalType.Type.type - Enum in org.bytedeco.parquet
 
LongResult - Class in org.bytedeco.arrow
 
LongResult(Pointer) - Constructor for class org.bytedeco.arrow.LongResult
Pointer cast constructor.
LongResult() - Constructor for class org.bytedeco.arrow.LongResult
Constructs a Result object that contains a non-OK status.
LongResult(Status) - Constructor for class org.bytedeco.arrow.LongResult
Constructs a Result object with the given non-OK Status object.
LongResult(long) - Constructor for class org.bytedeco.arrow.LongResult
Constructs a Result object that contains value.
LongResult(LongResult) - Constructor for class org.bytedeco.arrow.LongResult
Copy constructor.
LongSet - Class in org.bytedeco.gandiva
 
LongSet(Pointer) - Constructor for class org.bytedeco.gandiva.LongSet
Pointer cast constructor.
LongSet() - Constructor for class org.bytedeco.gandiva.LongSet
 
LongSet.Iterator - Class in org.bytedeco.gandiva
 
low_bits() - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Get the low bits of the two's complement representation of the number.
LValue - Class in org.bytedeco.gandiva
 
LValue() - Constructor for class org.bytedeco.gandiva.LValue
Empty constructor.
LValue(Pointer) - Constructor for class org.bytedeco.gandiva.LValue
Pointer cast constructor.

M

Make(DataType, long, ArrowBufferVector, long, long) - Static method in class org.bytedeco.arrow.ArrayData
 
Make(DataType, long, ArrowBufferVector) - Static method in class org.bytedeco.arrow.ArrayData
 
Make(DataType, long, ArrowBufferVector, ArrayDataVector, long, long) - Static method in class org.bytedeco.arrow.ArrayData
 
Make(DataType, long, ArrowBufferVector, ArrayDataVector) - Static method in class org.bytedeco.arrow.ArrayData
 
Make(DataType, long, ArrowBufferVector, ArrayDataVector, Array, long, long) - Static method in class org.bytedeco.arrow.ArrayData
 
Make(DataType, long, ArrowBufferVector, ArrayDataVector, Array) - Static method in class org.bytedeco.arrow.ArrayData
 
Make(DataType, long, long, long) - Static method in class org.bytedeco.arrow.ArrayData
 
Make(DataType, long) - Static method in class org.bytedeco.arrow.ArrayData
 
Make(Codec, InputStream, MemoryPool) - Static method in class org.bytedeco.arrow.CompressedInputStream
\brief Create a compressed input stream wrapping the given input stream.
Make(Codec, InputStream) - Static method in class org.bytedeco.arrow.CompressedInputStream
 
Make(Codec, InputStream, CompressedInputStream) - Static method in class org.bytedeco.arrow.CompressedInputStream
Deprecated.
Make(MemoryPool, Codec, InputStream, CompressedInputStream) - Static method in class org.bytedeco.arrow.CompressedInputStream
Deprecated.
Make(Codec, OutputStream, MemoryPool) - Static method in class org.bytedeco.arrow.CompressedOutputStream
\brief Create a compressed output stream wrapping the given output stream.
Make(Codec, OutputStream) - Static method in class org.bytedeco.arrow.CompressedOutputStream
 
Make(Codec, OutputStream, CompressedOutputStream) - Static method in class org.bytedeco.arrow.CompressedOutputStream
Deprecated.
Make(MemoryPool, Codec, OutputStream, CompressedOutputStream) - Static method in class org.bytedeco.arrow.CompressedOutputStream
Deprecated.
Make(int, int, DataType) - Static method in class org.bytedeco.arrow.Decimal128Type
Decimal128Type constructor that returns an error on invalid input.
Make(DataType, DataType, boolean) - Static method in class org.bytedeco.arrow.DictionaryType
 
Make(DataType, DataType) - Static method in class org.bytedeco.arrow.DictionaryType
 
Make(MemoryPool, DataType, DictionaryUnifier) - Static method in class org.bytedeco.arrow.DictionaryUnifier
\brief Construct a DictionaryUnifier
Make(DataType, FilterKernel) - Static method in class org.bytedeco.arrow.FilterKernel
\brief factory for FilterKernels
Make(double) - Static method in class org.bytedeco.arrow.LatencyGenerator
 
Make(double, int) - Static method in class org.bytedeco.arrow.LatencyGenerator
 
Make(Pointer, FileStatsVector) - Static method in class org.bytedeco.arrow.MockFileSystem
 
Make(Schema, long, ArrayVector) - Static method in class org.bytedeco.arrow.RecordBatch
 
Make(Schema, long, ArrayDataVector) - Static method in class org.bytedeco.arrow.RecordBatch
\brief Construct record batch from vector of internal data structures
Make(Schema, MemoryPool, RecordBatchBuilder) - Static method in class org.bytedeco.arrow.RecordBatchBuilder
\brief Create an initialize a RecordBatchBuilder
Make(Schema, MemoryPool, long, RecordBatchBuilder) - Static method in class org.bytedeco.arrow.RecordBatchBuilder
\brief Create an initialize a RecordBatchBuilder
Make(ArrayVector, StringVector, ArrowBuffer, long, long) - Static method in class org.bytedeco.arrow.StructArray
\brief Return a StructArray from child arrays and field names.
Make(ArrayVector, StringVector) - Static method in class org.bytedeco.arrow.StructArray
 
Make(ArrayVector, FieldVector, ArrowBuffer, long, long) - Static method in class org.bytedeco.arrow.StructArray
\brief Return a StructArray from child arrays and fields.
Make(ArrayVector, FieldVector) - Static method in class org.bytedeco.arrow.StructArray
 
Make(Schema, ChunkedArrayVector, long) - Static method in class org.bytedeco.arrow.Table
\brief Construct a Table from schema and columns If columns is zero-length, the table's number of rows is zero
Make(Schema, ChunkedArrayVector) - Static method in class org.bytedeco.arrow.Table
 
Make(Schema, ArrayVector, long) - Static method in class org.bytedeco.arrow.Table
\brief Construct a Table from schema and arrays
Make(Schema, ArrayVector) - Static method in class org.bytedeco.arrow.Table
 
Make(MemoryPool, InputStream, ReadOptions, CsvParseOptions, ConvertOptions) - Static method in class org.bytedeco.arrow.TableReader
Create a TableReader instance
Make(MemoryPool, InputStream, ReadOptions, CsvParseOptions, ConvertOptions, TableReader) - Static method in class org.bytedeco.arrow.TableReader
Deprecated.
Make(DataType, DataType, TakeKernel) - Static method in class org.bytedeco.arrow.TakeKernel
\brief factory for TakeKernels
Make(DataType, ArrowBuffer, LongPointer, LongPointer, StringVector) - Static method in class org.bytedeco.arrow.Tensor
\brief Create a Tensor with full parameters This factory function will return Status::Invalid when the parameters are inconsistent
Make(DataType, ArrowBuffer, LongPointer) - Static method in class org.bytedeco.arrow.Tensor
 
Make(DataType, ArrowBuffer, LongBuffer, LongBuffer, StringVector) - Static method in class org.bytedeco.arrow.Tensor
 
Make(DataType, ArrowBuffer, LongBuffer) - Static method in class org.bytedeco.arrow.Tensor
 
Make(DataType, ArrowBuffer, long[], long[], StringVector) - Static method in class org.bytedeco.arrow.Tensor
 
Make(DataType, ArrowBuffer, long[]) - Static method in class org.bytedeco.arrow.Tensor
 
Make(FieldVector, BytePointer, UnionMode.type) - Static method in class org.bytedeco.arrow.UnionType
 
Make(FieldVector, BytePointer) - Static method in class org.bytedeco.arrow.UnionType
 
Make(FieldVector, ByteBuffer, int) - Static method in class org.bytedeco.arrow.UnionType
 
Make(FieldVector, ByteBuffer) - Static method in class org.bytedeco.arrow.UnionType
 
Make(FieldVector, byte[], UnionMode.type) - Static method in class org.bytedeco.arrow.UnionType
 
Make(FieldVector, byte[]) - Static method in class org.bytedeco.arrow.UnionType
 
Make(FieldVector, BytePointer, int) - Static method in class org.bytedeco.arrow.UnionType
 
Make(FieldVector, ByteBuffer, UnionMode.type) - Static method in class org.bytedeco.arrow.UnionType
 
Make(FieldVector, byte[], int) - Static method in class org.bytedeco.arrow.UnionType
 
Make(Source, Schema) - Static method in class org.bytedeco.arrow_dataset.Dataset
 
Make(SourceFactoryVector) - Static method in class org.bytedeco.arrow_dataset.DatasetFactory
 
Make(Schema, Expression, FileFormat, FileSystem, FileStatsVector) - Static method in class org.bytedeco.arrow_dataset.FileSystemSource
\brief Create a FileSystemSource.
Make(Schema, Expression, FileFormat, FileSystem, FileStatsVector, ExpressionVector) - Static method in class org.bytedeco.arrow_dataset.FileSystemSource
\brief Create a FileSystemSource with file-level partitions.
Make(Schema, Expression, FileFormat, FileSystem, PathForest, ExpressionVector) - Static method in class org.bytedeco.arrow_dataset.FileSystemSource
\brief Create a FileSystemSource with file-level partitions.
Make(FileSystem, StringVector, FileFormat, FileSystemFactoryOptions) - Static method in class org.bytedeco.arrow_dataset.FileSystemSourceFactory
\brief Build a FileSystemSourceFactory from an explicit list of paths.
Make(FileSystem, FileSelector, FileFormat, FileSystemFactoryOptions) - Static method in class org.bytedeco.arrow_dataset.FileSystemSourceFactory
If options.partition_base_dir is not provided, it will be overwritten /** with selector.base_dir.
Make(Schema) - Static method in class org.bytedeco.arrow_dataset.ScanOptions
 
Make(int) - Static method in class org.bytedeco.arrow_dataset.ThreadPool
 
Make(Schema, Condition, Filter) - Static method in class org.bytedeco.gandiva.Filter
Build a filter for the given schema and condition, with the default configuration.
Make(Schema, Condition, Configuration, Filter) - Static method in class org.bytedeco.gandiva.Filter
\brief Build a filter for the given schema and condition.
Make(Schema, Expression, Projector) - Static method in class org.bytedeco.gandiva.Projector
Build a default projector for the given schema to evaluate the vector of expressions.
Make(Schema, Expression, Configuration, Projector) - Static method in class org.bytedeco.gandiva.Projector
Build a projector for the given schema to evaluate the vector of expressions.
Make(Schema, Expression, SelectionVector.Mode, Configuration, Projector) - Static method in class org.bytedeco.gandiva.Projector
Build a projector for the given schema to evaluate the vector of expressions.
Make(Schema, Expression, int, Configuration, Projector) - Static method in class org.bytedeco.gandiva.Projector
 
Make() - Static method in class org.bytedeco.parquet.BSONLogicalType
 
Make(Pointer, ColumnDescriptor, ApplicationVersion, short, short, InternalFileDecryptor) - Static method in class org.bytedeco.parquet.ColumnChunkMetaData
 
Make(Pointer, ColumnDescriptor) - Static method in class org.bytedeco.parquet.ColumnChunkMetaData
 
Make(WriterProperties, ColumnDescriptor) - Static method in class org.bytedeco.parquet.ColumnChunkMetaDataBuilder
 
Make(WriterProperties, ColumnDescriptor, Pointer) - Static method in class org.bytedeco.parquet.ColumnChunkMetaDataBuilder
 
Make(BytePointer) - Static method in class org.bytedeco.parquet.ColumnCryptoMetaData
 
Make(ByteBuffer) - Static method in class org.bytedeco.parquet.ColumnCryptoMetaData
 
Make(byte[]) - Static method in class org.bytedeco.parquet.ColumnCryptoMetaData
 
Make(ColumnDescriptor, PageReader, MemoryPool) - Static method in class org.bytedeco.parquet.ColumnReader
 
Make(ColumnDescriptor, PageReader) - Static method in class org.bytedeco.parquet.ColumnReader
 
Make(ColumnChunkMetaDataBuilder, PageWriter, WriterProperties) - Static method in class org.bytedeco.parquet.ColumnWriter
 
Make(Type.type, SortOrder.type, int) - Static method in class org.bytedeco.parquet.Comparator
\brief Create a comparator explicitly from physical type and sort order
Make(Type.type, SortOrder.type) - Static method in class org.bytedeco.parquet.Comparator
 
Make(int, int, int) - Static method in class org.bytedeco.parquet.Comparator
 
Make(int, int) - Static method in class org.bytedeco.parquet.Comparator
 
Make(ColumnDescriptor) - Static method in class org.bytedeco.parquet.Comparator
\brief Create typed comparator inferring default sort order from ColumnDescriptor
Make() - Static method in class org.bytedeco.parquet.DateLogicalType
 
Make(int, int) - Static method in class org.bytedeco.parquet.DecimalLogicalType
 
Make(int) - Static method in class org.bytedeco.parquet.DecimalLogicalType
 
Make() - Static method in class org.bytedeco.parquet.EnumLogicalType
 
Make(BytePointer, IntPointer) - Static method in class org.bytedeco.parquet.FileCryptoMetaData
 
Make(ByteBuffer, IntBuffer) - Static method in class org.bytedeco.parquet.FileCryptoMetaData
 
Make(byte[], int[]) - Static method in class org.bytedeco.parquet.FileCryptoMetaData
 
Make(Pointer, IntPointer, InternalFileDecryptor) - Static method in class org.bytedeco.parquet.FileMetaData
 
Make(Pointer, IntPointer) - Static method in class org.bytedeco.parquet.FileMetaData
 
Make(Pointer, IntBuffer, InternalFileDecryptor) - Static method in class org.bytedeco.parquet.FileMetaData
 
Make(Pointer, IntBuffer) - Static method in class org.bytedeco.parquet.FileMetaData
 
Make(Pointer, int[], InternalFileDecryptor) - Static method in class org.bytedeco.parquet.FileMetaData
 
Make(Pointer, int[]) - Static method in class org.bytedeco.parquet.FileMetaData
 
Make(SchemaDescriptor, WriterProperties, KeyValueMetadata) - Static method in class org.bytedeco.parquet.FileMetaDataBuilder
 
Make(SchemaDescriptor, WriterProperties) - Static method in class org.bytedeco.parquet.FileMetaDataBuilder
 
Make(String, Repetition.type, NodeVector, ConvertedType.type) - Static method in class org.bytedeco.parquet.GroupNode
 
Make(String, Repetition.type, NodeVector) - Static method in class org.bytedeco.parquet.GroupNode
 
Make(BytePointer, int, NodeVector, int) - Static method in class org.bytedeco.parquet.GroupNode
 
Make(BytePointer, int, NodeVector) - Static method in class org.bytedeco.parquet.GroupNode
 
Make(String, Repetition.type, NodeVector, LogicalType) - Static method in class org.bytedeco.parquet.GroupNode
 
Make(BytePointer, int, NodeVector, LogicalType) - Static method in class org.bytedeco.parquet.GroupNode
 
Make() - Static method in class org.bytedeco.parquet.IntervalLogicalType
 
Make(int, boolean) - Static method in class org.bytedeco.parquet.IntLogicalType
 
Make() - Static method in class org.bytedeco.parquet.JSONLogicalType
 
Make() - Static method in class org.bytedeco.parquet.ListLogicalType
 
Make() - Static method in class org.bytedeco.parquet.MapLogicalType
 
Make() - Static method in class org.bytedeco.parquet.NoLogicalType
 
Make() - Static method in class org.bytedeco.parquet.NullLogicalType
 
Make(String, Repetition.type, Type.type, ConvertedType.type, int, int, int) - Static method in class org.bytedeco.parquet.PrimitiveNode
 
Make(String, Repetition.type, Type.type) - Static method in class org.bytedeco.parquet.PrimitiveNode
 
Make(BytePointer, int, int, int, int, int, int) - Static method in class org.bytedeco.parquet.PrimitiveNode
 
Make(BytePointer, int, int) - Static method in class org.bytedeco.parquet.PrimitiveNode
 
Make(String, Repetition.type, LogicalType, Type.type, int) - Static method in class org.bytedeco.parquet.PrimitiveNode
 
Make(String, Repetition.type, LogicalType, Type.type) - Static method in class org.bytedeco.parquet.PrimitiveNode
 
Make(BytePointer, int, LogicalType, int, int) - Static method in class org.bytedeco.parquet.PrimitiveNode
 
Make(BytePointer, int, LogicalType, int) - Static method in class org.bytedeco.parquet.PrimitiveNode
 
Make(ColumnDescriptor, MemoryPool, boolean) - Static method in class org.bytedeco.parquet.RecordReader
 
Make(ColumnDescriptor) - Static method in class org.bytedeco.parquet.RecordReader
 
Make(Pointer, SchemaDescriptor, ApplicationVersion, InternalFileDecryptor) - Static method in class org.bytedeco.parquet.RowGroupMetaData
 
Make(Pointer, SchemaDescriptor) - Static method in class org.bytedeco.parquet.RowGroupMetaData
 
Make(WriterProperties, SchemaDescriptor, Pointer) - Static method in class org.bytedeco.parquet.RowGroupMetaDataBuilder
 
Make(ColumnReader, long, MemoryPool) - Static method in class org.bytedeco.parquet.Scanner
 
Make(ColumnReader) - Static method in class org.bytedeco.parquet.Scanner
 
Make(ColumnDescriptor, MemoryPool) - Static method in class org.bytedeco.parquet.Statistics
\brief Create a new statistics instance given a column schema definition
Make(ColumnDescriptor) - Static method in class org.bytedeco.parquet.Statistics
 
Make(ColumnDescriptor, String, String, long, long, long, boolean, MemoryPool) - Static method in class org.bytedeco.parquet.Statistics
\brief Create a new statistics instance given a column schema definition and pre-existing state
Make(ColumnDescriptor, String, String, long, long, long, boolean) - Static method in class org.bytedeco.parquet.Statistics
 
Make(ColumnDescriptor, BytePointer, BytePointer, long, long, long, boolean, MemoryPool) - Static method in class org.bytedeco.parquet.Statistics
 
Make(ColumnDescriptor, BytePointer, BytePointer, long, long, long, boolean) - Static method in class org.bytedeco.parquet.Statistics
 
Make() - Static method in class org.bytedeco.parquet.StringLogicalType
 
Make(boolean, LogicalType.TimeUnit.unit) - Static method in class org.bytedeco.parquet.TimeLogicalType
 
Make(boolean, int) - Static method in class org.bytedeco.parquet.TimeLogicalType
 
Make(boolean, LogicalType.TimeUnit.unit, boolean, boolean) - Static method in class org.bytedeco.parquet.TimestampLogicalType
 
Make(boolean, LogicalType.TimeUnit.unit) - Static method in class org.bytedeco.parquet.TimestampLogicalType
 
Make(boolean, int, boolean, boolean) - Static method in class org.bytedeco.parquet.TimestampLogicalType
 
Make(boolean, int) - Static method in class org.bytedeco.parquet.TimestampLogicalType
 
Make() - Static method in class org.bytedeco.parquet.UnknownLogicalType
 
Make() - Static method in class org.bytedeco.parquet.UUIDLogicalType
 
make_array() - Method in class org.bytedeco.arrow.Datum
 
MakeAnd(Node) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief create a node with a boolean AND expression.
MakeArray(ArrayData) - Method in class org.bytedeco.arrow.ExtensionType
\brief Wrap built-in Array type in a user-defined ExtensionArray instance
MakeArray(ArrayData) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a strongly-typed Array instance from generic ArrayData
MakeArrayFromScalar(Scalar, long, Array) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create an Array instance whose slots are the given scalar
MakeArrayFromScalar(MemoryPool, Scalar, long, Array) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a strongly-typed Array instance with all elements null
MakeArrayOfNull(DataType, long, Array) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a strongly-typed Array instance with all elements null
MakeArrayOfNull(MemoryPool, DataType, long, Array) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a strongly-typed Array instance with all elements null
MakeBinaryLiteral(String) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeBinaryLiteral(BytePointer) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeBuilder(MemoryPool, DataType, ArrayBuilder) - Static method in class org.bytedeco.arrow.global.arrow
\brief Construct an empty ArrayBuilder corresponding to the data type
MakeCompressor() - Method in class org.bytedeco.arrow.Codec
\brief Create a streaming compressor instance
MakeCompressor(Compressor) - Method in class org.bytedeco.arrow.Codec
Deprecated.
MakeCondition(Node) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief create a condition with the specified root_node
MakeCondition(String, FieldVector) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief convenience function for simple function conditions.
MakeCondition(BytePointer, FieldVector) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeDecimalLiteral(DecimalScalar128) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeDecompressor() - Method in class org.bytedeco.arrow.Codec
\brief Create a streaming compressor instance
MakeDecompressor(Decompressor) - Method in class org.bytedeco.arrow.Codec
Deprecated.
MakeDense(Array, Array, ArrayVector, StringVector, BytePointer, Array) - Static method in class org.bytedeco.arrow.UnionArray
\brief Construct Dense UnionArray from types_ids, value_offsets and children This function does the bare minimum of validation of the offsets and input types.
MakeDense(Array, Array, ArrayVector, StringVector, ByteBuffer, Array) - Static method in class org.bytedeco.arrow.UnionArray
 
MakeDense(Array, Array, ArrayVector, StringVector, byte[], Array) - Static method in class org.bytedeco.arrow.UnionArray
 
MakeDense(Array, Array, ArrayVector, StringVector, Array) - Static method in class org.bytedeco.arrow.UnionArray
\brief Construct Dense UnionArray from types_ids, value_offsets and children This function does the bare minimum of validation of the offsets and input types.
MakeDense(Array, Array, ArrayVector, BytePointer, Array) - Static method in class org.bytedeco.arrow.UnionArray
\brief Construct Dense UnionArray from types_ids, value_offsets and children This function does the bare minimum of validation of the offsets and input types.
MakeDense(Array, Array, ArrayVector, ByteBuffer, Array) - Static method in class org.bytedeco.arrow.UnionArray
 
MakeDense(Array, Array, ArrayVector, byte[], Array) - Static method in class org.bytedeco.arrow.UnionArray
 
MakeDense(Array, Array, ArrayVector, Array) - Static method in class org.bytedeco.arrow.UnionArray
\brief Construct Dense UnionArray from types_ids, value_offsets and children This function does the bare minimum of validation of the offsets and input types.
MakeDictionaryBuilder(MemoryPool, DataType, Array, ArrayBuilder) - Static method in class org.bytedeco.arrow.global.arrow
\brief Construct an empty DictionaryBuilder initialized optionally with a pre-existing dictionary
MakeDirectory(String) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
MakeDirectory(BytePointer) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
MakeDirectory(String) - Method in class org.bytedeco.arrow.IOFileSystem
 
MakeDirectory(BytePointer) - Method in class org.bytedeco.arrow.IOFileSystem
 
MakeExpression(Node, Field) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief create an expression with the specified root_node, and the result written to result_field.
MakeExpression(String, FieldVector, Field) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief convenience function for simple function expressions.
MakeExpression(BytePointer, FieldVector, Field) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeField(Field) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief create a node on arrow field.
MakeFlightError(arrow_flight.FlightStatusCode, String) - Static method in class org.bytedeco.arrow.global.arrow_flight
\brief Make an appropriate Arrow status for the given Flight-specific status.
MakeFlightError(byte, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow_flight
 
MakeFragment(FileSource, ScanOptions) - Method in class org.bytedeco.arrow_dataset.FileFormat
\brief Open a fragment
MakeFragment(FileSource, ScanOptions) - Method in class org.bytedeco.arrow_dataset.IpcFileFormat
 
MakeFragment(FileSource, ScanOptions) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
 
MakeFromPreSorted(FileStatsVector) - Static method in class org.bytedeco.arrow.PathForest
Make a PathForest from FileStats which are already sorted in a depth first visitation order.
MakeFunction(String, Node, DataType) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief create a node with a function.
MakeFunction(BytePointer, Node, DataType) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeIf(Node, Node, Node, DataType) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief create a node with an if-else expression.
MakeImmutableInt16(long, ArrowBuffer, SelectionVector) - Static method in class org.bytedeco.gandiva.SelectionVector
\brief creates a selection vector with pre populated buffer.
MakeImmutableInt32(long, ArrowBuffer, SelectionVector) - Static method in class org.bytedeco.gandiva.SelectionVector
\brief creates a selection vector with pre populated buffer.
MakeInExpressionBinary(Node, StringSet) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeInExpressionDate32(Node, IntSet) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief Date as s/millis since epoch.
MakeInExpressionDate64(Node, LongSet) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief Date as millis/us/ns since epoch.
MakeInExpressionInt32(Node, IntSet) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief creates an in expression
MakeInExpressionInt64(Node, LongSet) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeInExpressionString(Node, StringSet) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeInExpressionTime32(Node, IntSet) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief Time as s/millis of day
MakeInExpressionTime64(Node, LongSet) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief Time as millis/us/ns of day
MakeInExpressionTimeStamp(Node, LongSet) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief Timestamp as millis since epoch.
MakeInputStreamIterator(InputStream, long) - Static method in class org.bytedeco.arrow.global.arrow
\brief Return an iterator on an input stream The iterator yields a fixed-size block on each Next() call, except the last block in the stream which may be smaller.
MakeInt16(long, ArrowBuffer, SelectionVector) - Static method in class org.bytedeco.gandiva.SelectionVector
\brief make selection vector with int16 type records.
MakeInt16(long, MemoryPool, SelectionVector) - Static method in class org.bytedeco.gandiva.SelectionVector
 
MakeInt32(long, ArrowBuffer, SelectionVector) - Static method in class org.bytedeco.gandiva.SelectionVector
\brief make selection vector with int32 type records.
MakeInt32(long, MemoryPool, SelectionVector) - Static method in class org.bytedeco.gandiva.SelectionVector
\brief make selection vector with int32 type records.
MakeInt64(long, ArrowBuffer, SelectionVector) - Static method in class org.bytedeco.gandiva.SelectionVector
\brief make selection vector with int64 type records.
MakeInt64(long, MemoryPool, SelectionVector) - Static method in class org.bytedeco.gandiva.SelectionVector
\brief make selection vector with int64 type records.
MakeLiteral(boolean) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief create a node on a literal.
MakeLiteral(byte) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeLiteral(short) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeLiteral(int) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeLiteral(long) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeLiteral(float) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeLiteral(double) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeMeanAggregateFunction(DataType, FunctionContext) - Static method in class org.bytedeco.arrow.global.arrow
 
MakeNull(DataType) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief create a node on a null literal.
MakeNullScalar(DataType) - Static method in class org.bytedeco.arrow.global.arrow
 
MakeOr(Node) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
\brief create a node with a boolean OR expression.
MakePlasmaError(plasma.PlasmaErrorCode, String) - Static method in class org.bytedeco.arrow.global.plasma
 
MakePlasmaError(byte, BytePointer) - Static method in class org.bytedeco.arrow.global.plasma
 
MakeRecordBatchReader(RecordBatchVector, Schema, RecordBatchReader) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a RecordBatchReader from a vector of RecordBatch.
MakeScalar(String) - Static method in class org.bytedeco.arrow.global.arrow
\brief type inferring scalar factory
MakeScalar(BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
 
MakeSparse(Array, ArrayVector, StringVector, BytePointer, Array) - Static method in class org.bytedeco.arrow.UnionArray
\brief Construct Sparse UnionArray from type_ids and children This function does the bare minimum of validation of the offsets and input types.
MakeSparse(Array, ArrayVector, StringVector, ByteBuffer, Array) - Static method in class org.bytedeco.arrow.UnionArray
 
MakeSparse(Array, ArrayVector, StringVector, byte[], Array) - Static method in class org.bytedeco.arrow.UnionArray
 
MakeSparse(Array, ArrayVector, StringVector, Array) - Static method in class org.bytedeco.arrow.UnionArray
\brief Construct Sparse UnionArray from type_ids and children This function does the bare minimum of validation of the offsets and input types.
MakeSparse(Array, ArrayVector, BytePointer, Array) - Static method in class org.bytedeco.arrow.UnionArray
\brief Construct Sparse UnionArray from type_ids and children This function does the bare minimum of validation of the offsets and input types.
MakeSparse(Array, ArrayVector, ByteBuffer, Array) - Static method in class org.bytedeco.arrow.UnionArray
 
MakeSparse(Array, ArrayVector, byte[], Array) - Static method in class org.bytedeco.arrow.UnionArray
 
MakeSparse(Array, ArrayVector, Array) - Static method in class org.bytedeco.arrow.UnionArray
\brief Construct Sparse UnionArray from type_ids and children This function does the bare minimum of validation of the offsets and input types.
MakeStringLiteral(String) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeStringLiteral(BytePointer) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
 
MakeSumAggregateFunction(DataType, FunctionContext) - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a Sum Kernel
map(DataType, DataType, boolean) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a MapType instance from its key and value DataTypes
map(DataType, DataType) - Static method in class org.bytedeco.arrow.global.arrow
 
map(InfoMap) - Method in class org.bytedeco.arrow.presets.arrow
 
map(InfoMap) - Method in class org.bytedeco.arrow.presets.arrow_dataset
 
map(InfoMap) - Method in class org.bytedeco.arrow.presets.arrow_flight
 
map(InfoMap) - Method in class org.bytedeco.arrow.presets.gandiva
 
map(InfoMap) - Method in class org.bytedeco.arrow.presets.parquet
 
map(InfoMap) - Method in class org.bytedeco.arrow.presets.plasma
 
MAP - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
Map() - Static method in class org.bytedeco.parquet.LogicalType
 
map_size() - Method in class org.bytedeco.plasma.ObjectTableEntry
Size of the underlying map.
map_size(long) - Method in class org.bytedeco.plasma.ObjectTableEntry
 
map_type() - Method in class org.bytedeco.arrow.MapArray
 
MapArray - Class in org.bytedeco.arrow
Concrete Array class for map data NB: "value" in this context refers to a pair of a key and the corresponding item
MapArray(Pointer) - Constructor for class org.bytedeco.arrow.MapArray
Pointer cast constructor.
MapArray(ArrayData) - Constructor for class org.bytedeco.arrow.MapArray
 
MapArray(DataType, long, ArrowBuffer, Array, Array, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.MapArray
 
MapArray(DataType, long, ArrowBuffer, Array, Array) - Constructor for class org.bytedeco.arrow.MapArray
 
MapArray(DataType, long, ArrowBuffer, Array, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.MapArray
 
MapArray(DataType, long, ArrowBuffer, Array) - Constructor for class org.bytedeco.arrow.MapArray
 
MapBuilder - Class in org.bytedeco.arrow
\class MapBuilder \brief Builder class for arrays of variable-size maps To use this class, you must append values to the key and item array builders and use the Append function to delimit each distinct map (once the keys and items have been appended) or use the bulk API to append a sequence of offests and null maps.
MapBuilder(Pointer) - Constructor for class org.bytedeco.arrow.MapBuilder
Pointer cast constructor.
MapBuilder(MemoryPool, ArrayBuilder, ArrayBuilder, DataType) - Constructor for class org.bytedeco.arrow.MapBuilder
Use this constructor to define the built array's type explicitly.
MapBuilder(MemoryPool, ArrayBuilder, ArrayBuilder, boolean) - Constructor for class org.bytedeco.arrow.MapBuilder
Use this constructor to infer the built array's type.
MapBuilder(MemoryPool, ArrayBuilder, ArrayBuilder) - Constructor for class org.bytedeco.arrow.MapBuilder
 
MapLogicalType - Class in org.bytedeco.parquet
\brief Allowed for group nodes only.
MapLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.MapLogicalType
Pointer cast constructor.
MapScalar - Class in org.bytedeco.arrow
 
MapScalar(DataType) - Constructor for class org.bytedeco.arrow.MapScalar
 
MapScalar(Array, DataType) - Constructor for class org.bytedeco.arrow.MapScalar
 
MapScalar(Array) - Constructor for class org.bytedeco.arrow.MapScalar
 
MapScalar(Pointer) - Constructor for class org.bytedeco.arrow.MapScalar
Pointer cast constructor.
MapType - Class in org.bytedeco.arrow
\brief Concrete type class for map data Map data is nested data where each value is a variable number of key-item pairs.
MapType(Pointer) - Constructor for class org.bytedeco.arrow.MapType
Pointer cast constructor.
MapType(DataType, DataType, boolean) - Constructor for class org.bytedeco.arrow.MapType
 
MapType(DataType, DataType) - Constructor for class org.bytedeco.arrow.MapType
 
MaterializedFields() - Method in class org.bytedeco.arrow_dataset.ScanOptions
 
max() - Method in class org.bytedeco.parquet.EncodedStatistics
 
max_definition_level() - Method in class org.bytedeco.parquet.ColumnDescriptor
 
max_memory() - Method in class org.bytedeco.arrow.LoggingMemoryPool
 
max_memory() - Method in class org.bytedeco.arrow.MemoryPool
Return peak memory allocation in this memory pool
max_memory() - Method in class org.bytedeco.arrow.MemoryPoolStats
 
max_memory() - Method in class org.bytedeco.arrow.ProxyMemoryPool
 
max_recursion() - Method in class org.bytedeco.arrow.FileSelector
The maximum number of subdirectories to recurse into.
max_recursion(int) - Method in class org.bytedeco.arrow.FileSelector
 
max_recursion_depth() - Method in class org.bytedeco.arrow.IpcOptions
 
max_recursion_depth(int) - Method in class org.bytedeco.arrow.IpcOptions
 
max_repetition_level() - Method in class org.bytedeco.parquet.ColumnDescriptor
 
max_row_group_length(long) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
max_row_group_length() - Method in class org.bytedeco.parquet.WriterProperties
 
max_statistics_size() - Method in class org.bytedeco.parquet.ColumnProperties
 
max_statistics_size(long) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
max_statistics_size(ColumnPath) - Method in class org.bytedeco.parquet.WriterProperties
 
max_type_code() - Method in class org.bytedeco.arrow.UnionType
 
MaxBufferSize(Encoding.type, short, int) - Static method in class org.bytedeco.parquet.LevelEncoder
 
MaxBufferSize(int, short, int) - Static method in class org.bytedeco.parquet.LevelEncoder
 
MaxCompressedLen(long, BytePointer) - Method in class org.bytedeco.arrow.Codec
 
MaxCompressedLen(long, ByteBuffer) - Method in class org.bytedeco.arrow.Codec
 
MaxCompressedLen(long, byte[]) - Method in class org.bytedeco.arrow.Codec
 
maximum_elements() - Static method in class org.bytedeco.arrow.BaseLargeListBuilder
 
maximum_elements() - Static method in class org.bytedeco.arrow.BaseListBuilder
 
Mean(FunctionContext, Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Compute the mean of a numeric array.
Mean(FunctionContext, Array, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Compute the mean of a numeric array.
memory_limit() - Static method in class org.bytedeco.arrow.BaseBinaryBuilder
Temporary access to a value.
memory_limit() - Static method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
Temporary access to a value.
memory_limit() - Static method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
Temporary access to a value.
memory_pool() - Method in class org.bytedeco.arrow.FunctionContext
 
memory_pool() - Method in class org.bytedeco.parquet.ArrowWriteContext
 
memory_pool(MemoryPool) - Method in class org.bytedeco.parquet.ArrowWriteContext
 
memory_pool() - Method in class org.bytedeco.parquet.ReaderProperties
 
memory_pool(MemoryPool) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
memory_pool() - Method in class org.bytedeco.parquet.WriterProperties
 
MemoryMappedFile - Class in org.bytedeco.arrow
\brief A file interface that uses memory-mapped files for memory interactions This implementation supports zero-copy reads.
MemoryMappedFile(Pointer) - Constructor for class org.bytedeco.arrow.MemoryMappedFile
Pointer cast constructor.
MemoryMappedFileResult - Class in org.bytedeco.arrow
 
MemoryMappedFileResult(Pointer) - Constructor for class org.bytedeco.arrow.MemoryMappedFileResult
Pointer cast constructor.
MemoryMappedFileResult(long) - Constructor for class org.bytedeco.arrow.MemoryMappedFileResult
Native array allocator.
MemoryMappedFileResult() - Constructor for class org.bytedeco.arrow.MemoryMappedFileResult
Constructs a Result object that contains a non-OK status.
MemoryMappedFileResult(Status) - Constructor for class org.bytedeco.arrow.MemoryMappedFileResult
Constructs a Result object with the given non-OK Status object.
MemoryMappedFileResult(MemoryMappedFile) - Constructor for class org.bytedeco.arrow.MemoryMappedFileResult
Constructs a Result object that contains value.
MemoryMappedFileResult(MemoryMappedFileResult) - Constructor for class org.bytedeco.arrow.MemoryMappedFileResult
Copy constructor.
MemoryPool - Class in org.bytedeco.arrow
Base class for memory allocation.
MemoryPool(Pointer) - Constructor for class org.bytedeco.arrow.MemoryPool
Pointer cast constructor.
MemoryPoolStats - Class in org.bytedeco.arrow
 
MemoryPoolStats(Pointer) - Constructor for class org.bytedeco.arrow.MemoryPoolStats
Pointer cast constructor.
MemoryPoolStats(long) - Constructor for class org.bytedeco.arrow.MemoryPoolStats
Native array allocator.
MemoryPoolStats() - Constructor for class org.bytedeco.arrow.MemoryPoolStats
 
Merge(SchemaVector, SchemaBuilder.ConflictPolicy) - Static method in class org.bytedeco.arrow.SchemaBuilder
\brief Merge schemas in a unified schema according to policy.
Merge(SchemaVector) - Static method in class org.bytedeco.arrow.SchemaBuilder
 
Merge(SchemaVector, int) - Static method in class org.bytedeco.arrow.SchemaBuilder
 
MergeOptions() - Constructor for class org.bytedeco.arrow.Field.MergeOptions
Default native constructor.
MergeOptions(long) - Constructor for class org.bytedeco.arrow.Field.MergeOptions
Native array allocator.
MergeOptions(Pointer) - Constructor for class org.bytedeco.arrow.Field.MergeOptions
Pointer cast constructor.
MergeWith(Field, Field.MergeOptions) - Method in class org.bytedeco.arrow.Field
\brief Merge the current field with a field of the same name.
MergeWith(Field) - Method in class org.bytedeco.arrow.Field
 
Message - Class in org.bytedeco.arrow
\class Message \brief An IPC message including metadata and body
Message(Pointer) - Constructor for class org.bytedeco.arrow.Message
Pointer cast constructor.
Message(ArrowBuffer, ArrowBuffer) - Constructor for class org.bytedeco.arrow.Message
\brief Construct message, but do not validate Use at your own risk; Message::Open has more metadata validation
message() - Method in class org.bytedeco.arrow.Status
\brief Return the specific error message attached to this status.
Message.Type - Enum in org.bytedeco.arrow
 
MessageReader - Class in org.bytedeco.arrow
\brief Abstract interface for a sequence of messages
MessageReader(Pointer) - Constructor for class org.bytedeco.arrow.MessageReader
Pointer cast constructor.
meta_decryptor() - Method in class org.bytedeco.parquet.CryptoContext
 
meta_decryptor(Decryptor) - Method in class org.bytedeco.parquet.CryptoContext
 
metadata() - Method in class org.bytedeco.arrow.Field
\brief Return the field's attached metadata
metadata() - Method in class org.bytedeco.arrow.IpcPayload
 
metadata(ArrowBuffer) - Method in class org.bytedeco.arrow.IpcPayload
 
metadata() - Method in class org.bytedeco.arrow.Message
\brief the Message metadata
metadata() - Method in class org.bytedeco.arrow.Schema
\brief The custom key-value metadata, if any
metadata() - Method in class org.bytedeco.parquet.ParquetFileReader.Contents
 
metadata() - Method in class org.bytedeco.parquet.ParquetFileReader
 
metadata() - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
metadata() - Method in class org.bytedeco.parquet.ParquetFileWriter
Returns the file metadata, only available after calling Close().
metadata() - Method in class org.bytedeco.parquet.RowGroupReader.Contents
 
metadata() - Method in class org.bytedeco.parquet.RowGroupReader
 
metadata() - Method in class org.bytedeco.plasma.ObjectBuffer
The metadata buffer.
metadata(ArrowBuffer) - Method in class org.bytedeco.plasma.ObjectBuffer
 
metadata_fingerprint() - Method in class org.bytedeco.arrow.Fingerprintable
 
metadata_size() - Method in class org.bytedeco.plasma.ObjectTableEntry
Size of the object metadata in bytes.
metadata_size(long) - Method in class org.bytedeco.plasma.ObjectTableEntry
 
metadata_version() - Method in class org.bytedeco.arrow.Message
\brief The Message metadata version
MetadataRecordBatchReader - Class in org.bytedeco.arrow_flight
\brief An interface to read Flight data with metadata.
MetadataRecordBatchReader(Pointer) - Constructor for class org.bytedeco.arrow_flight.MetadataRecordBatchReader
Pointer cast constructor.
MicrosecondsToImpalaTimestamp(long, Int96) - Static method in class org.bytedeco.arrow.global.parquet
 
middleware() - Method in class org.bytedeco.arrow_flight.FlightClientOptions
\brief A list of client middleware to apply.
middleware(ClientMiddlewareFactoryVector) - Method in class org.bytedeco.arrow_flight.FlightClientOptions
 
middleware() - Method in class org.bytedeco.arrow_flight.FlightServerOptions
\brief A list of server middleware to apply, along with a key to identify them by.
middleware(ServerMiddlewareFactoryStringPairVector) - Method in class org.bytedeco.arrow_flight.FlightServerOptions
 
milliseconds() - Method in class org.bytedeco.arrow.DayTimeIntervalType.DayMilliseconds
 
milliseconds(int) - Method in class org.bytedeco.arrow.DayTimeIntervalType.DayMilliseconds
 
MillisecondsToImpalaTimestamp(long, Int96) - Static method in class org.bytedeco.arrow.global.parquet
 
mimalloc_memory_pool(PointerPointer) - Static method in class org.bytedeco.arrow.global.arrow
Return a process-wide memory pool based on mimalloc.
mimalloc_memory_pool(MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
 
min() - Method in class org.bytedeco.parquet.EncodedStatistics
 
MockFileSystem - Class in org.bytedeco.arrow
A mock FileSystem implementation that holds its contents in memory.
MockFileSystem(Pointer) - Constructor for class org.bytedeco.arrow.MockFileSystem
 
MockFileSystem.Impl - Class in org.bytedeco.arrow
 
MockOutputStream - Class in org.bytedeco.arrow
\brief A helper class to tracks the size of allocations Writes to this stream do not copy or retain any data, they just bump a size counter that can be later used to know exactly which data size needs to be allocated for actual writing.
MockOutputStream(Pointer) - Constructor for class org.bytedeco.arrow.MockOutputStream
Pointer cast constructor.
MockOutputStream(long) - Constructor for class org.bytedeco.arrow.MockOutputStream
Native array allocator.
MockOutputStream() - Constructor for class org.bytedeco.arrow.MockOutputStream
 
mod(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
 
mode() - Method in class org.bytedeco.arrow.FileInterface
 
mode() - Method in class org.bytedeco.arrow.UnionArray
 
mode() - Method in class org.bytedeco.arrow.UnionType
 
month_interval() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a MonthIntervalType instance
MonthIntervalArray - Class in org.bytedeco.arrow
 
MonthIntervalArray(Pointer) - Constructor for class org.bytedeco.arrow.MonthIntervalArray
Pointer cast constructor.
MonthIntervalArray(ArrayData) - Constructor for class org.bytedeco.arrow.MonthIntervalArray
 
MonthIntervalScalar - Class in org.bytedeco.arrow
 
MonthIntervalScalar(DataType) - Constructor for class org.bytedeco.arrow.MonthIntervalScalar
 
MonthIntervalScalar(int, DataType) - Constructor for class org.bytedeco.arrow.MonthIntervalScalar
 
MonthIntervalScalar(int) - Constructor for class org.bytedeco.arrow.MonthIntervalScalar
 
MonthIntervalScalar() - Constructor for class org.bytedeco.arrow.MonthIntervalScalar
 
MonthIntervalScalar(Pointer) - Constructor for class org.bytedeco.arrow.MonthIntervalScalar
Pointer cast constructor.
MonthIntervalScalar(long) - Constructor for class org.bytedeco.arrow.MonthIntervalScalar
Native array allocator.
MonthIntervalType - Class in org.bytedeco.arrow
\brief Represents a some number of months.
MonthIntervalType(Pointer) - Constructor for class org.bytedeco.arrow.MonthIntervalType
Pointer cast constructor.
MonthIntervalType(long) - Constructor for class org.bytedeco.arrow.MonthIntervalType
Native array allocator.
MonthIntervalType() - Constructor for class org.bytedeco.arrow.MonthIntervalType
 
Move(String, String) - Method in class org.bytedeco.arrow.FileSystem
Move / rename a file or directory.
Move(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.FileSystem
 
Move(String, String) - Method in class org.bytedeco.arrow.LocalFileSystem
 
Move(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.LocalFileSystem
 
Move(String, String) - Method in class org.bytedeco.arrow.MockFileSystem
 
Move(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.MockFileSystem
 
Move(String, String) - Method in class org.bytedeco.arrow.SlowFileSystem
 
Move(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.SlowFileSystem
 
Move(String, String) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
Move(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
mtime() - Method in class org.bytedeco.arrow.DirInfo
 
mtime(Pointer) - Method in class org.bytedeco.arrow.DirInfo
 
mtime() - Method in class org.bytedeco.arrow.FileInfo
 
mtime(Pointer) - Method in class org.bytedeco.arrow.FileInfo
 
mtime() - Method in class org.bytedeco.arrow.FileStats
The time of last modification, if available
multiply() - Method in class org.bytedeco.arrow.ArrayResult
 
multiply() - Method in class org.bytedeco.arrow.BinaryArrayResult
 
multiply() - Method in class org.bytedeco.arrow.BoolResult
 
multiply() - Method in class org.bytedeco.arrow.BufferedInputStreamResult
 
multiply() - Method in class org.bytedeco.arrow.BufferedOutputStreamResult
 
multiply() - Method in class org.bytedeco.arrow.BufferIterator.RangeIterator
 
multiply() - Method in class org.bytedeco.arrow.BufferIteratorResult
 
multiply() - Method in class org.bytedeco.arrow.BufferOutputStreamResult
 
multiply() - Method in class org.bytedeco.arrow.BufferResult
 
multiply() - Method in class org.bytedeco.arrow.CodecResult
 
multiply() - Method in class org.bytedeco.arrow.CompressedInputStreamResult
 
multiply() - Method in class org.bytedeco.arrow.CompressedOutputStreamResult
 
multiply() - Method in class org.bytedeco.arrow.CompressorResult
 
multiply() - Method in class org.bytedeco.arrow.CompressResultResult
 
multiply() - Method in class org.bytedeco.arrow.DataTypeResult
 
multiply() - Method in class org.bytedeco.arrow.DatumResult
 
multiply() - Method in class org.bytedeco.arrow.Decimal128PairResult
 
multiply() - Method in class org.bytedeco.arrow.Decimal128Result
 
multiply() - Method in class org.bytedeco.arrow.DecompressorResult
 
multiply() - Method in class org.bytedeco.arrow.DecompressResultResult
 
multiply() - Method in class org.bytedeco.arrow.EndResultResult
 
multiply() - Method in class org.bytedeco.arrow.FieldResult
 
multiply() - Method in class org.bytedeco.arrow.FileOutputStreamResult
 
multiply() - Method in class org.bytedeco.arrow.FileStatsResult
 
multiply() - Method in class org.bytedeco.arrow.FileStatsVectorResult
 
multiply() - Method in class org.bytedeco.arrow.FileSystemResult
 
multiply() - Method in class org.bytedeco.arrow.FlushResultResult
 
multiply(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
 
multiply() - Method in class org.bytedeco.arrow.InputStreamResult
 
multiply() - Method in class org.bytedeco.arrow.ListArrayResult
 
multiply() - Method in class org.bytedeco.arrow.LongResult
 
multiply() - Method in class org.bytedeco.arrow.MemoryMappedFileResult
 
multiply() - Method in class org.bytedeco.arrow.OutputStreamResult
 
multiply() - Method in class org.bytedeco.arrow.PathForestResult
 
multiply() - Method in class org.bytedeco.arrow.RandomAccessFileResult
 
multiply() - Method in class org.bytedeco.arrow.ReadableFileResult
 
multiply() - Method in class org.bytedeco.arrow.RecordBatchIterator.RangeIterator
 
multiply() - Method in class org.bytedeco.arrow.RecordBatchIteratorResult
 
multiply() - Method in class org.bytedeco.arrow.RecordBatchResult
 
multiply() - Method in class org.bytedeco.arrow.RecordBatchWriterSharedResult
 
multiply() - Method in class org.bytedeco.arrow.RecordBatchWriterUniqueResult
 
multiply() - Method in class org.bytedeco.arrow.ScalarResult
 
multiply() - Method in class org.bytedeco.arrow.SchemaResult
 
multiply() - Method in class org.bytedeco.arrow.SchemaVectorResult
 
multiply() - Method in class org.bytedeco.arrow.SizeTResult
 
multiply() - Method in class org.bytedeco.arrow.SparseTensorResult
 
multiply() - Method in class org.bytedeco.arrow.StructArrayResult
 
multiply() - Method in class org.bytedeco.arrow.TableReaderResult
 
multiply() - Method in class org.bytedeco.arrow.TableResult
 
multiply() - Method in class org.bytedeco.arrow.TensorResult
 
multiply() - Method in class org.bytedeco.arrow_dataset.DatasetFactoryResult
 
multiply() - Method in class org.bytedeco.arrow_dataset.DatasetResult
 
multiply() - Method in class org.bytedeco.arrow_dataset.ExpressionResult
 
multiply() - Method in class org.bytedeco.arrow_dataset.FragmentResult
 
multiply() - Method in class org.bytedeco.arrow_dataset.ScannerBuilderResult
 
multiply() - Method in class org.bytedeco.arrow_dataset.ScannerResult
 
multiply() - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator.RangeIterator
 
multiply() - Method in class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
 
multiply() - Method in class org.bytedeco.arrow_dataset.ScanTaskResult
 
multiply() - Method in class org.bytedeco.arrow_dataset.SourceFactoryResult
 
multiply() - Method in class org.bytedeco.arrow_dataset.SourceResult
 
multiply() - Method in class org.bytedeco.arrow_dataset.ThreadPoolResult
 
multiply() - Method in class org.bytedeco.gandiva.ExpressionRegistry.FunctionSignatureIterator
 
multiplyPut(BasicDecimal128) - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Multiply this number by another number.
mutable_data() - Method in class org.bytedeco.arrow.ArrowBuffer
\brief Return a writable pointer to the buffer's data The buffer has to be mutable.
mutable_data() - Method in class org.bytedeco.arrow.BufferBuilder
 
mutable_data() - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
mutable_data() - Method in class org.bytedeco.plasma.UniqueID
 
MutableBuffer - Class in org.bytedeco.arrow
\}
MutableBuffer(Pointer) - Constructor for class org.bytedeco.arrow.MutableBuffer
Pointer cast constructor.
MutableBuffer(BytePointer, long) - Constructor for class org.bytedeco.arrow.MutableBuffer
 
MutableBuffer(ByteBuffer, long) - Constructor for class org.bytedeco.arrow.MutableBuffer
 
MutableBuffer(byte[], long) - Constructor for class org.bytedeco.arrow.MutableBuffer
 
MutableBuffer(ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.MutableBuffer
 

N

NA - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
name() - Method in class org.bytedeco.arrow.BinaryType
 
name() - Method in class org.bytedeco.arrow.Codec
 
name() - Method in class org.bytedeco.arrow.DataType
\brief A string name of the type, omitting any child fields \note Experimental API
name() - Method in class org.bytedeco.arrow.Date32Type
 
name() - Method in class org.bytedeco.arrow.Date64Type
 
name() - Method in class org.bytedeco.arrow.DayTimeIntervalType
 
name() - Method in class org.bytedeco.arrow.Decimal128Type
 
name() - Method in class org.bytedeco.arrow.DictionaryType
 
name() - Method in class org.bytedeco.arrow.DurationType
 
name() - Method in class org.bytedeco.arrow.ExtensionType
 
name() - Method in class org.bytedeco.arrow.Field
\brief Return the field name
name() - Method in class org.bytedeco.arrow.FixedSizeBinaryType
 
name() - Method in class org.bytedeco.arrow.FixedSizeListType
 
name() - Method in class org.bytedeco.arrow.HdfsPathInfo
 
name(String) - Method in class org.bytedeco.arrow.HdfsPathInfo
 
name() - Method in class org.bytedeco.arrow.LargeBinaryType
 
name() - Method in class org.bytedeco.arrow.LargeListType
 
name() - Method in class org.bytedeco.arrow.LargeStringType
 
name() - Method in class org.bytedeco.arrow.ListType
 
name() - Method in class org.bytedeco.arrow.MapType
 
name() - Method in class org.bytedeco.arrow.MonthIntervalType
 
name() - Method in class org.bytedeco.arrow.NullType
 
name() - Method in class org.bytedeco.arrow.StringType
 
name() - Method in class org.bytedeco.arrow.StructType
 
name() - Method in class org.bytedeco.arrow.Time32Type
 
name() - Method in class org.bytedeco.arrow.Time64Type
 
name() - Method in class org.bytedeco.arrow.TimestampType
 
name() - Method in class org.bytedeco.arrow.UnionType
 
name() - Method in class org.bytedeco.arrow_dataset.FieldExpression
 
name() - Method in class org.bytedeco.parquet.ColumnDescriptor
 
name() - Method in class org.bytedeco.parquet.Node
 
name() - Method in class org.bytedeco.parquet.SchemaDescriptor
 
NanosecondsToImpalaTimestamp(long, Int96) - Static method in class org.bytedeco.arrow.global.parquet
 
nans_equal() - Method in class org.bytedeco.arrow.EqualOptions
Whether or not NaNs are considered equal.
nans_equal(boolean) - Method in class org.bytedeco.arrow.EqualOptions
Return a new EqualOptions object with the "nans_equal" property changed.
NativeFunction - Class in org.bytedeco.gandiva
 
NativeFunction() - Constructor for class org.bytedeco.gandiva.NativeFunction
Empty constructor.
NativeFunction(Pointer) - Constructor for class org.bytedeco.gandiva.NativeFunction
Pointer cast constructor.
ndim() - Method in class org.bytedeco.arrow.Tensor
 
need_more_output() - Method in class org.bytedeco.arrow.Decompressor.DecompressResult
 
need_more_output(boolean) - Method in class org.bytedeco.arrow.Decompressor.DecompressResult
 
Negate() - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Negate the current value (in-place)
NestedType - Class in org.bytedeco.arrow
 
NestedType(Pointer) - Constructor for class org.bytedeco.arrow.NestedType
Pointer cast constructor.
newlines_in_values() - Method in class org.bytedeco.arrow.CsvParseOptions
Whether values are allowed to contain CR (0x0d) and LF (0x0a) characters
newlines_in_values(boolean) - Method in class org.bytedeco.arrow.CsvParseOptions
 
newlines_in_values() - Method in class org.bytedeco.arrow.JsonParseOptions
Whether objects may be printed across multiple lines (for example pretty-printed) If true, parsing may be slower.
newlines_in_values(boolean) - Method in class org.bytedeco.arrow.JsonParseOptions
 
NewScan(ScanContext) - Method in class org.bytedeco.arrow_dataset.Dataset
\brief Begin to build a new Scan operation against this Dataset
NewScan() - Method in class org.bytedeco.arrow_dataset.Dataset
 
Next() - Method in class org.bytedeco.arrow.BitmapReader
 
Next() - Method in class org.bytedeco.arrow.BitmapWriter
 
Next() - Method in class org.bytedeco.arrow.BufferIterator
\brief Return the next element of the sequence, IterationTraits::End() when the iteration is completed.
Next() - Method in class org.bytedeco.arrow.FirstTimeBitmapWriter
 
Next() - Method in class org.bytedeco.arrow.RecordBatchIterator
\brief Return the next element of the sequence, IterationTraits::End() when the iteration is completed.
Next() - Method in class org.bytedeco.arrow.RecordBatchReader
\brief Iterator interface
Next() - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator
\brief Return the next element of the sequence, IterationTraits::End() when the iteration is completed.
Next(FlightPayload) - Method in class org.bytedeco.arrow_flight.FlightDataStream
 
Next(FlightInfo) - Method in class org.bytedeco.arrow_flight.FlightListing
\brief Retrieve the next FlightInfo from the iterator.
Next(FlightStreamChunk) - Method in class org.bytedeco.arrow_flight.MetadataRecordBatchReader
\brief Get the next message from Flight.
Next(FlightPayload) - Method in class org.bytedeco.arrow_flight.RecordBatchStream
 
Next(Result) - Method in class org.bytedeco.arrow_flight.ResultStream
\brief Retrieve the next Result from the iterator.
Next(FlightInfo) - Method in class org.bytedeco.arrow_flight.SimpleFlightListing
 
Next(Result) - Method in class org.bytedeco.arrow_flight.SimpleResultStream
 
NextColumn() - Method in class org.bytedeco.parquet.RowGroupWriter.Contents
 
NextColumn() - Method in class org.bytedeco.parquet.RowGroupWriter
Construct a ColumnWriter for the indicated row group-relative column.
NextColumnChunk() - Method in class org.bytedeco.parquet.RowGroupMetaDataBuilder
 
NextLatency() - Method in class org.bytedeco.arrow.LatencyGenerator
 
NextPage() - Method in class org.bytedeco.parquet.PageReader
 
NextPower2(long) - Static method in class org.bytedeco.arrow.global.arrow
 
Node - Class in org.bytedeco.gandiva
 
Node() - Constructor for class org.bytedeco.gandiva.Node
Empty constructor.
Node(Pointer) - Constructor for class org.bytedeco.gandiva.Node
Pointer cast constructor.
Node - Class in org.bytedeco.parquet
 
Node(Pointer) - Constructor for class org.bytedeco.parquet.Node
Pointer cast constructor.
Node.ConstVisitor - Class in org.bytedeco.parquet
 
Node.type - Enum in org.bytedeco.parquet
 
Node.Visitor - Class in org.bytedeco.parquet
 
node_type() - Method in class org.bytedeco.parquet.Node
 
NodeVector - Class in org.bytedeco.parquet
 
NodeVector(Pointer) - Constructor for class org.bytedeco.parquet.NodeVector
Pointer cast constructor.
NodeVector(Node) - Constructor for class org.bytedeco.parquet.NodeVector
 
NodeVector(Node...) - Constructor for class org.bytedeco.parquet.NodeVector
 
NodeVector() - Constructor for class org.bytedeco.parquet.NodeVector
 
NodeVector(long) - Constructor for class org.bytedeco.parquet.NodeVector
 
NodeVector.Iterator - Class in org.bytedeco.parquet
 
NoLogicalType - Class in org.bytedeco.parquet
\brief Allowed for any physical type.
NoLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.NoLogicalType
Pointer cast constructor.
NONE - Static variable in class org.bytedeco.arrow.Datum
enum arrow::compute::Datum::type
None() - Static method in class org.bytedeco.parquet.LogicalType
 
NoOpAuthHandler - Class in org.bytedeco.arrow_flight
\brief An authentication mechanism that does nothing.
NoOpAuthHandler() - Constructor for class org.bytedeco.arrow_flight.NoOpAuthHandler
Default native constructor.
NoOpAuthHandler(long) - Constructor for class org.bytedeco.arrow_flight.NoOpAuthHandler
Native array allocator.
NoOpAuthHandler(Pointer) - Constructor for class org.bytedeco.arrow_flight.NoOpAuthHandler
Pointer cast constructor.
not(BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
 
not(Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
not_(Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
not_equal(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
notEquals(BufferIterator.RangeIterator) - Method in class org.bytedeco.arrow.BufferIterator.RangeIterator
 
notEquals(DayTimeIntervalType.DayMilliseconds) - Method in class org.bytedeco.arrow.DayTimeIntervalType.DayMilliseconds
 
notEquals(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
 
notEquals(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
notEquals(ByteArray, ByteArray) - Static method in class org.bytedeco.arrow.global.parquet
 
notEquals(Int96, Int96) - Static method in class org.bytedeco.arrow.global.parquet
 
notEquals(RecordBatchIterator.RangeIterator) - Method in class org.bytedeco.arrow.RecordBatchIterator.RangeIterator
 
notEquals(ScanTaskIterator.RangeIterator) - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator.RangeIterator
 
notEquals(Configuration) - Method in class org.bytedeco.gandiva.Configuration
 
notEquals(ExpressionRegistry.FunctionSignatureIterator) - Method in class org.bytedeco.gandiva.ExpressionRegistry.FunctionSignatureIterator
 
NotExpression - Class in org.bytedeco.arrow_dataset
 
NotExpression() - Constructor for class org.bytedeco.arrow_dataset.NotExpression
Default native constructor.
NotExpression(long) - Constructor for class org.bytedeco.arrow_dataset.NotExpression
Native array allocator.
NotExpression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.NotExpression
Pointer cast constructor.
NotExpressionImpl - Class in org.bytedeco.arrow_dataset
 
NotExpressionImpl() - Constructor for class org.bytedeco.arrow_dataset.NotExpressionImpl
Default native constructor.
NotExpressionImpl(long) - Constructor for class org.bytedeco.arrow_dataset.NotExpressionImpl
Native array allocator.
NotExpressionImpl(Pointer) - Constructor for class org.bytedeco.arrow_dataset.NotExpressionImpl
Pointer cast constructor.
Null() - Static method in class org.bytedeco.arrow_dataset.ExpressionEvaluator
construct an Evaluator which evaluates all expressions to null and does no filtering
Null() - Static method in class org.bytedeco.parquet.LogicalType
 
null_bitmap() - Method in class org.bytedeco.arrow.Array
Buffer for the null bitmap.
null_bitmap_data() - Method in class org.bytedeco.arrow.Array
Raw pointer to the null bitmap.
null_count() - Method in class org.bytedeco.arrow.Array
The number of null entries in the array.
null_count() - Method in class org.bytedeco.arrow.ArrayBuilder
 
null_count() - Method in class org.bytedeco.arrow.ChunkedArray
 
null_count() - Method in class org.bytedeco.parquet.EncodedStatistics
 
null_count(long) - Method in class org.bytedeco.parquet.EncodedStatistics
 
null_count() - Method in class org.bytedeco.parquet.RecordReader
\brief Number of nulls in the leaf
null_count() - Method in class org.bytedeco.parquet.Statistics
\brief The number of null values, may not be set
null_rep() - Method in class org.bytedeco.arrow.PrettyPrintOptions
String to use for representing a null value, defaults to "null"
null_rep(String) - Method in class org.bytedeco.arrow.PrettyPrintOptions
 
null_values() - Method in class org.bytedeco.arrow.ConvertOptions
Recognized spellings for null values
null_values(StringVector) - Method in class org.bytedeco.arrow.ConvertOptions
 
nullable() - Method in class org.bytedeco.arrow.Field
\brief Return whether the field is nullable
nullable_values() - Method in class org.bytedeco.parquet.RecordReader
\brief True if the leaf values are nullable
NullArray - Class in org.bytedeco.arrow
Degenerate null type Array
NullArray(Pointer) - Constructor for class org.bytedeco.arrow.NullArray
Pointer cast constructor.
NullArray(ArrayData) - Constructor for class org.bytedeco.arrow.NullArray
 
NullArray(long) - Constructor for class org.bytedeco.arrow.NullArray
 
NullBuilder - Class in org.bytedeco.arrow
 
NullBuilder(Pointer) - Constructor for class org.bytedeco.arrow.NullBuilder
Pointer cast constructor.
NullBuilder(long) - Constructor for class org.bytedeco.arrow.NullBuilder
Native array allocator.
NullBuilder(MemoryPool) - Constructor for class org.bytedeco.arrow.NullBuilder
 
NullBuilder() - Constructor for class org.bytedeco.arrow.NullBuilder
 
NullLogicalType - Class in org.bytedeco.parquet
\brief Allowed for any physical type.
NullLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.NullLogicalType
Pointer cast constructor.
NullScalar - Class in org.bytedeco.arrow
\brief A scalar value for NullType.
NullScalar(Pointer) - Constructor for class org.bytedeco.arrow.NullScalar
Pointer cast constructor.
NullScalar(long) - Constructor for class org.bytedeco.arrow.NullScalar
Native array allocator.
NullScalar() - Constructor for class org.bytedeco.arrow.NullScalar
 
NullType - Class in org.bytedeco.arrow
Concrete type class for always-null data
NullType(Pointer) - Constructor for class org.bytedeco.arrow.NullType
Pointer cast constructor.
NullType(long) - Constructor for class org.bytedeco.arrow.NullType
Native array allocator.
NullType() - Constructor for class org.bytedeco.arrow.NullType
 
num_children() - Method in class org.bytedeco.arrow.ArrayBuilder
 
num_children() - Method in class org.bytedeco.arrow.DataType
 
num_chunks() - Method in class org.bytedeco.arrow.ChunkedArray
 
num_columns() - Method in class org.bytedeco.arrow.RecordBatch
 
num_columns() - Method in class org.bytedeco.arrow.Table
\brief Return the number of columns in the table
num_columns() - Method in class org.bytedeco.parquet.FileMetaData
 
num_columns() - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
num_columns() - Method in class org.bytedeco.parquet.ParquetFileWriter
Number of columns.
num_columns() - Method in class org.bytedeco.parquet.RowGroupMetaData
 
num_columns() - Method in class org.bytedeco.parquet.RowGroupMetaDataBuilder
 
num_columns() - Method in class org.bytedeco.parquet.RowGroupWriter.Contents
 
num_columns() - Method in class org.bytedeco.parquet.RowGroupWriter
 
num_columns() - Method in class org.bytedeco.parquet.SchemaDescriptor
 
num_descendants() - Method in class org.bytedeco.arrow.PathForest.Ref
 
num_dictionaries() - Method in class org.bytedeco.arrow.DictionaryMemo
 
num_fields() - Method in class org.bytedeco.arrow.Array
 
num_fields() - Method in class org.bytedeco.arrow.DictionaryMemo
\brief The number of fields tracked in the memo
num_fields() - Method in class org.bytedeco.arrow.RecordBatchBuilder
\brief The number of fields in the schema
num_fields() - Method in class org.bytedeco.arrow.Schema
\brief Return the number of fields (columns) in the schema
num_fields() - Method in class org.bytedeco.arrow.StructBuilder
 
num_record_batches() - Method in class org.bytedeco.arrow.RecordBatchFileReader
\brief Returns the number of record batches in the file
num_row_groups() - Method in class org.bytedeco.parquet.FileMetaData
 
num_row_groups() - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
num_row_groups() - Method in class org.bytedeco.parquet.ParquetFileWriter
Number of started RowGroups.
num_rows() - Method in class org.bytedeco.arrow.RecordBatch
 
num_rows() - Method in class org.bytedeco.arrow.Table
\brief Return the number of rows (equal to each column's logical length)
num_rows() - Method in class org.bytedeco.parquet.FileMetaData
 
num_rows() - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
num_rows() - Method in class org.bytedeco.parquet.ParquetFileWriter
Number of rows in the yet started RowGroups.
num_rows() - Method in class org.bytedeco.parquet.RowGroupMetaData
 
num_rows() - Method in class org.bytedeco.parquet.RowGroupMetaDataBuilder
 
num_rows() - Method in class org.bytedeco.parquet.RowGroupWriter.Contents
 
num_rows() - Method in class org.bytedeco.parquet.RowGroupWriter
Number of rows that shall be written as part of this RowGroup.
num_schema_elements() - Method in class org.bytedeco.parquet.FileMetaData
 
num_values() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
num_values() - Method in class org.bytedeco.parquet.Statistics
\brief The total number of values in the column
NumberType - Class in org.bytedeco.arrow
\brief Base class for all numeric data types
NumberType(Pointer) - Constructor for class org.bytedeco.arrow.NumberType
Pointer cast constructor.
NumRequiredBits(long) - Static method in class org.bytedeco.arrow.global.arrow
 
NYI(String) - Static method in class org.bytedeco.parquet.ParquetException
 
NYI() - Static method in class org.bytedeco.parquet.ParquetException
 
NYI(BytePointer) - Static method in class org.bytedeco.parquet.ParquetException
 

O

ObjectBuffer - Class in org.bytedeco.plasma
Object buffer data structure.
ObjectBuffer() - Constructor for class org.bytedeco.plasma.ObjectBuffer
Default native constructor.
ObjectBuffer(long) - Constructor for class org.bytedeco.plasma.ObjectBuffer
Native array allocator.
ObjectBuffer(Pointer) - Constructor for class org.bytedeco.plasma.ObjectBuffer
Pointer cast constructor.
ObjectTableEntry - Class in org.bytedeco.plasma
This type is used by the Plasma store.
ObjectTableEntry(Pointer) - Constructor for class org.bytedeco.plasma.ObjectTableEntry
Pointer cast constructor.
ObjectTableEntry(long) - Constructor for class org.bytedeco.plasma.ObjectTableEntry
Native array allocator.
ObjectTableEntry() - Constructor for class org.bytedeco.plasma.ObjectTableEntry
 
ObjectType - Class in org.bytedeco.arrow
 
ObjectType() - Constructor for class org.bytedeco.arrow.ObjectType
Default native constructor.
ObjectType(long) - Constructor for class org.bytedeco.arrow.ObjectType
Native array allocator.
ObjectType(Pointer) - Constructor for class org.bytedeco.arrow.ObjectType
Pointer cast constructor.
ObjectType.type - Enum in org.bytedeco.arrow
 
offset() - Method in class org.bytedeco.arrow.Array
A relative position into another array's data, to enable zero-copy slicing.
offset() - Method in class org.bytedeco.arrow.ArrayData
 
offset(long) - Method in class org.bytedeco.arrow.ArrayData
 
offset(long) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
offset(long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
offset() - Method in class org.bytedeco.plasma.ObjectTableEntry
Offset from the base of the mmap.
offset(long) - Method in class org.bytedeco.plasma.ObjectTableEntry
 
offsets_data() - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
offsets_data() - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
ok() - Method in class org.bytedeco.arrow.ArrayResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.BinaryArrayResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.BoolResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.BufferedInputStreamResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.BufferedOutputStreamResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.BufferIteratorResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.BufferOutputStreamResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.BufferResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.CodecResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.CompressedInputStreamResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.CompressedOutputStreamResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.CompressorResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.CompressResultResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.DataTypeResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.DatumResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.Decimal128PairResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.Decimal128Result
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.DecompressorResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.DecompressResultResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.EndResultResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.FieldResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.FileOutputStreamResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.FileStatsResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.FileStatsVectorResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.FileSystemResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.FlushResultResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.InputStreamResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.ListArrayResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.LongResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.MemoryMappedFileResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.OutputStreamResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.PathForestResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.RandomAccessFileResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.ReadableFileResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.RecordBatchIteratorResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.RecordBatchResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.RecordBatchWriterSharedResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.RecordBatchWriterUniqueResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.ScalarResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.SchemaResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.SchemaVectorResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.SizeTResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.SparseTensorResult
Indicates whether the object contains a T value.
OK() - Static method in class org.bytedeco.arrow.Status
Return a success status
ok() - Method in class org.bytedeco.arrow.Status
Return true iff the status indicates success.
ok() - Method in class org.bytedeco.arrow.StringViewResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.StructArrayResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.TableReaderResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.TableResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow.TensorResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow_dataset.DatasetFactoryResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow_dataset.DatasetResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow_dataset.ExpressionResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow_dataset.FragmentResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow_dataset.ScannerBuilderResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow_dataset.ScannerResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow_dataset.ScanTaskResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow_dataset.SourceFactoryResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow_dataset.SourceResult
Indicates whether the object contains a T value.
ok() - Method in class org.bytedeco.arrow_dataset.ThreadPoolResult
Indicates whether the object contains a T value.
op() - Method in class org.bytedeco.arrow.CompareOptions
 
op(arrow.CompareOperator) - Method in class org.bytedeco.arrow.CompareOptions
 
op() - Method in class org.bytedeco.arrow_dataset.ComparisonExpression
 
Open(String, boolean) - Static method in class org.bytedeco.arrow.FileOutputStream
\brief Open a local file for writing, truncating any existing file
Open(String) - Static method in class org.bytedeco.arrow.FileOutputStream
 
Open(BytePointer, boolean) - Static method in class org.bytedeco.arrow.FileOutputStream
 
Open(BytePointer) - Static method in class org.bytedeco.arrow.FileOutputStream
 
Open(String, OutputStream) - Static method in class org.bytedeco.arrow.FileOutputStream
Deprecated.
Open(BytePointer, OutputStream) - Static method in class org.bytedeco.arrow.FileOutputStream
Deprecated.
Open(String, boolean, OutputStream) - Static method in class org.bytedeco.arrow.FileOutputStream
Deprecated.
Open(BytePointer, boolean, OutputStream) - Static method in class org.bytedeco.arrow.FileOutputStream
Deprecated.
Open(String, FileOutputStream) - Static method in class org.bytedeco.arrow.FileOutputStream
Deprecated.
Open(BytePointer, FileOutputStream) - Static method in class org.bytedeco.arrow.FileOutputStream
Deprecated.
Open(String, boolean, FileOutputStream) - Static method in class org.bytedeco.arrow.FileOutputStream
Deprecated.
Open(BytePointer, boolean, FileOutputStream) - Static method in class org.bytedeco.arrow.FileOutputStream
Deprecated.
Open(int) - Static method in class org.bytedeco.arrow.FileOutputStream
\brief Open a file descriptor for writing.
Open(int, OutputStream) - Static method in class org.bytedeco.arrow.FileOutputStream
Deprecated.
Open(int, FileOutputStream) - Static method in class org.bytedeco.arrow.FileOutputStream
Deprecated.
Open(String, FileMode.type) - Static method in class org.bytedeco.arrow.MemoryMappedFile
 
Open(BytePointer, int) - Static method in class org.bytedeco.arrow.MemoryMappedFile
 
Open(String, FileMode.type, MemoryMappedFile) - Static method in class org.bytedeco.arrow.MemoryMappedFile
Deprecated.
Open(BytePointer, int, MemoryMappedFile) - Static method in class org.bytedeco.arrow.MemoryMappedFile
Deprecated.
Open(String, FileMode.type, long, long) - Static method in class org.bytedeco.arrow.MemoryMappedFile
 
Open(BytePointer, int, long, long) - Static method in class org.bytedeco.arrow.MemoryMappedFile
 
Open(String, FileMode.type, long, long, MemoryMappedFile) - Static method in class org.bytedeco.arrow.MemoryMappedFile
Deprecated.
Open(BytePointer, int, long, long, MemoryMappedFile) - Static method in class org.bytedeco.arrow.MemoryMappedFile
Deprecated.
Open(ArrowBuffer, ArrowBuffer, Message) - Static method in class org.bytedeco.arrow.Message
\brief Create and validate a Message instance from two buffers
Open(InputStream) - Static method in class org.bytedeco.arrow.MessageReader
\brief Create MessageReader that reads from InputStream
Open(String, MemoryPool) - Static method in class org.bytedeco.arrow.ReadableFile
\brief Open a local file for reading
Open(String) - Static method in class org.bytedeco.arrow.ReadableFile
 
Open(BytePointer, MemoryPool) - Static method in class org.bytedeco.arrow.ReadableFile
 
Open(BytePointer) - Static method in class org.bytedeco.arrow.ReadableFile
 
Open(String, ReadableFile) - Static method in class org.bytedeco.arrow.ReadableFile
Deprecated.
Open(BytePointer, ReadableFile) - Static method in class org.bytedeco.arrow.ReadableFile
Deprecated.
Open(String, MemoryPool, ReadableFile) - Static method in class org.bytedeco.arrow.ReadableFile
Deprecated.
Open(BytePointer, MemoryPool, ReadableFile) - Static method in class org.bytedeco.arrow.ReadableFile
Deprecated.
Open(int, MemoryPool) - Static method in class org.bytedeco.arrow.ReadableFile
\brief Open a local file for reading
Open(int) - Static method in class org.bytedeco.arrow.ReadableFile
 
Open(int, ReadableFile) - Static method in class org.bytedeco.arrow.ReadableFile
Deprecated.
Open(int, MemoryPool, ReadableFile) - Static method in class org.bytedeco.arrow.ReadableFile
Deprecated.
Open(RandomAccessFile, RecordBatchFileReader) - Static method in class org.bytedeco.arrow.RecordBatchFileReader
\brief Open a RecordBatchFileReader Open a file-like object that is assumed to be self-contained; i.e., the end of the file interface is the end of the Arrow file.
Open(RandomAccessFile, long, RecordBatchFileReader) - Static method in class org.bytedeco.arrow.RecordBatchFileReader
\brief Open a RecordBatchFileReader If the file is embedded within some larger file or memory region, you can pass the absolute memory offset to the end of the file (which contains the metadata footer).
Open(OutputStream, Schema, RecordBatchWriter) - Static method in class org.bytedeco.arrow.RecordBatchFileWriter
Create a new writer from stream sink and schema
Open(OutputStream, Schema) - Static method in class org.bytedeco.arrow.RecordBatchFileWriter
Create a new writer from stream sink and schema
Open(OutputStream, Schema, IpcOptions) - Static method in class org.bytedeco.arrow.RecordBatchFileWriter
 
Open(MessageReader, RecordBatchReader) - Static method in class org.bytedeco.arrow.RecordBatchStreamReader
Create batch reader from generic MessageReader.
Open(InputStream, RecordBatchReader) - Static method in class org.bytedeco.arrow.RecordBatchStreamReader
\brief Record batch stream reader from InputStream
Open(OutputStream, Schema, RecordBatchWriter) - Static method in class org.bytedeco.arrow.RecordBatchStreamWriter
Create a new writer from stream sink and schema.
Open(OutputStream, Schema) - Static method in class org.bytedeco.arrow.RecordBatchStreamWriter
Create a new writer from stream sink and schema.
Open(OutputStream, Schema, IpcOptions) - Static method in class org.bytedeco.arrow.RecordBatchStreamWriter
 
Open(OutputStream, TableWriter) - Static method in class org.bytedeco.arrow.TableWriter
\brief Create a new TableWriter that writes to an OutputStream
Open() - Method in class org.bytedeco.arrow_dataset.FileSource
\brief Get a RandomAccessFile which views this file source
Open(InputStream, long, Compression.type, MemoryPool, CryptoContext) - Static method in class org.bytedeco.parquet.PageReader
 
Open(InputStream, long, Compression.type) - Static method in class org.bytedeco.parquet.PageReader
 
Open(InputStream, long, int, MemoryPool, CryptoContext) - Static method in class org.bytedeco.parquet.PageReader
 
Open(InputStream, long, int) - Static method in class org.bytedeco.parquet.PageReader
 
Open(OutputStream, Compression.type, int, ColumnChunkMetaDataBuilder) - Static method in class org.bytedeco.parquet.PageWriter
 
Open(OutputStream, int, int, ColumnChunkMetaDataBuilder) - Static method in class org.bytedeco.parquet.PageWriter
 
Open(RandomAccessFile, ReaderProperties, FileMetaData) - Static method in class org.bytedeco.parquet.ParquetFileReader.Contents
 
Open(RandomAccessFile) - Static method in class org.bytedeco.parquet.ParquetFileReader.Contents
 
Open(RandomAccessSource, ReaderProperties, FileMetaData) - Static method in class org.bytedeco.parquet.ParquetFileReader
 
Open(RandomAccessSource) - Static method in class org.bytedeco.parquet.ParquetFileReader
 
Open(RandomAccessFile, ReaderProperties, FileMetaData) - Static method in class org.bytedeco.parquet.ParquetFileReader
 
Open(RandomAccessFile) - Static method in class org.bytedeco.parquet.ParquetFileReader
 
Open(ParquetFileReader.Contents) - Method in class org.bytedeco.parquet.ParquetFileReader
 
Open(OutputStream, GroupNode, WriterProperties, KeyValueMetadata) - Static method in class org.bytedeco.parquet.ParquetFileWriter
 
Open(OutputStream, GroupNode) - Static method in class org.bytedeco.parquet.ParquetFileWriter
 
Open(ParquetFileWriter.Contents) - Method in class org.bytedeco.parquet.ParquetFileWriter
 
OpenAppendStream(String) - Method in class org.bytedeco.arrow.FileSystem
Open an output stream for appending.
OpenAppendStream(BytePointer) - Method in class org.bytedeco.arrow.FileSystem
 
OpenAppendStream(String) - Method in class org.bytedeco.arrow.LocalFileSystem
 
OpenAppendStream(BytePointer) - Method in class org.bytedeco.arrow.LocalFileSystem
 
OpenAppendStream(String) - Method in class org.bytedeco.arrow.MockFileSystem
 
OpenAppendStream(BytePointer) - Method in class org.bytedeco.arrow.MockFileSystem
 
OpenAppendStream(String) - Method in class org.bytedeco.arrow.SlowFileSystem
 
OpenAppendStream(BytePointer) - Method in class org.bytedeco.arrow.SlowFileSystem
 
OpenAppendStream(String) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
OpenAppendStream(BytePointer) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
OpenFile(String, boolean, ReaderProperties, FileMetaData) - Static method in class org.bytedeco.parquet.ParquetFileReader
 
OpenFile(String) - Static method in class org.bytedeco.parquet.ParquetFileReader
 
OpenFile(BytePointer, boolean, ReaderProperties, FileMetaData) - Static method in class org.bytedeco.parquet.ParquetFileReader
 
OpenFile(BytePointer) - Static method in class org.bytedeco.parquet.ParquetFileReader
 
OpenInputFile(String) - Method in class org.bytedeco.arrow.FileSystem
Open an input file for random access reading.
OpenInputFile(BytePointer) - Method in class org.bytedeco.arrow.FileSystem
 
OpenInputFile(String) - Method in class org.bytedeco.arrow.LocalFileSystem
 
OpenInputFile(BytePointer) - Method in class org.bytedeco.arrow.LocalFileSystem
 
OpenInputFile(String) - Method in class org.bytedeco.arrow.MockFileSystem
 
OpenInputFile(BytePointer) - Method in class org.bytedeco.arrow.MockFileSystem
 
OpenInputFile(String) - Method in class org.bytedeco.arrow.SlowFileSystem
 
OpenInputFile(BytePointer) - Method in class org.bytedeco.arrow.SlowFileSystem
 
OpenInputFile(String) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
OpenInputFile(BytePointer) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
OpenInputStream(String) - Method in class org.bytedeco.arrow.FileSystem
Open an input stream for sequential reading.
OpenInputStream(BytePointer) - Method in class org.bytedeco.arrow.FileSystem
 
OpenInputStream(String) - Method in class org.bytedeco.arrow.LocalFileSystem
 
OpenInputStream(BytePointer) - Method in class org.bytedeco.arrow.LocalFileSystem
 
OpenInputStream(String) - Method in class org.bytedeco.arrow.MockFileSystem
 
OpenInputStream(BytePointer) - Method in class org.bytedeco.arrow.MockFileSystem
 
OpenInputStream(String) - Method in class org.bytedeco.arrow.SlowFileSystem
 
OpenInputStream(BytePointer) - Method in class org.bytedeco.arrow.SlowFileSystem
 
OpenInputStream(String) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
OpenInputStream(BytePointer) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
OpenOutputStream(String) - Method in class org.bytedeco.arrow.FileSystem
Open an output stream for sequential writing.
OpenOutputStream(BytePointer) - Method in class org.bytedeco.arrow.FileSystem
 
OpenOutputStream(String) - Method in class org.bytedeco.arrow.LocalFileSystem
 
OpenOutputStream(BytePointer) - Method in class org.bytedeco.arrow.LocalFileSystem
 
OpenOutputStream(String) - Method in class org.bytedeco.arrow.MockFileSystem
 
OpenOutputStream(BytePointer) - Method in class org.bytedeco.arrow.MockFileSystem
 
OpenOutputStream(String) - Method in class org.bytedeco.arrow.SlowFileSystem
 
OpenOutputStream(BytePointer) - Method in class org.bytedeco.arrow.SlowFileSystem
 
OpenOutputStream(String) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
OpenOutputStream(BytePointer) - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
OpenReadable(String, int, HdfsReadableFile) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
OpenReadable(BytePointer, int, HdfsReadableFile) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
OpenReadable(String, HdfsReadableFile) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
OpenReadable(BytePointer, HdfsReadableFile) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
OpenRecordBatchWriter(IpcPayloadWriter, Schema, RecordBatchWriter) - Static method in class org.bytedeco.arrow.global.arrow
Create a new RecordBatchWriter from IpcPayloadWriter and schema.
OpenRecordBatchWriter(IpcPayloadWriter, Schema, IpcOptions) - Static method in class org.bytedeco.arrow.global.arrow
Create a new RecordBatchWriter from IpcPayloadWriter and schema.
OpenWritable(String, boolean, int, short, long, HdfsOutputStream) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
OpenWritable(BytePointer, boolean, int, short, long, HdfsOutputStream) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
OpenWritable(String, boolean, HdfsOutputStream) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
OpenWritable(BytePointer, boolean, HdfsOutputStream) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
OpenWriteable(String, boolean, int, short, long, HdfsOutputStream) - Method in class org.bytedeco.arrow.HadoopFileSystem
Deprecated.
OpenWriteable(BytePointer, boolean, int, short, long, HdfsOutputStream) - Method in class org.bytedeco.arrow.HadoopFileSystem
Deprecated.
OpenWriteable(String, boolean, HdfsOutputStream) - Method in class org.bytedeco.arrow.HadoopFileSystem
Deprecated.
OpenWriteable(BytePointer, boolean, HdfsOutputStream) - Method in class org.bytedeco.arrow.HadoopFileSystem
Deprecated.
operand() - Method in class org.bytedeco.arrow_dataset.UnaryExpression
 
OpKernel - Class in org.bytedeco.arrow
\class OpKernel \brief Base class for operator kernels Note to implementors: Operator kernels are intended to be the lowest level of an analytics/compute engine.
OpKernel(Pointer) - Constructor for class org.bytedeco.arrow.OpKernel
Pointer cast constructor.
options() - Method in class org.bytedeco.arrow_dataset.CastExpression
 
options() - Method in class org.bytedeco.arrow_dataset.ScanTask
 
Or(FunctionContext, Datum, Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Element-wise OR of two boolean datums which always propagates nulls (null and true is null).
or(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
or_(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
or_(ExpressionVector) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
ordered() - Method in class org.bytedeco.arrow.DictionaryType
 
OrExpression - Class in org.bytedeco.arrow_dataset
 
OrExpression() - Constructor for class org.bytedeco.arrow_dataset.OrExpression
Default native constructor.
OrExpression(long) - Constructor for class org.bytedeco.arrow_dataset.OrExpression
Native array allocator.
OrExpression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.OrExpression
Pointer cast constructor.
OrExpressionImpl - Class in org.bytedeco.arrow_dataset
 
OrExpressionImpl() - Constructor for class org.bytedeco.arrow_dataset.OrExpressionImpl
Default native constructor.
OrExpressionImpl(long) - Constructor for class org.bytedeco.arrow_dataset.OrExpressionImpl
Native array allocator.
OrExpressionImpl(Pointer) - Constructor for class org.bytedeco.arrow_dataset.OrExpressionImpl
Pointer cast constructor.
org.bytedeco.arrow - package org.bytedeco.arrow
 
org.bytedeco.arrow.global - package org.bytedeco.arrow.global
 
org.bytedeco.arrow.presets - package org.bytedeco.arrow.presets
 
org.bytedeco.arrow_dataset - package org.bytedeco.arrow_dataset
 
org.bytedeco.arrow_flight - package org.bytedeco.arrow_flight
 
org.bytedeco.gandiva - package org.bytedeco.gandiva
 
org.bytedeco.parquet - package org.bytedeco.parquet
 
org.bytedeco.plasma - package org.bytedeco.plasma
 
orPut(BasicDecimal128) - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Bitwise "or" between two BasicDecimal128.
out_type() - Method in class org.bytedeco.arrow.FilterKernel
\brief output type of this kernel (identical to type of values filtered)
out_type() - Method in class org.bytedeco.arrow.OpKernel
\brief EXPERIMENTAL The output data type of the kernel
out_type() - Method in class org.bytedeco.arrow.TakeKernel
\brief output type of this kernel (identical to type of values taken)
OutputStream - Class in org.bytedeco.arrow
 
OutputStream(Pointer) - Constructor for class org.bytedeco.arrow.OutputStream
Pointer cast constructor.
OutputStreamResult - Class in org.bytedeco.arrow
 
OutputStreamResult(Pointer) - Constructor for class org.bytedeco.arrow.OutputStreamResult
Pointer cast constructor.
OutputStreamResult(long) - Constructor for class org.bytedeco.arrow.OutputStreamResult
Native array allocator.
OutputStreamResult() - Constructor for class org.bytedeco.arrow.OutputStreamResult
Constructs a Result object that contains a non-OK status.
OutputStreamResult(Status) - Constructor for class org.bytedeco.arrow.OutputStreamResult
Constructs a Result object with the given non-OK Status object.
OutputStreamResult(OutputStream) - Constructor for class org.bytedeco.arrow.OutputStreamResult
Constructs a Result object that contains value.
OutputStreamResult(OutputStreamResult) - Constructor for class org.bytedeco.arrow.OutputStreamResult
Copy constructor.
override_hostname() - Method in class org.bytedeco.arrow_flight.FlightClientOptions
\brief Override the hostname checked by TLS.
override_hostname(String) - Method in class org.bytedeco.arrow_flight.FlightClientOptions
 
owner() - Method in class org.bytedeco.arrow.HdfsPathInfo
 
owner(String) - Method in class org.bytedeco.arrow.HdfsPathInfo
 

P

Page - Class in org.bytedeco.parquet
 
Page() - Constructor for class org.bytedeco.parquet.Page
Empty constructor.
Page(Pointer) - Constructor for class org.bytedeco.parquet.Page
Pointer cast constructor.
PageReader - Class in org.bytedeco.parquet
 
PageReader(Pointer) - Constructor for class org.bytedeco.parquet.PageReader
Pointer cast constructor.
PageType - Class in org.bytedeco.parquet
 
PageType() - Constructor for class org.bytedeco.parquet.PageType
Default native constructor.
PageType(long) - Constructor for class org.bytedeco.parquet.PageType
Native array allocator.
PageType(Pointer) - Constructor for class org.bytedeco.parquet.PageType
Pointer cast constructor.
PageType.type - Enum in org.bytedeco.parquet
 
PageWriter - Class in org.bytedeco.parquet
 
PageWriter(Pointer) - Constructor for class org.bytedeco.parquet.PageWriter
Pointer cast constructor.
param_types() - Method in class org.bytedeco.gandiva.FunctionSignature
 
ParametricType - Class in org.bytedeco.arrow
\brief Base class for all parametric data types
ParametricType() - Constructor for class org.bytedeco.arrow.ParametricType
Empty constructor.
ParametricType(Pointer) - Constructor for class org.bytedeco.arrow.ParametricType
Pointer cast constructor.
parent() - Method in class org.bytedeco.arrow.ArrowBuffer
 
parent() - Method in class org.bytedeco.arrow.PathForest.Ref
This node's parent or Ref{nullptr, 0} if this node has no parent
parent() - Method in class org.bytedeco.parquet.Node
 
parquet - Class in org.bytedeco.arrow.global
 
parquet() - Constructor for class org.bytedeco.arrow.global.parquet
 
parquet - Class in org.bytedeco.arrow.presets
 
parquet() - Constructor for class org.bytedeco.arrow.presets.parquet
 
PARQUET_251_FIXED_VERSION() - Static method in class org.bytedeco.parquet.ApplicationVersion
 
PARQUET_816_FIXED_VERSION() - Static method in class org.bytedeco.parquet.ApplicationVersion
 
PARQUET_CPP_FIXED_STATS_VERSION() - Static method in class org.bytedeco.parquet.ApplicationVersion
 
PARQUET_MR_FIXED_STATS_VERSION() - Static method in class org.bytedeco.parquet.ApplicationVersion
 
ParquetCipher - Class in org.bytedeco.parquet
 
ParquetCipher() - Constructor for class org.bytedeco.parquet.ParquetCipher
Default native constructor.
ParquetCipher(long) - Constructor for class org.bytedeco.parquet.ParquetCipher
Native array allocator.
ParquetCipher(Pointer) - Constructor for class org.bytedeco.parquet.ParquetCipher
Pointer cast constructor.
ParquetCipher.type - Enum in org.bytedeco.parquet
 
ParquetException - Class in org.bytedeco.parquet
 
ParquetException(Pointer) - Constructor for class org.bytedeco.parquet.ParquetException
Pointer cast constructor.
ParquetException(String) - Constructor for class org.bytedeco.parquet.ParquetException
 
ParquetException(BytePointer) - Constructor for class org.bytedeco.parquet.ParquetException
 
ParquetException(String, Pointer) - Constructor for class org.bytedeco.parquet.ParquetException
 
ParquetException(BytePointer, Pointer) - Constructor for class org.bytedeco.parquet.ParquetException
 
ParquetFileFormat - Class in org.bytedeco.arrow_dataset
\brief A FileFormat implementation that reads from Parquet files
ParquetFileFormat() - Constructor for class org.bytedeco.arrow_dataset.ParquetFileFormat
Default native constructor.
ParquetFileFormat(long) - Constructor for class org.bytedeco.arrow_dataset.ParquetFileFormat
Native array allocator.
ParquetFileFormat(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ParquetFileFormat
Pointer cast constructor.
ParquetFilePrinter - Class in org.bytedeco.parquet
 
ParquetFilePrinter(Pointer) - Constructor for class org.bytedeco.parquet.ParquetFilePrinter
Pointer cast constructor.
ParquetFilePrinter(ParquetFileReader) - Constructor for class org.bytedeco.parquet.ParquetFilePrinter
 
ParquetFileReader - Class in org.bytedeco.parquet
 
ParquetFileReader(Pointer) - Constructor for class org.bytedeco.parquet.ParquetFileReader
Pointer cast constructor.
ParquetFileReader(long) - Constructor for class org.bytedeco.parquet.ParquetFileReader
Native array allocator.
ParquetFileReader() - Constructor for class org.bytedeco.parquet.ParquetFileReader
 
ParquetFileReader.Contents - Class in org.bytedeco.parquet
 
ParquetFileWriter - Class in org.bytedeco.parquet
 
ParquetFileWriter(Pointer) - Constructor for class org.bytedeco.parquet.ParquetFileWriter
Pointer cast constructor.
ParquetFileWriter(long) - Constructor for class org.bytedeco.parquet.ParquetFileWriter
Native array allocator.
ParquetFileWriter() - Constructor for class org.bytedeco.parquet.ParquetFileWriter
 
ParquetFileWriter.Contents - Class in org.bytedeco.parquet
 
ParquetFragment - Class in org.bytedeco.arrow_dataset
 
ParquetFragment(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ParquetFragment
Pointer cast constructor.
ParquetFragment(FileSource, ScanOptions) - Constructor for class org.bytedeco.arrow_dataset.ParquetFragment
 
ParquetInputWrapper - Class in org.bytedeco.parquet
 
ParquetInputWrapper(Pointer) - Constructor for class org.bytedeco.parquet.ParquetInputWrapper
Pointer cast constructor.
ParquetInputWrapper(RandomAccessSource) - Constructor for class org.bytedeco.parquet.ParquetInputWrapper
 
ParquetInvalidOrCorruptedFileException - Class in org.bytedeco.parquet
 
ParquetInvalidOrCorruptedFileException() - Constructor for class org.bytedeco.parquet.ParquetInvalidOrCorruptedFileException
Default native constructor.
ParquetInvalidOrCorruptedFileException(long) - Constructor for class org.bytedeco.parquet.ParquetInvalidOrCorruptedFileException
Native array allocator.
ParquetInvalidOrCorruptedFileException(Pointer) - Constructor for class org.bytedeco.parquet.ParquetInvalidOrCorruptedFileException
Pointer cast constructor.
ParquetOutputWrapper - Class in org.bytedeco.parquet
 
ParquetOutputWrapper() - Constructor for class org.bytedeco.parquet.ParquetOutputWrapper
Default native constructor.
ParquetOutputWrapper(long) - Constructor for class org.bytedeco.parquet.ParquetOutputWrapper
Native array allocator.
ParquetOutputWrapper(Pointer) - Constructor for class org.bytedeco.parquet.ParquetOutputWrapper
Pointer cast constructor.
ParquetStatusException - Class in org.bytedeco.parquet
 
ParquetStatusException(Pointer) - Constructor for class org.bytedeco.parquet.ParquetStatusException
Pointer cast constructor.
ParquetStatusException(Status) - Constructor for class org.bytedeco.parquet.ParquetStatusException
 
ParquetVersion - Class in org.bytedeco.parquet
 
ParquetVersion() - Constructor for class org.bytedeco.parquet.ParquetVersion
Default native constructor.
ParquetVersion(long) - Constructor for class org.bytedeco.parquet.ParquetVersion
Native array allocator.
ParquetVersion(Pointer) - Constructor for class org.bytedeco.parquet.ParquetVersion
Pointer cast constructor.
ParquetVersion.type - Enum in org.bytedeco.parquet
 
ParquetVersionToString(ParquetVersion.type) - Static method in class org.bytedeco.arrow.global.parquet
 
ParquetVersionToString(int) - Static method in class org.bytedeco.arrow.global.parquet
 
Parse(String, Location) - Static method in class org.bytedeco.arrow_flight.Location
\brief Initialize a location by parsing a URI string
Parse(BytePointer, Location) - Static method in class org.bytedeco.arrow_flight.Location
 
ParseOne(JsonParseOptions, ArrowBuffer, RecordBatch) - Static method in class org.bytedeco.arrow.global.arrow
A class that reads an entire JSON file into a Arrow Table The file is expected to consist of individual line-separated JSON objects
partition_base_dir() - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
 
partition_base_dir(String) - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
 
partition_expression() - Method in class org.bytedeco.arrow_dataset.Fragment
\brief An expression which evaluates to true for all data viewed by this Fragment.
partition_expression() - Method in class org.bytedeco.arrow_dataset.Source
\brief An expression which evaluates to true for all data viewed by this Source.
partitioning() - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
 
partitioning(PartitioningOrFactory) - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
 
Partitioning - Class in org.bytedeco.arrow_dataset
 
Partitioning() - Constructor for class org.bytedeco.arrow_dataset.Partitioning
Empty constructor.
Partitioning(Pointer) - Constructor for class org.bytedeco.arrow_dataset.Partitioning
Pointer cast constructor.
PartitioningFactory - Class in org.bytedeco.arrow_dataset
 
PartitioningFactory() - Constructor for class org.bytedeco.arrow_dataset.PartitioningFactory
Empty constructor.
PartitioningFactory(Pointer) - Constructor for class org.bytedeco.arrow_dataset.PartitioningFactory
Pointer cast constructor.
PartitioningOrFactory - Class in org.bytedeco.arrow_dataset
 
PartitioningOrFactory() - Constructor for class org.bytedeco.arrow_dataset.PartitioningOrFactory
Empty constructor.
PartitioningOrFactory(Pointer) - Constructor for class org.bytedeco.arrow_dataset.PartitioningOrFactory
Pointer cast constructor.
password() - Method in class org.bytedeco.arrow_flight.BasicAuth
 
password(String) - Method in class org.bytedeco.arrow_flight.BasicAuth
 
path() - Method in class org.bytedeco.arrow.FileStats
The full file path in the filesystem
path() - Method in class org.bytedeco.arrow_dataset.FileSource
\brief Return the file path, if any.
path() - Method in class org.bytedeco.arrow_flight.FlightDescriptor
List of strings identifying a particular dataset.
path(StringVector) - Method in class org.bytedeco.arrow_flight.FlightDescriptor
 
Path(StringVector) - Static method in class org.bytedeco.arrow_flight.FlightDescriptor
 
path() - Method in class org.bytedeco.parquet.ColumnDescriptor
 
path() - Method in class org.bytedeco.parquet.Node
 
path_in_schema() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
path_in_schema() - Method in class org.bytedeco.parquet.ColumnCryptoMetaData
 
PathForest - Class in org.bytedeco.arrow
\brief A PathForest is a utility to transform a vector of FileStats into a forest representation for tree traversal purposes.
PathForest(Pointer) - Constructor for class org.bytedeco.arrow.PathForest
Pointer cast constructor.
PathForest.Ref - Class in org.bytedeco.arrow
Reference to a node in the forest
PathForestResult - Class in org.bytedeco.arrow
 
PathForestResult(Pointer) - Constructor for class org.bytedeco.arrow.PathForestResult
Pointer cast constructor.
PathForestResult(long) - Constructor for class org.bytedeco.arrow.PathForestResult
Native array allocator.
PathForestResult() - Constructor for class org.bytedeco.arrow.PathForestResult
Constructs a Result object that contains a non-OK status.
PathForestResult(Status) - Constructor for class org.bytedeco.arrow.PathForestResult
Constructs a Result object with the given non-OK Status object.
PathForestResult(PathForest) - Constructor for class org.bytedeco.arrow.PathForestResult
Constructs a Result object that contains value.
PathForestResult(PathForestResult) - Constructor for class org.bytedeco.arrow.PathForestResult
Copy constructor.
Peek(long) - Method in class org.bytedeco.arrow.BufferedInputStreamConcurrencyWrapper
 
Peek(long) - Method in class org.bytedeco.arrow.BufferReaderRandomAccessFileConcurrencyWrapper
 
Peek(long) - Method in class org.bytedeco.arrow.CompressedInputStreamConcurrencyWrapper
 
Peek(long) - Method in class org.bytedeco.arrow.InputStream
\brief Return zero-copy string_view to upcoming bytes.
Peek(long) - Method in class org.bytedeco.arrow.ReadableFileRandomAccessFileConcurrencyWrapper
 
Peek(long) - Method in class org.bytedeco.arrow.SlowInputStream
 
Peek(long) - Method in class org.bytedeco.arrow.SlowRandomAccessFile
 
peer_identity() - Method in class org.bytedeco.arrow_flight.ServerCallContext
\brief The name of the authenticated peer (may be the empty string)
pem_cert() - Method in class org.bytedeco.arrow_flight.CertKeyPair
\brief The certificate in PEM format.
pem_cert(String) - Method in class org.bytedeco.arrow_flight.CertKeyPair
 
pem_key() - Method in class org.bytedeco.arrow_flight.CertKeyPair
\brief The key in PEM format.
pem_key(String) - Method in class org.bytedeco.arrow_flight.CertKeyPair
 
permissions() - Method in class org.bytedeco.arrow.HdfsPathInfo
 
permissions(short) - Method in class org.bytedeco.arrow.HdfsPathInfo
 
physical_type() - Method in class org.bytedeco.parquet.ColumnDescriptor
 
physical_type() - Method in class org.bytedeco.parquet.PrimitiveNode
 
physical_type() - Method in class org.bytedeco.parquet.Statistics
\brief The physical type of the column schema
plaintext_files_allowed() - Method in class org.bytedeco.parquet.FileDecryptionProperties.Builder
By default, reading plaintext (unencrypted) files is not allowed when using a decryptor - in order to detect files that were not encrypted by mistake.
plaintext_files_allowed() - Method in class org.bytedeco.parquet.FileDecryptionProperties
 
plasma - Class in org.bytedeco.arrow.global
 
plasma() - Constructor for class org.bytedeco.arrow.global.plasma
 
plasma - Class in org.bytedeco.arrow.presets
 
plasma() - Constructor for class org.bytedeco.arrow.presets.plasma
 
plasma.ObjectLocation - Enum in org.bytedeco.arrow.global
 
plasma.ObjectState - Enum in org.bytedeco.arrow.global
 
plasma.PlasmaErrorCode - Enum in org.bytedeco.arrow.global
 
plasma_config() - Static method in class org.bytedeco.arrow.global.plasma
Mapping from ObjectIDs to information about the object.
PlasmaClient - Class in org.bytedeco.plasma
 
PlasmaClient(Pointer) - Constructor for class org.bytedeco.plasma.PlasmaClient
Pointer cast constructor.
PlasmaClient(long) - Constructor for class org.bytedeco.plasma.PlasmaClient
Native array allocator.
PlasmaClient() - Constructor for class org.bytedeco.plasma.PlasmaClient
 
PlasmaStoreInfo - Class in org.bytedeco.plasma
Globally accessible reference to plasma store configuration.
PlasmaStoreInfo() - Constructor for class org.bytedeco.plasma.PlasmaStoreInfo
Empty constructor.
PlasmaStoreInfo(Pointer) - Constructor for class org.bytedeco.plasma.PlasmaStoreInfo
Pointer cast constructor.
pointer() - Method in class org.bytedeco.plasma.ObjectTableEntry
Pointer to the object data.
pointer(BytePointer) - Method in class org.bytedeco.plasma.ObjectTableEntry
 
policy() - Method in class org.bytedeco.arrow.SchemaBuilder
\brief Return the conflict resolution method.
pool() - Method in class org.bytedeco.arrow_dataset.ScanContext
 
pool(MemoryPool) - Method in class org.bytedeco.arrow_dataset.ScanContext
 
Pop() - Method in class org.bytedeco.arrow.BitsetStack
\brief pop a bitset off the stack
pop_back() - Method in class org.bytedeco.arrow.ArrayDataVector
 
pop_back() - Method in class org.bytedeco.arrow.ArrayVector
 
pop_back() - Method in class org.bytedeco.arrow.ArrayVectorVector
 
pop_back() - Method in class org.bytedeco.arrow.ArrowBufferVector
 
pop_back() - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
pop_back() - Method in class org.bytedeco.arrow.BoolVector
 
pop_back() - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
pop_back() - Method in class org.bytedeco.arrow.DatumVector
 
pop_back() - Method in class org.bytedeco.arrow.FieldVector
 
pop_back() - Method in class org.bytedeco.arrow.FileStatsVector
 
pop_back() - Method in class org.bytedeco.arrow.RecordBatchVector
 
pop_back() - Method in class org.bytedeco.arrow.ScalarVector
 
pop_back() - Method in class org.bytedeco.arrow.SchemaVector
 
pop_back() - Method in class org.bytedeco.arrow.StringVector
 
pop_back() - Method in class org.bytedeco.arrow.TableVector
 
pop_back() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
pop_back() - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
pop_back() - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
pop_back() - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
pop_back() - Method in class org.bytedeco.parquet.NodeVector
 
PopDone(ReadaheadPromise) - Method in class org.bytedeco.arrow.ReadaheadQueue
 
PopDone(ReadaheadPromise) - Method in class org.bytedeco.arrow_dataset.ReadaheadQueue
 
PopulateFromBitMap(BytePointer, long, long) - Method in class org.bytedeco.gandiva.SelectionVector
\brief populate selection vector for all the set bits in the bitmap.
PopulateFromBitMap(ByteBuffer, long, long) - Method in class org.bytedeco.gandiva.SelectionVector
 
PopulateFromBitMap(byte[], long, long) - Method in class org.bytedeco.gandiva.SelectionVector
 
port() - Method in class org.bytedeco.arrow.HdfsConnectionConfig
 
port(int) - Method in class org.bytedeco.arrow.HdfsConnectionConfig
 
port() - Method in class org.bytedeco.arrow_flight.FlightServerBase
\brief Get the port that the Flight server is listening on.
position(long) - Method in class org.bytedeco.arrow.ArrayData
 
position(long) - Method in class org.bytedeco.arrow.ArrayResult
 
position(long) - Method in class org.bytedeco.arrow.ArrayVisitor
 
position(long) - Method in class org.bytedeco.arrow.BaseDayTimeIntervalScalar
 
position(long) - Method in class org.bytedeco.arrow.BaseDoubleScalar
 
position(long) - Method in class org.bytedeco.arrow.BaseFloatScalar
 
position(long) - Method in class org.bytedeco.arrow.BaseHalfFloatScalar
 
position(long) - Method in class org.bytedeco.arrow.BaseInt16Type
 
position(long) - Method in class org.bytedeco.arrow.BaseInt32Type
 
position(long) - Method in class org.bytedeco.arrow.BaseInt64Type
 
position(long) - Method in class org.bytedeco.arrow.BaseInt8Type
 
position(long) - Method in class org.bytedeco.arrow.BaseLargeListArray
 
position(long) - Method in class org.bytedeco.arrow.BaseListArray
 
position(long) - Method in class org.bytedeco.arrow.BaseUInt16Type
 
position(long) - Method in class org.bytedeco.arrow.BaseUInt32Type
 
position(long) - Method in class org.bytedeco.arrow.BaseUInt64Type
 
position(long) - Method in class org.bytedeco.arrow.BaseUInt8Type
 
position(long) - Method in class org.bytedeco.arrow.BasicDecimal128
 
position(long) - Method in class org.bytedeco.arrow.BinaryArrayResult
 
position(long) - Method in class org.bytedeco.arrow.BinaryBuilder
 
position(long) - Method in class org.bytedeco.arrow.BinaryDictionary32Builder
 
position(long) - Method in class org.bytedeco.arrow.BinaryDictionaryBuilder
 
position(long) - Method in class org.bytedeco.arrow.BinaryScalar
 
position(long) - Method in class org.bytedeco.arrow.BinaryType
 
position(long) - Method in class org.bytedeco.arrow.BitsetStack
 
position(long) - Method in class org.bytedeco.arrow.BooleanBuilder
 
position(long) - Method in class org.bytedeco.arrow.BooleanScalar
 
position(long) - Method in class org.bytedeco.arrow.BoolResult
 
position(long) - Method in class org.bytedeco.arrow.BufferBuilder
 
position(long) - Method in class org.bytedeco.arrow.BufferedInputStreamResult
 
position(long) - Method in class org.bytedeco.arrow.BufferedOutputStreamResult
 
position(long) - Method in class org.bytedeco.arrow.BufferIterator
 
position(long) - Method in class org.bytedeco.arrow.BufferIterator.RangeIterator
 
position(long) - Method in class org.bytedeco.arrow.BufferIteratorResult
 
position(long) - Method in class org.bytedeco.arrow.BufferOutputStreamResult
 
position(long) - Method in class org.bytedeco.arrow.BufferResult
 
position(long) - Method in class org.bytedeco.arrow.call_traits
 
position(long) - Method in class org.bytedeco.arrow.CastOptions
 
position(long) - Method in class org.bytedeco.arrow.CodecResult
 
position(long) - Method in class org.bytedeco.arrow.CompressedInputStreamResult
 
position(long) - Method in class org.bytedeco.arrow.CompressedOutputStreamResult
 
position(long) - Method in class org.bytedeco.arrow.Compression
 
position(long) - Method in class org.bytedeco.arrow.Compressor.CompressResult
 
position(long) - Method in class org.bytedeco.arrow.Compressor.EndResult
 
position(long) - Method in class org.bytedeco.arrow.Compressor.FlushResult
 
position(long) - Method in class org.bytedeco.arrow.CompressorResult
 
position(long) - Method in class org.bytedeco.arrow.CompressResultResult
 
position(long) - Method in class org.bytedeco.arrow.ConcatenateTablesOptions
 
position(long) - Method in class org.bytedeco.arrow.ConvertOptions
 
position(long) - Method in class org.bytedeco.arrow.CsvParseOptions
 
position(long) - Method in class org.bytedeco.arrow.DataTypeLayout
 
position(long) - Method in class org.bytedeco.arrow.DataTypeResult
 
position(long) - Method in class org.bytedeco.arrow.Date32Scalar
 
position(long) - Method in class org.bytedeco.arrow.Date32Type
 
position(long) - Method in class org.bytedeco.arrow.Date64Type
 
position(long) - Method in class org.bytedeco.arrow.DatumResult
 
position(long) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
 
position(long) - Method in class org.bytedeco.arrow.DayTimeIntervalType.DayMilliseconds
 
position(long) - Method in class org.bytedeco.arrow.DayTimeIntervalType
 
position(long) - Method in class org.bytedeco.arrow.Decimal128
 
position(long) - Method in class org.bytedeco.arrow.Decimal128PairResult
 
position(long) - Method in class org.bytedeco.arrow.Decimal128Result
 
position(long) - Method in class org.bytedeco.arrow.Decompressor.DecompressResult
 
position(long) - Method in class org.bytedeco.arrow.DecompressorResult
 
position(long) - Method in class org.bytedeco.arrow.DecompressResultResult
 
position(long) - Method in class org.bytedeco.arrow.DictionaryMemo
 
position(long) - Method in class org.bytedeco.arrow.DirInfo
 
position(long) - Method in class org.bytedeco.arrow.DoubleScalar
 
position(long) - Method in class org.bytedeco.arrow.DurationType
 
position(long) - Method in class org.bytedeco.arrow.EndResultResult
 
position(long) - Method in class org.bytedeco.arrow.EqualOptions
 
position(long) - Method in class org.bytedeco.arrow.Field.MergeOptions
 
position(long) - Method in class org.bytedeco.arrow.FieldResult
 
position(long) - Method in class org.bytedeco.arrow.FileInfo
 
position(long) - Method in class org.bytedeco.arrow.FileMode
 
position(long) - Method in class org.bytedeco.arrow.FileOutputStreamResult
 
position(long) - Method in class org.bytedeco.arrow.FileSelector
 
position(long) - Method in class org.bytedeco.arrow.FileStatistics
 
position(long) - Method in class org.bytedeco.arrow.FileStats.ByPath
 
position(long) - Method in class org.bytedeco.arrow.FileStats
 
position(long) - Method in class org.bytedeco.arrow.FileStatsResult
 
position(long) - Method in class org.bytedeco.arrow.FileStatsVectorResult
 
position(long) - Method in class org.bytedeco.arrow.FileSystemResult
 
position(long) - Method in class org.bytedeco.arrow.FilterIterator
 
position(long) - Method in class org.bytedeco.arrow.FlatArray
 
position(long) - Method in class org.bytedeco.arrow.FloatScalar
 
position(long) - Method in class org.bytedeco.arrow.FlushResultResult
 
position(long) - Method in class org.bytedeco.arrow.FunctionContext
 
position(long) - Method in class org.bytedeco.arrow.HalfFloatScalar
 
position(long) - Method in class org.bytedeco.arrow.HdfsConnectionConfig
 
position(long) - Method in class org.bytedeco.arrow.HdfsPathInfo
 
position(long) - Method in class org.bytedeco.arrow.InputStreamResult
 
position(long) - Method in class org.bytedeco.arrow.Int16Scalar
 
position(long) - Method in class org.bytedeco.arrow.Int32Scalar
 
position(long) - Method in class org.bytedeco.arrow.Int64Scalar
 
position(long) - Method in class org.bytedeco.arrow.Int8Scalar
 
position(long) - Method in class org.bytedeco.arrow.IpcOptions
 
position(long) - Method in class org.bytedeco.arrow.IpcPayload
 
position(long) - Method in class org.bytedeco.arrow.JsonParseOptions
 
position(long) - Method in class org.bytedeco.arrow.KeyValueMetadata
 
position(long) - Method in class org.bytedeco.arrow.LargeBinaryBuilder
 
position(long) - Method in class org.bytedeco.arrow.LargeBinaryScalar
 
position(long) - Method in class org.bytedeco.arrow.LargeBinaryType
 
position(long) - Method in class org.bytedeco.arrow.LargeStringBuilder
 
position(long) - Method in class org.bytedeco.arrow.LargeStringScalar
 
position(long) - Method in class org.bytedeco.arrow.LargeStringType
 
position(long) - Method in class org.bytedeco.arrow.ListArrayResult
 
position(long) - Method in class org.bytedeco.arrow.LocalFileSystem
 
position(long) - Method in class org.bytedeco.arrow.LocalFileSystemOptions
 
position(long) - Method in class org.bytedeco.arrow.MemoryMappedFileResult
 
position(long) - Method in class org.bytedeco.arrow.MemoryPoolStats
 
position(long) - Method in class org.bytedeco.arrow.MockOutputStream
 
position(long) - Method in class org.bytedeco.arrow.MonthIntervalScalar
 
position(long) - Method in class org.bytedeco.arrow.MonthIntervalType
 
position(long) - Method in class org.bytedeco.arrow.NullBuilder
 
position(long) - Method in class org.bytedeco.arrow.NullScalar
 
position(long) - Method in class org.bytedeco.arrow.NullType
 
position(long) - Method in class org.bytedeco.arrow.ObjectType
 
position(long) - Method in class org.bytedeco.arrow.OutputStreamResult
 
position(long) - Method in class org.bytedeco.arrow.PathForest.Ref
 
position(long) - Method in class org.bytedeco.arrow.PathForestResult
 
position(long) - Method in class org.bytedeco.arrow.RandomAccessFileResult
 
position(long) - Method in class org.bytedeco.arrow.ReadableFileResult
 
position(long) - Method in class org.bytedeco.arrow.ReadOptions
 
position(long) - Method in class org.bytedeco.arrow.RecordBatchIterator
 
position(long) - Method in class org.bytedeco.arrow.RecordBatchIterator.RangeIterator
 
position(long) - Method in class org.bytedeco.arrow.RecordBatchIteratorResult
 
position(long) - Method in class org.bytedeco.arrow.RecordBatchResult
 
position(long) - Method in class org.bytedeco.arrow.RecordBatchWriterSharedResult
 
position(long) - Method in class org.bytedeco.arrow.RecordBatchWriterUniqueResult
 
position(long) - Method in class org.bytedeco.arrow.ScalarResult
 
position(long) - Method in class org.bytedeco.arrow.ScalarVisitor
 
position(long) - Method in class org.bytedeco.arrow.SchemaBuilder
 
position(long) - Method in class org.bytedeco.arrow.SchemaResult
 
position(long) - Method in class org.bytedeco.arrow.SchemaVectorResult
 
position(long) - Method in class org.bytedeco.arrow.SharedExclusiveChecker
 
position(long) - Method in class org.bytedeco.arrow.SparseTensorResult
 
position(long) - Method in class org.bytedeco.arrow.Status
 
position(long) - Method in class org.bytedeco.arrow.StringBuilder
 
position(long) - Method in class org.bytedeco.arrow.StringDictionary32Builder
 
position(long) - Method in class org.bytedeco.arrow.StringDictionaryBuilder
 
position(long) - Method in class org.bytedeco.arrow.StringScalar
 
position(long) - Method in class org.bytedeco.arrow.StringStreamWrapper
 
position(long) - Method in class org.bytedeco.arrow.StringType
 
position(long) - Method in class org.bytedeco.arrow.StringViewResult
 
position(long) - Method in class org.bytedeco.arrow.StructArrayResult
 
position(long) - Method in class org.bytedeco.arrow.TableReaderResult
 
position(long) - Method in class org.bytedeco.arrow.TableResult
 
position(long) - Method in class org.bytedeco.arrow.TensorResult
 
position(long) - Method in class org.bytedeco.arrow.Time32Type
 
position(long) - Method in class org.bytedeco.arrow.Time64Type
 
position(long) - Method in class org.bytedeco.arrow.TimestampType
 
position(long) - Method in class org.bytedeco.arrow.TimeUnit
 
position(long) - Method in class org.bytedeco.arrow.Type
 
position(long) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
position(long) - Method in class org.bytedeco.arrow.TypeVisitor
 
position(long) - Method in class org.bytedeco.arrow.UInt16Scalar
 
position(long) - Method in class org.bytedeco.arrow.UInt32Scalar
 
position(long) - Method in class org.bytedeco.arrow.UInt64Scalar
 
position(long) - Method in class org.bytedeco.arrow.UInt8Scalar
 
position(long) - Method in class org.bytedeco.arrow.UnionMode
 
position(long) - Method in class org.bytedeco.arrow_dataset.AndExpression
 
position(long) - Method in class org.bytedeco.arrow_dataset.AndExpressionImpl
 
position(long) - Method in class org.bytedeco.arrow_dataset.CastExpressionImpl
 
position(long) - Method in class org.bytedeco.arrow_dataset.ComparisonExpressionImpl
 
position(long) - Method in class org.bytedeco.arrow_dataset.DatasetFactoryResult
 
position(long) - Method in class org.bytedeco.arrow_dataset.DatasetResult
 
position(long) - Method in class org.bytedeco.arrow_dataset.ExpressionResult
 
position(long) - Method in class org.bytedeco.arrow_dataset.ExpressionType
 
position(long) - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
 
position(long) - Method in class org.bytedeco.arrow_dataset.FilterIterator
 
position(long) - Method in class org.bytedeco.arrow_dataset.FragmentResult
 
position(long) - Method in class org.bytedeco.arrow_dataset.InExpressionImpl
 
position(long) - Method in class org.bytedeco.arrow_dataset.IpcFileFormat
 
position(long) - Method in class org.bytedeco.arrow_dataset.IsValidExpression
 
position(long) - Method in class org.bytedeco.arrow_dataset.IsValidExpressionImpl
 
position(long) - Method in class org.bytedeco.arrow_dataset.NotExpression
 
position(long) - Method in class org.bytedeco.arrow_dataset.NotExpressionImpl
 
position(long) - Method in class org.bytedeco.arrow_dataset.OrExpression
 
position(long) - Method in class org.bytedeco.arrow_dataset.OrExpressionImpl
 
position(long) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
 
position(long) - Method in class org.bytedeco.arrow_dataset.ScanContext
 
position(long) - Method in class org.bytedeco.arrow_dataset.ScannerBuilderResult
 
position(long) - Method in class org.bytedeco.arrow_dataset.ScannerResult
 
position(long) - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator
 
position(long) - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator.RangeIterator
 
position(long) - Method in class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
 
position(long) - Method in class org.bytedeco.arrow_dataset.ScanTaskResult
 
position(long) - Method in class org.bytedeco.arrow_dataset.SourceFactoryResult
 
position(long) - Method in class org.bytedeco.arrow_dataset.SourceResult
 
position(long) - Method in class org.bytedeco.arrow_dataset.ThreadPoolResult
 
position(long) - Method in class org.bytedeco.arrow_dataset.TreeEvaluator
 
position(long) - Method in class org.bytedeco.arrow_flight.Action
 
position(long) - Method in class org.bytedeco.arrow_flight.ActionType
 
position(long) - Method in class org.bytedeco.arrow_flight.BasicAuth
 
position(long) - Method in class org.bytedeco.arrow_flight.CertKeyPair
 
position(long) - Method in class org.bytedeco.arrow_flight.Criteria
 
position(long) - Method in class org.bytedeco.arrow_flight.FlightCallOptions
 
position(long) - Method in class org.bytedeco.arrow_flight.FlightClientOptions
 
position(long) - Method in class org.bytedeco.arrow_flight.FlightDescriptor
 
position(long) - Method in class org.bytedeco.arrow_flight.FlightEndpoint
 
position(long) - Method in class org.bytedeco.arrow_flight.FlightInfo.Data
 
position(long) - Method in class org.bytedeco.arrow_flight.FlightPayload
 
position(long) - Method in class org.bytedeco.arrow_flight.FlightServerBase
 
position(long) - Method in class org.bytedeco.arrow_flight.FlightStreamChunk
 
position(long) - Method in class org.bytedeco.arrow_flight.Location
 
position(long) - Method in class org.bytedeco.arrow_flight.NoOpAuthHandler
 
position(long) - Method in class org.bytedeco.arrow_flight.Result
 
position(long) - Method in class org.bytedeco.arrow_flight.Ticket
 
position(long) - Method in class org.bytedeco.gandiva.Configuration
 
position(long) - Method in class org.bytedeco.gandiva.ConfigurationBuilder
 
position(long) - Method in class org.bytedeco.gandiva.ExpressionRegistry
 
position(long) - Method in class org.bytedeco.gandiva.TreeExprBuilder
 
position(long) - Method in class org.bytedeco.parquet.AadMetadata
 
position(long) - Method in class org.bytedeco.parquet.ApplicationVersion
 
position(long) - Method in class org.bytedeco.parquet.ArrowReaderProperties
 
position(long) - Method in class org.bytedeco.parquet.ArrowWriterProperties.Builder
 
position(long) - Method in class org.bytedeco.parquet.ByteArray
 
position(long) - Method in class org.bytedeco.parquet.ColumnDecryptionProperties
 
position(long) - Method in class org.bytedeco.parquet.ColumnEncryptionProperties
 
position(long) - Method in class org.bytedeco.parquet.ColumnOrder
 
position(long) - Method in class org.bytedeco.parquet.ColumnPath
 
position(long) - Method in class org.bytedeco.parquet.ColumnProperties
 
position(long) - Method in class org.bytedeco.parquet.Comparator
 
position(long) - Method in class org.bytedeco.parquet.ConvertedType
 
position(long) - Method in class org.bytedeco.parquet.CryptoContext
 
position(long) - Method in class org.bytedeco.parquet.DecimalMetadata
 
position(long) - Method in class org.bytedeco.parquet.EncodedStatistics
 
position(long) - Method in class org.bytedeco.parquet.Encoding
 
position(long) - Method in class org.bytedeco.parquet.EncryptionAlgorithm
 
position(long) - Method in class org.bytedeco.parquet.FileDecryptionProperties.Builder
 
position(long) - Method in class org.bytedeco.parquet.FixedLenByteArray
 
position(long) - Method in class org.bytedeco.parquet.Int96
 
position(long) - Method in class org.bytedeco.parquet.IntegerKeyIdRetriever
 
position(long) - Method in class org.bytedeco.parquet.LevelDecoder
 
position(long) - Method in class org.bytedeco.parquet.LevelEncoder
 
position(long) - Method in class org.bytedeco.parquet.ListEncoding
 
position(long) - Method in class org.bytedeco.parquet.LogicalType.TimeUnit
 
position(long) - Method in class org.bytedeco.parquet.LogicalType.Type
 
position(long) - Method in class org.bytedeco.parquet.PageType
 
position(long) - Method in class org.bytedeco.parquet.ParquetCipher
 
position(long) - Method in class org.bytedeco.parquet.ParquetFileReader
 
position(long) - Method in class org.bytedeco.parquet.ParquetFileWriter
 
position(long) - Method in class org.bytedeco.parquet.ParquetInvalidOrCorruptedFileException
 
position(long) - Method in class org.bytedeco.parquet.ParquetOutputWrapper
 
position(long) - Method in class org.bytedeco.parquet.ParquetVersion
 
position(long) - Method in class org.bytedeco.parquet.ReaderProperties
 
position(long) - Method in class org.bytedeco.parquet.Repetition
 
position(long) - Method in class org.bytedeco.parquet.SchemaDescriptor
 
position(long) - Method in class org.bytedeco.parquet.SortOrder
 
position(long) - Method in class org.bytedeco.parquet.StringKeyIdRetriever
 
position(long) - Method in class org.bytedeco.parquet.Type
 
position(long) - Method in class org.bytedeco.parquet.type_traits
 
position(long) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
position(long) - Method in class org.bytedeco.plasma.EventLoop
 
position(long) - Method in class org.bytedeco.plasma.ObjectBuffer
 
position(long) - Method in class org.bytedeco.plasma.ObjectTableEntry
 
position(long) - Method in class org.bytedeco.plasma.PlasmaClient
 
position(long) - Method in class org.bytedeco.plasma.UniqueID
 
position(long) - Method in class org.bytedeco.plasma.UniqueIDHash
 
precision() - Method in class org.bytedeco.arrow.DecimalType
 
precision() - Method in class org.bytedeco.arrow.FloatingPointType
 
precision() - Method in class org.bytedeco.gandiva.BasicDecimalScalar128
 
precision() - Method in class org.bytedeco.parquet.DecimalLogicalType
 
precision() - Method in class org.bytedeco.parquet.DecimalMetadata
 
precision(int) - Method in class org.bytedeco.parquet.DecimalMetadata
 
PrettyPrint(RecordBatch, int, Pointer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Print human-readable representation of RecordBatch
PrettyPrint(RecordBatch, PrettyPrintOptions, Pointer) - Static method in class org.bytedeco.arrow.global.arrow
 
PrettyPrint(Table, PrettyPrintOptions, Pointer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Print human-readable representation of Table
PrettyPrint(Array, int, Pointer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Print human-readable representation of Array
PrettyPrint(Array, PrettyPrintOptions, Pointer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Print human-readable representation of Array
PrettyPrint(Array, PrettyPrintOptions, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Print human-readable representation of Array
PrettyPrint(ChunkedArray, PrettyPrintOptions, Pointer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Print human-readable representation of ChunkedArray
PrettyPrint(ChunkedArray, PrettyPrintOptions, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Print human-readable representation of ChunkedArray
PrettyPrint(Schema, PrettyPrintOptions, Pointer) - Static method in class org.bytedeco.arrow.global.arrow
 
PrettyPrint(Schema, PrettyPrintOptions, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
 
PrettyPrintOptions - Class in org.bytedeco.arrow
 
PrettyPrintOptions(Pointer) - Constructor for class org.bytedeco.arrow.PrettyPrintOptions
Pointer cast constructor.
PrettyPrintOptions(int, int, int, String, boolean) - Constructor for class org.bytedeco.arrow.PrettyPrintOptions
 
PrettyPrintOptions(int) - Constructor for class org.bytedeco.arrow.PrettyPrintOptions
 
PrettyPrintOptions(int, int, int, BytePointer, boolean) - Constructor for class org.bytedeco.arrow.PrettyPrintOptions
 
PrimitiveArray - Class in org.bytedeco.arrow
Base class for arrays of fixed-size logical types
PrimitiveArray(Pointer) - Constructor for class org.bytedeco.arrow.PrimitiveArray
Pointer cast constructor.
PrimitiveArray(DataType, long, ArrowBuffer, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.PrimitiveArray
 
PrimitiveArray(DataType, long, ArrowBuffer) - Constructor for class org.bytedeco.arrow.PrimitiveArray
 
PrimitiveCType - Class in org.bytedeco.arrow
\brief Base class for all data types representing primitive values
PrimitiveCType(Pointer) - Constructor for class org.bytedeco.arrow.PrimitiveCType
Pointer cast constructor.
PrimitiveNode - Class in org.bytedeco.parquet
 
PrimitiveNode(Pointer) - Constructor for class org.bytedeco.parquet.PrimitiveNode
Pointer cast constructor.
printf_code() - Static method in class org.bytedeco.parquet.type_traits
 
PrintNext(Pointer, int, boolean) - Method in class org.bytedeco.parquet.Scanner
 
PrintNext(Pointer, int) - Method in class org.bytedeco.parquet.Scanner
 
PrintSchema(Node, Pointer, int) - Static method in class org.bytedeco.arrow.global.parquet
 
PrintSchema(Node, Pointer) - Static method in class org.bytedeco.arrow.global.parquet
 
Project(StringVector) - Method in class org.bytedeco.arrow_dataset.ScannerBuilder
\brief Set the subset of columns to materialize.
projector() - Method in class org.bytedeco.arrow_dataset.ScanOptions
 
projector(RecordBatchProjector) - Method in class org.bytedeco.arrow_dataset.ScanOptions
 
Projector - Class in org.bytedeco.gandiva
\brief projection using expressions.
Projector(Pointer) - Constructor for class org.bytedeco.gandiva.Projector
Pointer cast constructor.
promote_nullability() - Method in class org.bytedeco.arrow.Field.MergeOptions
If true, a Field of NullType can be unified with a Field of another type.
promote_nullability(boolean) - Method in class org.bytedeco.arrow.Field.MergeOptions
 
PromoteTableToSchema(Table, Schema, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
\brief Promotes a table to conform to the given schema.
PromoteTableToSchema(Table, Schema) - Static method in class org.bytedeco.arrow.global.arrow
 
properties() - Method in class org.bytedeco.parquet.ArrowWriteContext
 
properties(ArrowWriterProperties) - Method in class org.bytedeco.parquet.ArrowWriteContext
 
properties() - Method in class org.bytedeco.parquet.ColumnWriter
\brief The file-level writer properties
properties() - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
properties() - Method in class org.bytedeco.parquet.ParquetFileWriter
Configuration passed to the writer, e.g.
properties() - Method in class org.bytedeco.parquet.RowGroupReader.Contents
 
ProxyMemoryPool - Class in org.bytedeco.arrow
Derived class for memory allocation.
ProxyMemoryPool(Pointer) - Constructor for class org.bytedeco.arrow.ProxyMemoryPool
Pointer cast constructor.
ProxyMemoryPool(MemoryPool) - Constructor for class org.bytedeco.arrow.ProxyMemoryPool
 
Prune - Static variable in class org.bytedeco.arrow.PathForest
enum arrow::fs::PathForest::
ptr() - Method in class org.bytedeco.parquet.ByteArray
 
ptr(BytePointer) - Method in class org.bytedeco.parquet.ByteArray
 
ptr() - Method in class org.bytedeco.parquet.FixedLenByteArray
 
ptr(BytePointer) - Method in class org.bytedeco.parquet.FixedLenByteArray
 
Pump(Pointer) - Method in class org.bytedeco.arrow.ReadaheadQueue
 
Pump(Pointer) - Method in class org.bytedeco.arrow_dataset.ReadaheadQueue
 
Push(int, boolean) - Method in class org.bytedeco.arrow.BitsetStack
\brief push a bitset onto the stack
push_back(ArrayData) - Method in class org.bytedeco.arrow.ArrayDataVector
 
push_back(Array) - Method in class org.bytedeco.arrow.ArrayVector
 
push_back(ArrayVector) - Method in class org.bytedeco.arrow.ArrayVectorVector
 
push_back(ArrowBuffer) - Method in class org.bytedeco.arrow.ArrowBufferVector
 
push_back(ArrayBuilder) - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
push_back(boolean) - Method in class org.bytedeco.arrow.BoolVector
 
push_back(ChunkedArray) - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
push_back(Datum) - Method in class org.bytedeco.arrow.DatumVector
 
push_back(Field) - Method in class org.bytedeco.arrow.FieldVector
 
push_back(FileStats) - Method in class org.bytedeco.arrow.FileStatsVector
 
push_back(RecordBatch) - Method in class org.bytedeco.arrow.RecordBatchVector
 
push_back(Scalar) - Method in class org.bytedeco.arrow.ScalarVector
 
push_back(Schema) - Method in class org.bytedeco.arrow.SchemaVector
 
push_back(String) - Method in class org.bytedeco.arrow.StringVector
 
push_back(BytePointer) - Method in class org.bytedeco.arrow.StringVector
 
push_back(Table) - Method in class org.bytedeco.arrow.TableVector
 
push_back(Expression) - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
push_back(SourceFactory) - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
push_back(ClientMiddlewareFactory) - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
push_back(FunctionSignature) - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
push_back(Node) - Method in class org.bytedeco.parquet.NodeVector
 
put(ArrayData) - Method in class org.bytedeco.arrow.ArrayData
 
put(ArrayDataVector) - Method in class org.bytedeco.arrow.ArrayDataVector
 
put(long, ArrayData) - Method in class org.bytedeco.arrow.ArrayDataVector
 
put(ArrayData) - Method in class org.bytedeco.arrow.ArrayDataVector
 
put(ArrayData...) - Method in class org.bytedeco.arrow.ArrayDataVector
 
put(ArrayResult) - Method in class org.bytedeco.arrow.ArrayResult
Copy-assignment operator.
put(ArrayVector) - Method in class org.bytedeco.arrow.ArrayVector
 
put(long, Array) - Method in class org.bytedeco.arrow.ArrayVector
 
put(Array) - Method in class org.bytedeco.arrow.ArrayVector
 
put(Array...) - Method in class org.bytedeco.arrow.ArrayVector
 
put(ArrayVectorVector) - Method in class org.bytedeco.arrow.ArrayVectorVector
 
put(long, ArrayVector) - Method in class org.bytedeco.arrow.ArrayVectorVector
 
put(ArrayVector) - Method in class org.bytedeco.arrow.ArrayVectorVector
 
put(ArrayVector...) - Method in class org.bytedeco.arrow.ArrayVectorVector
 
put(ArrowBufferVector) - Method in class org.bytedeco.arrow.ArrowBufferVector
 
put(long, ArrowBuffer) - Method in class org.bytedeco.arrow.ArrowBufferVector
 
put(ArrowBuffer) - Method in class org.bytedeco.arrow.ArrowBufferVector
 
put(ArrowBuffer...) - Method in class org.bytedeco.arrow.ArrowBufferVector
 
put(ArrowBuilderVector) - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
put(long, ArrayBuilder) - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
put(ArrayBuilder) - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
put(ArrayBuilder...) - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
put(BinaryArrayResult) - Method in class org.bytedeco.arrow.BinaryArrayResult
Copy-assignment operator.
put(BoolResult) - Method in class org.bytedeco.arrow.BoolResult
Copy-assignment operator.
put(BoolVector) - Method in class org.bytedeco.arrow.BoolVector
 
put(long, boolean) - Method in class org.bytedeco.arrow.BoolVector
 
put(boolean) - Method in class org.bytedeco.arrow.BoolVector
 
put(boolean...) - Method in class org.bytedeco.arrow.BoolVector
 
put(BufferedInputStreamResult) - Method in class org.bytedeco.arrow.BufferedInputStreamResult
Copy-assignment operator.
put(BufferedOutputStreamResult) - Method in class org.bytedeco.arrow.BufferedOutputStreamResult
Copy-assignment operator.
put(BufferOutputStreamResult) - Method in class org.bytedeco.arrow.BufferOutputStreamResult
Copy-assignment operator.
put(BufferResult) - Method in class org.bytedeco.arrow.BufferResult
Copy-assignment operator.
put(Byte16Array) - Method in class org.bytedeco.arrow.Byte16Array
 
put(long, byte) - Method in class org.bytedeco.arrow.Byte16Array
 
put(ChunkedArrayVector) - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
put(long, ChunkedArray) - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
put(ChunkedArray) - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
put(ChunkedArray...) - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
put(CompressedInputStreamResult) - Method in class org.bytedeco.arrow.CompressedInputStreamResult
Copy-assignment operator.
put(CompressedOutputStreamResult) - Method in class org.bytedeco.arrow.CompressedOutputStreamResult
Copy-assignment operator.
put(CompressorResult) - Method in class org.bytedeco.arrow.CompressorResult
Copy-assignment operator.
put(CompressResultResult) - Method in class org.bytedeco.arrow.CompressResultResult
Copy-assignment operator.
put(DataTypeResult) - Method in class org.bytedeco.arrow.DataTypeResult
Copy-assignment operator.
put(Datum) - Method in class org.bytedeco.arrow.Datum
 
put(DatumResult) - Method in class org.bytedeco.arrow.DatumResult
Copy-assignment operator.
put(DatumVector) - Method in class org.bytedeco.arrow.DatumVector
 
put(long, Datum) - Method in class org.bytedeco.arrow.DatumVector
 
put(Datum) - Method in class org.bytedeco.arrow.DatumVector
 
put(Datum...) - Method in class org.bytedeco.arrow.DatumVector
 
put(Decimal128Pair) - Method in class org.bytedeco.arrow.Decimal128Pair
 
put(Decimal128, Decimal128) - Method in class org.bytedeco.arrow.Decimal128Pair
 
put(Decimal128PairResult) - Method in class org.bytedeco.arrow.Decimal128PairResult
Copy-assignment operator.
put(Decimal128Result) - Method in class org.bytedeco.arrow.Decimal128Result
Copy-assignment operator.
put(DecompressorResult) - Method in class org.bytedeco.arrow.DecompressorResult
Copy-assignment operator.
put(DecompressResultResult) - Method in class org.bytedeco.arrow.DecompressResultResult
Copy-assignment operator.
put(EndResultResult) - Method in class org.bytedeco.arrow.EndResultResult
Copy-assignment operator.
put(FieldResult) - Method in class org.bytedeco.arrow.FieldResult
Copy-assignment operator.
put(FieldVector) - Method in class org.bytedeco.arrow.FieldVector
 
put(long, Field) - Method in class org.bytedeco.arrow.FieldVector
 
put(Field) - Method in class org.bytedeco.arrow.FieldVector
 
put(Field...) - Method in class org.bytedeco.arrow.FieldVector
 
put(FileOutputStreamResult) - Method in class org.bytedeco.arrow.FileOutputStreamResult
Copy-assignment operator.
put(FileStats) - Method in class org.bytedeco.arrow.FileStats
 
put(FileStatsResult) - Method in class org.bytedeco.arrow.FileStatsResult
Copy-assignment operator.
put(FileStatsVector) - Method in class org.bytedeco.arrow.FileStatsVector
 
put(long, FileStats) - Method in class org.bytedeco.arrow.FileStatsVector
 
put(FileStats) - Method in class org.bytedeco.arrow.FileStatsVector
 
put(FileStats...) - Method in class org.bytedeco.arrow.FileStatsVector
 
put(FileStatsVectorResult) - Method in class org.bytedeco.arrow.FileStatsVectorResult
Copy-assignment operator.
put(FileSystemResult) - Method in class org.bytedeco.arrow.FileSystemResult
Copy-assignment operator.
put(FlushResultResult) - Method in class org.bytedeco.arrow.FlushResultResult
Copy-assignment operator.
put(InputStreamResult) - Method in class org.bytedeco.arrow.InputStreamResult
Copy-assignment operator.
put(ListArrayResult) - Method in class org.bytedeco.arrow.ListArrayResult
Copy-assignment operator.
put(LongResult) - Method in class org.bytedeco.arrow.LongResult
Copy-assignment operator.
put(MemoryMappedFileResult) - Method in class org.bytedeco.arrow.MemoryMappedFileResult
Copy-assignment operator.
put(OutputStreamResult) - Method in class org.bytedeco.arrow.OutputStreamResult
Copy-assignment operator.
put(PathForestResult) - Method in class org.bytedeco.arrow.PathForestResult
Copy-assignment operator.
put(RandomAccessFileResult) - Method in class org.bytedeco.arrow.RandomAccessFileResult
Copy-assignment operator.
put(ReadableFileResult) - Method in class org.bytedeco.arrow.ReadableFileResult
Copy-assignment operator.
put(RecordBatchResult) - Method in class org.bytedeco.arrow.RecordBatchResult
Copy-assignment operator.
put(RecordBatchVector) - Method in class org.bytedeco.arrow.RecordBatchVector
 
put(long, RecordBatch) - Method in class org.bytedeco.arrow.RecordBatchVector
 
put(RecordBatch) - Method in class org.bytedeco.arrow.RecordBatchVector
 
put(RecordBatch...) - Method in class org.bytedeco.arrow.RecordBatchVector
 
put(RecordBatchWriterSharedResult) - Method in class org.bytedeco.arrow.RecordBatchWriterSharedResult
Copy-assignment operator.
put(ScalarResult) - Method in class org.bytedeco.arrow.ScalarResult
Copy-assignment operator.
put(ScalarVector) - Method in class org.bytedeco.arrow.ScalarVector
 
put(long, Scalar) - Method in class org.bytedeco.arrow.ScalarVector
 
put(Scalar) - Method in class org.bytedeco.arrow.ScalarVector
 
put(Scalar...) - Method in class org.bytedeco.arrow.ScalarVector
 
put(SchemaResult) - Method in class org.bytedeco.arrow.SchemaResult
Copy-assignment operator.
put(SchemaVector) - Method in class org.bytedeco.arrow.SchemaVector
 
put(long, Schema) - Method in class org.bytedeco.arrow.SchemaVector
 
put(Schema) - Method in class org.bytedeco.arrow.SchemaVector
 
put(Schema...) - Method in class org.bytedeco.arrow.SchemaVector
 
put(SchemaVectorResult) - Method in class org.bytedeco.arrow.SchemaVectorResult
Copy-assignment operator.
put(SizeTResult) - Method in class org.bytedeco.arrow.SizeTResult
Copy-assignment operator.
put(SparseTensorResult) - Method in class org.bytedeco.arrow.SparseTensorResult
Copy-assignment operator.
put(Status) - Method in class org.bytedeco.arrow.Status
 
put(StringDataTypeMap) - Method in class org.bytedeco.arrow.StringDataTypeMap
 
put(String, DataType) - Method in class org.bytedeco.arrow.StringDataTypeMap
 
put(StringStringMap) - Method in class org.bytedeco.arrow.StringStringMap
 
put(String, String) - Method in class org.bytedeco.arrow.StringStringMap
 
put(String, BytePointer) - Method in class org.bytedeco.arrow.StringStringMap
 
put(StringStringPairVector) - Method in class org.bytedeco.arrow.StringStringPairVector
 
put(String[], String[]) - Method in class org.bytedeco.arrow.StringStringPairVector
 
put(BytePointer[], BytePointer[]) - Method in class org.bytedeco.arrow.StringStringPairVector
 
put(StringVector) - Method in class org.bytedeco.arrow.StringVector
 
put(long, String) - Method in class org.bytedeco.arrow.StringVector
 
put(long, BytePointer) - Method in class org.bytedeco.arrow.StringVector
 
put(String) - Method in class org.bytedeco.arrow.StringVector
 
put(String...) - Method in class org.bytedeco.arrow.StringVector
 
put(BytePointer) - Method in class org.bytedeco.arrow.StringVector
 
put(BytePointer...) - Method in class org.bytedeco.arrow.StringVector
 
put(StringViewResult) - Method in class org.bytedeco.arrow.StringViewResult
Copy-assignment operator.
put(StructArrayResult) - Method in class org.bytedeco.arrow.StructArrayResult
Copy-assignment operator.
put(TableReaderResult) - Method in class org.bytedeco.arrow.TableReaderResult
Copy-assignment operator.
put(TableResult) - Method in class org.bytedeco.arrow.TableResult
Copy-assignment operator.
put(TableVector) - Method in class org.bytedeco.arrow.TableVector
 
put(long, Table) - Method in class org.bytedeco.arrow.TableVector
 
put(Table) - Method in class org.bytedeco.arrow.TableVector
 
put(Table...) - Method in class org.bytedeco.arrow.TableVector
 
put(TensorResult) - Method in class org.bytedeco.arrow.TensorResult
Copy-assignment operator.
put(DatasetFactoryResult) - Method in class org.bytedeco.arrow_dataset.DatasetFactoryResult
Copy-assignment operator.
put(DatasetResult) - Method in class org.bytedeco.arrow_dataset.DatasetResult
Copy-assignment operator.
put(ExpressionResult) - Method in class org.bytedeco.arrow_dataset.ExpressionResult
Copy-assignment operator.
put(ExpressionVector) - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
put(long, Expression) - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
put(Expression) - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
put(Expression...) - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
put(FragmentResult) - Method in class org.bytedeco.arrow_dataset.FragmentResult
Copy-assignment operator.
put(ScannerBuilderResult) - Method in class org.bytedeco.arrow_dataset.ScannerBuilderResult
Copy-assignment operator.
put(ScannerResult) - Method in class org.bytedeco.arrow_dataset.ScannerResult
Copy-assignment operator.
put(ScanTaskIteratorResult) - Method in class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
Copy-assignment operator.
put(SourceFactoryResult) - Method in class org.bytedeco.arrow_dataset.SourceFactoryResult
Copy-assignment operator.
put(SourceFactoryVector) - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
put(long, SourceFactory) - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
put(SourceFactory) - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
put(SourceFactory...) - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
put(SourceResult) - Method in class org.bytedeco.arrow_dataset.SourceResult
Copy-assignment operator.
put(ThreadPoolResult) - Method in class org.bytedeco.arrow_dataset.ThreadPoolResult
Copy-assignment operator.
put(ClientMiddlewareFactoryVector) - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
put(long, ClientMiddlewareFactory) - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
put(ClientMiddlewareFactory) - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
put(ClientMiddlewareFactory...) - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
put(ServerMiddlewareFactoryStringPair) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPair
 
put(String, ServerMiddlewareFactory) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPair
 
put(BytePointer, ServerMiddlewareFactory) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPair
 
put(ServerMiddlewareFactoryStringPairVector) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
put(String[], ServerMiddlewareFactory[]) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
put(BytePointer[], ServerMiddlewareFactory[]) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
put(FunctionSignatureVector) - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
put(long, FunctionSignature) - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
put(FunctionSignature) - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
put(FunctionSignature...) - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
put(IntSet) - Method in class org.bytedeco.gandiva.IntSet
 
put(LongSet) - Method in class org.bytedeco.gandiva.LongSet
 
put(StringSet) - Method in class org.bytedeco.gandiva.StringSet
 
put(ColumnDecryptionPropertiesStringMap) - Method in class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap
 
put(String, ColumnDecryptionProperties) - Method in class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap
 
put(IntList) - Method in class org.bytedeco.parquet.IntList
 
put(NodeVector) - Method in class org.bytedeco.parquet.NodeVector
 
put(long, Node) - Method in class org.bytedeco.parquet.NodeVector
 
put(Node) - Method in class org.bytedeco.parquet.NodeVector
 
put(Node...) - Method in class org.bytedeco.parquet.NodeVector
 
PutKey(int, String) - Method in class org.bytedeco.parquet.IntegerKeyIdRetriever
 
PutKey(int, BytePointer) - Method in class org.bytedeco.parquet.IntegerKeyIdRetriever
 
PutKey(String, String) - Method in class org.bytedeco.parquet.StringKeyIdRetriever
 
PutKey(BytePointer, BytePointer) - Method in class org.bytedeco.parquet.StringKeyIdRetriever
 

Q

quote_char() - Method in class org.bytedeco.arrow.CsvParseOptions
Quoting character (if quoting is true)
quote_char(byte) - Method in class org.bytedeco.arrow.CsvParseOptions
 
quoting() - Method in class org.bytedeco.arrow.CsvParseOptions
Whether quoting is used
quoting(boolean) - Method in class org.bytedeco.arrow.CsvParseOptions
 

R

random_object_id() - Static method in class org.bytedeco.arrow.global.plasma
 
RandomAccessFile - Class in org.bytedeco.arrow
 
RandomAccessFile(Pointer) - Constructor for class org.bytedeco.arrow.RandomAccessFile
Pointer cast constructor.
RandomAccessFileResult - Class in org.bytedeco.arrow
 
RandomAccessFileResult(Pointer) - Constructor for class org.bytedeco.arrow.RandomAccessFileResult
Pointer cast constructor.
RandomAccessFileResult(long) - Constructor for class org.bytedeco.arrow.RandomAccessFileResult
Native array allocator.
RandomAccessFileResult() - Constructor for class org.bytedeco.arrow.RandomAccessFileResult
Constructs a Result object that contains a non-OK status.
RandomAccessFileResult(Status) - Constructor for class org.bytedeco.arrow.RandomAccessFileResult
Constructs a Result object with the given non-OK Status object.
RandomAccessFileResult(RandomAccessFile) - Constructor for class org.bytedeco.arrow.RandomAccessFileResult
Constructs a Result object that contains value.
RandomAccessFileResult(RandomAccessFileResult) - Constructor for class org.bytedeco.arrow.RandomAccessFileResult
Copy constructor.
RandomAccessFileSlowInputStreamBase - Class in org.bytedeco.arrow
 
RandomAccessFileSlowInputStreamBase(Pointer) - Constructor for class org.bytedeco.arrow.RandomAccessFileSlowInputStreamBase
Pointer cast constructor.
RandomAccessSource - Class in org.bytedeco.parquet
It is the responsibility of implementations to mind threadsafety of shared resources
RandomAccessSource(Pointer) - Constructor for class org.bytedeco.parquet.RandomAccessSource
Pointer cast constructor.
RangeEquals(long, long, long, Array) - Method in class org.bytedeco.arrow.Array
Compare if the range of slots specified are equal for the given array and this array.
RangeEquals(Array, long, long, long) - Method in class org.bytedeco.arrow.Array
 
RangeIterator(Pointer) - Constructor for class org.bytedeco.arrow.BufferIterator.RangeIterator
Pointer cast constructor.
RangeIterator(long) - Constructor for class org.bytedeco.arrow.BufferIterator.RangeIterator
Native array allocator.
RangeIterator() - Constructor for class org.bytedeco.arrow.BufferIterator.RangeIterator
 
RangeIterator(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchIterator.RangeIterator
Pointer cast constructor.
RangeIterator(long) - Constructor for class org.bytedeco.arrow.RecordBatchIterator.RangeIterator
Native array allocator.
RangeIterator() - Constructor for class org.bytedeco.arrow.RecordBatchIterator.RangeIterator
 
RangeIterator(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskIterator.RangeIterator
Pointer cast constructor.
RangeIterator(long) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskIterator.RangeIterator
Native array allocator.
RangeIterator() - Constructor for class org.bytedeco.arrow_dataset.ScanTaskIterator.RangeIterator
 
RangeIterator(ScanTaskIterator) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskIterator.RangeIterator
 
raw() - Method in class org.bytedeco.arrow.BufferedInputStream
\brief Return the unbuffered InputStream
raw() - Method in class org.bytedeco.arrow.BufferedOutputStream
\brief Return the underlying raw output stream.
raw() - Method in class org.bytedeco.arrow.CompressedInputStream
\brief Return the underlying raw input stream.
raw() - Method in class org.bytedeco.arrow.CompressedOutputStream
\brief Return the underlying raw output stream.
raw_data() - Method in class org.bytedeco.arrow.Tensor
 
raw_mutable_data() - Method in class org.bytedeco.arrow.Tensor
 
raw_type_codes() - Method in class org.bytedeco.arrow.UnionArray
 
raw_type_ids() - Method in class org.bytedeco.arrow.UnionArray
Deprecated.
raw_value_offsets() - Method in class org.bytedeco.arrow.BaseBinaryArray
 
raw_value_offsets() - Method in class org.bytedeco.arrow.BaseLargeBinaryArray
 
raw_value_offsets() - Method in class org.bytedeco.arrow.BaseLargeListArray
Return pointer to raw value offsets accounting for any slice offset
raw_value_offsets() - Method in class org.bytedeco.arrow.BaseListArray
Return pointer to raw value offsets accounting for any slice offset
raw_value_offsets() - Method in class org.bytedeco.arrow.UnionArray
For dense arrays only.
raw_values() - Method in class org.bytedeco.arrow.Date32Array
 
raw_values() - Method in class org.bytedeco.arrow.Date64Array
 
raw_values() - Method in class org.bytedeco.arrow.DayTimeIntervalArray
 
raw_values() - Method in class org.bytedeco.arrow.DoubleArray
 
raw_values() - Method in class org.bytedeco.arrow.DurationArray
 
raw_values() - Method in class org.bytedeco.arrow.FixedSizeBinaryArray
 
raw_values() - Method in class org.bytedeco.arrow.FloatArray
 
raw_values() - Method in class org.bytedeco.arrow.HalfFloatArray
 
raw_values() - Method in class org.bytedeco.arrow.Int16Array
 
raw_values() - Method in class org.bytedeco.arrow.Int32Array
 
raw_values() - Method in class org.bytedeco.arrow.Int64Array
 
raw_values() - Method in class org.bytedeco.arrow.Int8Array
 
raw_values() - Method in class org.bytedeco.arrow.MonthIntervalArray
 
raw_values() - Method in class org.bytedeco.arrow.Time32Array
 
raw_values() - Method in class org.bytedeco.arrow.Time64Array
 
raw_values() - Method in class org.bytedeco.arrow.TimestampArray
 
raw_values() - Method in class org.bytedeco.arrow.UInt16Array
 
raw_values() - Method in class org.bytedeco.arrow.UInt32Array
 
raw_values() - Method in class org.bytedeco.arrow.UInt64Array
 
raw_values() - Method in class org.bytedeco.arrow.UInt8Array
 
Read(long, Pointer) - Method in class org.bytedeco.arrow.BufferedInputStreamConcurrencyWrapper
 
Read(long) - Method in class org.bytedeco.arrow.BufferedInputStreamConcurrencyWrapper
 
Read(long, Pointer) - Method in class org.bytedeco.arrow.BufferReaderRandomAccessFileConcurrencyWrapper
 
Read(long) - Method in class org.bytedeco.arrow.BufferReaderRandomAccessFileConcurrencyWrapper
 
Read(long, Pointer) - Method in class org.bytedeco.arrow.CompressedInputStreamConcurrencyWrapper
 
Read(long) - Method in class org.bytedeco.arrow.CompressedInputStreamConcurrencyWrapper
 
Read(long, Pointer) - Method in class org.bytedeco.arrow.HdfsReadableFile
 
Read(long) - Method in class org.bytedeco.arrow.HdfsReadableFile
 
Read(long, Pointer) - Method in class org.bytedeco.arrow.MemoryMappedFile
 
Read(long) - Method in class org.bytedeco.arrow.MemoryMappedFile
 
Read(long, Pointer) - Method in class org.bytedeco.arrow.Readable
\brief Read data from current file position.
Read(long) - Method in class org.bytedeco.arrow.Readable
\brief Read data from current file position.
Read(long, LongPointer, Pointer) - Method in class org.bytedeco.arrow.Readable
Deprecated.
Read(long, LongBuffer, Pointer) - Method in class org.bytedeco.arrow.Readable
Deprecated.
Read(long, long[], Pointer) - Method in class org.bytedeco.arrow.Readable
Deprecated.
Read(long, ArrowBuffer) - Method in class org.bytedeco.arrow.Readable
Deprecated.
Read(long, Pointer) - Method in class org.bytedeco.arrow.ReadableFileRandomAccessFileConcurrencyWrapper
 
Read(long) - Method in class org.bytedeco.arrow.ReadableFileRandomAccessFileConcurrencyWrapper
 
Read(long, Pointer) - Method in class org.bytedeco.arrow.SlowInputStream
 
Read(long) - Method in class org.bytedeco.arrow.SlowInputStream
 
Read(long, Pointer) - Method in class org.bytedeco.arrow.SlowRandomAccessFile
 
Read(long) - Method in class org.bytedeco.arrow.SlowRandomAccessFile
 
Read() - Method in class org.bytedeco.arrow.TableReader
Read the entire CSV file and convert it to a Arrow Table
Read(Table) - Method in class org.bytedeco.arrow.TableReader
Deprecated.
Read(BytePointer) - Method in class org.bytedeco.arrow_flight.ClientAuthReader
 
Read(BytePointer) - Method in class org.bytedeco.arrow_flight.ServerAuthReader
 
Read(long, Pointer) - Method in class org.bytedeco.parquet.ParquetInputWrapper
 
Read(long) - Method in class org.bytedeco.parquet.ParquetInputWrapper
 
Read(long, BytePointer) - Method in class org.bytedeco.parquet.RandomAccessSource
 
Read(long, ByteBuffer) - Method in class org.bytedeco.parquet.RandomAccessSource
 
Read(long, byte[]) - Method in class org.bytedeco.parquet.RandomAccessSource
 
Read(long) - Method in class org.bytedeco.parquet.RandomAccessSource
 
read_dictionary(int) - Method in class org.bytedeco.parquet.ArrowReaderProperties
 
read_dictionary() - Method in class org.bytedeco.parquet.RecordReader
\brief True if reading directly as Arrow dictionary-encoded
Readable - Class in org.bytedeco.arrow
 
Readable(Pointer) - Constructor for class org.bytedeco.arrow.Readable
Pointer cast constructor.
ReadableFile - Class in org.bytedeco.arrow
\brief An operating system file open in read-only mode.
ReadableFile(Pointer) - Constructor for class org.bytedeco.arrow.ReadableFile
Pointer cast constructor.
ReadableFileRandomAccessFileConcurrencyWrapper - Class in org.bytedeco.arrow
 
ReadableFileRandomAccessFileConcurrencyWrapper(Pointer) - Constructor for class org.bytedeco.arrow.ReadableFileRandomAccessFileConcurrencyWrapper
Pointer cast constructor.
ReadableFileResult - Class in org.bytedeco.arrow
 
ReadableFileResult(Pointer) - Constructor for class org.bytedeco.arrow.ReadableFileResult
Pointer cast constructor.
ReadableFileResult(long) - Constructor for class org.bytedeco.arrow.ReadableFileResult
Native array allocator.
ReadableFileResult() - Constructor for class org.bytedeco.arrow.ReadableFileResult
Constructs a Result object that contains a non-OK status.
ReadableFileResult(Status) - Constructor for class org.bytedeco.arrow.ReadableFileResult
Constructs a Result object with the given non-OK Status object.
ReadableFileResult(ReadableFile) - Constructor for class org.bytedeco.arrow.ReadableFileResult
Constructs a Result object that contains value.
ReadableFileResult(ReadableFileResult) - Constructor for class org.bytedeco.arrow.ReadableFileResult
Copy constructor.
ReadaheadPromise - Class in org.bytedeco.arrow
 
ReadaheadPromise(Pointer) - Constructor for class org.bytedeco.arrow.ReadaheadPromise
Pointer cast constructor.
ReadaheadPromise - Class in org.bytedeco.arrow_dataset
 
ReadaheadPromise(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ReadaheadPromise
Pointer cast constructor.
ReadaheadQueue - Class in org.bytedeco.arrow
 
ReadaheadQueue(Pointer) - Constructor for class org.bytedeco.arrow.ReadaheadQueue
Pointer cast constructor.
ReadaheadQueue(int) - Constructor for class org.bytedeco.arrow.ReadaheadQueue
 
ReadaheadQueue - Class in org.bytedeco.arrow_dataset
 
ReadaheadQueue(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ReadaheadQueue
Pointer cast constructor.
ReadaheadQueue(int) - Constructor for class org.bytedeco.arrow_dataset.ReadaheadQueue
 
ReadAll(RecordBatchVector) - Method in class org.bytedeco.arrow.RecordBatchReader
\brief Consume entire stream as a vector of record batches
ReadAll(Table) - Method in class org.bytedeco.arrow.RecordBatchReader
\brief Read all batches and concatenate as arrow::Table
ReadAll(RecordBatchVector) - Method in class org.bytedeco.arrow_flight.MetadataRecordBatchReader
\brief Consume entire stream as a vector of record batches
ReadAll(Table) - Method in class org.bytedeco.arrow_flight.MetadataRecordBatchReader
\brief Consume entire stream as a Table
ReadAt(long, long, Pointer) - Method in class org.bytedeco.arrow.BufferReaderRandomAccessFileConcurrencyWrapper
 
ReadAt(long, long) - Method in class org.bytedeco.arrow.BufferReaderRandomAccessFileConcurrencyWrapper
 
ReadAt(long, long, Pointer) - Method in class org.bytedeco.arrow.HdfsReadableFile
 
ReadAt(long, long) - Method in class org.bytedeco.arrow.HdfsReadableFile
 
ReadAt(long, long) - Method in class org.bytedeco.arrow.MemoryMappedFile
 
ReadAt(long, long, Pointer) - Method in class org.bytedeco.arrow.MemoryMappedFile
 
ReadAt(long, long, Pointer) - Method in class org.bytedeco.arrow.RandomAccessFile
\brief Read data from given file position.
ReadAt(long, long) - Method in class org.bytedeco.arrow.RandomAccessFile
\brief Read data from given file position.
ReadAt(long, long, LongPointer, Pointer) - Method in class org.bytedeco.arrow.RandomAccessFile
Deprecated.
ReadAt(long, long, LongBuffer, Pointer) - Method in class org.bytedeco.arrow.RandomAccessFile
Deprecated.
ReadAt(long, long, long[], Pointer) - Method in class org.bytedeco.arrow.RandomAccessFile
Deprecated.
ReadAt(long, long, ArrowBuffer) - Method in class org.bytedeco.arrow.RandomAccessFile
Deprecated.
ReadAt(long, long, Pointer) - Method in class org.bytedeco.arrow.ReadableFileRandomAccessFileConcurrencyWrapper
 
ReadAt(long, long) - Method in class org.bytedeco.arrow.ReadableFileRandomAccessFileConcurrencyWrapper
 
ReadAt(long, long, Pointer) - Method in class org.bytedeco.arrow.SlowRandomAccessFile
 
ReadAt(long, long) - Method in class org.bytedeco.arrow.SlowRandomAccessFile
 
ReadAt(long, long) - Method in class org.bytedeco.parquet.ParquetInputWrapper
 
ReadAt(long, long) - Method in class org.bytedeco.parquet.RandomAccessSource
 
ReadAt(long, long, BytePointer) - Method in class org.bytedeco.parquet.RandomAccessSource
Returns bytes read
ReadAt(long, long, ByteBuffer) - Method in class org.bytedeco.parquet.RandomAccessSource
 
ReadAt(long, long, byte[]) - Method in class org.bytedeco.parquet.RandomAccessSource
 
ReaderProperties - Class in org.bytedeco.parquet
 
ReaderProperties(Pointer) - Constructor for class org.bytedeco.parquet.ReaderProperties
Pointer cast constructor.
ReaderProperties(long) - Constructor for class org.bytedeco.parquet.ReaderProperties
Native array allocator.
ReaderProperties(MemoryPool) - Constructor for class org.bytedeco.parquet.ReaderProperties
 
ReaderProperties() - Constructor for class org.bytedeco.parquet.ReaderProperties
 
ReadFrom(ArrowBuffer, InputStream, Message) - Static method in class org.bytedeco.arrow.Message
\brief Read message body and create Message given Flatbuffer metadata
ReadFrom(long, ArrowBuffer, RandomAccessFile, Message) - Static method in class org.bytedeco.arrow.Message
\brief Read message body from position in file, and create Message given the Flatbuffer metadata
ReadMessage(long, int, RandomAccessFile, Message) - Static method in class org.bytedeco.arrow.global.arrow
\brief Read encapsulated RPC message from position in file Read a length-prefixed message flatbuffer starting at the indicated file offset.
ReadMessage(InputStream, Message) - Static method in class org.bytedeco.arrow.global.arrow
\brief Read encapsulated IPC message (metadata and body) from InputStream Returns null if there are not enough bytes available or the message length is 0 (e.g.
ReadMessageCopy(InputStream, MemoryPool, Message) - Static method in class org.bytedeco.arrow.global.arrow
\brief Read encapsulated IPC message (metadata and body) from InputStream Like ReadMessage, except that the metadata is copied in a new buffer.
ReadMetaData(RandomAccessFile) - Static method in class org.bytedeco.arrow.global.parquet
 
ReadMetadata(ArrowBuffer) - Method in class org.bytedeco.arrow_flight.FlightMetadataReader
\brief Read a message from the server.
ReadNext(RecordBatch) - Method in class org.bytedeco.arrow.RecordBatchReader
\brief Read the next record batch in the stream.
ReadNext(RecordBatch) - Method in class org.bytedeco.arrow.RecordBatchStreamReader
 
ReadNext(RecordBatch) - Method in class org.bytedeco.arrow.TableBatchReader
 
ReadNextMessage(Message) - Method in class org.bytedeco.arrow.MessageReader
\brief Read next Message from the interface
ReadOptions - Class in org.bytedeco.arrow
 
ReadOptions() - Constructor for class org.bytedeco.arrow.ReadOptions
Default native constructor.
ReadOptions(long) - Constructor for class org.bytedeco.arrow.ReadOptions
Native array allocator.
ReadOptions(Pointer) - Constructor for class org.bytedeco.arrow.ReadOptions
Pointer cast constructor.
ReadRecordBatch(Schema, DictionaryMemo, InputStream, RecordBatch) - Static method in class org.bytedeco.arrow.global.arrow
Read record batch as encapsulated IPC message with metadata size prefix and header
ReadRecordBatch(ArrowBuffer, Schema, DictionaryMemo, RandomAccessFile, RecordBatch) - Static method in class org.bytedeco.arrow.global.arrow
\brief Read record batch from file given metadata and schema
ReadRecordBatch(Message, Schema, DictionaryMemo, RecordBatch) - Static method in class org.bytedeco.arrow.global.arrow
\brief Read record batch from encapsulated Message
ReadRecordBatch(ArrowBuffer, Schema, DictionaryMemo, IpcOptions, RandomAccessFile, RecordBatch) - Static method in class org.bytedeco.arrow.global.arrow
Read record batch from file given metadata and schema
ReadRecordBatch(int, RecordBatch) - Method in class org.bytedeco.arrow.RecordBatchFileReader
\brief Read a particular record batch from the file.
ReadRecords(long) - Method in class org.bytedeco.parquet.RecordReader
\brief Attempt to read indicated number of records from column chunk
ReadSchema(InputStream, DictionaryMemo, Schema) - Static method in class org.bytedeco.arrow.global.arrow
\brief Read Schema from stream serialized as a single IPC message and populate any dictionary-encoded fields into a DictionaryMemo
ReadSchema(Message, DictionaryMemo, Schema) - Static method in class org.bytedeco.arrow.global.arrow
\brief Read Schema from encapsulated Message
ReadSparseTensorBodyBufferCount(ArrowBuffer) - Static method in class org.bytedeco.arrow.global.arrow
\brief EXPERIMENTAL: Read arrow::SparseTensorFormat::type from a metadata
ReadSparseTensorPayload(IpcPayload) - Static method in class org.bytedeco.arrow.global.arrow
\brief EXPERIMENTAL: Read arrow::SparseTensor from an IpcPayload
ReadTensor(InputStream) - Static method in class org.bytedeco.arrow.global.arrow
\brief Read arrow::Tensor as encapsulated IPC message in file
ReadTensor(Message) - Static method in class org.bytedeco.arrow.global.arrow
\brief EXPERIMENTAL: Read arrow::Tensor from IPC message
ReadWriteFileInterface - Class in org.bytedeco.arrow
 
ReadWriteFileInterface(Pointer) - Constructor for class org.bytedeco.arrow.ReadWriteFileInterface
Pointer cast constructor.
Reallocate(long, long, PointerPointer) - Method in class org.bytedeco.arrow.LoggingMemoryPool
 
Reallocate(long, long, BytePointer) - Method in class org.bytedeco.arrow.LoggingMemoryPool
 
Reallocate(long, long, ByteBuffer) - Method in class org.bytedeco.arrow.LoggingMemoryPool
 
Reallocate(long, long, byte[]) - Method in class org.bytedeco.arrow.LoggingMemoryPool
 
Reallocate(long, long, PointerPointer) - Method in class org.bytedeco.arrow.MemoryPool
Resize an already allocated memory section.
Reallocate(long, long, BytePointer) - Method in class org.bytedeco.arrow.MemoryPool
 
Reallocate(long, long, ByteBuffer) - Method in class org.bytedeco.arrow.MemoryPool
 
Reallocate(long, long, byte[]) - Method in class org.bytedeco.arrow.MemoryPool
 
Reallocate(long, long, PointerPointer) - Method in class org.bytedeco.arrow.ProxyMemoryPool
 
Reallocate(long, long, BytePointer) - Method in class org.bytedeco.arrow.ProxyMemoryPool
 
Reallocate(long, long, ByteBuffer) - Method in class org.bytedeco.arrow.ProxyMemoryPool
 
Reallocate(long, long, byte[]) - Method in class org.bytedeco.arrow.ProxyMemoryPool
 
RechunkArraysConsistently(ArrayVectorVector) - Static method in class org.bytedeco.arrow.global.arrow
Given a number of ArrayVectors, treat each ArrayVector as the chunks of a chunked array.
RECORD_BATCH - Static variable in class org.bytedeco.arrow.Datum
enum arrow::compute::Datum::type
record_batch() - Method in class org.bytedeco.arrow.Datum
 
RecordBatch - Class in org.bytedeco.arrow
\class RecordBatch \brief Collection of equal-length arrays matching a particular Schema A record batch is table-like data structure that is semantically a sequence of fields, each a contiguous Arrow array
RecordBatch(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatch
Pointer cast constructor.
RecordBatchBuilder - Class in org.bytedeco.arrow
\class RecordBatchBuilder \brief Helper class for creating record batches iteratively given a known schema
RecordBatchBuilder(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchBuilder
Pointer cast constructor.
RecordBatchFileReader - Class in org.bytedeco.arrow
\brief Reads the record batch file format
RecordBatchFileReader(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchFileReader
Pointer cast constructor.
RecordBatchFileWriter - Class in org.bytedeco.arrow
\brief Creates the Arrow record batch file format Implements the random access file format, which structurally is a record batch stream followed by a metadata footer at the end of the file.
RecordBatchFileWriter(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchFileWriter
Pointer cast constructor.
RecordBatchIterator - Class in org.bytedeco.arrow
 
RecordBatchIterator(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchIterator
Pointer cast constructor.
RecordBatchIterator(long) - Constructor for class org.bytedeco.arrow.RecordBatchIterator
Native array allocator.
RecordBatchIterator() - Constructor for class org.bytedeco.arrow.RecordBatchIterator
\brief Iterator may be constructed from any type which has a member function with signature Status Next(T*); The argument is moved or copied to the heap and kept in a unique_ptr.
RecordBatchIterator.RangeIterator - Class in org.bytedeco.arrow
 
RecordBatchIteratorResult - Class in org.bytedeco.arrow
 
RecordBatchIteratorResult(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchIteratorResult
Pointer cast constructor.
RecordBatchIteratorResult(long) - Constructor for class org.bytedeco.arrow.RecordBatchIteratorResult
Native array allocator.
RecordBatchIteratorResult() - Constructor for class org.bytedeco.arrow.RecordBatchIteratorResult
Constructs a Result object that contains a non-OK status.
RecordBatchIteratorResult(Status) - Constructor for class org.bytedeco.arrow.RecordBatchIteratorResult
Constructs a Result object with the given non-OK Status object.
RecordBatchProjector - Class in org.bytedeco.arrow_dataset
 
RecordBatchProjector() - Constructor for class org.bytedeco.arrow_dataset.RecordBatchProjector
Empty constructor.
RecordBatchProjector(Pointer) - Constructor for class org.bytedeco.arrow_dataset.RecordBatchProjector
Pointer cast constructor.
RecordBatchReader - Class in org.bytedeco.arrow
\brief Abstract interface for reading stream of record batches
RecordBatchReader(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchReader
Pointer cast constructor.
RecordBatchResult - Class in org.bytedeco.arrow
 
RecordBatchResult(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchResult
Pointer cast constructor.
RecordBatchResult(long) - Constructor for class org.bytedeco.arrow.RecordBatchResult
Native array allocator.
RecordBatchResult() - Constructor for class org.bytedeco.arrow.RecordBatchResult
Constructs a Result object that contains a non-OK status.
RecordBatchResult(Status) - Constructor for class org.bytedeco.arrow.RecordBatchResult
Constructs a Result object with the given non-OK Status object.
RecordBatchResult(RecordBatch) - Constructor for class org.bytedeco.arrow.RecordBatchResult
Constructs a Result object that contains value.
RecordBatchResult(RecordBatchResult) - Constructor for class org.bytedeco.arrow.RecordBatchResult
Copy constructor.
RecordBatchStream - Class in org.bytedeco.arrow_flight
\brief A basic implementation of FlightDataStream that will provide a sequence of FlightData messages to be written to a gRPC stream
RecordBatchStream(Pointer) - Constructor for class org.bytedeco.arrow_flight.RecordBatchStream
Pointer cast constructor.
RecordBatchStream(RecordBatchReader, MemoryPool) - Constructor for class org.bytedeco.arrow_flight.RecordBatchStream
 
RecordBatchStream(RecordBatchReader) - Constructor for class org.bytedeco.arrow_flight.RecordBatchStream
 
RecordBatchStreamReader - Class in org.bytedeco.arrow
\class RecordBatchStreamReader \brief Synchronous batch stream reader that reads from io::InputStream This class reads the schema (plus any dictionaries) as the first messages in the stream, followed by record batches.
RecordBatchStreamReader(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchStreamReader
Pointer cast constructor.
RecordBatchStreamWriter - Class in org.bytedeco.arrow
\class RecordBatchStreamWriter \brief Synchronous batch stream writer that writes the Arrow streaming format
RecordBatchStreamWriter(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchStreamWriter
Pointer cast constructor.
RecordBatchVector - Class in org.bytedeco.arrow
 
RecordBatchVector(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchVector
Pointer cast constructor.
RecordBatchVector(RecordBatch) - Constructor for class org.bytedeco.arrow.RecordBatchVector
 
RecordBatchVector(RecordBatch...) - Constructor for class org.bytedeco.arrow.RecordBatchVector
 
RecordBatchVector() - Constructor for class org.bytedeco.arrow.RecordBatchVector
 
RecordBatchVector(long) - Constructor for class org.bytedeco.arrow.RecordBatchVector
 
RecordBatchVector.Iterator - Class in org.bytedeco.arrow
 
RecordBatchWriter - Class in org.bytedeco.arrow
\class RecordBatchWriter \brief Abstract interface for writing a stream of record batches
RecordBatchWriter(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchWriter
Pointer cast constructor.
RecordBatchWriterSharedResult - Class in org.bytedeco.arrow
 
RecordBatchWriterSharedResult(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchWriterSharedResult
Pointer cast constructor.
RecordBatchWriterSharedResult(long) - Constructor for class org.bytedeco.arrow.RecordBatchWriterSharedResult
Native array allocator.
RecordBatchWriterSharedResult() - Constructor for class org.bytedeco.arrow.RecordBatchWriterSharedResult
Constructs a Result object that contains a non-OK status.
RecordBatchWriterSharedResult(Status) - Constructor for class org.bytedeco.arrow.RecordBatchWriterSharedResult
Constructs a Result object with the given non-OK Status object.
RecordBatchWriterSharedResult(RecordBatchWriter) - Constructor for class org.bytedeco.arrow.RecordBatchWriterSharedResult
Constructs a Result object that contains value.
RecordBatchWriterSharedResult(RecordBatchWriterSharedResult) - Constructor for class org.bytedeco.arrow.RecordBatchWriterSharedResult
Copy constructor.
RecordBatchWriterUniqueResult - Class in org.bytedeco.arrow
 
RecordBatchWriterUniqueResult(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchWriterUniqueResult
Pointer cast constructor.
RecordBatchWriterUniqueResult(long) - Constructor for class org.bytedeco.arrow.RecordBatchWriterUniqueResult
Native array allocator.
RecordBatchWriterUniqueResult() - Constructor for class org.bytedeco.arrow.RecordBatchWriterUniqueResult
Constructs a Result object that contains a non-OK status.
RecordBatchWriterUniqueResult(Status) - Constructor for class org.bytedeco.arrow.RecordBatchWriterUniqueResult
Constructs a Result object with the given non-OK Status object.
RecordBatchWriterUniqueResult(RecordBatchWriter) - Constructor for class org.bytedeco.arrow.RecordBatchWriterUniqueResult
Constructs a Result object that contains value.
RecordReader - Class in org.bytedeco.parquet
\brief Stateful column reader that delimits semantic records for both flat and nested columns \note API EXPERIMENTAL
RecordReader(Pointer) - Constructor for class org.bytedeco.parquet.RecordReader
Pointer cast constructor.
recursive() - Method in class org.bytedeco.arrow.FileSelector
Whether to recurse into subdirectories.
recursive(boolean) - Method in class org.bytedeco.arrow.FileSelector
 
ReduceScaleBy(int, boolean) - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Scale down.
ReduceScaleBy(int) - Method in class org.bytedeco.arrow.BasicDecimal128
 
Ref() - Constructor for class org.bytedeco.arrow.PathForest.Ref
Default native constructor.
Ref(long) - Constructor for class org.bytedeco.arrow.PathForest.Ref
Native array allocator.
Ref(Pointer) - Constructor for class org.bytedeco.arrow.PathForest.Ref
Pointer cast constructor.
ref_count() - Method in class org.bytedeco.plasma.ObjectTableEntry
Number of clients currently using this object.
ref_count(int) - Method in class org.bytedeco.plasma.ObjectTableEntry
 
Refresh(UniqueID) - Method in class org.bytedeco.plasma.PlasmaClient
Bump objects up in the LRU cache, i.e.
RegisterExtensionType(ExtensionType) - Static method in class org.bytedeco.arrow.global.arrow
\brief Register an extension type globally.
RegisterType(ExtensionType) - Method in class org.bytedeco.arrow.ExtensionTypeRegistry
 
Release(UniqueID) - Method in class org.bytedeco.plasma.PlasmaClient
Tell Plasma that the client no longer needs the object.
ReleaseIsValid() - Method in class org.bytedeco.parquet.RecordReader
\brief Transfer filled validity bitmap buffer to caller.
ReleaseValues() - Method in class org.bytedeco.parquet.RecordReader
\brief Transfer filled values buffer to caller.
RemoveColumn(int, RecordBatch) - Method in class org.bytedeco.arrow.RecordBatch
\brief Remove column from the record batch, producing a new RecordBatch
RemoveColumn(int, Table) - Method in class org.bytedeco.arrow.Table
\brief Remove column from the table, producing a new Table
RemoveField(int, Schema) - Method in class org.bytedeco.arrow.Schema
 
RemoveFileEvent(int) - Method in class org.bytedeco.plasma.EventLoop
Remove a file event handler from the event loop.
RemoveMetadata() - Method in class org.bytedeco.arrow.Field
\brief Return a copy of this field without any metadata attached to it
RemoveMetadata() - Method in class org.bytedeco.arrow.Schema
\brief Return copy of Schema without the KeyValueMetadata
RemoveTimer(long) - Method in class org.bytedeco.plasma.EventLoop
Remove a timer handler from the event loop.
Rename(String, String) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
Rename(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
Rename(String, String) - Method in class org.bytedeco.arrow.IOFileSystem
 
Rename(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.IOFileSystem
 
RenameColumns(StringVector, Table) - Method in class org.bytedeco.arrow.Table
\brief Rename columns with provided names
rep_levels() - Method in class org.bytedeco.parquet.RecordReader
\brief Decoded repetition levels
repetition() - Method in class org.bytedeco.parquet.Node
 
Repetition - Class in org.bytedeco.parquet
 
Repetition() - Constructor for class org.bytedeco.parquet.Repetition
Default native constructor.
Repetition(long) - Constructor for class org.bytedeco.parquet.Repetition
Native array allocator.
Repetition(Pointer) - Constructor for class org.bytedeco.parquet.Repetition
Pointer cast constructor.
Repetition.type - Enum in org.bytedeco.parquet
 
ReplaceSchema(Schema) - Method in class org.bytedeco.arrow_dataset.ScanOptions
 
ReplaceSchemaMetadata(KeyValueMetadata) - Method in class org.bytedeco.arrow.RecordBatch
 
ReplaceSchemaMetadata(KeyValueMetadata) - Method in class org.bytedeco.arrow.Table
\brief Replace schema key-value metadata with new metadata (EXPERIMENTAL)
replication() - Method in class org.bytedeco.arrow.HdfsPathInfo
 
replication(short) - Method in class org.bytedeco.arrow.HdfsPathInfo
 
Rescale(int, int, BasicDecimal128) - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Convert BasicDecimal128 from one scale to another
Rescale(int, int) - Method in class org.bytedeco.arrow.Decimal128
\brief Convert Decimal128 from one scale to another
Rescale(int, int, Decimal128) - Method in class org.bytedeco.arrow.Decimal128
Deprecated.
Reserve(long) - Method in class org.bytedeco.arrow.ArrayBuilder
\brief Ensure that there is enough space allocated to append the indicated number of elements without any further reallocation.
Reserve(long) - Method in class org.bytedeco.arrow.BufferBuilder
\brief Ensure that builder can accommodate the additional number of bytes without the need to perform allocations
Reserve(long) - Method in class org.bytedeco.arrow.ChunkedBinaryBuilder
 
reserve(long) - Method in class org.bytedeco.arrow.KeyValueMetadata
 
Reserve(long) - Method in class org.bytedeco.arrow.ResizableBuffer
Ensure that buffer has enough memory allocated to fit the indicated capacity (and meets the 64 byte padding requirement in Layout.md).
Reserve(long) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
Reserve(long) - Method in class org.bytedeco.parquet.RecordReader
\brief Pre-allocate space for data.
ReserveData(long) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
\brief Ensures there is enough allocated capacity to append the indicated number of bytes to the value data buffer without additional allocations
ReserveData(long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
\brief Ensures there is enough allocated capacity to append the indicated number of bytes to the value data buffer without additional allocations
Reset() - Method in class org.bytedeco.arrow.ArrayBuilder
Reset the builder.
Reset() - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
Reset() - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
Reset() - Method in class org.bytedeco.arrow.BaseLargeListBuilder
 
Reset() - Method in class org.bytedeco.arrow.BaseListBuilder
 
Reset() - Method in class org.bytedeco.arrow.BooleanBuilder
 
Reset() - Method in class org.bytedeco.arrow.BufferBuilder
 
Reset(long, MemoryPool) - Method in class org.bytedeco.arrow.BufferOutputStream
\brief Initialize state of OutputStream with newly allocated memory and set position to 0
Reset() - Method in class org.bytedeco.arrow.BufferOutputStream
 
Reset() - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
 
Reset() - Method in class org.bytedeco.arrow.Decompressor
\brief Reinitialize decompressor, making it ready for a new compressed stream.
Reset() - Method in class org.bytedeco.arrow.DoubleBuilder
 
Reset() - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
Reset() - Method in class org.bytedeco.arrow.FixedSizeListBuilder
 
Reset() - Method in class org.bytedeco.arrow.FloatBuilder
 
Reset() - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
Reset() - Method in class org.bytedeco.arrow.Int16Builder
 
Reset() - Method in class org.bytedeco.arrow.Int32Builder
 
Reset() - Method in class org.bytedeco.arrow.Int64Builder
 
Reset() - Method in class org.bytedeco.arrow.Int8Builder
 
Reset() - Method in class org.bytedeco.arrow.MapBuilder
 
Reset() - Method in class org.bytedeco.arrow.SchemaBuilder
\brief Reset internal state with an empty schema (and metadata).
Reset() - Method in class org.bytedeco.arrow.StructBuilder
 
Reset() - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
Reset() - Method in class org.bytedeco.arrow.UInt16Builder
 
Reset() - Method in class org.bytedeco.arrow.UInt32Builder
 
Reset() - Method in class org.bytedeco.arrow.UInt64Builder
 
Reset() - Method in class org.bytedeco.arrow.UInt8Builder
 
Reset() - Method in class org.bytedeco.parquet.RecordReader
\brief Clear consumed values and repetition/definition levels as the result of calling ReadRecords
Reset() - Method in class org.bytedeco.parquet.Statistics
\brief Reset state of object to initial (no data observed) state
ResetStatus() - Method in class org.bytedeco.arrow.FunctionContext
\brief Clear any error status
ResizableBuffer - Class in org.bytedeco.arrow
\class ResizableBuffer \brief A mutable buffer that can be resized
ResizableBuffer(Pointer) - Constructor for class org.bytedeco.arrow.ResizableBuffer
Pointer cast constructor.
Resize(long) - Method in class org.bytedeco.arrow.ArrayBuilder
\brief Ensure that enough memory has been allocated to fit the indicated number of total elements in the builder, including any that have already been appended.
resize(long) - Method in class org.bytedeco.arrow.ArrayDataVector
 
resize(long) - Method in class org.bytedeco.arrow.ArrayVector
 
resize(long) - Method in class org.bytedeco.arrow.ArrayVectorVector
 
resize(long) - Method in class org.bytedeco.arrow.ArrowBufferVector
 
resize(long) - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
Resize(long) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
Resize(long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
Resize(long) - Method in class org.bytedeco.arrow.BaseLargeListBuilder
Use this constructor to incrementally build the value array along with offsets and null bitmap.
Resize(long) - Method in class org.bytedeco.arrow.BaseListBuilder
Use this constructor to incrementally build the value array along with offsets and null bitmap.
Resize(long) - Method in class org.bytedeco.arrow.BooleanBuilder
 
resize(long) - Method in class org.bytedeco.arrow.BoolVector
 
Resize(long, boolean) - Method in class org.bytedeco.arrow.BufferBuilder
\brief Resize the buffer to the nearest multiple of 64 bytes
Resize(long) - Method in class org.bytedeco.arrow.BufferBuilder
 
resize(long) - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
resize(long) - Method in class org.bytedeco.arrow.DatumVector
 
Resize(long) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
 
Resize(long) - Method in class org.bytedeco.arrow.DoubleBuilder
 
resize(long) - Method in class org.bytedeco.arrow.FieldVector
 
resize(long) - Method in class org.bytedeco.arrow.FileStatsVector
 
Resize(long) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
Resize(long) - Method in class org.bytedeco.arrow.FixedSizeListBuilder
 
Resize(long) - Method in class org.bytedeco.arrow.FloatBuilder
 
Resize(long) - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
Resize(long) - Method in class org.bytedeco.arrow.Int16Builder
 
Resize(long) - Method in class org.bytedeco.arrow.Int32Builder
 
Resize(long) - Method in class org.bytedeco.arrow.Int64Builder
 
Resize(long) - Method in class org.bytedeco.arrow.Int8Builder
 
Resize(long) - Method in class org.bytedeco.arrow.MapBuilder
 
Resize(long) - Method in class org.bytedeco.arrow.MemoryMappedFile
\endcond
resize(long) - Method in class org.bytedeco.arrow.RecordBatchVector
 
Resize(long, boolean) - Method in class org.bytedeco.arrow.ResizableBuffer
Change buffer reported size to indicated size, allocating memory if necessary.
Resize(long) - Method in class org.bytedeco.arrow.ResizableBuffer
 
resize(long) - Method in class org.bytedeco.arrow.ScalarVector
 
resize(long) - Method in class org.bytedeco.arrow.SchemaVector
 
resize(long) - Method in class org.bytedeco.arrow.StringStringPairVector
 
resize(long) - Method in class org.bytedeco.arrow.StringVector
 
resize(long) - Method in class org.bytedeco.arrow.TableVector
 
Resize(long, boolean) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
Resize(long) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
Resize(long) - Method in class org.bytedeco.arrow.UInt16Builder
 
Resize(long) - Method in class org.bytedeco.arrow.UInt32Builder
 
Resize(long) - Method in class org.bytedeco.arrow.UInt64Builder
 
Resize(long) - Method in class org.bytedeco.arrow.UInt8Builder
 
resize(long) - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
resize(long) - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
resize(long) - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
resize(long) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
resize(long) - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
resize(long) - Method in class org.bytedeco.parquet.NodeVector
 
Result - Class in org.bytedeco.arrow_flight
\brief Opaque result returned after executing an action
Result() - Constructor for class org.bytedeco.arrow_flight.Result
Default native constructor.
Result(long) - Constructor for class org.bytedeco.arrow_flight.Result
Native array allocator.
Result(Pointer) - Constructor for class org.bytedeco.arrow_flight.Result
Pointer cast constructor.
result() - Method in class org.bytedeco.gandiva.Expression
 
ResultStream - Class in org.bytedeco.arrow_flight
\brief An iterator to Result instances returned by DoAction.
ResultStream(Pointer) - Constructor for class org.bytedeco.arrow_flight.ResultStream
Pointer cast constructor.
ret_type() - Method in class org.bytedeco.gandiva.FunctionSignature
 
Rewind(long) - Method in class org.bytedeco.arrow.BufferBuilder
\brief Set size to a smaller value without modifying builder contents.
right_operand() - Method in class org.bytedeco.arrow_dataset.BinaryExpression
 
RleDecoder - Class in org.bytedeco.parquet
 
RleDecoder() - Constructor for class org.bytedeco.parquet.RleDecoder
Empty constructor.
RleDecoder(Pointer) - Constructor for class org.bytedeco.parquet.RleDecoder
Pointer cast constructor.
RleEncoder - Class in org.bytedeco.parquet
 
RleEncoder() - Constructor for class org.bytedeco.parquet.RleEncoder
Empty constructor.
RleEncoder(Pointer) - Constructor for class org.bytedeco.parquet.RleEncoder
Pointer cast constructor.
root() - Method in class org.bytedeco.gandiva.Expression
 
root_partition() - Method in class org.bytedeco.arrow_dataset.SourceFactory
\brief Optional root partition for the resulting Source.
roots() - Method in class org.bytedeco.arrow.PathForest
 
RoundDown(long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
RoundUp(long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
RoundUpToMultipleOf64(long) - Static method in class org.bytedeco.arrow.global.arrow
 
RoundUpToMultipleOf8(long) - Static method in class org.bytedeco.arrow.global.arrow
 
RoundUpToPowerOf2(long, long) - Static method in class org.bytedeco.arrow.global.arrow
 
row_group_ordinal() - Method in class org.bytedeco.parquet.CryptoContext
 
row_group_ordinal(short) - Method in class org.bytedeco.parquet.CryptoContext
 
RowGroup(int) - Method in class org.bytedeco.parquet.FileMetaData
 
RowGroup(int) - Method in class org.bytedeco.parquet.ParquetFileReader
 
RowGroupMetaData - Class in org.bytedeco.parquet
 
RowGroupMetaData(Pointer) - Constructor for class org.bytedeco.parquet.RowGroupMetaData
Pointer cast constructor.
RowGroupMetaDataBuilder - Class in org.bytedeco.parquet
 
RowGroupMetaDataBuilder(Pointer) - Constructor for class org.bytedeco.parquet.RowGroupMetaDataBuilder
Pointer cast constructor.
RowGroupReader - Class in org.bytedeco.parquet
 
RowGroupReader(Pointer) - Constructor for class org.bytedeco.parquet.RowGroupReader
Pointer cast constructor.
RowGroupReader(RowGroupReader.Contents) - Constructor for class org.bytedeco.parquet.RowGroupReader
 
RowGroupReader.Contents - Class in org.bytedeco.parquet
 
RowGroupWriter - Class in org.bytedeco.parquet
 
RowGroupWriter(Pointer) - Constructor for class org.bytedeco.parquet.RowGroupWriter
Pointer cast constructor.
RowGroupWriter(RowGroupWriter.Contents) - Constructor for class org.bytedeco.parquet.RowGroupWriter
 
RowGroupWriter.Contents - Class in org.bytedeco.parquet
 
rows_written() - Method in class org.bytedeco.parquet.ColumnWriter
\brief The number of rows written so far

S

Safe() - Static method in class org.bytedeco.arrow.CastOptions
 
SCALAR - Static variable in class org.bytedeco.arrow.Datum
enum arrow::compute::Datum::type
scalar() - Method in class org.bytedeco.arrow.Datum
 
scalar(Scalar) - Static method in class org.bytedeco.arrow.global.arrow_dataset
 
Scalar - Class in org.bytedeco.arrow
\brief Base class for scalar values, representing a single value occupying an array "slot"
Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Scalar
Pointer cast constructor.
ScalarEquals(Scalar, Scalar) - Static method in class org.bytedeco.arrow.global.arrow
Returns true if scalars are equal
ScalarExpression - Class in org.bytedeco.arrow_dataset
Represents a scalar value; thin wrapper around arrow::Scalar
ScalarExpression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ScalarExpression
Pointer cast constructor.
ScalarExpression(Scalar) - Constructor for class org.bytedeco.arrow_dataset.ScalarExpression
 
ScalarResult - Class in org.bytedeco.arrow
 
ScalarResult(Pointer) - Constructor for class org.bytedeco.arrow.ScalarResult
Pointer cast constructor.
ScalarResult(long) - Constructor for class org.bytedeco.arrow.ScalarResult
Native array allocator.
ScalarResult() - Constructor for class org.bytedeco.arrow.ScalarResult
Constructs a Result object that contains a non-OK status.
ScalarResult(Status) - Constructor for class org.bytedeco.arrow.ScalarResult
Constructs a Result object with the given non-OK Status object.
ScalarResult(Scalar) - Constructor for class org.bytedeco.arrow.ScalarResult
Constructs a Result object that contains value.
ScalarResult(ScalarResult) - Constructor for class org.bytedeco.arrow.ScalarResult
Copy constructor.
ScalarVector - Class in org.bytedeco.arrow
 
ScalarVector(Pointer) - Constructor for class org.bytedeco.arrow.ScalarVector
Pointer cast constructor.
ScalarVector(Scalar) - Constructor for class org.bytedeco.arrow.ScalarVector
 
ScalarVector(Scalar...) - Constructor for class org.bytedeco.arrow.ScalarVector
 
ScalarVector() - Constructor for class org.bytedeco.arrow.ScalarVector
 
ScalarVector(long) - Constructor for class org.bytedeco.arrow.ScalarVector
 
ScalarVector.Iterator - Class in org.bytedeco.arrow
 
ScalarVisitor - Class in org.bytedeco.arrow
 
ScalarVisitor() - Constructor for class org.bytedeco.arrow.ScalarVisitor
Default native constructor.
ScalarVisitor(long) - Constructor for class org.bytedeco.arrow.ScalarVisitor
Native array allocator.
ScalarVisitor(Pointer) - Constructor for class org.bytedeco.arrow.ScalarVisitor
Pointer cast constructor.
scale() - Method in class org.bytedeco.arrow.DecimalType
 
scale() - Method in class org.bytedeco.gandiva.BasicDecimalScalar128
 
scale() - Method in class org.bytedeco.parquet.DecimalLogicalType
 
scale() - Method in class org.bytedeco.parquet.DecimalMetadata
 
scale(int) - Method in class org.bytedeco.parquet.DecimalMetadata
 
Scan(ScanContext) - Method in class org.bytedeco.arrow_dataset.FileFragment
 
Scan(ScanContext) - Method in class org.bytedeco.arrow_dataset.Fragment
\brief Scan returns an iterator of ScanTasks, each of which yields RecordBatches from this Fragment.
Scan(ScanContext) - Method in class org.bytedeco.arrow_dataset.InMemoryFragment
 
Scan() - Method in class org.bytedeco.arrow_dataset.Scanner
\brief The Scan operator returns a stream of ScanTask.
scan_options() - Method in class org.bytedeco.arrow_dataset.Fragment
\brief Filtering, schema reconciliation, and partition options to use when scanning this fragment.
ScanAllValues(int, ShortPointer, ShortPointer, BytePointer, LongPointer, ColumnReader) - Static method in class org.bytedeco.arrow.global.parquet
 
ScanAllValues(int, ShortBuffer, ShortBuffer, ByteBuffer, LongBuffer, ColumnReader) - Static method in class org.bytedeco.arrow.global.parquet
 
ScanAllValues(int, short[], short[], byte[], long[], ColumnReader) - Static method in class org.bytedeco.arrow.global.parquet
 
ScanContext - Class in org.bytedeco.arrow_dataset
\brief Shared state for a Scan operation
ScanContext() - Constructor for class org.bytedeco.arrow_dataset.ScanContext
Default native constructor.
ScanContext(long) - Constructor for class org.bytedeco.arrow_dataset.ScanContext
Native array allocator.
ScanContext(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ScanContext
Pointer cast constructor.
ScanFile(FileSource, ScanOptions, ScanContext) - Method in class org.bytedeco.arrow_dataset.FileFormat
\brief Open a file for scanning
ScanFile(FileSource, ScanOptions, ScanContext) - Method in class org.bytedeco.arrow_dataset.IpcFileFormat
\brief Open a file for scanning
ScanFile(FileSource, ScanOptions, ScanContext) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
\brief Open a file for scanning
ScanFileContents(IntPointer, int, ParquetFileReader) - Static method in class org.bytedeco.arrow.global.parquet
\brief Scan all values in file.
ScanFileContents(IntBuffer, int, ParquetFileReader) - Static method in class org.bytedeco.arrow.global.parquet
 
ScanFileContents(int[], int, ParquetFileReader) - Static method in class org.bytedeco.arrow.global.parquet
 
Scanner - Class in org.bytedeco.arrow_dataset
\brief Scanner is a materialized scan operation with context and options bound.
Scanner(Pointer) - Constructor for class org.bytedeco.arrow_dataset.Scanner
Pointer cast constructor.
Scanner(Source, ScanOptions, ScanContext) - Constructor for class org.bytedeco.arrow_dataset.Scanner
 
Scanner - Class in org.bytedeco.parquet
 
Scanner(Pointer) - Constructor for class org.bytedeco.parquet.Scanner
Pointer cast constructor.
ScannerBuilder - Class in org.bytedeco.arrow_dataset
\brief ScannerBuilder is a factory class to construct a Scanner.
ScannerBuilder(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ScannerBuilder
Pointer cast constructor.
ScannerBuilder(Dataset, ScanContext) - Constructor for class org.bytedeco.arrow_dataset.ScannerBuilder
 
ScannerBuilderResult - Class in org.bytedeco.arrow_dataset
 
ScannerBuilderResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ScannerBuilderResult
Pointer cast constructor.
ScannerBuilderResult(long) - Constructor for class org.bytedeco.arrow_dataset.ScannerBuilderResult
Native array allocator.
ScannerBuilderResult() - Constructor for class org.bytedeco.arrow_dataset.ScannerBuilderResult
Constructs a Result object that contains a non-OK status.
ScannerBuilderResult(Status) - Constructor for class org.bytedeco.arrow_dataset.ScannerBuilderResult
Constructs a Result object with the given non-OK Status object.
ScannerBuilderResult(ScannerBuilder) - Constructor for class org.bytedeco.arrow_dataset.ScannerBuilderResult
Constructs a Result object that contains value.
ScannerBuilderResult(ScannerBuilderResult) - Constructor for class org.bytedeco.arrow_dataset.ScannerBuilderResult
Copy constructor.
ScannerResult - Class in org.bytedeco.arrow_dataset
 
ScannerResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ScannerResult
Pointer cast constructor.
ScannerResult(long) - Constructor for class org.bytedeco.arrow_dataset.ScannerResult
Native array allocator.
ScannerResult() - Constructor for class org.bytedeco.arrow_dataset.ScannerResult
Constructs a Result object that contains a non-OK status.
ScannerResult(Status) - Constructor for class org.bytedeco.arrow_dataset.ScannerResult
Constructs a Result object with the given non-OK Status object.
ScannerResult(Scanner) - Constructor for class org.bytedeco.arrow_dataset.ScannerResult
Constructs a Result object that contains value.
ScannerResult(ScannerResult) - Constructor for class org.bytedeco.arrow_dataset.ScannerResult
Copy constructor.
ScanOptions - Class in org.bytedeco.arrow_dataset
 
ScanOptions(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ScanOptions
Pointer cast constructor.
ScanTask - Class in org.bytedeco.arrow_dataset
\brief Read record batches from a range of a single data fragment.
ScanTask(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ScanTask
Pointer cast constructor.
ScanTaskIterator - Class in org.bytedeco.arrow_dataset
\brief A generic Iterator that can return errors
ScanTaskIterator(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskIterator
Pointer cast constructor.
ScanTaskIterator(long) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskIterator
Native array allocator.
ScanTaskIterator() - Constructor for class org.bytedeco.arrow_dataset.ScanTaskIterator
\brief Iterator may be constructed from any type which has a member function with signature Status Next(T*); The argument is moved or copied to the heap and kept in a unique_ptr.
ScanTaskIterator.RangeIterator - Class in org.bytedeco.arrow_dataset
 
ScanTaskIteratorFromRecordBatch(RecordBatchVector, ScanOptions, ScanContext) - Static method in class org.bytedeco.arrow.global.arrow_dataset
Logic for automatically determining the structure of multi-file dataset with possible partitioning according to available partitioning
ScanTaskIteratorResult - Class in org.bytedeco.arrow_dataset
 
ScanTaskIteratorResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
Pointer cast constructor.
ScanTaskIteratorResult(long) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
Native array allocator.
ScanTaskIteratorResult() - Constructor for class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
Constructs a Result object that contains a non-OK status.
ScanTaskIteratorResult(Status) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
Constructs a Result object with the given non-OK Status object.
ScanTaskIteratorResult(ScanTaskIterator) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
Constructs a Result object that contains value.
ScanTaskIteratorResult(ScanTaskIteratorResult) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
Copy constructor.
ScanTaskResult - Class in org.bytedeco.arrow_dataset
 
ScanTaskResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskResult
Pointer cast constructor.
ScanTaskResult(long) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskResult
Native array allocator.
ScanTaskResult() - Constructor for class org.bytedeco.arrow_dataset.ScanTaskResult
Constructs a Result object that contains a non-OK status.
ScanTaskResult(Status) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskResult
Constructs a Result object with the given non-OK Status object.
ScanTaskResult(ScanTask) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskResult
Constructs a Result object that contains value.
schema(FieldVector, KeyValueMetadata) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a Schema instance
schema(FieldVector) - Static method in class org.bytedeco.arrow.global.arrow
 
schema() - Method in class org.bytedeco.arrow.RecordBatch
 
schema() - Method in class org.bytedeco.arrow.RecordBatchBuilder
\brief The number of fields in the schema
schema() - Method in class org.bytedeco.arrow.RecordBatchFileReader
\brief The schema read from the file
schema() - Method in class org.bytedeco.arrow.RecordBatchReader
 
schema() - Method in class org.bytedeco.arrow.RecordBatchStreamReader
\brief Returns the schema read from the stream
Schema - Class in org.bytedeco.arrow
\class Schema \brief Sequence of arrow::Field objects describing the columns of a record batch or table data structure
Schema(Pointer) - Constructor for class org.bytedeco.arrow.Schema
Pointer cast constructor.
Schema(FieldVector, KeyValueMetadata) - Constructor for class org.bytedeco.arrow.Schema
 
Schema(FieldVector) - Constructor for class org.bytedeco.arrow.Schema
 
Schema(Schema) - Constructor for class org.bytedeco.arrow.Schema
 
schema() - Method in class org.bytedeco.arrow.Table
\brief Return the table schema
schema() - Method in class org.bytedeco.arrow.TableBatchReader
 
schema() - Method in class org.bytedeco.arrow_dataset.Dataset
 
schema() - Method in class org.bytedeco.arrow_dataset.Scanner
 
schema() - Method in class org.bytedeco.arrow_dataset.ScannerBuilder
 
schema() - Method in class org.bytedeco.arrow_dataset.ScanOptions
 
schema() - Method in class org.bytedeco.arrow_dataset.Source
 
schema() - Method in class org.bytedeco.arrow_flight.FlightDataStream
 
schema() - Method in class org.bytedeco.arrow_flight.FlightInfo.Data
 
schema(String) - Method in class org.bytedeco.arrow_flight.FlightInfo.Data
 
schema() - Method in class org.bytedeco.arrow_flight.MetadataRecordBatchReader
\brief Get the schema for this stream.
schema() - Method in class org.bytedeco.arrow_flight.RecordBatchStream
 
schema() - Method in class org.bytedeco.parquet.FileMetaData
 
schema() - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
schema() - Method in class org.bytedeco.parquet.ParquetFileWriter
Returns the file schema descriptor
schema() - Method in class org.bytedeco.parquet.RowGroupMetaData
 
schema_() - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
schema_(SchemaDescriptor) - Method in class org.bytedeco.parquet.ParquetFileWriter.Contents
 
schema_node() - Method in class org.bytedeco.parquet.ColumnDescriptor
 
schema_root() - Method in class org.bytedeco.parquet.SchemaDescriptor
 
SchemaBuilder - Class in org.bytedeco.arrow
\}
SchemaBuilder(Pointer) - Constructor for class org.bytedeco.arrow.SchemaBuilder
Pointer cast constructor.
SchemaBuilder(long) - Constructor for class org.bytedeco.arrow.SchemaBuilder
Native array allocator.
SchemaBuilder(SchemaBuilder.ConflictPolicy, Field.MergeOptions) - Constructor for class org.bytedeco.arrow.SchemaBuilder
\brief Construct an empty SchemaBuilder field_merge_options is only effecitive when conflict_policy == CONFLICT_MERGE.
SchemaBuilder() - Constructor for class org.bytedeco.arrow.SchemaBuilder
 
SchemaBuilder(int, Field.MergeOptions) - Constructor for class org.bytedeco.arrow.SchemaBuilder
 
SchemaBuilder(FieldVector, SchemaBuilder.ConflictPolicy, Field.MergeOptions) - Constructor for class org.bytedeco.arrow.SchemaBuilder
\brief Construct a SchemaBuilder from a list of fields field_merge_options is only effecitive when conflict_policy == CONFLICT_MERGE.
SchemaBuilder(FieldVector) - Constructor for class org.bytedeco.arrow.SchemaBuilder
 
SchemaBuilder(FieldVector, int, Field.MergeOptions) - Constructor for class org.bytedeco.arrow.SchemaBuilder
 
SchemaBuilder(Schema, SchemaBuilder.ConflictPolicy, Field.MergeOptions) - Constructor for class org.bytedeco.arrow.SchemaBuilder
\brief Construct a SchemaBuilder from a schema, preserving the metadata field_merge_options is only effecitive when conflict_policy == CONFLICT_MERGE.
SchemaBuilder(Schema) - Constructor for class org.bytedeco.arrow.SchemaBuilder
 
SchemaBuilder(Schema, int, Field.MergeOptions) - Constructor for class org.bytedeco.arrow.SchemaBuilder
 
SchemaBuilder.ConflictPolicy - Enum in org.bytedeco.arrow
 
SchemaDescriptor - Class in org.bytedeco.parquet
 
SchemaDescriptor(Pointer) - Constructor for class org.bytedeco.parquet.SchemaDescriptor
Pointer cast constructor.
SchemaDescriptor(long) - Constructor for class org.bytedeco.parquet.SchemaDescriptor
Native array allocator.
SchemaDescriptor() - Constructor for class org.bytedeco.parquet.SchemaDescriptor
 
SchemaResult - Class in org.bytedeco.arrow
 
SchemaResult(Pointer) - Constructor for class org.bytedeco.arrow.SchemaResult
Pointer cast constructor.
SchemaResult(long) - Constructor for class org.bytedeco.arrow.SchemaResult
Native array allocator.
SchemaResult() - Constructor for class org.bytedeco.arrow.SchemaResult
Constructs a Result object that contains a non-OK status.
SchemaResult(Status) - Constructor for class org.bytedeco.arrow.SchemaResult
Constructs a Result object with the given non-OK Status object.
SchemaResult(Schema) - Constructor for class org.bytedeco.arrow.SchemaResult
Constructs a Result object that contains value.
SchemaResult(SchemaResult) - Constructor for class org.bytedeco.arrow.SchemaResult
Copy constructor.
SchemaResult - Class in org.bytedeco.arrow_flight
\brief Schema result returned after a schema request RPC
SchemaResult(Pointer) - Constructor for class org.bytedeco.arrow_flight.SchemaResult
Pointer cast constructor.
SchemaResult(String) - Constructor for class org.bytedeco.arrow_flight.SchemaResult
 
SchemaResult(BytePointer) - Constructor for class org.bytedeco.arrow_flight.SchemaResult
 
SchemaVector - Class in org.bytedeco.arrow
 
SchemaVector(Pointer) - Constructor for class org.bytedeco.arrow.SchemaVector
Pointer cast constructor.
SchemaVector(Schema) - Constructor for class org.bytedeco.arrow.SchemaVector
 
SchemaVector(Schema...) - Constructor for class org.bytedeco.arrow.SchemaVector
 
SchemaVector() - Constructor for class org.bytedeco.arrow.SchemaVector
 
SchemaVector(long) - Constructor for class org.bytedeco.arrow.SchemaVector
 
SchemaVector.Iterator - Class in org.bytedeco.arrow
 
SchemaVectorResult - Class in org.bytedeco.arrow
 
SchemaVectorResult(Pointer) - Constructor for class org.bytedeco.arrow.SchemaVectorResult
Pointer cast constructor.
SchemaVectorResult(long) - Constructor for class org.bytedeco.arrow.SchemaVectorResult
Native array allocator.
SchemaVectorResult() - Constructor for class org.bytedeco.arrow.SchemaVectorResult
Constructs a Result object that contains a non-OK status.
SchemaVectorResult(Status) - Constructor for class org.bytedeco.arrow.SchemaVectorResult
Constructs a Result object with the given non-OK Status object.
SchemaVectorResult(SchemaVector) - Constructor for class org.bytedeco.arrow.SchemaVectorResult
Constructs a Result object that contains value.
SchemaVectorResult(SchemaVectorResult) - Constructor for class org.bytedeco.arrow.SchemaVectorResult
Copy constructor.
scheme() - Method in class org.bytedeco.arrow_flight.Location
\brief Get the scheme of this URI.
Seal(UniqueID) - Method in class org.bytedeco.plasma.PlasmaClient
Seal an object in the object store.
second() - Method in class org.bytedeco.arrow.Decimal128Pair
 
second(Decimal128) - Method in class org.bytedeco.arrow.Decimal128Pair
 
second() - Method in class org.bytedeco.arrow.StringDataTypeMap.Iterator
 
second() - Method in class org.bytedeco.arrow.StringStringMap.Iterator
 
second(long) - Method in class org.bytedeco.arrow.StringStringPairVector
 
second(long, String) - Method in class org.bytedeco.arrow.StringStringPairVector
 
second(long, BytePointer) - Method in class org.bytedeco.arrow.StringStringPairVector
 
second() - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPair
 
second(ServerMiddlewareFactory) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPair
 
second(long) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
second(long, ServerMiddlewareFactory) - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
second() - Method in class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap.Iterator
 
SecondsToImpalaTimestamp(long, Int96) - Static method in class org.bytedeco.arrow.global.parquet
 
Seek(long) - Method in class org.bytedeco.arrow.BufferReaderRandomAccessFileConcurrencyWrapper
 
Seek(long) - Method in class org.bytedeco.arrow.FixedSizeBufferWriter
 
Seek(long) - Method in class org.bytedeco.arrow.HdfsReadableFile
 
Seek(long) - Method in class org.bytedeco.arrow.MemoryMappedFile
 
Seek(long) - Method in class org.bytedeco.arrow.ReadableFileRandomAccessFileConcurrencyWrapper
 
Seek(long) - Method in class org.bytedeco.arrow.Seekable
 
Seek(long) - Method in class org.bytedeco.arrow.SlowRandomAccessFile
 
Seek(long) - Method in class org.bytedeco.parquet.ParquetInputWrapper
 
Seekable - Class in org.bytedeco.arrow
 
Seekable(Pointer) - Constructor for class org.bytedeco.arrow.Seekable
Pointer cast constructor.
SelectionVector - Class in org.bytedeco.gandiva
\brief Selection Vector : vector of indices in a row-batch for a selection, backed by an arrow-array.
SelectionVector(Pointer) - Constructor for class org.bytedeco.gandiva.SelectionVector
Pointer cast constructor.
SelectionVector.Mode - Enum in org.bytedeco.gandiva
 
Serialize() - Method in class org.bytedeco.arrow.ExtensionType
\brief Create a serialized representation of the extension type's metadata.
Serialize(BasicAuth, BytePointer) - Static method in class org.bytedeco.arrow_flight.BasicAuth
 
serialized_schema() - Method in class org.bytedeco.arrow_flight.FlightInfo
 
serialized_schema() - Method in class org.bytedeco.arrow_flight.SchemaResult
 
SerializeRecordBatch(RecordBatch, MemoryPool, ArrowBuffer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Serialize record batch as encapsulated IPC message in a new buffer
SerializeRecordBatch(RecordBatch, MemoryPool, OutputStream) - Static method in class org.bytedeco.arrow.global.arrow
\brief Write record batch to OutputStream
SerializeSchema(Schema, DictionaryMemo, MemoryPool, ArrowBuffer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Serialize schema as encapsulated IPC message
SerializeTo(OutputStream, IpcOptions, LongPointer) - Method in class org.bytedeco.arrow.Message
\brief Write length-prefixed metadata and body to output stream
SerializeTo(OutputStream, IpcOptions, LongBuffer) - Method in class org.bytedeco.arrow.Message
 
SerializeTo(OutputStream, IpcOptions, long[]) - Method in class org.bytedeco.arrow.Message
 
SerializeToString(BytePointer) - Method in class org.bytedeco.arrow_flight.FlightDescriptor
\brief Get the wire-format representation of this type.
SerializeToString(BytePointer) - Method in class org.bytedeco.arrow_flight.FlightInfo
\brief Get the wire-format representation of this type.
SerializeToString(BytePointer) - Method in class org.bytedeco.arrow_flight.Ticket
\brief Get the wire-format representation of this type.
SerializeToString() - Method in class org.bytedeco.parquet.FileMetaData
\brief Return Thrift-serialized representation of the metadata as a string
Serve() - Method in class org.bytedeco.arrow_flight.FlightServerBase
\brief Start serving.
ServerAuthHandler - Class in org.bytedeco.arrow_flight
\brief An authentication implementation for a Flight service.
ServerAuthHandler(Pointer) - Constructor for class org.bytedeco.arrow_flight.ServerAuthHandler
Pointer cast constructor.
ServerAuthReader - Class in org.bytedeco.arrow_flight
\brief A reader for messages from the client during an authentication handshake.
ServerAuthReader(Pointer) - Constructor for class org.bytedeco.arrow_flight.ServerAuthReader
Pointer cast constructor.
ServerAuthSender - Class in org.bytedeco.arrow_flight
\brief A writer for messages to the client during an authentication handshake.
ServerAuthSender(Pointer) - Constructor for class org.bytedeco.arrow_flight.ServerAuthSender
Pointer cast constructor.
ServerCallContext - Class in org.bytedeco.arrow_flight
\brief Call state/contextual data.
ServerCallContext(Pointer) - Constructor for class org.bytedeco.arrow_flight.ServerCallContext
Pointer cast constructor.
ServerMiddleware - Class in org.bytedeco.arrow_flight
 
ServerMiddleware() - Constructor for class org.bytedeco.arrow_flight.ServerMiddleware
Empty constructor.
ServerMiddleware(Pointer) - Constructor for class org.bytedeco.arrow_flight.ServerMiddleware
Pointer cast constructor.
ServerMiddlewareFactory - Class in org.bytedeco.arrow_flight
 
ServerMiddlewareFactory() - Constructor for class org.bytedeco.arrow_flight.ServerMiddlewareFactory
Empty constructor.
ServerMiddlewareFactory(Pointer) - Constructor for class org.bytedeco.arrow_flight.ServerMiddlewareFactory
Pointer cast constructor.
ServerMiddlewareFactoryStringPair - Class in org.bytedeco.arrow_flight
 
ServerMiddlewareFactoryStringPair(Pointer) - Constructor for class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPair
Pointer cast constructor.
ServerMiddlewareFactoryStringPair(String, ServerMiddlewareFactory) - Constructor for class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPair
 
ServerMiddlewareFactoryStringPair(BytePointer, ServerMiddlewareFactory) - Constructor for class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPair
 
ServerMiddlewareFactoryStringPair() - Constructor for class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPair
 
ServerMiddlewareFactoryStringPairVector - Class in org.bytedeco.arrow_flight
 
ServerMiddlewareFactoryStringPairVector(Pointer) - Constructor for class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
Pointer cast constructor.
ServerMiddlewareFactoryStringPairVector(String[], ServerMiddlewareFactory[]) - Constructor for class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
ServerMiddlewareFactoryStringPairVector(BytePointer[], ServerMiddlewareFactory[]) - Constructor for class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
ServerMiddlewareFactoryStringPairVector() - Constructor for class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
ServerMiddlewareFactoryStringPairVector(long) - Constructor for class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
Set() - Method in class org.bytedeco.arrow.BitmapWriter
 
Set() - Method in class org.bytedeco.arrow.FirstTimeBitmapWriter
 
set() - Method in class org.bytedeco.arrow_dataset.InExpression
The set against which the operand will be compared
set_batch_size(long) - Method in class org.bytedeco.parquet.ArrowReaderProperties
 
set_buffer_size(long) - Method in class org.bytedeco.parquet.ReaderProperties
 
set_chunksize(long) - Method in class org.bytedeco.arrow.TableBatchReader
\brief Set the desired maximum chunk size of record batches The actual chunk size of each record batch may be smaller, depending on actual chunking characteristics of each table column.
set_compression(Compression.type) - Method in class org.bytedeco.parquet.ColumnProperties
 
set_compression(int) - Method in class org.bytedeco.parquet.ColumnProperties
 
set_compression_level(int) - Method in class org.bytedeco.parquet.ColumnProperties
 
set_dictionary_enabled(boolean) - Method in class org.bytedeco.parquet.ColumnProperties
 
set_distinct_count(long) - Method in class org.bytedeco.parquet.EncodedStatistics
 
set_encoding(Encoding.type) - Method in class org.bytedeco.parquet.ColumnProperties
 
set_encoding(int) - Method in class org.bytedeco.parquet.ColumnProperties
 
set_file_path(String) - Method in class org.bytedeco.parquet.ColumnChunkMetaDataBuilder
 
set_file_path(BytePointer) - Method in class org.bytedeco.parquet.ColumnChunkMetaDataBuilder
 
set_file_path(String) - Method in class org.bytedeco.parquet.FileMetaData
 
set_file_path(BytePointer) - Method in class org.bytedeco.parquet.FileMetaData
 
set_is_signed(boolean) - Method in class org.bytedeco.parquet.EncodedStatistics
 
set_max(String) - Method in class org.bytedeco.parquet.EncodedStatistics
 
set_max(BytePointer) - Method in class org.bytedeco.parquet.EncodedStatistics
 
set_max_page_header_size(int) - Method in class org.bytedeco.parquet.PageReader
 
set_max_statistics_size(long) - Method in class org.bytedeco.parquet.ColumnProperties
 
set_memcopy_blocksize(long) - Method in class org.bytedeco.arrow.FixedSizeBufferWriter
 
set_memcopy_threads(int) - Method in class org.bytedeco.arrow.FixedSizeBufferWriter
 
set_memcopy_threshold(long) - Method in class org.bytedeco.arrow.FixedSizeBufferWriter
 
set_memory_pool(MemoryPool) - Method in class org.bytedeco.arrow.RecordBatchStreamWriter
 
set_memory_pool(MemoryPool) - Method in class org.bytedeco.arrow.RecordBatchWriter
In some cases, writing may require memory allocation.
set_min(String) - Method in class org.bytedeco.parquet.EncodedStatistics
 
set_min(BytePointer) - Method in class org.bytedeco.parquet.EncodedStatistics
 
set_mtime(Pointer) - Method in class org.bytedeco.arrow.FileStats
 
set_null_count(long) - Method in class org.bytedeco.parquet.EncodedStatistics
 
set_num_rows(long) - Method in class org.bytedeco.parquet.RowGroupMetaDataBuilder
 
set_path(String) - Method in class org.bytedeco.arrow.FileStats
 
set_path(BytePointer) - Method in class org.bytedeco.arrow.FileStats
 
set_plaintext_footer() - Method in class org.bytedeco.parquet.FileEncryptionProperties.Builder
Create files with plaintext footer.
set_read_dictionary(int, boolean) - Method in class org.bytedeco.parquet.ArrowReaderProperties
 
set_size(long) - Method in class org.bytedeco.arrow.FileStats
 
set_statistics_enabled(boolean) - Method in class org.bytedeco.parquet.ColumnProperties
 
set_type(arrow.FileType) - Method in class org.bytedeco.arrow.FileStats
 
set_type(byte) - Method in class org.bytedeco.arrow.FileStats
 
set_use_threads(boolean) - Method in class org.bytedeco.parquet.ArrowReaderProperties
 
set_utilized() - Method in class org.bytedeco.parquet.ColumnDecryptionProperties
ColumnDecryptionProperties object can be used for reading one file only.
set_utilized() - Method in class org.bytedeco.parquet.ColumnEncryptionProperties
ColumnEncryptionProperties object can be used for writing one file only.
set_utilized() - Method in class org.bytedeco.parquet.FileDecryptionProperties
FileDecryptionProperties object can be used for reading one file only.
set_utilized() - Method in class org.bytedeco.parquet.FileEncryptionProperties
FileEncryptionProperties object can be used for writing one file only.
SetBatchSize(long) - Method in class org.bytedeco.parquet.Scanner
 
SetBit(BytePointer, long) - Static method in class org.bytedeco.arrow.global.arrow
 
SetBit(ByteBuffer, long) - Static method in class org.bytedeco.arrow.global.arrow
 
SetBit(byte[], long) - Static method in class org.bytedeco.arrow.global.arrow
 
SetBitsTo(BytePointer, long, long, boolean) - Static method in class org.bytedeco.arrow.global.arrow
\brief set or clear a range of bits quickly
SetBitsTo(ByteBuffer, long, long, boolean) - Static method in class org.bytedeco.arrow.global.arrow
 
SetBitsTo(byte[], long, long, boolean) - Static method in class org.bytedeco.arrow.global.arrow
 
SetBitTo(BytePointer, long, boolean) - Static method in class org.bytedeco.arrow.global.arrow
 
SetBitTo(ByteBuffer, long, boolean) - Static method in class org.bytedeco.arrow.global.arrow
 
SetBitTo(byte[], long, boolean) - Static method in class org.bytedeco.arrow.global.arrow
 
SetBufferSize(long) - Method in class org.bytedeco.arrow.BufferedInputStream
\brief Resize internal read buffer; calls to Read(...) will read at least
SetBufferSize(long) - Method in class org.bytedeco.arrow.BufferedOutputStream
\brief Resize internal buffer
SetCapacity(int) - Method in class org.bytedeco.arrow_dataset.ThreadPool
 
SetClientOptions(String, long) - Method in class org.bytedeco.plasma.PlasmaClient
Set runtime options for this client.
SetClientOptions(BytePointer, long) - Method in class org.bytedeco.plasma.PlasmaClient
 
SetColumn(int, Field, ChunkedArray, Table) - Method in class org.bytedeco.arrow.Table
\brief Replace a column in the table, producing a new Table
SetColumnOrder(ColumnOrder) - Method in class org.bytedeco.parquet.PrimitiveNode
 
SetCpuThreadPoolCapacity(int) - Static method in class org.bytedeco.arrow.global.arrow_dataset
\brief Set the capacity of the global thread pool Set the number of worker threads int the thread pool to which Arrow dispatches various CPU-bound tasks.
SetData(Encoding.type, short, int, BytePointer) - Method in class org.bytedeco.parquet.LevelDecoder
 
SetData(int, short, int, ByteBuffer) - Method in class org.bytedeco.parquet.LevelDecoder
 
SetData(Encoding.type, short, int, byte[]) - Method in class org.bytedeco.parquet.LevelDecoder
 
SetData(int, short, int, BytePointer) - Method in class org.bytedeco.parquet.LevelDecoder
 
SetData(Encoding.type, short, int, ByteBuffer) - Method in class org.bytedeco.parquet.LevelDecoder
 
SetData(int, short, int, byte[]) - Method in class org.bytedeco.parquet.LevelDecoder
 
SetDescription(String) - Method in class org.bytedeco.arrow.TableWriter
\brief Set the description field in the file metadata
SetDescription(BytePointer) - Method in class org.bytedeco.arrow.TableWriter
 
SetField(int, Field, Schema) - Method in class org.bytedeco.arrow.Schema
 
SetIndex(long, long) - Method in class org.bytedeco.gandiva.SelectionVector
Set the value at a given index.
SetInitialCapacity(long) - Method in class org.bytedeco.arrow.RecordBatchBuilder
\brief Set the initial capacity for new builders
SetNullCount(long) - Method in class org.bytedeco.arrow.ArrayData
 
SetNumRows(long) - Method in class org.bytedeco.arrow.TableWriter
\brief Set the number of rows in the file
SetNumSlots(long) - Method in class org.bytedeco.gandiva.SelectionVector
Set the number of slots in the selection vector.
SetPageReader(PageReader) - Method in class org.bytedeco.parquet.RecordReader
\brief Advance record reader to the next row group
SetPolicy(SchemaBuilder.ConflictPolicy) - Method in class org.bytedeco.arrow.SchemaBuilder
\brief Set the conflict resolution method.
SetPolicy(int) - Method in class org.bytedeco.arrow.SchemaBuilder
 
SetRootPartition(Expression) - Method in class org.bytedeco.arrow_dataset.SourceFactory
 
SetShutdownOnSignals(IntPointer) - Method in class org.bytedeco.arrow_flight.FlightServerBase
\brief Set the server to stop when receiving any of the given signal numbers.
SetShutdownOnSignals(IntBuffer) - Method in class org.bytedeco.arrow_flight.FlightServerBase
 
SetShutdownOnSignals(int[]) - Method in class org.bytedeco.arrow_flight.FlightServerBase
 
SetStatistics(EncodedStatistics) - Method in class org.bytedeco.parquet.ColumnChunkMetaDataBuilder
 
SetStatus(Status) - Method in class org.bytedeco.arrow.FunctionContext
\brief Indicate that an error has occurred, to be checked by a parent caller
shape() - Method in class org.bytedeco.arrow.Tensor
 
shared_guard() - Method in class org.bytedeco.arrow.SharedExclusiveChecker
 
SharedExclusiveChecker - Class in org.bytedeco.arrow
 
SharedExclusiveChecker(Pointer) - Constructor for class org.bytedeco.arrow.SharedExclusiveChecker
Pointer cast constructor.
SharedExclusiveChecker(long) - Constructor for class org.bytedeco.arrow.SharedExclusiveChecker
Native array allocator.
SharedExclusiveChecker() - Constructor for class org.bytedeco.arrow.SharedExclusiveChecker
 
SharedExclusiveCheckerExclusiveLockGuard - Class in org.bytedeco.arrow
 
SharedExclusiveCheckerExclusiveLockGuard(Pointer) - Constructor for class org.bytedeco.arrow.SharedExclusiveCheckerExclusiveLockGuard
Pointer cast constructor.
SharedExclusiveCheckerExclusiveLockGuard(SharedExclusiveChecker) - Constructor for class org.bytedeco.arrow.SharedExclusiveCheckerExclusiveLockGuard
 
SharedExclusiveCheckerSharedLockGuard - Class in org.bytedeco.arrow
 
SharedExclusiveCheckerSharedLockGuard(Pointer) - Constructor for class org.bytedeco.arrow.SharedExclusiveCheckerSharedLockGuard
Pointer cast constructor.
SharedExclusiveCheckerSharedLockGuard(SharedExclusiveChecker) - Constructor for class org.bytedeco.arrow.SharedExclusiveCheckerSharedLockGuard
 
shiftLeft(Pointer, DataType) - Static method in class org.bytedeco.arrow.global.arrow
 
shiftLeft(Pointer, TimeUnit.type) - Static method in class org.bytedeco.arrow.global.arrow
 
shiftLeft(Pointer, int) - Static method in class org.bytedeco.arrow.global.arrow
 
shiftLeft(Pointer, Array) - Static method in class org.bytedeco.arrow.global.arrow
 
shiftLeft(Pointer, arrow.FileType) - Static method in class org.bytedeco.arrow.global.arrow
 
shiftLeft(Pointer, byte) - Static method in class org.bytedeco.arrow.global.arrow
 
shiftLeft(Pointer, FileStats) - Static method in class org.bytedeco.arrow.global.arrow
 
shiftLeft(Pointer, PathForest) - Static method in class org.bytedeco.arrow.global.arrow
\}
shiftLeftPut(int) - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Shift left by the given number of bits.
shiftRightPut(int) - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Shift right by the given number of bits.
should_retry() - Method in class org.bytedeco.arrow.Compressor.EndResult
 
should_retry(boolean) - Method in class org.bytedeco.arrow.Compressor.EndResult
 
should_retry() - Method in class org.bytedeco.arrow.Compressor.FlushResult
 
should_retry(boolean) - Method in class org.bytedeco.arrow.Compressor.FlushResult
 
Shutdown() - Method in class org.bytedeco.arrow.ReadaheadQueue
 
Shutdown() - Method in class org.bytedeco.arrow_dataset.ReadaheadQueue
 
Shutdown(boolean) - Method in class org.bytedeco.arrow_dataset.ThreadPool
 
Shutdown() - Method in class org.bytedeco.arrow_dataset.ThreadPool
 
Shutdown() - Method in class org.bytedeco.arrow_flight.FlightServerBase
\brief Shut down the server.
Shutdown() - Method in class org.bytedeco.plasma.EventLoop
 
Sign() - Method in class org.bytedeco.arrow.BasicDecimal128
 
SimpleFlightListing - Class in org.bytedeco.arrow_flight
\brief A FlightListing implementation based on a vector of FlightInfo objects.
SimpleFlightListing(Pointer) - Constructor for class org.bytedeco.arrow_flight.SimpleFlightListing
Pointer cast constructor.
SimpleFlightListing(FlightInfo) - Constructor for class org.bytedeco.arrow_flight.SimpleFlightListing
 
SimpleResultStream - Class in org.bytedeco.arrow_flight
\brief A ResultStream implementation based on a vector of Result objects.
SimpleResultStream(Pointer) - Constructor for class org.bytedeco.arrow_flight.SimpleResultStream
Pointer cast constructor.
SimpleResultStream(Result) - Constructor for class org.bytedeco.arrow_flight.SimpleResultStream
 
size() - Method in class org.bytedeco.arrow.ArrayDataVector
 
size() - Method in class org.bytedeco.arrow.ArrayVector
 
size() - Method in class org.bytedeco.arrow.ArrayVectorVector
 
size() - Method in class org.bytedeco.arrow.ArrowBuffer
\brief Return the buffer's size in bytes
size() - Method in class org.bytedeco.arrow.ArrowBufferVector
 
size() - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
size() - Method in class org.bytedeco.arrow.BoolVector
 
size() - Method in class org.bytedeco.arrow.Byte16Array
 
size() - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
size() - Method in class org.bytedeco.arrow.DatumVector
 
size() - Method in class org.bytedeco.arrow.DictionaryMemoTable
 
size() - Method in class org.bytedeco.arrow.FieldVector
 
size() - Method in class org.bytedeco.arrow.FileStatistics
Size of file, -1 if finding length is unsupported
size(long) - Method in class org.bytedeco.arrow.FileStatistics
 
size() - Method in class org.bytedeco.arrow.FileStats
The size in bytes, if available Only regular files are guaranteed to have a size.
size() - Method in class org.bytedeco.arrow.FileStatsVector
 
size() - Method in class org.bytedeco.arrow.HdfsPathInfo
 
size(long) - Method in class org.bytedeco.arrow.HdfsPathInfo
 
size() - Method in class org.bytedeco.arrow.KeyValueMetadata
 
size() - Method in class org.bytedeco.arrow.PathForest
\brief Returns the number of nodes in this forest.
size() - Method in class org.bytedeco.arrow.RecordBatchVector
 
size() - Method in class org.bytedeco.arrow.ScalarVector
 
size() - Method in class org.bytedeco.arrow.SchemaVector
 
size() - Method in class org.bytedeco.arrow.StringDataTypeMap
 
size() - Method in class org.bytedeco.arrow.StringStringMap
 
size() - Method in class org.bytedeco.arrow.StringStringPairVector
 
size() - Method in class org.bytedeco.arrow.StringVector
 
size() - Method in class org.bytedeco.arrow.TableVector
 
size() - Method in class org.bytedeco.arrow.Tensor
Total number of value cells in the tensor
size() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
size() - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
size() - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
size() - Method in class org.bytedeco.arrow_flight.ServerMiddlewareFactoryStringPairVector
 
size() - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
size() - Method in class org.bytedeco.gandiva.IntSet
 
size() - Method in class org.bytedeco.gandiva.LongSet
 
size() - Method in class org.bytedeco.gandiva.StringSet
 
size() - Method in class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap
 
size() - Method in class org.bytedeco.parquet.FileMetaData
 
size() - Method in class org.bytedeco.parquet.IntList
 
size() - Method in class org.bytedeco.parquet.NodeVector
 
Size() - Method in class org.bytedeco.parquet.RandomAccessSource
 
size() - Static method in class org.bytedeco.plasma.UniqueID
 
SizeTResult - Class in org.bytedeco.arrow
 
SizeTResult(Pointer) - Constructor for class org.bytedeco.arrow.SizeTResult
Pointer cast constructor.
SizeTResult() - Constructor for class org.bytedeco.arrow.SizeTResult
Constructs a Result object that contains a non-OK status.
SizeTResult(Status) - Constructor for class org.bytedeco.arrow.SizeTResult
Constructs a Result object with the given non-OK Status object.
SizeTResult(long) - Constructor for class org.bytedeco.arrow.SizeTResult
Constructs a Result object that contains value.
SizeTResult(SizeTResult) - Constructor for class org.bytedeco.arrow.SizeTResult
Copy constructor.
skip_new_lines() - Method in class org.bytedeco.arrow.PrettyPrintOptions
Skip new lines between elements, defaults to false
skip_new_lines(boolean) - Method in class org.bytedeco.arrow.PrettyPrintOptions
 
skip_rows() - Method in class org.bytedeco.arrow.ReadOptions
Number of header rows to skip (not including the row of column names, if any)
skip_rows(int) - Method in class org.bytedeco.arrow.ReadOptions
 
Sleep() - Method in class org.bytedeco.arrow.LatencyGenerator
 
Slice(long, long) - Method in class org.bytedeco.arrow.Array
Construct a zero-copy slice of the array with the indicated offset and length
Slice(long) - Method in class org.bytedeco.arrow.Array
Slice from offset until end of the array
Slice(long, long) - Method in class org.bytedeco.arrow.ArrayData
 
Slice(long, long) - Method in class org.bytedeco.arrow.ChunkedArray
\brief Construct a zero-copy slice of the chunked array with the indicated offset and length
Slice(long) - Method in class org.bytedeco.arrow.ChunkedArray
\brief Slice from offset until end of the chunked array
Slice(long) - Method in class org.bytedeco.arrow.RecordBatch
\brief Slice each of the arrays in the record batch
Slice(long, long) - Method in class org.bytedeco.arrow.RecordBatch
\brief Slice each of the arrays in the record batch
Slice(long, long) - Method in class org.bytedeco.arrow.Table
\brief Construct a zero-copy slice of the table with the indicated offset and length
Slice(long) - Method in class org.bytedeco.arrow.Table
\brief Slice from first row at offset until end of the table
SliceBuffer(ArrowBuffer, long, long) - Static method in class org.bytedeco.arrow.global.arrow
\defgroup buffer-slicing-functions Functions for slicing buffers \{
SliceBuffer(ArrowBuffer, long) - Static method in class org.bytedeco.arrow.global.arrow
\brief Construct a view on a buffer at the given offset, up to the buffer's end.
SliceMutableBuffer(ArrowBuffer, long, long) - Static method in class org.bytedeco.arrow.global.arrow
\brief Like SliceBuffer, but construct a mutable buffer slice.
SliceMutableBuffer(ArrowBuffer, long) - Static method in class org.bytedeco.arrow.global.arrow
\brief Like SliceBuffer, but construct a mutable buffer slice.
SlowFileSystem - Class in org.bytedeco.arrow
\brief A FileSystem implementation that delegates to another implementation but inserts latencies at various points.
SlowFileSystem(Pointer) - Constructor for class org.bytedeco.arrow.SlowFileSystem
Pointer cast constructor.
SlowFileSystem(FileSystem, LatencyGenerator) - Constructor for class org.bytedeco.arrow.SlowFileSystem
 
SlowFileSystem(FileSystem, double) - Constructor for class org.bytedeco.arrow.SlowFileSystem
 
SlowFileSystem(FileSystem, double, int) - Constructor for class org.bytedeco.arrow.SlowFileSystem
 
SlowInputStream - Class in org.bytedeco.arrow
\brief An InputStream wrapper that makes reads slower.
SlowInputStream(InputStream, LatencyGenerator) - Constructor for class org.bytedeco.arrow.SlowInputStream
 
SlowInputStream(InputStream, double) - Constructor for class org.bytedeco.arrow.SlowInputStream
 
SlowInputStream(InputStream, double, int) - Constructor for class org.bytedeco.arrow.SlowInputStream
 
SlowInputStream(Pointer) - Constructor for class org.bytedeco.arrow.SlowInputStream
Pointer cast constructor.
SlowRandomAccessFile - Class in org.bytedeco.arrow
\brief A RandomAccessFile wrapper that makes reads slower.
SlowRandomAccessFile(RandomAccessFile, LatencyGenerator) - Constructor for class org.bytedeco.arrow.SlowRandomAccessFile
 
SlowRandomAccessFile(RandomAccessFile, double) - Constructor for class org.bytedeco.arrow.SlowRandomAccessFile
 
SlowRandomAccessFile(RandomAccessFile, double, int) - Constructor for class org.bytedeco.arrow.SlowRandomAccessFile
 
SlowRandomAccessFile(Pointer) - Constructor for class org.bytedeco.arrow.SlowRandomAccessFile
Pointer cast constructor.
sort_order() - Method in class org.bytedeco.parquet.ColumnDescriptor
 
sort_order() - Method in class org.bytedeco.parquet.LogicalType
\brief Return the appropriate sort order for this logical type.
sorted_pairs() - Method in class org.bytedeco.arrow.KeyValueMetadata
 
SortOrder - Class in org.bytedeco.parquet
 
SortOrder() - Constructor for class org.bytedeco.parquet.SortOrder
Default native constructor.
SortOrder(long) - Constructor for class org.bytedeco.parquet.SortOrder
Native array allocator.
SortOrder(Pointer) - Constructor for class org.bytedeco.parquet.SortOrder
Pointer cast constructor.
SortOrder.type - Enum in org.bytedeco.parquet
 
SortToIndices(FunctionContext, Array, Array) - Static method in class org.bytedeco.arrow.global.arrow
\brief Returns the indices that would sort an array.
source() - Method in class org.bytedeco.arrow_dataset.FileFragment
 
Source - Class in org.bytedeco.arrow_dataset
\brief A basic component of a Dataset which yields zero or more Fragments.
Source(Pointer) - Constructor for class org.bytedeco.arrow_dataset.Source
Pointer cast constructor.
SourceFactory - Class in org.bytedeco.arrow_dataset
\brief SourceFactory provides a way to inspect/discover a Source's expected schema before materializing said Source.
SourceFactory(Pointer) - Constructor for class org.bytedeco.arrow_dataset.SourceFactory
Pointer cast constructor.
SourceFactoryResult - Class in org.bytedeco.arrow_dataset
 
SourceFactoryResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.SourceFactoryResult
Pointer cast constructor.
SourceFactoryResult(long) - Constructor for class org.bytedeco.arrow_dataset.SourceFactoryResult
Native array allocator.
SourceFactoryResult() - Constructor for class org.bytedeco.arrow_dataset.SourceFactoryResult
Constructs a Result object that contains a non-OK status.
SourceFactoryResult(Status) - Constructor for class org.bytedeco.arrow_dataset.SourceFactoryResult
Constructs a Result object with the given non-OK Status object.
SourceFactoryResult(SourceFactory) - Constructor for class org.bytedeco.arrow_dataset.SourceFactoryResult
Constructs a Result object that contains value.
SourceFactoryResult(SourceFactoryResult) - Constructor for class org.bytedeco.arrow_dataset.SourceFactoryResult
Copy constructor.
SourceFactoryVector - Class in org.bytedeco.arrow_dataset
 
SourceFactoryVector(Pointer) - Constructor for class org.bytedeco.arrow_dataset.SourceFactoryVector
Pointer cast constructor.
SourceFactoryVector(SourceFactory) - Constructor for class org.bytedeco.arrow_dataset.SourceFactoryVector
 
SourceFactoryVector(SourceFactory...) - Constructor for class org.bytedeco.arrow_dataset.SourceFactoryVector
 
SourceFactoryVector() - Constructor for class org.bytedeco.arrow_dataset.SourceFactoryVector
 
SourceFactoryVector(long) - Constructor for class org.bytedeco.arrow_dataset.SourceFactoryVector
 
SourceFactoryVector.Iterator - Class in org.bytedeco.arrow_dataset
 
SourceResult - Class in org.bytedeco.arrow_dataset
 
SourceResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.SourceResult
Pointer cast constructor.
SourceResult(long) - Constructor for class org.bytedeco.arrow_dataset.SourceResult
Native array allocator.
SourceResult() - Constructor for class org.bytedeco.arrow_dataset.SourceResult
Constructs a Result object that contains a non-OK status.
SourceResult(Status) - Constructor for class org.bytedeco.arrow_dataset.SourceResult
Constructs a Result object with the given non-OK Status object.
SourceResult(Source) - Constructor for class org.bytedeco.arrow_dataset.SourceResult
Constructs a Result object that contains value.
SourceResult(SourceResult) - Constructor for class org.bytedeco.arrow_dataset.SourceResult
Copy constructor.
sources() - Method in class org.bytedeco.arrow_dataset.Dataset
 
SparseTensor - Class in org.bytedeco.arrow
 
SparseTensor() - Constructor for class org.bytedeco.arrow.SparseTensor
Empty constructor.
SparseTensor(Pointer) - Constructor for class org.bytedeco.arrow.SparseTensor
Pointer cast constructor.
SparseTensorEquals(SparseTensor, SparseTensor) - Static method in class org.bytedeco.arrow.global.arrow
EXPERIMENTAL: Returns true if the given sparse tensors are exactly equal
SparseTensorResult - Class in org.bytedeco.arrow
 
SparseTensorResult(Pointer) - Constructor for class org.bytedeco.arrow.SparseTensorResult
Pointer cast constructor.
SparseTensorResult(long) - Constructor for class org.bytedeco.arrow.SparseTensorResult
Native array allocator.
SparseTensorResult() - Constructor for class org.bytedeco.arrow.SparseTensorResult
Constructs a Result object that contains a non-OK status.
SparseTensorResult(Status) - Constructor for class org.bytedeco.arrow.SparseTensorResult
Constructs a Result object with the given non-OK Status object.
SparseTensorResult(SparseTensor) - Constructor for class org.bytedeco.arrow.SparseTensorResult
Constructs a Result object that contains value.
SparseTensorResult(SparseTensorResult) - Constructor for class org.bytedeco.arrow.SparseTensorResult
Copy constructor.
SparseUnionBuilder - Class in org.bytedeco.arrow
\class SparseUnionBuilder This API is EXPERIMENTAL.
SparseUnionBuilder(Pointer) - Constructor for class org.bytedeco.arrow.SparseUnionBuilder
Pointer cast constructor.
SparseUnionBuilder(MemoryPool) - Constructor for class org.bytedeco.arrow.SparseUnionBuilder
Use this constructor to initialize the UnionBuilder with no child builders, allowing type to be inferred.
SparseUnionBuilder(MemoryPool, ArrowBuilderVector, DataType) - Constructor for class org.bytedeco.arrow.SparseUnionBuilder
Use this constructor to specify the type explicitly.
splittable() - Method in class org.bytedeco.arrow_dataset.Fragment
\brief Return true if the fragment can benefit from parallel scanning
splittable() - Method in class org.bytedeco.arrow_dataset.InMemoryFragment
 
splittable() - Method in class org.bytedeco.arrow_dataset.IpcFragment
 
splittable() - Method in class org.bytedeco.arrow_dataset.ParquetFragment
 
Start() - Method in class org.bytedeco.arrow.IpcPayloadWriter
 
Start() - Method in class org.bytedeco.plasma.EventLoop
\brief Run the event loop.
start_decrypt_with_dictionary_page() - Method in class org.bytedeco.parquet.CryptoContext
 
start_decrypt_with_dictionary_page(boolean) - Method in class org.bytedeco.parquet.CryptoContext
 
Stat(String, FileStatistics) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
Stat(BytePointer, FileStatistics) - Method in class org.bytedeco.arrow.HadoopFileSystem
 
Stat(String, FileStatistics) - Method in class org.bytedeco.arrow.IOFileSystem
 
Stat(BytePointer, FileStatistics) - Method in class org.bytedeco.arrow.IOFileSystem
 
State() - Constructor for class org.bytedeco.arrow_dataset.ThreadPool.State
Empty constructor.
State(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ThreadPool.State
Pointer cast constructor.
state() - Method in class org.bytedeco.plasma.ObjectTableEntry
The state of the object, e.g., whether it is open or sealed.
state(plasma.ObjectState) - Method in class org.bytedeco.plasma.ObjectTableEntry
 
statistics() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
Statistics - Class in org.bytedeco.parquet
\brief Base type for computing column statistics while writing a file
Statistics(Pointer) - Constructor for class org.bytedeco.parquet.Statistics
Pointer cast constructor.
statistics_enabled() - Method in class org.bytedeco.parquet.ColumnProperties
 
statistics_enabled(ColumnPath) - Method in class org.bytedeco.parquet.WriterProperties
 
stats() - Method in class org.bytedeco.arrow.PathForest.Ref
 
stats() - Method in class org.bytedeco.arrow.PathForest
 
status() - Method in class org.bytedeco.arrow.ArrayResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.BinaryArrayResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.BoolResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.BufferedInputStreamResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.BufferedOutputStreamResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.BufferIteratorResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.BufferOutputStreamResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.BufferResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.CodecResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.CompressedInputStreamResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.CompressedOutputStreamResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.CompressorResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.CompressResultResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.DataTypeResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.DatumResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.Decimal128PairResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.Decimal128Result
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.DecompressorResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.DecompressResultResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.EndResultResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.FieldResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.FileOutputStreamResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.FileStatsResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.FileStatsVectorResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.FileSystemResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.FlushResultResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.FunctionContext
\brief Return the current status of the context
status() - Method in class org.bytedeco.arrow.InputStreamResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.ListArrayResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.LongResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.MemoryMappedFileResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.OutputStreamResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.PathForestResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.RandomAccessFileResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.ReadableFileResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.RecordBatchIteratorResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.RecordBatchResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.RecordBatchWriterSharedResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.RecordBatchWriterUniqueResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.ScalarResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.SchemaResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.SchemaVectorResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.SizeTResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.SparseTensorResult
Gets the stored status object, or an OK status if a T value is stored.
Status - Class in org.bytedeco.arrow
\brief Status outcome object (success or error) The Status object is an object holding the outcome of an operation.
Status(Pointer) - Constructor for class org.bytedeco.arrow.Status
Pointer cast constructor.
Status(long) - Constructor for class org.bytedeco.arrow.Status
Native array allocator.
Status() - Constructor for class org.bytedeco.arrow.Status
 
Status(arrow.StatusCode, String) - Constructor for class org.bytedeco.arrow.Status
 
Status(byte, BytePointer) - Constructor for class org.bytedeco.arrow.Status
 
Status(arrow.StatusCode, String, StatusDetail) - Constructor for class org.bytedeco.arrow.Status
\brief Pluggable constructor for use by sub-systems.
Status(byte, BytePointer, StatusDetail) - Constructor for class org.bytedeco.arrow.Status
 
Status(Status) - Constructor for class org.bytedeco.arrow.Status
 
status() - Method in class org.bytedeco.arrow.StringViewResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.StructArrayResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.TableReaderResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.TableResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow.TensorResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow_dataset.DatasetFactoryResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow_dataset.DatasetResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow_dataset.ExpressionResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow_dataset.FragmentResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow_dataset.ScannerBuilderResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow_dataset.ScannerResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow_dataset.ScanTaskResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow_dataset.SourceFactoryResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow_dataset.SourceResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.arrow_dataset.ThreadPoolResult
Gets the stored status object, or an OK status if a T value is stored.
status() - Method in class org.bytedeco.parquet.ParquetStatusException
 
StatusDetail - Class in org.bytedeco.arrow
\brief An opaque class that allows subsystems to retain additional information inside the Status.
StatusDetail(Pointer) - Constructor for class org.bytedeco.arrow.StatusDetail
Pointer cast constructor.
Stop() - Method in class org.bytedeco.plasma.EventLoop
\brief Stop the event loop
storage() - Method in class org.bytedeco.arrow.ExtensionArray
\brief The physical storage for the extension array
storage_type() - Method in class org.bytedeco.arrow.ExtensionType
\brief The type of array used to represent this extension type's data
store_capacity() - Method in class org.bytedeco.plasma.PlasmaClient
Get the memory capacity of the store.
store_schema() - Method in class org.bytedeco.parquet.ArrowWriterProperties.Builder
\brief EXPERIMENTAL: Write binary serialized Arrow schema to the file, to enable certain read options (like "read_dictionary") to be set automatically
store_schema() - Method in class org.bytedeco.parquet.ArrowWriterProperties
 
str() - Method in class org.bytedeco.arrow.StringStreamWrapper
 
str2bytes(String) - Static method in class org.bytedeco.arrow.global.parquet
 
str2bytes(BytePointer) - Static method in class org.bytedeco.arrow.global.parquet
 
stream() - Method in class org.bytedeco.arrow.StringStreamWrapper
 
strides() - Method in class org.bytedeco.arrow.Tensor
 
STRING - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
String() - Static method in class org.bytedeco.parquet.LogicalType
\brief Return the explicitly requested logical type.
StringArray - Class in org.bytedeco.arrow
Concrete Array class for variable-size string (utf-8) data
StringArray(Pointer) - Constructor for class org.bytedeco.arrow.StringArray
Pointer cast constructor.
StringArray(ArrayData) - Constructor for class org.bytedeco.arrow.StringArray
 
StringArray(long, ArrowBuffer, ArrowBuffer, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.StringArray
 
StringArray(long, ArrowBuffer, ArrowBuffer) - Constructor for class org.bytedeco.arrow.StringArray
 
StringBuilder - Class in org.bytedeco.arrow
\class StringBuilder \brief Builder class for UTF8 strings
StringBuilder(MemoryPool) - Constructor for class org.bytedeco.arrow.StringBuilder
 
StringBuilder() - Constructor for class org.bytedeco.arrow.StringBuilder
 
StringBuilder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.StringBuilder
 
StringBuilder(Pointer) - Constructor for class org.bytedeco.arrow.StringBuilder
Pointer cast constructor.
StringBuilder(long) - Constructor for class org.bytedeco.arrow.StringBuilder
Native array allocator.
StringDataTypeMap - Class in org.bytedeco.arrow
 
StringDataTypeMap(Pointer) - Constructor for class org.bytedeco.arrow.StringDataTypeMap
Pointer cast constructor.
StringDataTypeMap() - Constructor for class org.bytedeco.arrow.StringDataTypeMap
 
StringDataTypeMap.Iterator - Class in org.bytedeco.arrow
 
StringDictionary32Builder - Class in org.bytedeco.arrow
 
StringDictionary32Builder() - Constructor for class org.bytedeco.arrow.StringDictionary32Builder
Default native constructor.
StringDictionary32Builder(long) - Constructor for class org.bytedeco.arrow.StringDictionary32Builder
Native array allocator.
StringDictionary32Builder(Pointer) - Constructor for class org.bytedeco.arrow.StringDictionary32Builder
Pointer cast constructor.
StringDictionaryBuilder - Class in org.bytedeco.arrow
 
StringDictionaryBuilder() - Constructor for class org.bytedeco.arrow.StringDictionaryBuilder
Default native constructor.
StringDictionaryBuilder(long) - Constructor for class org.bytedeco.arrow.StringDictionaryBuilder
Native array allocator.
StringDictionaryBuilder(Pointer) - Constructor for class org.bytedeco.arrow.StringDictionaryBuilder
Pointer cast constructor.
StringKeyIdRetriever - Class in org.bytedeco.parquet
 
StringKeyIdRetriever() - Constructor for class org.bytedeco.parquet.StringKeyIdRetriever
Default native constructor.
StringKeyIdRetriever(long) - Constructor for class org.bytedeco.parquet.StringKeyIdRetriever
Native array allocator.
StringKeyIdRetriever(Pointer) - Constructor for class org.bytedeco.parquet.StringKeyIdRetriever
Pointer cast constructor.
StringLogicalType - Class in org.bytedeco.parquet
\brief Allowed for physical type BYTE_ARRAY, must be encoded as UTF-8.
StringLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.StringLogicalType
Pointer cast constructor.
strings_can_be_null() - Method in class org.bytedeco.arrow.ConvertOptions
Whether string / binary columns can have null values.
strings_can_be_null(boolean) - Method in class org.bytedeco.arrow.ConvertOptions
 
StringScalar - Class in org.bytedeco.arrow
 
StringScalar(DataType) - Constructor for class org.bytedeco.arrow.StringScalar
 
StringScalar(ArrowBuffer, DataType) - Constructor for class org.bytedeco.arrow.StringScalar
 
StringScalar(ArrowBuffer) - Constructor for class org.bytedeco.arrow.StringScalar
 
StringScalar() - Constructor for class org.bytedeco.arrow.StringScalar
 
StringScalar(Pointer) - Constructor for class org.bytedeco.arrow.StringScalar
Pointer cast constructor.
StringScalar(long) - Constructor for class org.bytedeco.arrow.StringScalar
Native array allocator.
StringScalar(String) - Constructor for class org.bytedeco.arrow.StringScalar
 
StringScalar(BytePointer) - Constructor for class org.bytedeco.arrow.StringScalar
 
StringSet - Class in org.bytedeco.gandiva
 
StringSet(Pointer) - Constructor for class org.bytedeco.gandiva.StringSet
Pointer cast constructor.
StringSet() - Constructor for class org.bytedeco.gandiva.StringSet
 
StringSet.Iterator - Class in org.bytedeco.gandiva
 
StringStreamWrapper - Class in org.bytedeco.arrow
 
StringStreamWrapper(Pointer) - Constructor for class org.bytedeco.arrow.StringStreamWrapper
Pointer cast constructor.
StringStreamWrapper(long) - Constructor for class org.bytedeco.arrow.StringStreamWrapper
Native array allocator.
StringStreamWrapper() - Constructor for class org.bytedeco.arrow.StringStreamWrapper
 
StringStringMap - Class in org.bytedeco.arrow
 
StringStringMap(Pointer) - Constructor for class org.bytedeco.arrow.StringStringMap
Pointer cast constructor.
StringStringMap() - Constructor for class org.bytedeco.arrow.StringStringMap
 
StringStringMap.Iterator - Class in org.bytedeco.arrow
 
StringStringPairVector - Class in org.bytedeco.arrow
 
StringStringPairVector(Pointer) - Constructor for class org.bytedeco.arrow.StringStringPairVector
Pointer cast constructor.
StringStringPairVector(String[], String[]) - Constructor for class org.bytedeco.arrow.StringStringPairVector
 
StringStringPairVector(BytePointer[], BytePointer[]) - Constructor for class org.bytedeco.arrow.StringStringPairVector
 
StringStringPairVector() - Constructor for class org.bytedeco.arrow.StringStringPairVector
 
StringStringPairVector(long) - Constructor for class org.bytedeco.arrow.StringStringPairVector
 
StringType - Class in org.bytedeco.arrow
\brief Concrete type class for variable-size string data, utf8-encoded
StringType(Pointer) - Constructor for class org.bytedeco.arrow.StringType
Pointer cast constructor.
StringType(long) - Constructor for class org.bytedeco.arrow.StringType
Native array allocator.
StringType() - Constructor for class org.bytedeco.arrow.StringType
 
StringVector - Class in org.bytedeco.arrow
 
StringVector(Pointer) - Constructor for class org.bytedeco.arrow.StringVector
Pointer cast constructor.
StringVector(String) - Constructor for class org.bytedeco.arrow.StringVector
 
StringVector(String...) - Constructor for class org.bytedeco.arrow.StringVector
 
StringVector(BytePointer) - Constructor for class org.bytedeco.arrow.StringVector
 
StringVector(BytePointer...) - Constructor for class org.bytedeco.arrow.StringVector
 
StringVector() - Constructor for class org.bytedeco.arrow.StringVector
 
StringVector(long) - Constructor for class org.bytedeco.arrow.StringVector
 
StringVector.Iterator - Class in org.bytedeco.arrow
 
StringViewResult - Class in org.bytedeco.arrow
 
StringViewResult(Pointer) - Constructor for class org.bytedeco.arrow.StringViewResult
Pointer cast constructor.
StringViewResult(long) - Constructor for class org.bytedeco.arrow.StringViewResult
Native array allocator.
StringViewResult() - Constructor for class org.bytedeco.arrow.StringViewResult
Constructs a Result object that contains a non-OK status.
StringViewResult(Status) - Constructor for class org.bytedeco.arrow.StringViewResult
Constructs a Result object with the given non-OK Status object.
StringViewResult(StringViewResult) - Constructor for class org.bytedeco.arrow.StringViewResult
Copy constructor.
STRUCT - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
struct_(FieldVector) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a StructType instance
struct_type() - Method in class org.bytedeco.arrow.StructArray
 
StructArray - Class in org.bytedeco.arrow
Concrete Array class for struct data
StructArray(Pointer) - Constructor for class org.bytedeco.arrow.StructArray
Pointer cast constructor.
StructArray(ArrayData) - Constructor for class org.bytedeco.arrow.StructArray
 
StructArray(DataType, long, ArrayVector, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.StructArray
 
StructArray(DataType, long, ArrayVector) - Constructor for class org.bytedeco.arrow.StructArray
 
StructArrayResult - Class in org.bytedeco.arrow
 
StructArrayResult(Pointer) - Constructor for class org.bytedeco.arrow.StructArrayResult
Pointer cast constructor.
StructArrayResult(long) - Constructor for class org.bytedeco.arrow.StructArrayResult
Native array allocator.
StructArrayResult() - Constructor for class org.bytedeco.arrow.StructArrayResult
Constructs a Result object that contains a non-OK status.
StructArrayResult(Status) - Constructor for class org.bytedeco.arrow.StructArrayResult
Constructs a Result object with the given non-OK Status object.
StructArrayResult(StructArray) - Constructor for class org.bytedeco.arrow.StructArrayResult
Constructs a Result object that contains value.
StructArrayResult(StructArrayResult) - Constructor for class org.bytedeco.arrow.StructArrayResult
Copy constructor.
StructBuilder - Class in org.bytedeco.arrow
Append, Resize and Reserve methods are acting on StructBuilder.
StructBuilder(Pointer) - Constructor for class org.bytedeco.arrow.StructBuilder
Pointer cast constructor.
StructBuilder(DataType, MemoryPool, ArrowBuilderVector) - Constructor for class org.bytedeco.arrow.StructBuilder
If any of field_builders has indeterminate type, this builder will also
StructScalar - Class in org.bytedeco.arrow
 
StructScalar(Pointer) - Constructor for class org.bytedeco.arrow.StructScalar
Pointer cast constructor.
StructType - Class in org.bytedeco.arrow
\brief Concrete type class for struct data
StructType(Pointer) - Constructor for class org.bytedeco.arrow.StructType
Pointer cast constructor.
StructType(FieldVector) - Constructor for class org.bytedeco.arrow.StructType
 
Subscribe(IntPointer) - Method in class org.bytedeco.plasma.PlasmaClient
Subscribe to notifications when objects are sealed in the object store.
Subscribe(IntBuffer) - Method in class org.bytedeco.plasma.PlasmaClient
 
Subscribe(int[]) - Method in class org.bytedeco.plasma.PlasmaClient
 
subtract(BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
 
subtract(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
 
subtract(BasicDecimalScalar128) - Static method in class org.bytedeco.arrow.global.gandiva
 
subtractPut(BasicDecimal128) - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Subtract a number from this one.
SubTreeFileSystem - Class in org.bytedeco.arrow
\brief A FileSystem implementation that delegates to another implementation after prepending a fixed base path.
SubTreeFileSystem(Pointer) - Constructor for class org.bytedeco.arrow.SubTreeFileSystem
Pointer cast constructor.
SubTreeFileSystem(String, FileSystem) - Constructor for class org.bytedeco.arrow.SubTreeFileSystem
 
SubTreeFileSystem(BytePointer, FileSystem) - Constructor for class org.bytedeco.arrow.SubTreeFileSystem
 
Sum(FunctionContext, Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Sum values of a numeric array.
Sum(FunctionContext, Array, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Sum values of a numeric array.
supply_aad_prefix() - Method in class org.bytedeco.parquet.AadMetadata
 
supply_aad_prefix(boolean) - Method in class org.bytedeco.parquet.AadMetadata
 
support_deprecated_int96_timestamps() - Method in class org.bytedeco.parquet.ArrowWriterProperties
 
supported_types() - Static method in class org.bytedeco.gandiva.ExpressionRegistry
 
supports_zero_copy() - Method in class org.bytedeco.arrow.BufferReader
 
supports_zero_copy() - Method in class org.bytedeco.arrow.InputStream
\brief Return true if InputStream is capable of zero copy Buffer reads Zero copy reads imply the use of Buffer-returning Read() overloads.
supports_zero_copy() - Method in class org.bytedeco.arrow.MemoryMappedFile
 
system_memory_pool() - Static method in class org.bytedeco.arrow.global.arrow
Return a process-wide memory pool based on the system allocator.

T

TABLE - Static variable in class org.bytedeco.arrow.Datum
enum arrow::compute::Datum::type
table() - Method in class org.bytedeco.arrow.Datum
 
Table - Class in org.bytedeco.arrow
\class Table \brief Logical table as sequence of chunked arrays
Table(Pointer) - Constructor for class org.bytedeco.arrow.Table
Pointer cast constructor.
TableBatchReader - Class in org.bytedeco.arrow
\brief Compute a stream of record batches from a (possibly chunked) Table The conversion is zero-copy: each record batch is a view over a slice of the table's columns.
TableBatchReader(Pointer) - Constructor for class org.bytedeco.arrow.TableBatchReader
Pointer cast constructor.
TableBatchReader(Table) - Constructor for class org.bytedeco.arrow.TableBatchReader
\brief Construct a TableBatchReader for the given table
TableReader - Class in org.bytedeco.arrow
A class that reads an entire CSV file into a Arrow Table
TableReader(Pointer) - Constructor for class org.bytedeco.arrow.TableReader
Pointer cast constructor.
TableReaderResult - Class in org.bytedeco.arrow
 
TableReaderResult(Pointer) - Constructor for class org.bytedeco.arrow.TableReaderResult
Pointer cast constructor.
TableReaderResult(long) - Constructor for class org.bytedeco.arrow.TableReaderResult
Native array allocator.
TableReaderResult() - Constructor for class org.bytedeco.arrow.TableReaderResult
Constructs a Result object that contains a non-OK status.
TableReaderResult(Status) - Constructor for class org.bytedeco.arrow.TableReaderResult
Constructs a Result object with the given non-OK Status object.
TableReaderResult(TableReader) - Constructor for class org.bytedeco.arrow.TableReaderResult
Constructs a Result object that contains value.
TableReaderResult(TableReaderResult) - Constructor for class org.bytedeco.arrow.TableReaderResult
Copy constructor.
TableResult - Class in org.bytedeco.arrow
 
TableResult(Pointer) - Constructor for class org.bytedeco.arrow.TableResult
Pointer cast constructor.
TableResult(long) - Constructor for class org.bytedeco.arrow.TableResult
Native array allocator.
TableResult() - Constructor for class org.bytedeco.arrow.TableResult
Constructs a Result object that contains a non-OK status.
TableResult(Status) - Constructor for class org.bytedeco.arrow.TableResult
Constructs a Result object with the given non-OK Status object.
TableResult(Table) - Constructor for class org.bytedeco.arrow.TableResult
Constructs a Result object that contains value.
TableResult(TableResult) - Constructor for class org.bytedeco.arrow.TableResult
Copy constructor.
TableVector - Class in org.bytedeco.arrow
 
TableVector(Pointer) - Constructor for class org.bytedeco.arrow.TableVector
Pointer cast constructor.
TableVector(Table) - Constructor for class org.bytedeco.arrow.TableVector
 
TableVector(Table...) - Constructor for class org.bytedeco.arrow.TableVector
 
TableVector() - Constructor for class org.bytedeco.arrow.TableVector
 
TableVector(long) - Constructor for class org.bytedeco.arrow.TableVector
 
TableVector.Iterator - Class in org.bytedeco.arrow
 
TableWriter - Class in org.bytedeco.arrow
\class TableWriter \brief Interface for writing Feather files
TableWriter(Pointer) - Constructor for class org.bytedeco.arrow.TableWriter
Pointer cast constructor.
Take(FunctionContext, Array, Array, TakeOptions, Array) - Static method in class org.bytedeco.arrow.global.arrow
\brief Take from an array of values at indices in another array The output array will be of the same type as the input values array, with elements taken from the values array at the given indices.
Take(FunctionContext, ChunkedArray, Array, TakeOptions, ChunkedArray) - Static method in class org.bytedeco.arrow.global.arrow
\brief Take from a chunked array of values at indices in another array The output chunked array will be of the same type as the input values array, with elements taken from the values array at the given indices.
Take(FunctionContext, ChunkedArray, ChunkedArray, TakeOptions, ChunkedArray) - Static method in class org.bytedeco.arrow.global.arrow
\brief Take from a chunked array of values at indices in a chunked array The output chunked array will be of the same type as the input values array, with elements taken from the values array at the given indices.
Take(FunctionContext, Array, ChunkedArray, TakeOptions, ChunkedArray) - Static method in class org.bytedeco.arrow.global.arrow
\brief Take from an array of values at indices in a chunked array The output chunked array will be of the same type as the input values array, with elements taken from the values array at the given indices.
Take(FunctionContext, RecordBatch, Array, TakeOptions, RecordBatch) - Static method in class org.bytedeco.arrow.global.arrow
\brief Take from a record batch at indices in another array The output batch will have the same schema as the input batch, with rows taken from the columns in the batch at the given indices.
Take(FunctionContext, Table, Array, TakeOptions, Table) - Static method in class org.bytedeco.arrow.global.arrow
\brief Take from a table at indices in an array The output table will have the same schema as the input table, with rows taken from the columns in the table at the given indices.
Take(FunctionContext, Table, ChunkedArray, TakeOptions, Table) - Static method in class org.bytedeco.arrow.global.arrow
\brief Take from a table at indices in a chunked array The output table will have the same schema as the input table, with rows taken from the values array at the given indices.
Take(FunctionContext, Datum, Datum, TakeOptions, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Take from an array of values at indices in another array
Take(FunctionContext, Array, Array, Array) - Method in class org.bytedeco.arrow.TakeKernel
\brief single-array implementation
TakeKernel - Class in org.bytedeco.arrow
\brief BinaryKernel implementing Take operation
TakeKernel(Pointer) - Constructor for class org.bytedeco.arrow.TakeKernel
Pointer cast constructor.
TakeOptions - Class in org.bytedeco.arrow
 
TakeOptions() - Constructor for class org.bytedeco.arrow.TakeOptions
Empty constructor.
TakeOptions(Pointer) - Constructor for class org.bytedeco.arrow.TakeOptions
Pointer cast constructor.
TaskGroup - Class in org.bytedeco.arrow_dataset
 
TaskGroup() - Constructor for class org.bytedeco.arrow_dataset.TaskGroup
Empty constructor.
TaskGroup(Pointer) - Constructor for class org.bytedeco.arrow_dataset.TaskGroup
Pointer cast constructor.
Tell() - Method in class org.bytedeco.arrow.BufferedInputStreamConcurrencyWrapper
 
Tell() - Method in class org.bytedeco.arrow.BufferedOutputStream
 
Tell() - Method in class org.bytedeco.arrow.BufferOutputStream
 
Tell() - Method in class org.bytedeco.arrow.BufferReaderRandomAccessFileConcurrencyWrapper
 
Tell() - Method in class org.bytedeco.arrow.CompressedInputStreamConcurrencyWrapper
 
Tell() - Method in class org.bytedeco.arrow.CompressedOutputStream
 
Tell() - Method in class org.bytedeco.arrow.FileInterface
\brief Return the position in this stream
Tell(LongPointer) - Method in class org.bytedeco.arrow.FileInterface
Deprecated.
Tell(LongBuffer) - Method in class org.bytedeco.arrow.FileInterface
Deprecated.
Tell(long[]) - Method in class org.bytedeco.arrow.FileInterface
Deprecated.
Tell() - Method in class org.bytedeco.arrow.FileOutputStream
 
Tell() - Method in class org.bytedeco.arrow.FixedSizeBufferWriter
 
Tell() - Method in class org.bytedeco.arrow.HdfsOutputStream
 
Tell() - Method in class org.bytedeco.arrow.HdfsReadableFile
 
Tell() - Method in class org.bytedeco.arrow.MemoryMappedFile
 
Tell() - Method in class org.bytedeco.arrow.MockOutputStream
 
Tell() - Method in class org.bytedeco.arrow.ReadableFileRandomAccessFileConcurrencyWrapper
 
Tell() - Method in class org.bytedeco.arrow.SlowInputStream
 
Tell() - Method in class org.bytedeco.arrow.SlowRandomAccessFile
 
Tell() - Method in class org.bytedeco.parquet.FileInterface
 
Tell() - Method in class org.bytedeco.parquet.ParquetInputWrapper
 
Tell() - Method in class org.bytedeco.parquet.ParquetOutputWrapper
 
TemporalType - Class in org.bytedeco.arrow
\brief Base type for all date and time types
TemporalType(Pointer) - Constructor for class org.bytedeco.arrow.TemporalType
Pointer cast constructor.
Tensor - Class in org.bytedeco.arrow
 
Tensor(Pointer) - Constructor for class org.bytedeco.arrow.Tensor
Pointer cast constructor.
Tensor(DataType, ArrowBuffer, LongPointer) - Constructor for class org.bytedeco.arrow.Tensor
Constructor with no dimension names or strides, data assumed to be row-major
Tensor(DataType, ArrowBuffer, LongBuffer) - Constructor for class org.bytedeco.arrow.Tensor
 
Tensor(DataType, ArrowBuffer, long[]) - Constructor for class org.bytedeco.arrow.Tensor
 
Tensor(DataType, ArrowBuffer, LongPointer, LongPointer) - Constructor for class org.bytedeco.arrow.Tensor
Constructor with non-negative strides
Tensor(DataType, ArrowBuffer, LongBuffer, LongBuffer) - Constructor for class org.bytedeco.arrow.Tensor
 
Tensor(DataType, ArrowBuffer, long[], long[]) - Constructor for class org.bytedeco.arrow.Tensor
 
Tensor(DataType, ArrowBuffer, LongPointer, LongPointer, StringVector) - Constructor for class org.bytedeco.arrow.Tensor
Constructor with non-negative strides and dimension names
Tensor(DataType, ArrowBuffer, LongBuffer, LongBuffer, StringVector) - Constructor for class org.bytedeco.arrow.Tensor
 
Tensor(DataType, ArrowBuffer, long[], long[], StringVector) - Constructor for class org.bytedeco.arrow.Tensor
 
TensorEquals(Tensor, Tensor, EqualOptions) - Static method in class org.bytedeco.arrow.global.arrow
 
TensorEquals(Tensor, Tensor) - Static method in class org.bytedeco.arrow.global.arrow
 
TensorResult - Class in org.bytedeco.arrow
 
TensorResult(Pointer) - Constructor for class org.bytedeco.arrow.TensorResult
Pointer cast constructor.
TensorResult(long) - Constructor for class org.bytedeco.arrow.TensorResult
Native array allocator.
TensorResult() - Constructor for class org.bytedeco.arrow.TensorResult
Constructs a Result object that contains a non-OK status.
TensorResult(Status) - Constructor for class org.bytedeco.arrow.TensorResult
Constructs a Result object with the given non-OK Status object.
TensorResult(Tensor) - Constructor for class org.bytedeco.arrow.TensorResult
Constructs a Result object that contains value.
TensorResult(TensorResult) - Constructor for class org.bytedeco.arrow.TensorResult
Copy constructor.
thread_pool() - Method in class org.bytedeco.arrow_dataset.ScanContext
 
thread_pool(ThreadPool) - Method in class org.bytedeco.arrow_dataset.ScanContext
 
ThreadPool - Class in org.bytedeco.arrow_dataset
 
ThreadPool(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ThreadPool
Pointer cast constructor.
ThreadPool.State - Class in org.bytedeco.arrow_dataset
 
ThreadPoolResult - Class in org.bytedeco.arrow_dataset
 
ThreadPoolResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ThreadPoolResult
Pointer cast constructor.
ThreadPoolResult(long) - Constructor for class org.bytedeco.arrow_dataset.ThreadPoolResult
Native array allocator.
ThreadPoolResult() - Constructor for class org.bytedeco.arrow_dataset.ThreadPoolResult
Constructs a Result object that contains a non-OK status.
ThreadPoolResult(Status) - Constructor for class org.bytedeco.arrow_dataset.ThreadPoolResult
Constructs a Result object with the given non-OK Status object.
ThreadPoolResult(ThreadPool) - Constructor for class org.bytedeco.arrow_dataset.ThreadPoolResult
Constructs a Result object that contains value.
ThreadPoolResult(ThreadPoolResult) - Constructor for class org.bytedeco.arrow_dataset.ThreadPoolResult
Copy constructor.
ticket() - Method in class org.bytedeco.arrow_flight.FlightEndpoint
Opaque ticket identify; use with DoGet RPC
ticket(Ticket) - Method in class org.bytedeco.arrow_flight.FlightEndpoint
 
Ticket - Class in org.bytedeco.arrow_flight
\brief Data structure providing an opaque identifier or credential to use when requesting a data stream with the DoGet RPC
Ticket() - Constructor for class org.bytedeco.arrow_flight.Ticket
Default native constructor.
Ticket(long) - Constructor for class org.bytedeco.arrow_flight.Ticket
Native array allocator.
Ticket(Pointer) - Constructor for class org.bytedeco.arrow_flight.Ticket
Pointer cast constructor.
ticket() - Method in class org.bytedeco.arrow_flight.Ticket
 
ticket(String) - Method in class org.bytedeco.arrow_flight.Ticket
 
Time(boolean, LogicalType.TimeUnit.unit) - Static method in class org.bytedeco.parquet.LogicalType
 
Time(boolean, int) - Static method in class org.bytedeco.parquet.LogicalType
 
time32(TimeUnit.type) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a 32-bit time type instance Unit can be either SECOND or MILLI
time32(int) - Static method in class org.bytedeco.arrow.global.arrow
 
TIME32 - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
Time32Array - Class in org.bytedeco.arrow
 
Time32Array(Pointer) - Constructor for class org.bytedeco.arrow.Time32Array
Pointer cast constructor.
Time32Array(ArrayData) - Constructor for class org.bytedeco.arrow.Time32Array
 
Time32Scalar - Class in org.bytedeco.arrow
 
Time32Scalar(DataType) - Constructor for class org.bytedeco.arrow.Time32Scalar
 
Time32Scalar(int, DataType) - Constructor for class org.bytedeco.arrow.Time32Scalar
 
Time32Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Time32Scalar
Pointer cast constructor.
Time32Type - Class in org.bytedeco.arrow
Concrete type class for 32-bit time data (as number of seconds or milliseconds since midnight)
Time32Type(Pointer) - Constructor for class org.bytedeco.arrow.Time32Type
Pointer cast constructor.
Time32Type(long) - Constructor for class org.bytedeco.arrow.Time32Type
Native array allocator.
Time32Type(TimeUnit.type) - Constructor for class org.bytedeco.arrow.Time32Type
 
Time32Type() - Constructor for class org.bytedeco.arrow.Time32Type
 
Time32Type(int) - Constructor for class org.bytedeco.arrow.Time32Type
 
time64(TimeUnit.type) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a 64-bit time type instance Unit can be either MICRO or NANO
time64(int) - Static method in class org.bytedeco.arrow.global.arrow
 
TIME64 - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
Time64Array - Class in org.bytedeco.arrow
 
Time64Array(Pointer) - Constructor for class org.bytedeco.arrow.Time64Array
Pointer cast constructor.
Time64Array(ArrayData) - Constructor for class org.bytedeco.arrow.Time64Array
 
Time64Scalar - Class in org.bytedeco.arrow
 
Time64Scalar(DataType) - Constructor for class org.bytedeco.arrow.Time64Scalar
 
Time64Scalar(long, DataType) - Constructor for class org.bytedeco.arrow.Time64Scalar
 
Time64Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Time64Scalar
Pointer cast constructor.
Time64Type - Class in org.bytedeco.arrow
Concrete type class for 64-bit time data (as number of microseconds or nanoseconds since midnight)
Time64Type(Pointer) - Constructor for class org.bytedeco.arrow.Time64Type
Pointer cast constructor.
Time64Type(long) - Constructor for class org.bytedeco.arrow.Time64Type
Native array allocator.
Time64Type(TimeUnit.type) - Constructor for class org.bytedeco.arrow.Time64Type
 
Time64Type() - Constructor for class org.bytedeco.arrow.Time64Type
 
Time64Type(int) - Constructor for class org.bytedeco.arrow.Time64Type
 
time_unit() - Method in class org.bytedeco.parquet.TimeLogicalType
 
time_unit() - Method in class org.bytedeco.parquet.TimestampLogicalType
 
TimeLogicalType - Class in org.bytedeco.parquet
\brief Allowed for physical type INT32 (for MILLIS) or INT64 (for MICROS and NANOS).
TimeLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.TimeLogicalType
Pointer cast constructor.
timeout() - Method in class org.bytedeco.arrow_flight.FlightCallOptions
\brief An optional timeout for this call.
timeout(Pointer) - Method in class org.bytedeco.arrow_flight.FlightCallOptions
 
timestamp(TimeUnit.type) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a TimestampType instance from its unit
timestamp(int) - Static method in class org.bytedeco.arrow.global.arrow
 
timestamp(TimeUnit.type, String) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a TimestampType instance from its unit and timezone
timestamp(int, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
 
TIMESTAMP - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
Timestamp(boolean, LogicalType.TimeUnit.unit, boolean, boolean) - Static method in class org.bytedeco.parquet.LogicalType
\brief Create a Timestamp logical type
Timestamp(boolean, LogicalType.TimeUnit.unit) - Static method in class org.bytedeco.parquet.LogicalType
 
Timestamp(boolean, int, boolean, boolean) - Static method in class org.bytedeco.parquet.LogicalType
 
Timestamp(boolean, int) - Static method in class org.bytedeco.parquet.LogicalType
 
TimestampArray - Class in org.bytedeco.arrow
 
TimestampArray(Pointer) - Constructor for class org.bytedeco.arrow.TimestampArray
Pointer cast constructor.
TimestampArray(ArrayData) - Constructor for class org.bytedeco.arrow.TimestampArray
 
TimestampLogicalType - Class in org.bytedeco.parquet
\brief Allowed for physical type INT64.
TimestampLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.TimestampLogicalType
Pointer cast constructor.
TimestampScalar - Class in org.bytedeco.arrow
 
TimestampScalar(DataType) - Constructor for class org.bytedeco.arrow.TimestampScalar
 
TimestampScalar(long, DataType) - Constructor for class org.bytedeco.arrow.TimestampScalar
 
TimestampScalar(Pointer) - Constructor for class org.bytedeco.arrow.TimestampScalar
Pointer cast constructor.
TimestampType - Class in org.bytedeco.arrow
\brief Concrete type class for datetime data (as number of seconds, milliseconds, microseconds or nanoseconds since UNIX epoch) If supplied, the timezone string should take either the form (i) "Area/Location", with values drawn from the names in the IANA Time Zone Database (such as "Europe/Zurich"); or (ii) "(+|-)HH:MM" indicating an absolute offset from GMT (such as "-08:00").
TimestampType(Pointer) - Constructor for class org.bytedeco.arrow.TimestampType
Pointer cast constructor.
TimestampType(long) - Constructor for class org.bytedeco.arrow.TimestampType
Native array allocator.
TimestampType(TimeUnit.type) - Constructor for class org.bytedeco.arrow.TimestampType
 
TimestampType() - Constructor for class org.bytedeco.arrow.TimestampType
 
TimestampType(int) - Constructor for class org.bytedeco.arrow.TimestampType
 
TimestampType(TimeUnit.type, String) - Constructor for class org.bytedeco.arrow.TimestampType
 
TimestampType(int, BytePointer) - Constructor for class org.bytedeco.arrow.TimestampType
 
TimeType - Class in org.bytedeco.arrow
Base type class for time data
TimeType(Pointer) - Constructor for class org.bytedeco.arrow.TimeType
Pointer cast constructor.
TimeUnit - Class in org.bytedeco.arrow
 
TimeUnit() - Constructor for class org.bytedeco.arrow.TimeUnit
Default native constructor.
TimeUnit(long) - Constructor for class org.bytedeco.arrow.TimeUnit
Native array allocator.
TimeUnit(Pointer) - Constructor for class org.bytedeco.arrow.TimeUnit
Pointer cast constructor.
TimeUnit() - Constructor for class org.bytedeco.parquet.LogicalType.TimeUnit
Default native constructor.
TimeUnit(long) - Constructor for class org.bytedeco.parquet.LogicalType.TimeUnit
Native array allocator.
TimeUnit(Pointer) - Constructor for class org.bytedeco.parquet.LogicalType.TimeUnit
Pointer cast constructor.
TimeUnit.type - Enum in org.bytedeco.arrow
The unit for a time or timestamp DataType
timezone() - Method in class org.bytedeco.arrow.TimestampType
 
tls_certificates() - Method in class org.bytedeco.arrow_flight.FlightServerOptions
\brief A list of TLS certificate+key pairs to use.
tls_certificates(CertKeyPair) - Method in class org.bytedeco.arrow_flight.FlightServerOptions
 
tls_root_certs() - Method in class org.bytedeco.arrow_flight.FlightClientOptions
\brief Root certificates to use for validating server certificates.
tls_root_certs(String) - Method in class org.bytedeco.arrow_flight.FlightClientOptions
 
ToArray() - Method in class org.bytedeco.gandiva.SelectionVector
Convert to arrow-array.
ToBytes() - Method in class org.bytedeco.arrow.BasicDecimal128
\brief Return the raw bytes of the value in little-endian byte order.
ToBytes(BytePointer) - Method in class org.bytedeco.arrow.BasicDecimal128
 
ToBytes(ByteBuffer) - Method in class org.bytedeco.arrow.BasicDecimal128
 
ToBytes(byte[]) - Method in class org.bytedeco.arrow.BasicDecimal128
 
ToConvertedType(DecimalMetadata) - Method in class org.bytedeco.parquet.LogicalType
\brief If possible, return the legacy converted type (and decimal metadata if applicable) equivalent to this logical type.
ToDotString() - Method in class org.bytedeco.parquet.ColumnPath
 
ToDotVector() - Method in class org.bytedeco.parquet.ColumnPath
 
ToHexString() - Method in class org.bytedeco.arrow.ArrowBuffer
\brief Construct a new std::string with a hexadecimal representation of the buffer.
ToIntegerString() - Method in class org.bytedeco.arrow.Decimal128
\brief Convert the value to an integer string
ToJSON() - Method in class org.bytedeco.parquet.LogicalType
\brief Return a JSON representation of this logical type.
ToParquet(Pointer) - Method in class org.bytedeco.parquet.GroupNode
 
ToParquet(Pointer) - Method in class org.bytedeco.parquet.Node
 
ToParquet(Pointer) - Method in class org.bytedeco.parquet.PrimitiveNode
 
TopSize() - Method in class org.bytedeco.arrow.BitsetStack
\brief number of bits in the bitset at the top of the stack
ToString() - Method in class org.bytedeco.arrow.Array
 
toString() - Method in class org.bytedeco.arrow.ArrayDataVector
 
toString() - Method in class org.bytedeco.arrow.ArrayVector
 
toString() - Method in class org.bytedeco.arrow.ArrayVectorVector
 
ToString() - Method in class org.bytedeco.arrow.ArrowBuffer
\brief Copy buffer contents into a new std::string
toString() - Method in class org.bytedeco.arrow.ArrowBufferVector
 
toString() - Method in class org.bytedeco.arrow.ArrowBuilderVector
 
ToString() - Method in class org.bytedeco.arrow.BinaryType
 
toString() - Method in class org.bytedeco.arrow.BoolVector
 
toString() - Method in class org.bytedeco.arrow.ChunkedArrayVector
 
toString() - Method in enum org.bytedeco.arrow.Compression.type
 
toString() - Method in enum org.bytedeco.arrow.CountOptions.mode
 
ToString() - Method in class org.bytedeco.arrow.DataType
\brief A string representation of the type, including any children
ToString() - Method in class org.bytedeco.arrow.Date32Type
 
ToString() - Method in class org.bytedeco.arrow.Date64Type
 
toString() - Method in class org.bytedeco.arrow.DatumVector
 
ToString() - Method in class org.bytedeco.arrow.DayTimeIntervalType
 
ToString(int) - Method in class org.bytedeco.arrow.Decimal128
\brief Convert the Decimal128 value to a base 10 decimal string with the given scale.
ToString() - Method in class org.bytedeco.arrow.Decimal128Type
 
ToString() - Method in class org.bytedeco.arrow.DictionaryType
 
ToString() - Method in class org.bytedeco.arrow.DurationType
 
ToString() - Method in class org.bytedeco.arrow.ExtensionType
 
ToString() - Method in class org.bytedeco.arrow.Field
\brief Return a string representation ot the field
toString() - Method in class org.bytedeco.arrow.FieldVector
 
toString() - Method in enum org.bytedeco.arrow.FileMode.type
 
ToString() - Method in class org.bytedeco.arrow.FileStats
 
toString() - Method in class org.bytedeco.arrow.FileStatsVector
 
toString() - Method in enum org.bytedeco.arrow.FilterIterator.Action
 
ToString() - Method in class org.bytedeco.arrow.FixedSizeBinaryType
 
ToString() - Method in class org.bytedeco.arrow.FixedSizeListType
 
toString() - Method in enum org.bytedeco.arrow.FloatingPointType.Precision
 
toString() - Method in enum org.bytedeco.arrow.global.arrow.CompareOperator
 
toString() - Method in enum org.bytedeco.arrow.global.arrow.DateUnit
 
toString() - Method in enum org.bytedeco.arrow.global.arrow.DecimalStatus
 
toString() - Method in enum org.bytedeco.arrow.global.arrow.FileType
 
toString() - Method in enum org.bytedeco.arrow.global.arrow.HdfsDriver
 
toString() - Method in enum org.bytedeco.arrow.global.arrow.MetadataVersion
 
toString() - Method in enum org.bytedeco.arrow.global.arrow.StatusCode
 
ToString(arrow.FileType) - Static method in class org.bytedeco.arrow.global.arrow
 
ToString(byte) - Static method in class org.bytedeco.arrow.global.arrow
 
toString() - Method in enum org.bytedeco.arrow.global.arrow.UnexpectedFieldBehavior
 
toString() - Method in enum org.bytedeco.arrow.global.arrow_flight.FlightStatusCode
 
toString() - Method in enum org.bytedeco.arrow.global.plasma.ObjectLocation
 
toString() - Method in enum org.bytedeco.arrow.global.plasma.ObjectState
 
toString() - Method in enum org.bytedeco.arrow.global.plasma.PlasmaErrorCode
 
toString() - Method in enum org.bytedeco.arrow.IntervalType.type
 
ToString() - Method in class org.bytedeco.arrow.KeyValueMetadata
 
ToString() - Method in class org.bytedeco.arrow.LargeBinaryType
 
ToString() - Method in class org.bytedeco.arrow.LargeListType
 
ToString() - Method in class org.bytedeco.arrow.LargeStringType
 
ToString() - Method in class org.bytedeco.arrow.ListType
 
ToString() - Method in class org.bytedeco.arrow.MapType
 
toString() - Method in enum org.bytedeco.arrow.Message.Type
 
ToString() - Method in class org.bytedeco.arrow.MonthIntervalType
 
ToString() - Method in class org.bytedeco.arrow.NullType
 
toString() - Method in enum org.bytedeco.arrow.ObjectType.type
 
ToString() - Method in class org.bytedeco.arrow.PathForest
 
toString() - Method in class org.bytedeco.arrow.RecordBatchVector
 
ToString() - Method in class org.bytedeco.arrow.Scalar
 
toString() - Method in class org.bytedeco.arrow.ScalarVector
 
ToString() - Method in class org.bytedeco.arrow.Schema
\brief Render a string representation of the schema suitable for debugging
toString() - Method in enum org.bytedeco.arrow.SchemaBuilder.ConflictPolicy
 
toString() - Method in class org.bytedeco.arrow.SchemaVector
 
ToString() - Method in class org.bytedeco.arrow.Status
\brief Return a string representation of this status suitable for printing.
ToString() - Method in class org.bytedeco.arrow.StatusDetail
\brief Produce a human-readable description of this status.
ToString() - Method in class org.bytedeco.arrow.StringType
 
toString() - Method in class org.bytedeco.arrow.StringVector
 
ToString() - Method in class org.bytedeco.arrow.StructType
 
toString() - Method in class org.bytedeco.arrow.TableVector
 
ToString() - Method in class org.bytedeco.arrow.Time32Type
 
ToString() - Method in class org.bytedeco.arrow.Time64Type
 
ToString() - Method in class org.bytedeco.arrow.TimestampType
 
toString() - Method in enum org.bytedeco.arrow.TimeUnit.type
 
toString() - Method in enum org.bytedeco.arrow.UnionMode.type
 
ToString() - Method in class org.bytedeco.arrow.UnionType
 
ToString() - Method in class org.bytedeco.arrow_dataset.AndExpression
 
ToString() - Method in class org.bytedeco.arrow_dataset.CastExpression
 
ToString() - Method in class org.bytedeco.arrow_dataset.ComparisonExpression
 
ToString() - Method in class org.bytedeco.arrow_dataset.Expression
returns a debug string representing this expression
toString() - Method in enum org.bytedeco.arrow_dataset.ExpressionType.type
 
toString() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
 
ToString() - Method in class org.bytedeco.arrow_dataset.FieldExpression
 
toString() - Method in enum org.bytedeco.arrow_dataset.FileSource.SourceType
 
ToString() - Method in class org.bytedeco.arrow_dataset.FileSystemSource
 
toString() - Method in enum org.bytedeco.arrow_dataset.FilterIterator.Action
 
ToString() - Method in class org.bytedeco.arrow_dataset.InExpression
 
ToString() - Method in class org.bytedeco.arrow_dataset.IsValidExpression
 
ToString() - Method in class org.bytedeco.arrow_dataset.NotExpression
 
ToString() - Method in class org.bytedeco.arrow_dataset.OrExpression
 
ToString() - Method in class org.bytedeco.arrow_dataset.ScalarExpression
 
toString() - Method in class org.bytedeco.arrow_dataset.SourceFactoryVector
 
toString() - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
 
toString() - Method in enum org.bytedeco.arrow_flight.FlightDescriptor.DescriptorType
 
ToString() - Method in class org.bytedeco.arrow_flight.FlightDescriptor
\brief Get a human-readable form of this descriptor.
ToString() - Method in class org.bytedeco.arrow_flight.FlightStatusDetail
 
ToString() - Method in class org.bytedeco.arrow_flight.Location
\brief Get a representation of this URI as a string.
ToString() - Method in class org.bytedeco.gandiva.DecimalScalar128
 
ToString() - Method in class org.bytedeco.gandiva.Expression
 
ToString() - Method in class org.bytedeco.gandiva.FunctionSignature
 
toString() - Method in class org.bytedeco.gandiva.FunctionSignatureVector
 
toString() - Method in enum org.bytedeco.gandiva.SelectionVector.Mode
 
ToString() - Method in class org.bytedeco.parquet.ColumnDescriptor
 
toString() - Method in enum org.bytedeco.parquet.ColumnOrder.type
 
toString() - Method in enum org.bytedeco.parquet.ConvertedType.type
 
toString() - Method in enum org.bytedeco.parquet.Encoding.type
 
toString() - Method in enum org.bytedeco.parquet.ListEncoding.type
 
toString() - Method in enum org.bytedeco.parquet.LogicalType.TimeUnit.unit
 
ToString() - Method in class org.bytedeco.parquet.LogicalType
\brief Return a printable representation of this logical type.
toString() - Method in enum org.bytedeco.parquet.LogicalType.Type.type
 
toString() - Method in enum org.bytedeco.parquet.Node.type
 
toString() - Method in class org.bytedeco.parquet.NodeVector
 
toString() - Method in enum org.bytedeco.parquet.PageType.type
 
toString() - Method in enum org.bytedeco.parquet.ParquetCipher.type
 
toString() - Method in enum org.bytedeco.parquet.ParquetVersion.type
 
toString() - Method in enum org.bytedeco.parquet.Repetition.type
 
ToString() - Method in class org.bytedeco.parquet.SchemaDescriptor
 
toString() - Method in enum org.bytedeco.parquet.SortOrder.type
 
toString() - Method in enum org.bytedeco.parquet.Type.type
 
ToTable() - Method in class org.bytedeco.arrow_dataset.Scanner
\brief Convert a Scanner into a Table.
total_byte_size() - Method in class org.bytedeco.parquet.RowGroupMetaData
 
total_bytes() - Method in class org.bytedeco.arrow_flight.FlightInfo.Data
 
total_bytes(long) - Method in class org.bytedeco.arrow_flight.FlightInfo.Data
 
total_bytes() - Method in class org.bytedeco.arrow_flight.FlightInfo
The total number of bytes in the dataset.
total_bytes_written() - Method in class org.bytedeco.parquet.ColumnWriter
\brief The total number of bytes written as serialized data and dictionary pages to the ColumnChunk so far
total_bytes_written() - Method in class org.bytedeco.parquet.RowGroupWriter.Contents
 
total_bytes_written() - Method in class org.bytedeco.parquet.RowGroupWriter
 
total_compressed_bytes() - Method in class org.bytedeco.parquet.ColumnWriter
\brief The total size of the compressed pages + page headers.
total_compressed_bytes() - Method in class org.bytedeco.parquet.RowGroupWriter.Contents
 
total_compressed_bytes() - Method in class org.bytedeco.parquet.RowGroupWriter
 
total_compressed_size() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
total_compressed_size() - Method in class org.bytedeco.parquet.ColumnChunkMetaDataBuilder
 
total_records() - Method in class org.bytedeco.arrow_flight.FlightInfo.Data
 
total_records(long) - Method in class org.bytedeco.arrow_flight.FlightInfo.Data
 
total_records() - Method in class org.bytedeco.arrow_flight.FlightInfo
The total number of records (rows) in the dataset.
total_uncompressed_size() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
ToThrift() - Method in class org.bytedeco.parquet.LogicalType
\brief Return a serializable Thrift object for this logical type.
ToUnorderedMap(StringStringMap) - Method in class org.bytedeco.arrow.KeyValueMetadata
 
TrailingBits(long, int) - Static method in class org.bytedeco.arrow.global.arrow
 
Transpose(MemoryPool, DataType, Array, IntPointer, Array) - Method in class org.bytedeco.arrow.DictionaryArray
\brief Transpose this DictionaryArray This method constructs a new dictionary array with the given dictionary type, transposing indices using the transpose map.
Transpose(MemoryPool, DataType, Array, IntBuffer, Array) - Method in class org.bytedeco.arrow.DictionaryArray
 
Transpose(MemoryPool, DataType, Array, int[], Array) - Method in class org.bytedeco.arrow.DictionaryArray
 
TreeEvaluator - Class in org.bytedeco.arrow_dataset
construct an Evaluator which uses compute kernels to evaluate expressions and filter record batches in depth first order
TreeEvaluator() - Constructor for class org.bytedeco.arrow_dataset.TreeEvaluator
Default native constructor.
TreeEvaluator(long) - Constructor for class org.bytedeco.arrow_dataset.TreeEvaluator
Native array allocator.
TreeEvaluator(Pointer) - Constructor for class org.bytedeco.arrow_dataset.TreeEvaluator
Pointer cast constructor.
TreeExprBuilder - Class in org.bytedeco.gandiva
\brief Tree Builder for a nested expression.
TreeExprBuilder() - Constructor for class org.bytedeco.gandiva.TreeExprBuilder
Default native constructor.
TreeExprBuilder(long) - Constructor for class org.bytedeco.gandiva.TreeExprBuilder
Native array allocator.
TreeExprBuilder(Pointer) - Constructor for class org.bytedeco.gandiva.TreeExprBuilder
Pointer cast constructor.
TreeSource - Class in org.bytedeco.arrow_dataset
\brief A recursive Source with child Sources.
TreeSource(Pointer) - Constructor for class org.bytedeco.arrow_dataset.TreeSource
Pointer cast constructor.
TreeSource(Schema, Source) - Constructor for class org.bytedeco.arrow_dataset.TreeSource
 
true_values() - Method in class org.bytedeco.arrow.ConvertOptions
Recognized spellings for boolean true values
true_values(StringVector) - Method in class org.bytedeco.arrow.ConvertOptions
 
truncated_timestamps_allowed() - Method in class org.bytedeco.parquet.ArrowWriterProperties
 
type() - Method in class org.bytedeco.arrow.Array
 
type() - Method in class org.bytedeco.arrow.ArrayBuilder
\brief Return the type of the built Array
type() - Method in class org.bytedeco.arrow.ArrayData
 
type(DataType) - Method in class org.bytedeco.arrow.ArrayData
 
type() - Method in class org.bytedeco.arrow.BaseLargeListBuilder
 
type() - Method in class org.bytedeco.arrow.BaseListBuilder
 
type() - Method in class org.bytedeco.arrow.BasicUnionBuilder
 
type() - Method in class org.bytedeco.arrow.BinaryBuilder
 
type() - Method in class org.bytedeco.arrow.BooleanBuilder
 
type() - Method in class org.bytedeco.arrow.ChunkedArray
 
type() - Method in class org.bytedeco.arrow.Datum
\brief The value type of the variant, if any
type() - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
 
type() - Method in class org.bytedeco.arrow.Decimal128Builder
 
type() - Method in class org.bytedeco.arrow.DoubleBuilder
 
type() - Method in class org.bytedeco.arrow.Field
\brief Return the field data type
type() - Method in class org.bytedeco.arrow.FileStats
The file type
type() - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
type() - Method in class org.bytedeco.arrow.FixedSizeListBuilder
 
type() - Method in class org.bytedeco.arrow.FloatBuilder
 
type() - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
type() - Method in class org.bytedeco.arrow.Int16Builder
 
type() - Method in class org.bytedeco.arrow.Int32Builder
 
type() - Method in class org.bytedeco.arrow.Int64Builder
 
type() - Method in class org.bytedeco.arrow.Int8Builder
 
type() - Method in class org.bytedeco.arrow.IpcPayload
 
type(Message.Type) - Method in class org.bytedeco.arrow.IpcPayload
 
type() - Method in class org.bytedeco.arrow.LargeBinaryBuilder
 
type() - Method in class org.bytedeco.arrow.LargeStringBuilder
 
type() - Method in class org.bytedeco.arrow.MapBuilder
 
type() - Method in class org.bytedeco.arrow.Message
\brief The Message type
type() - Method in class org.bytedeco.arrow.NullBuilder
\endcond
type() - Method in class org.bytedeco.arrow.Scalar
\brief The type of the scalar value
type(DataType) - Method in class org.bytedeco.arrow.Scalar
 
type() - Method in class org.bytedeco.arrow.StringBuilder
 
type() - Method in class org.bytedeco.arrow.StructBuilder
 
type() - Method in class org.bytedeco.arrow.Tensor
 
Type - Class in org.bytedeco.arrow
 
Type() - Constructor for class org.bytedeco.arrow.Type
Default native constructor.
Type(long) - Constructor for class org.bytedeco.arrow.Type
Native array allocator.
Type(Pointer) - Constructor for class org.bytedeco.arrow.Type
Pointer cast constructor.
type() - Method in class org.bytedeco.arrow.UInt16Builder
 
type() - Method in class org.bytedeco.arrow.UInt32Builder
 
type() - Method in class org.bytedeco.arrow.UInt64Builder
 
type() - Method in class org.bytedeco.arrow.UInt8Builder
 
type() - Method in class org.bytedeco.arrow_dataset.Expression
\brief Return the expression's type identifier
type() - Method in class org.bytedeco.arrow_dataset.FileSource
\brief The kind of file, whether stored in a filesystem, memory resident, or other
type() - Method in class org.bytedeco.arrow_flight.Action
The action type
type(String) - Method in class org.bytedeco.arrow_flight.Action
 
type() - Method in class org.bytedeco.arrow_flight.ActionType
\brief The name of the action.
type(String) - Method in class org.bytedeco.arrow_flight.ActionType
 
type() - Method in class org.bytedeco.arrow_flight.FlightDescriptor
The descriptor type
type(FlightDescriptor.DescriptorType) - Method in class org.bytedeco.arrow_flight.FlightDescriptor
 
type() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
 
type() - Method in class org.bytedeco.parquet.ColumnReader
 
type() - Method in class org.bytedeco.parquet.ColumnWriter
\brief The physical Parquet type of the column
type() - Method in class org.bytedeco.parquet.LogicalType
\brief Return the enumerated type of this logical type.
Type() - Constructor for class org.bytedeco.parquet.LogicalType.Type
Default native constructor.
Type(long) - Constructor for class org.bytedeco.parquet.LogicalType.Type
Native array allocator.
Type(Pointer) - Constructor for class org.bytedeco.parquet.LogicalType.Type
Pointer cast constructor.
Type - Class in org.bytedeco.parquet
 
Type() - Constructor for class org.bytedeco.parquet.Type
Default native constructor.
Type(long) - Constructor for class org.bytedeco.parquet.Type
Native array allocator.
Type(Pointer) - Constructor for class org.bytedeco.parquet.Type
Pointer cast constructor.
Type.type - Enum in org.bytedeco.parquet
 
type_codes() - Method in class org.bytedeco.arrow.UnionArray
Note that this buffer does not account for any slice offset
type_codes() - Method in class org.bytedeco.arrow.UnionType
The array of logical type ids.
type_defined_() - Static method in class org.bytedeco.parquet.ColumnOrder
 
type_defined_(ColumnOrder) - Static method in class org.bytedeco.parquet.ColumnOrder
 
type_id() - Method in class org.bytedeco.arrow.Array
 
type_id - Static variable in class org.bytedeco.arrow.BinaryType
 
type_id() - Static method in class org.bytedeco.arrow.BinaryType
 
type_id - Static variable in class org.bytedeco.arrow.Date32Type
 
type_id() - Static method in class org.bytedeco.arrow.Date32Type
 
type_id - Static variable in class org.bytedeco.arrow.Date64Type
 
type_id() - Static method in class org.bytedeco.arrow.Date64Type
 
type_id - Static variable in class org.bytedeco.arrow.DayTimeIntervalType
 
type_id() - Static method in class org.bytedeco.arrow.DayTimeIntervalType
 
type_id - Static variable in class org.bytedeco.arrow.Decimal128Type
 
type_id() - Static method in class org.bytedeco.arrow.Decimal128Type
 
type_id - Static variable in class org.bytedeco.arrow.DictionaryType
 
type_id() - Static method in class org.bytedeco.arrow.DictionaryType
 
type_id - Static variable in class org.bytedeco.arrow.DurationType
 
type_id() - Static method in class org.bytedeco.arrow.DurationType
 
type_id - Static variable in class org.bytedeco.arrow.ExtensionType
 
type_id() - Static method in class org.bytedeco.arrow.ExtensionType
 
type_id - Static variable in class org.bytedeco.arrow.FixedSizeBinaryType
 
type_id() - Static method in class org.bytedeco.arrow.FixedSizeBinaryType
 
type_id - Static variable in class org.bytedeco.arrow.FixedSizeListType
 
type_id() - Static method in class org.bytedeco.arrow.FixedSizeListType
 
type_id - Static variable in class org.bytedeco.arrow.LargeBinaryType
 
type_id() - Static method in class org.bytedeco.arrow.LargeBinaryType
 
type_id - Static variable in class org.bytedeco.arrow.LargeListType
 
type_id() - Static method in class org.bytedeco.arrow.LargeListType
 
type_id - Static variable in class org.bytedeco.arrow.LargeStringType
 
type_id() - Static method in class org.bytedeco.arrow.LargeStringType
 
type_id - Static variable in class org.bytedeco.arrow.ListType
 
type_id() - Static method in class org.bytedeco.arrow.ListType
 
type_id - Static variable in class org.bytedeco.arrow.MapType
 
type_id() - Static method in class org.bytedeco.arrow.MapType
 
type_id - Static variable in class org.bytedeco.arrow.MonthIntervalType
 
type_id() - Static method in class org.bytedeco.arrow.MonthIntervalType
 
type_id - Static variable in class org.bytedeco.arrow.NullType
 
type_id() - Static method in class org.bytedeco.arrow.NullType
 
type_id() - Method in class org.bytedeco.arrow.StatusDetail
\brief Return a unique id for the type of the StatusDetail (effectively a poor man's substitude for RTTI).
type_id - Static variable in class org.bytedeco.arrow.StringType
 
type_id() - Static method in class org.bytedeco.arrow.StringType
 
type_id - Static variable in class org.bytedeco.arrow.StructType
 
type_id() - Static method in class org.bytedeco.arrow.StructType
 
type_id() - Method in class org.bytedeco.arrow.Tensor
 
type_id - Static variable in class org.bytedeco.arrow.Time32Type
 
type_id() - Static method in class org.bytedeco.arrow.Time32Type
 
type_id - Static variable in class org.bytedeco.arrow.Time64Type
 
type_id() - Static method in class org.bytedeco.arrow.Time64Type
 
type_id - Static variable in class org.bytedeco.arrow.TimestampType
 
type_id() - Static method in class org.bytedeco.arrow.TimestampType
 
type_id - Static variable in class org.bytedeco.arrow.UnionType
 
type_id() - Static method in class org.bytedeco.arrow.UnionType
 
type_id() - Method in class org.bytedeco.arrow_flight.FlightStatusDetail
 
type_ids() - Method in class org.bytedeco.arrow.UnionArray
Deprecated.
type_length() - Method in class org.bytedeco.parquet.ColumnDescriptor
 
type_length() - Method in class org.bytedeco.parquet.PrimitiveNode
 
type_name() - Static method in class org.bytedeco.arrow.BinaryType
 
type_name() - Static method in class org.bytedeco.arrow.Date32Type
 
type_name() - Static method in class org.bytedeco.arrow.Date64Type
 
type_name() - Static method in class org.bytedeco.arrow.DayTimeIntervalType
 
type_name() - Static method in class org.bytedeco.arrow.Decimal128Type
 
type_name() - Static method in class org.bytedeco.arrow.DictionaryType
 
type_name() - Static method in class org.bytedeco.arrow.DurationType
 
type_name() - Static method in class org.bytedeco.arrow.ExtensionType
 
type_name() - Method in class org.bytedeco.arrow.FileSystem
 
type_name() - Static method in class org.bytedeco.arrow.FixedSizeBinaryType
 
type_name() - Static method in class org.bytedeco.arrow.FixedSizeListType
 
type_name() - Static method in class org.bytedeco.arrow.LargeBinaryType
 
type_name() - Static method in class org.bytedeco.arrow.LargeListType
 
type_name() - Static method in class org.bytedeco.arrow.LargeStringType
 
type_name() - Static method in class org.bytedeco.arrow.ListType
 
type_name() - Method in class org.bytedeco.arrow.LocalFileSystem
 
type_name() - Static method in class org.bytedeco.arrow.MapType
 
type_name() - Method in class org.bytedeco.arrow.MockFileSystem
 
type_name() - Static method in class org.bytedeco.arrow.MonthIntervalType
 
type_name() - Static method in class org.bytedeco.arrow.NullType
 
type_name() - Method in class org.bytedeco.arrow.SlowFileSystem
 
type_name() - Static method in class org.bytedeco.arrow.StringType
 
type_name() - Static method in class org.bytedeco.arrow.StructType
 
type_name() - Method in class org.bytedeco.arrow.SubTreeFileSystem
 
type_name() - Static method in class org.bytedeco.arrow.Time32Type
 
type_name() - Static method in class org.bytedeco.arrow.Time64Type
 
type_name() - Static method in class org.bytedeco.arrow.TimestampType
 
type_name() - Static method in class org.bytedeco.arrow.UnionType
 
type_name() - Method in class org.bytedeco.arrow_dataset.FileFormat
\brief The name identifying the kind of file format
type_name() - Method in class org.bytedeco.arrow_dataset.FileSystemSource
 
type_name() - Method in class org.bytedeco.arrow_dataset.InMemorySource
 
type_name() - Method in class org.bytedeco.arrow_dataset.IpcFileFormat
 
type_name() - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
 
type_name() - Method in class org.bytedeco.arrow_dataset.Source
\brief The name identifying the kind of source
type_name() - Method in class org.bytedeco.arrow_dataset.TreeSource
 
type_precision() - Method in class org.bytedeco.parquet.ColumnDescriptor
 
type_scale() - Method in class org.bytedeco.parquet.ColumnDescriptor
 
type_traits - Class in org.bytedeco.parquet
 
type_traits() - Constructor for class org.bytedeco.parquet.type_traits
Default native constructor.
type_traits(long) - Constructor for class org.bytedeco.parquet.type_traits
Native array allocator.
type_traits(Pointer) - Constructor for class org.bytedeco.parquet.type_traits
Pointer cast constructor.
TypedBufferBuilder - Class in org.bytedeco.arrow
\brief A BufferBuilder for building a buffer containing a bitmap
TypedBufferBuilder(Pointer) - Constructor for class org.bytedeco.arrow.TypedBufferBuilder
Pointer cast constructor.
TypedBufferBuilder(long) - Constructor for class org.bytedeco.arrow.TypedBufferBuilder
Native array allocator.
TypedBufferBuilder(MemoryPool) - Constructor for class org.bytedeco.arrow.TypedBufferBuilder
 
TypedBufferBuilder() - Constructor for class org.bytedeco.arrow.TypedBufferBuilder
 
TypeEquals(DataType, DataType, boolean) - Static method in class org.bytedeco.arrow.global.arrow
Returns true if the type metadata are exactly equal
TypeEquals(DataType, DataType) - Static method in class org.bytedeco.arrow.global.arrow
 
TypeToString(Type.type) - Static method in class org.bytedeco.arrow.global.parquet
 
TypeToString(int) - Static method in class org.bytedeco.arrow.global.parquet
 
TypeVisitor - Class in org.bytedeco.arrow
 
TypeVisitor() - Constructor for class org.bytedeco.arrow.TypeVisitor
Default native constructor.
TypeVisitor(long) - Constructor for class org.bytedeco.arrow.TypeVisitor
Native array allocator.
TypeVisitor(Pointer) - Constructor for class org.bytedeco.arrow.TypeVisitor
Pointer cast constructor.

U

uint16() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a UInt16Type instance
UINT16 - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
UInt16Array - Class in org.bytedeco.arrow
 
UInt16Array(Pointer) - Constructor for class org.bytedeco.arrow.UInt16Array
Pointer cast constructor.
UInt16Array(ArrayData) - Constructor for class org.bytedeco.arrow.UInt16Array
 
UInt16Builder - Class in org.bytedeco.arrow
 
UInt16Builder(Pointer) - Constructor for class org.bytedeco.arrow.UInt16Builder
Pointer cast constructor.
UInt16Builder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.UInt16Builder
 
UInt16Scalar - Class in org.bytedeco.arrow
 
UInt16Scalar() - Constructor for class org.bytedeco.arrow.UInt16Scalar
Default native constructor.
UInt16Scalar(long) - Constructor for class org.bytedeco.arrow.UInt16Scalar
Native array allocator.
UInt16Scalar(Pointer) - Constructor for class org.bytedeco.arrow.UInt16Scalar
Pointer cast constructor.
UInt16Type - Class in org.bytedeco.arrow
 
UInt16Type() - Constructor for class org.bytedeco.arrow.UInt16Type
Empty constructor.
UInt16Type(Pointer) - Constructor for class org.bytedeco.arrow.UInt16Type
Pointer cast constructor.
uint32() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a UInt32Type instance
UINT32 - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
UInt32Array - Class in org.bytedeco.arrow
 
UInt32Array(Pointer) - Constructor for class org.bytedeco.arrow.UInt32Array
Pointer cast constructor.
UInt32Array(ArrayData) - Constructor for class org.bytedeco.arrow.UInt32Array
 
UInt32Builder - Class in org.bytedeco.arrow
 
UInt32Builder(Pointer) - Constructor for class org.bytedeco.arrow.UInt32Builder
Pointer cast constructor.
UInt32Builder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.UInt32Builder
 
UInt32Scalar - Class in org.bytedeco.arrow
 
UInt32Scalar() - Constructor for class org.bytedeco.arrow.UInt32Scalar
Default native constructor.
UInt32Scalar(long) - Constructor for class org.bytedeco.arrow.UInt32Scalar
Native array allocator.
UInt32Scalar(Pointer) - Constructor for class org.bytedeco.arrow.UInt32Scalar
Pointer cast constructor.
UInt32Type - Class in org.bytedeco.arrow
 
UInt32Type() - Constructor for class org.bytedeco.arrow.UInt32Type
Empty constructor.
UInt32Type(Pointer) - Constructor for class org.bytedeco.arrow.UInt32Type
Pointer cast constructor.
uint64() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a UInt64Type instance
UINT64 - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
UInt64Array - Class in org.bytedeco.arrow
 
UInt64Array(Pointer) - Constructor for class org.bytedeco.arrow.UInt64Array
Pointer cast constructor.
UInt64Array(ArrayData) - Constructor for class org.bytedeco.arrow.UInt64Array
 
UInt64Builder - Class in org.bytedeco.arrow
 
UInt64Builder(Pointer) - Constructor for class org.bytedeco.arrow.UInt64Builder
Pointer cast constructor.
UInt64Builder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.UInt64Builder
 
UInt64Scalar - Class in org.bytedeco.arrow
 
UInt64Scalar() - Constructor for class org.bytedeco.arrow.UInt64Scalar
Default native constructor.
UInt64Scalar(long) - Constructor for class org.bytedeco.arrow.UInt64Scalar
Native array allocator.
UInt64Scalar(Pointer) - Constructor for class org.bytedeco.arrow.UInt64Scalar
Pointer cast constructor.
UInt64Type - Class in org.bytedeco.arrow
 
UInt64Type() - Constructor for class org.bytedeco.arrow.UInt64Type
Empty constructor.
UInt64Type(Pointer) - Constructor for class org.bytedeco.arrow.UInt64Type
Pointer cast constructor.
uint8() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a UInt8Type instance
UINT8 - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
UInt8Array - Class in org.bytedeco.arrow
 
UInt8Array(Pointer) - Constructor for class org.bytedeco.arrow.UInt8Array
Pointer cast constructor.
UInt8Array(ArrayData) - Constructor for class org.bytedeco.arrow.UInt8Array
 
UInt8Builder - Class in org.bytedeco.arrow
 
UInt8Builder(Pointer) - Constructor for class org.bytedeco.arrow.UInt8Builder
Pointer cast constructor.
UInt8Builder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.UInt8Builder
 
UInt8Scalar - Class in org.bytedeco.arrow
 
UInt8Scalar() - Constructor for class org.bytedeco.arrow.UInt8Scalar
Default native constructor.
UInt8Scalar(long) - Constructor for class org.bytedeco.arrow.UInt8Scalar
Native array allocator.
UInt8Scalar(Pointer) - Constructor for class org.bytedeco.arrow.UInt8Scalar
Pointer cast constructor.
UInt8Type - Class in org.bytedeco.arrow
 
UInt8Type() - Constructor for class org.bytedeco.arrow.UInt8Type
Empty constructor.
UInt8Type(Pointer) - Constructor for class org.bytedeco.arrow.UInt8Type
Pointer cast constructor.
UnaryExpression - Class in org.bytedeco.arrow_dataset
Base class for an expression with exactly one operand
UnaryExpression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.UnaryExpression
Pointer cast constructor.
UnaryKernel - Class in org.bytedeco.arrow
\class UnaryKernel \brief An array-valued function of a single input argument.
UnaryKernel(Pointer) - Constructor for class org.bytedeco.arrow.UnaryKernel
Pointer cast constructor.
undefined_() - Static method in class org.bytedeco.parquet.ColumnOrder
 
undefined_(ColumnOrder) - Static method in class org.bytedeco.parquet.ColumnOrder
 
unexpected_field_behavior() - Method in class org.bytedeco.arrow.JsonParseOptions
How JSON fields outside of explicit_schema (if given) are treated
unexpected_field_behavior(arrow.UnexpectedFieldBehavior) - Method in class org.bytedeco.arrow.JsonParseOptions
 
Unify(Array) - Method in class org.bytedeco.arrow.DictionaryUnifier
\brief Append dictionary to the internal memo
Unify(Array, ArrowBuffer) - Method in class org.bytedeco.arrow.DictionaryUnifier
\brief Append dictionary and compute transpose indices
unify_schemas() - Method in class org.bytedeco.arrow.ConcatenateTablesOptions
If true, the schemas of the tables will be first unified with fields of the same name being merged, according to field_merge_options, then each table will be promoted to the unified schema before being concatenated.
unify_schemas(boolean) - Method in class org.bytedeco.arrow.ConcatenateTablesOptions
 
UnifySchemas(SchemaVector, Field.MergeOptions) - Static method in class org.bytedeco.arrow.global.arrow
\brief Unifies schemas by merging fields by name.
UnifySchemas(SchemaVector) - Static method in class org.bytedeco.arrow.global.arrow
 
UNION - Static variable in class org.bytedeco.arrow.Type
enum arrow::Type::type
union_(FieldVector, BytePointer, UnionMode.type) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a UnionType instance
union_(FieldVector, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(FieldVector, ByteBuffer, int) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(FieldVector, ByteBuffer) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(FieldVector, byte[], UnionMode.type) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(FieldVector, byte[]) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(FieldVector, BytePointer, int) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(FieldVector, ByteBuffer, UnionMode.type) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(FieldVector, byte[], int) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(FieldVector, UnionMode.type) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a UnionType instance
union_(FieldVector) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(FieldVector, int) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(UnionMode.type) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a UnionType instance
union_() - Static method in class org.bytedeco.arrow.global.arrow
 
union_(int) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(ArrayVector, StringVector, BytePointer, UnionMode.type) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a UnionType instance
union_(ArrayVector, StringVector, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(ArrayVector, StringVector, ByteBuffer, int) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(ArrayVector, StringVector, ByteBuffer) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(ArrayVector, StringVector, byte[], UnionMode.type) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(ArrayVector, StringVector, byte[]) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(ArrayVector, StringVector, BytePointer, int) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(ArrayVector, StringVector, ByteBuffer, UnionMode.type) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(ArrayVector, StringVector, byte[], int) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(ArrayVector, StringVector, UnionMode.type) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a UnionType instance
union_(ArrayVector, StringVector) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(ArrayVector, StringVector, int) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(ArrayVector, UnionMode.type) - Static method in class org.bytedeco.arrow.global.arrow
\brief Create a UnionType instance
union_(ArrayVector) - Static method in class org.bytedeco.arrow.global.arrow
 
union_(ArrayVector, int) - Static method in class org.bytedeco.arrow.global.arrow
 
union_type() - Method in class org.bytedeco.arrow.UnionArray
 
UnionArray - Class in org.bytedeco.arrow
Concrete Array class for union data
UnionArray(Pointer) - Constructor for class org.bytedeco.arrow.UnionArray
Pointer cast constructor.
UnionArray(ArrayData) - Constructor for class org.bytedeco.arrow.UnionArray
 
UnionArray(DataType, long, ArrayVector, ArrowBuffer, ArrowBuffer, ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.UnionArray
 
UnionArray(DataType, long, ArrayVector, ArrowBuffer) - Constructor for class org.bytedeco.arrow.UnionArray
 
UnionMode - Class in org.bytedeco.arrow
 
UnionMode() - Constructor for class org.bytedeco.arrow.UnionMode
Default native constructor.
UnionMode(long) - Constructor for class org.bytedeco.arrow.UnionMode
Native array allocator.
UnionMode(Pointer) - Constructor for class org.bytedeco.arrow.UnionMode
Pointer cast constructor.
UnionMode.type - Enum in org.bytedeco.arrow
 
UnionScalar - Class in org.bytedeco.arrow
 
UnionScalar(DataType) - Constructor for class org.bytedeco.arrow.UnionScalar
 
UnionScalar(Pointer) - Constructor for class org.bytedeco.arrow.UnionScalar
Pointer cast constructor.
UnionType - Class in org.bytedeco.arrow
\brief Concrete type class for union data
UnionType(Pointer) - Constructor for class org.bytedeco.arrow.UnionType
Pointer cast constructor.
UnionType(FieldVector, BytePointer, UnionMode.type) - Constructor for class org.bytedeco.arrow.UnionType
 
UnionType(FieldVector, BytePointer) - Constructor for class org.bytedeco.arrow.UnionType
 
UnionType(FieldVector, ByteBuffer, int) - Constructor for class org.bytedeco.arrow.UnionType
 
UnionType(FieldVector, ByteBuffer) - Constructor for class org.bytedeco.arrow.UnionType
 
UnionType(FieldVector, byte[], UnionMode.type) - Constructor for class org.bytedeco.arrow.UnionType
 
UnionType(FieldVector, byte[]) - Constructor for class org.bytedeco.arrow.UnionType
 
UnionType(FieldVector, BytePointer, int) - Constructor for class org.bytedeco.arrow.UnionType
 
UnionType(FieldVector, ByteBuffer, UnionMode.type) - Constructor for class org.bytedeco.arrow.UnionType
 
UnionType(FieldVector, byte[], int) - Constructor for class org.bytedeco.arrow.UnionType
 
Unique(FunctionContext, Datum, Array) - Static method in class org.bytedeco.arrow.global.arrow
\brief Compute unique elements from an array-like object Note if a null occurs in the input it will NOT be included in the output.
UniqueID - Class in org.bytedeco.plasma
 
UniqueID() - Constructor for class org.bytedeco.plasma.UniqueID
Default native constructor.
UniqueID(long) - Constructor for class org.bytedeco.plasma.UniqueID
Native array allocator.
UniqueID(Pointer) - Constructor for class org.bytedeco.plasma.UniqueID
Pointer cast constructor.
UniqueIDHash - Class in org.bytedeco.plasma
 
UniqueIDHash() - Constructor for class org.bytedeco.plasma.UniqueIDHash
Default native constructor.
UniqueIDHash(long) - Constructor for class org.bytedeco.plasma.UniqueIDHash
Native array allocator.
UniqueIDHash(Pointer) - Constructor for class org.bytedeco.plasma.UniqueIDHash
Pointer cast constructor.
UNIT() - Static method in class org.bytedeco.arrow.Date32Type
 
unit() - Method in class org.bytedeco.arrow.Date32Type
 
UNIT() - Static method in class org.bytedeco.arrow.Date64Type
 
unit() - Method in class org.bytedeco.arrow.Date64Type
 
unit() - Method in class org.bytedeco.arrow.DateType
 
unit() - Method in class org.bytedeco.arrow.DurationType
 
unit() - Method in class org.bytedeco.arrow.TimestampType
 
unit() - Method in class org.bytedeco.arrow.TimeType
 
Unknown() - Static method in class org.bytedeco.parquet.LogicalType
 
UnknownLogicalType - Class in org.bytedeco.parquet
\brief Allowed for any type.
UnknownLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.UnknownLogicalType
Pointer cast constructor.
UnlockExclusive() - Method in class org.bytedeco.arrow.SharedExclusiveChecker
 
UnlockShared() - Method in class org.bytedeco.arrow.SharedExclusiveChecker
 
UnregisterExtensionType(String) - Static method in class org.bytedeco.arrow.global.arrow
\brief Delete an extension type from the global registry.
UnregisterExtensionType(BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
 
UnregisterType(String) - Method in class org.bytedeco.arrow.ExtensionTypeRegistry
 
UnregisterType(BytePointer) - Method in class org.bytedeco.arrow.ExtensionTypeRegistry
 
Unsafe() - Static method in class org.bytedeco.arrow.CastOptions
 
UnsafeAdvance(long) - Method in class org.bytedeco.arrow.BufferBuilder
 
UnsafeAppend(BytePointer, int) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
\brief Append without checking capacity Offsets and data should have been presized using Reserve() and ReserveData(), respectively.
UnsafeAppend(ByteBuffer, int) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
UnsafeAppend(byte[], int) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
UnsafeAppend(String, int) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
UnsafeAppend(String) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
UnsafeAppend(BytePointer) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
UnsafeAppend(BytePointer, long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
\brief Append without checking capacity Offsets and data should have been presized using Reserve() and ReserveData(), respectively.
UnsafeAppend(ByteBuffer, long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
UnsafeAppend(byte[], long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
UnsafeAppend(String, long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
UnsafeAppend(String) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
UnsafeAppend(BytePointer) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
UnsafeAppend(boolean) - Method in class org.bytedeco.arrow.BooleanBuilder
Scalar append, without checking for capacity
UnsafeAppend(byte) - Method in class org.bytedeco.arrow.BooleanBuilder
 
UnsafeAppend(Pointer, long) - Method in class org.bytedeco.arrow.BufferBuilder
 
UnsafeAppend(long, byte) - Method in class org.bytedeco.arrow.BufferBuilder
 
UnsafeAppend(DayTimeIntervalType.DayMilliseconds) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
 
UnsafeAppend(Decimal128) - Method in class org.bytedeco.arrow.Decimal128Builder
 
UnsafeAppend(double) - Method in class org.bytedeco.arrow.DoubleBuilder
Append a single scalar under the assumption that the underlying Buffer is large enough.
UnsafeAppend(BytePointer) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
UnsafeAppend(ByteBuffer) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
UnsafeAppend(byte[]) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
UnsafeAppend(float) - Method in class org.bytedeco.arrow.FloatBuilder
Append a single scalar under the assumption that the underlying Buffer is large enough.
UnsafeAppend(short) - Method in class org.bytedeco.arrow.HalfFloatBuilder
Append a single scalar under the assumption that the underlying Buffer is large enough.
UnsafeAppend(short) - Method in class org.bytedeco.arrow.Int16Builder
Append a single scalar under the assumption that the underlying Buffer is large enough.
UnsafeAppend(int) - Method in class org.bytedeco.arrow.Int32Builder
Append a single scalar under the assumption that the underlying Buffer is large enough.
UnsafeAppend(long) - Method in class org.bytedeco.arrow.Int64Builder
Append a single scalar under the assumption that the underlying Buffer is large enough.
UnsafeAppend(byte) - Method in class org.bytedeco.arrow.Int8Builder
Append a single scalar under the assumption that the underlying Buffer is large enough.
UnsafeAppend(boolean) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
UnsafeAppend(BytePointer, long) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
UnsafeAppend(ByteBuffer, long) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
UnsafeAppend(byte[], long) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
UnsafeAppend(long, boolean) - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
UnsafeAppend(short) - Method in class org.bytedeco.arrow.UInt16Builder
Append a single scalar under the assumption that the underlying Buffer is large enough.
UnsafeAppend(int) - Method in class org.bytedeco.arrow.UInt32Builder
Append a single scalar under the assumption that the underlying Buffer is large enough.
UnsafeAppend(long) - Method in class org.bytedeco.arrow.UInt64Builder
Append a single scalar under the assumption that the underlying Buffer is large enough.
UnsafeAppend(byte) - Method in class org.bytedeco.arrow.UInt8Builder
Append a single scalar under the assumption that the underlying Buffer is large enough.
UnsafeAppendNull() - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
UnsafeAppendNull() - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
UnsafeAppendNull() - Method in class org.bytedeco.arrow.BooleanBuilder
 
UnsafeAppendNull() - Method in class org.bytedeco.arrow.DoubleBuilder
 
UnsafeAppendNull() - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
UnsafeAppendNull() - Method in class org.bytedeco.arrow.FloatBuilder
 
UnsafeAppendNull() - Method in class org.bytedeco.arrow.HalfFloatBuilder
 
UnsafeAppendNull() - Method in class org.bytedeco.arrow.Int16Builder
 
UnsafeAppendNull() - Method in class org.bytedeco.arrow.Int32Builder
 
UnsafeAppendNull() - Method in class org.bytedeco.arrow.Int64Builder
 
UnsafeAppendNull() - Method in class org.bytedeco.arrow.Int8Builder
 
UnsafeAppendNull() - Method in class org.bytedeco.arrow.UInt16Builder
 
UnsafeAppendNull() - Method in class org.bytedeco.arrow.UInt32Builder
 
UnsafeAppendNull() - Method in class org.bytedeco.arrow.UInt64Builder
 
UnsafeAppendNull() - Method in class org.bytedeco.arrow.UInt8Builder
 
UnwrapStatus(Status) - Static method in class org.bytedeco.arrow_flight.FlightStatusDetail
\brief Try to extract a \a FlightStatusDetail from any Arrow status.
UpdateAllocatedBytes(long) - Method in class org.bytedeco.arrow.MemoryPoolStats
 
updateColumnOrders(ColumnOrder) - Method in class org.bytedeco.parquet.SchemaDescriptor
 
Uri - Class in org.bytedeco.arrow_flight
 
Uri() - Constructor for class org.bytedeco.arrow_flight.Uri
Empty constructor.
Uri(Pointer) - Constructor for class org.bytedeco.arrow_flight.Uri
Pointer cast constructor.
use_mmap() - Method in class org.bytedeco.arrow.LocalFileSystemOptions
Whether OpenInputStream and OpenInputFile return a mmap'ed file, or a regular one.
use_mmap(boolean) - Method in class org.bytedeco.arrow.LocalFileSystemOptions
 
use_threads() - Method in class org.bytedeco.arrow.ReadOptions
Whether to use the global CPU thread pool
use_threads(boolean) - Method in class org.bytedeco.arrow.ReadOptions
 
use_threads() - Method in class org.bytedeco.arrow_dataset.ScanOptions
 
use_threads(boolean) - Method in class org.bytedeco.arrow_dataset.ScanOptions
 
use_threads() - Method in class org.bytedeco.parquet.ArrowReaderProperties
 
UseDefaultCompressionLevel() - Static method in class org.bytedeco.arrow.Codec
\brief Return special value to indicate that a codec implementation should use its default compression level
user() - Method in class org.bytedeco.arrow.HdfsConnectionConfig
 
user(String) - Method in class org.bytedeco.arrow.HdfsConnectionConfig
 
username() - Method in class org.bytedeco.arrow_flight.BasicAuth
 
username(String) - Method in class org.bytedeco.arrow_flight.BasicAuth
 
UseThreads(boolean) - Method in class org.bytedeco.arrow_dataset.ScannerBuilder
\brief Indicate if the Scanner should make use of the available ThreadPool found in ScanContext;
UseThreads() - Method in class org.bytedeco.arrow_dataset.ScannerBuilder
 
utf8() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a StringType instance
UUID() - Static method in class org.bytedeco.parquet.LogicalType
 
UUIDLogicalType - Class in org.bytedeco.parquet
\brief Allowed for physical type FIXED_LEN_BYTE_ARRAY with length 16, must encode raw UUID bytes.
UUIDLogicalType(Pointer) - Constructor for class org.bytedeco.parquet.UUIDLogicalType
Pointer cast constructor.

V

Validate() - Method in class org.bytedeco.arrow.Array
\brief Perform cheap validation checks to determine obvious inconsistencies within the array's internal data.
Validate() - Method in class org.bytedeco.arrow.ChunkedArray
\brief Perform cheap validation checks to determine obvious inconsistencies within the chunk array's internal data.
Validate() - Method in class org.bytedeco.arrow.RecordBatch
\brief Perform cheap validation checks to determine obvious inconsistencies within the record batch's schema and internal data.
Validate() - Method in class org.bytedeco.arrow.Table
\brief Perform cheap validation checks to determine obvious inconsistencies within the table's schema and internal data.
Validate(Schema) - Method in class org.bytedeco.arrow_dataset.AndExpression
 
Validate(Schema) - Method in class org.bytedeco.arrow_dataset.CastExpression
 
Validate(Schema) - Method in class org.bytedeco.arrow_dataset.ComparisonExpression
 
Validate(Schema) - Method in class org.bytedeco.arrow_dataset.Expression
Validate this expression for execution against a schema.
Validate(Schema) - Method in class org.bytedeco.arrow_dataset.FieldExpression
 
Validate(Schema) - Method in class org.bytedeco.arrow_dataset.InExpression
 
Validate(Schema) - Method in class org.bytedeco.arrow_dataset.IsValidExpression
 
Validate(Schema) - Method in class org.bytedeco.arrow_dataset.NotExpression
 
Validate(Schema) - Method in class org.bytedeco.arrow_dataset.OrExpression
 
Validate(Schema) - Method in class org.bytedeco.arrow_dataset.ScalarExpression
 
ValidateFull() - Method in class org.bytedeco.arrow.Array
\brief Perform extensive validation checks to determine inconsistencies within the array's internal data.
ValidateFull() - Method in class org.bytedeco.arrow.ChunkedArray
\brief Perform extensive validation checks to determine inconsistencies within the chunk array's internal data.
ValidateFull() - Method in class org.bytedeco.arrow.RecordBatch
\brief Perform extensive validation checks to determine inconsistencies within the record batch's schema and internal data.
ValidateFull() - Method in class org.bytedeco.arrow.Table
\brief Perform extensive validation checks to determine inconsistencies within the table's schema and internal data.
ValidateTensorParameters(DataType, ArrowBuffer, LongPointer, LongPointer, StringVector) - Static method in class org.bytedeco.arrow.global.arrow
 
ValidateTensorParameters(DataType, ArrowBuffer, LongBuffer, LongBuffer, StringVector) - Static method in class org.bytedeco.arrow.global.arrow
 
ValidateTensorParameters(DataType, ArrowBuffer, long[], long[], StringVector) - Static method in class org.bytedeco.arrow.global.arrow
 
value() - Method in class org.bytedeco.arrow.BaseBaseDate32Scalar
 
value(int) - Method in class org.bytedeco.arrow.BaseBaseDate32Scalar
 
value() - Method in class org.bytedeco.arrow.BaseBaseDate64Scalar
 
value(long) - Method in class org.bytedeco.arrow.BaseBaseDate64Scalar
 
value() - Method in class org.bytedeco.arrow.BaseBaseDayTimeIntervalScalar
 
value(DayTimeIntervalType.DayMilliseconds) - Method in class org.bytedeco.arrow.BaseBaseDayTimeIntervalScalar
 
value() - Method in class org.bytedeco.arrow.BaseBaseMonthIntervalType
 
value(int) - Method in class org.bytedeco.arrow.BaseBaseMonthIntervalType
 
value() - Method in class org.bytedeco.arrow.BaseBaseTime32Scalar
 
value(int) - Method in class org.bytedeco.arrow.BaseBaseTime32Scalar
 
value() - Method in class org.bytedeco.arrow.BaseBaseTime64Scalar
 
value(long) - Method in class org.bytedeco.arrow.BaseBaseTime64Scalar
 
value() - Method in class org.bytedeco.arrow.BaseBinaryScalar
 
value(ArrowBuffer) - Method in class org.bytedeco.arrow.BaseBinaryScalar
 
value() - Method in class org.bytedeco.arrow.BaseDurationScalar
 
value(long) - Method in class org.bytedeco.arrow.BaseDurationScalar
 
value() - Method in class org.bytedeco.arrow.BaseListScalar
 
value(Array) - Method in class org.bytedeco.arrow.BaseListScalar
 
value() - Method in class org.bytedeco.arrow.BaseTimestampScalar
 
value(long) - Method in class org.bytedeco.arrow.BaseTimestampScalar
 
Value(long) - Method in class org.bytedeco.arrow.BooleanArray
 
value - Variable in enum org.bytedeco.arrow.Compression.type
 
value - Variable in enum org.bytedeco.arrow.CountOptions.mode
 
Value(long) - Method in class org.bytedeco.arrow.Date32Array
 
Value(long) - Method in class org.bytedeco.arrow.Date64Array
 
Value(long) - Method in class org.bytedeco.arrow.DayTimeIntervalArray
 
value() - Method in class org.bytedeco.arrow.Decimal128Scalar
 
value(Decimal128) - Method in class org.bytedeco.arrow.Decimal128Scalar
 
Value(long) - Method in class org.bytedeco.arrow.DoubleArray
 
Value(long) - Method in class org.bytedeco.arrow.DurationArray
 
value - Variable in enum org.bytedeco.arrow.FileMode.type
 
value - Variable in enum org.bytedeco.arrow.FilterIterator.Action
 
Value(long) - Method in class org.bytedeco.arrow.FixedSizeBinaryArray
 
Value(long) - Method in class org.bytedeco.arrow.FloatArray
 
value - Variable in enum org.bytedeco.arrow.FloatingPointType.Precision
 
value - Variable in enum org.bytedeco.arrow.global.arrow.CompareOperator
 
value - Variable in enum org.bytedeco.arrow.global.arrow.DateUnit
 
value - Variable in enum org.bytedeco.arrow.global.arrow.DecimalStatus
 
value - Variable in enum org.bytedeco.arrow.global.arrow.FileType
 
value - Variable in enum org.bytedeco.arrow.global.arrow.HdfsDriver
 
value - Variable in enum org.bytedeco.arrow.global.arrow.MetadataVersion
 
value - Variable in enum org.bytedeco.arrow.global.arrow.StatusCode
 
value - Variable in enum org.bytedeco.arrow.global.arrow.UnexpectedFieldBehavior
 
value - Variable in enum org.bytedeco.arrow.global.arrow_flight.FlightStatusCode
 
value - Variable in enum org.bytedeco.arrow.global.plasma.ObjectLocation
 
value - Variable in enum org.bytedeco.arrow.global.plasma.ObjectState
 
value - Variable in enum org.bytedeco.arrow.global.plasma.PlasmaErrorCode
 
Value(long) - Method in class org.bytedeco.arrow.HalfFloatArray
 
Value(long) - Method in class org.bytedeco.arrow.Int16Array
 
Value(long) - Method in class org.bytedeco.arrow.Int32Array
 
Value(long) - Method in class org.bytedeco.arrow.Int64Array
 
Value(long) - Method in class org.bytedeco.arrow.Int8Array
 
value - Variable in enum org.bytedeco.arrow.IntervalType.type
 
value(long) - Method in class org.bytedeco.arrow.KeyValueMetadata
 
value - Variable in enum org.bytedeco.arrow.Message.Type
 
Value(long) - Method in class org.bytedeco.arrow.MonthIntervalArray
 
value - Variable in enum org.bytedeco.arrow.ObjectType.type
 
value - Variable in enum org.bytedeco.arrow.SchemaBuilder.ConflictPolicy
 
value() - Method in class org.bytedeco.arrow.StructScalar
 
value(ScalarVector) - Method in class org.bytedeco.arrow.StructScalar
 
Value(long) - Method in class org.bytedeco.arrow.Time32Array
 
Value(long) - Method in class org.bytedeco.arrow.Time64Array
 
Value(long) - Method in class org.bytedeco.arrow.TimestampArray
 
value - Variable in enum org.bytedeco.arrow.TimeUnit.type
 
Value(long) - Method in class org.bytedeco.arrow.UInt16Array
 
Value(long) - Method in class org.bytedeco.arrow.UInt32Array
 
Value(long) - Method in class org.bytedeco.arrow.UInt64Array
 
Value(long) - Method in class org.bytedeco.arrow.UInt8Array
 
value - Variable in enum org.bytedeco.arrow.UnionMode.type
 
value - Variable in enum org.bytedeco.arrow_dataset.ExpressionType.type
 
value - Variable in enum org.bytedeco.arrow_dataset.FileSource.SourceType
 
value - Variable in enum org.bytedeco.arrow_dataset.FilterIterator.Action
 
value() - Method in class org.bytedeco.arrow_dataset.ScalarExpression
 
value - Variable in enum org.bytedeco.arrow_flight.FlightDescriptor.DescriptorType
Opaque command to generate a dataset
value() - Method in class org.bytedeco.gandiva.BasicDecimalScalar128
 
value - Variable in enum org.bytedeco.gandiva.SelectionVector.Mode
 
value - Variable in enum org.bytedeco.parquet.ColumnOrder.type
 
value - Variable in enum org.bytedeco.parquet.ConvertedType.type
 
value - Variable in enum org.bytedeco.parquet.Encoding.type
 
value(int) - Method in class org.bytedeco.parquet.Int96
 
value(int, int) - Method in class org.bytedeco.parquet.Int96
 
value() - Method in class org.bytedeco.parquet.Int96
 
value - Variable in enum org.bytedeco.parquet.ListEncoding.type
 
value - Variable in enum org.bytedeco.parquet.LogicalType.TimeUnit.unit
 
value - Variable in enum org.bytedeco.parquet.LogicalType.Type.type
 
value - Variable in enum org.bytedeco.parquet.Node.type
 
value - Variable in enum org.bytedeco.parquet.PageType.type
 
value - Variable in enum org.bytedeco.parquet.ParquetCipher.type
 
value - Variable in enum org.bytedeco.parquet.ParquetVersion.type
 
value - Variable in enum org.bytedeco.parquet.Repetition.type
 
value - Variable in enum org.bytedeco.parquet.SortOrder.type
 
value - Variable in enum org.bytedeco.parquet.Type.type
 
value_builder() - Method in class org.bytedeco.arrow.BaseLargeListBuilder
 
value_builder() - Method in class org.bytedeco.arrow.BaseListBuilder
 
value_builder() - Method in class org.bytedeco.arrow.FixedSizeListBuilder
 
value_builder() - Method in class org.bytedeco.arrow.MapBuilder
\brief Get builder to add Map entries as struct values.
value_byte_size - Static variable in class org.bytedeco.parquet.type_traits
 
value_byte_size() - Static method in class org.bytedeco.parquet.type_traits
 
value_data() - Method in class org.bytedeco.arrow.BaseBinaryArray
Note that this buffer does not account for any slice offset
value_data() - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
value_data() - Method in class org.bytedeco.arrow.BaseLargeBinaryArray
Note that this buffer does not account for any slice offset
value_data() - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
value_data_capacity() - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
value_data_capacity() - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
value_data_length() - Method in class org.bytedeco.arrow.BaseBinaryBuilder
 
value_data_length() - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
 
value_data_length() - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
 
value_field() - Method in class org.bytedeco.arrow.FixedSizeListType
 
value_field() - Method in class org.bytedeco.arrow.LargeListType
 
value_field() - Method in class org.bytedeco.arrow.ListType
 
value_length(long) - Method in class org.bytedeco.arrow.BaseBinaryArray
 
value_length(long) - Method in class org.bytedeco.arrow.BaseLargeBinaryArray
 
value_length(long) - Method in class org.bytedeco.arrow.BaseLargeListArray
 
value_length(long) - Method in class org.bytedeco.arrow.BaseListArray
 
value_length(long) - Method in class org.bytedeco.arrow.FixedSizeListArray
 
value_length() - Method in class org.bytedeco.arrow.FixedSizeListArray
 
value_offset(long) - Method in class org.bytedeco.arrow.BaseBinaryArray
 
value_offset(long) - Method in class org.bytedeco.arrow.BaseLargeBinaryArray
 
value_offset(long) - Method in class org.bytedeco.arrow.BaseLargeListArray
 
value_offset(long) - Method in class org.bytedeco.arrow.BaseListArray
 
value_offset(long) - Method in class org.bytedeco.arrow.FixedSizeListArray
 
value_offset(long) - Method in class org.bytedeco.arrow.UnionArray
For dense arrays only.
value_offsets() - Method in class org.bytedeco.arrow.BaseBinaryArray
Note that this buffer does not account for any slice offset
value_offsets() - Method in class org.bytedeco.arrow.BaseLargeBinaryArray
Note that this buffer does not account for any slice offset
value_offsets() - Method in class org.bytedeco.arrow.BaseLargeListArray
Note that this buffer does not account for any slice offset
value_offsets() - Method in class org.bytedeco.arrow.BaseListArray
Note that this buffer does not account for any slice offset
value_offsets() - Method in class org.bytedeco.arrow.UnionArray
For dense arrays only.
value_slice(long) - Method in class org.bytedeco.arrow.BaseLargeListArray
 
value_slice(long) - Method in class org.bytedeco.arrow.BaseListArray
 
value_slice(long) - Method in class org.bytedeco.arrow.FixedSizeListArray
 
value_type() - Method in class org.bytedeco.arrow.BaseLargeListArray
 
value_type() - Method in class org.bytedeco.arrow.BaseListArray
 
value_type() - Method in class org.bytedeco.arrow.DictionaryType
 
value_type() - Method in class org.bytedeco.arrow.FixedSizeListArray
 
value_type() - Method in class org.bytedeco.arrow.FixedSizeListType
 
value_type() - Method in class org.bytedeco.arrow.LargeListType
 
value_type() - Method in class org.bytedeco.arrow.ListType
 
ValueCounts(FunctionContext, Datum, Array) - Static method in class org.bytedeco.arrow.global.arrow
\brief Return counts of unique elements from an array-like object.
valueOf(String) - Static method in enum org.bytedeco.arrow.Compression.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.CountOptions.mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.FileMode.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.FilterIterator.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.FloatingPointType.Precision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.global.arrow.CompareOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.global.arrow.DateUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.global.arrow.DecimalStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.global.arrow.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.global.arrow.HdfsDriver
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.global.arrow.MetadataVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.global.arrow.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.global.arrow.UnexpectedFieldBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.global.arrow_flight.FlightStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.global.plasma.ObjectLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.global.plasma.ObjectState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.global.plasma.PlasmaErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.IntervalType.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.Message.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.ObjectType.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.SchemaBuilder.ConflictPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.TimeUnit.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow.UnionMode.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow_dataset.ExpressionType.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow_dataset.FileSource.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow_dataset.FilterIterator.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.arrow_flight.FlightDescriptor.DescriptorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.gandiva.SelectionVector.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.parquet.ColumnOrder.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.parquet.ConvertedType.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.parquet.Encoding.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.parquet.ListEncoding.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.parquet.LogicalType.TimeUnit.unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.parquet.LogicalType.Type.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.parquet.Node.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.parquet.PageType.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.parquet.ParquetCipher.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.parquet.ParquetVersion.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.parquet.Repetition.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.parquet.SortOrder.type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.parquet.Type.type
Returns the enum constant of this type with the specified name.
ValueOrDie() - Method in class org.bytedeco.arrow.ArrayResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.BinaryArrayResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.BoolResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.BufferedInputStreamResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.BufferedOutputStreamResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.BufferIteratorResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.BufferOutputStreamResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.BufferResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.CodecResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.CompressedInputStreamResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.CompressedOutputStreamResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.CompressorResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.CompressResultResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.DataTypeResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.DatumResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.Decimal128PairResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.Decimal128Result
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.DecompressorResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.DecompressResultResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.EndResultResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.FieldResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.FileOutputStreamResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.FileStatsResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.FileStatsVectorResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.FileSystemResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.FlushResultResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.InputStreamResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.ListArrayResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.LongResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.MemoryMappedFileResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.OutputStreamResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.PathForestResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.RandomAccessFileResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.ReadableFileResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.RecordBatchIteratorResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.RecordBatchResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.RecordBatchWriterSharedResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.RecordBatchWriterUniqueResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.ScalarResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.SchemaResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.SchemaVectorResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.SizeTResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.SparseTensorResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.StructArrayResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.TableReaderResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.TableResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow.TensorResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow_dataset.DatasetFactoryResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow_dataset.DatasetResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow_dataset.ExpressionResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow_dataset.FragmentResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow_dataset.ScannerBuilderResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow_dataset.ScannerResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow_dataset.ScanTaskResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow_dataset.SourceFactoryResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow_dataset.SourceResult
Gets a mutable reference to the stored T value.
ValueOrDie() - Method in class org.bytedeco.arrow_dataset.ThreadPoolResult
Gets a mutable reference to the stored T value.
values() - Method in class org.bytedeco.arrow.BaseLargeListArray
\brief Return array object containing the list's values
values() - Method in class org.bytedeco.arrow.BaseListArray
\brief Return array object containing the list's values
values() - Static method in enum org.bytedeco.arrow.Compression.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.CountOptions.mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.FileMode.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.FilterIterator.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.bytedeco.arrow.FixedSizeListArray
\brief Return array object containing the list's values
values() - Static method in enum org.bytedeco.arrow.FloatingPointType.Precision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.global.arrow.CompareOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.global.arrow.DateUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.global.arrow.DecimalStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.global.arrow.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.global.arrow.HdfsDriver
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.global.arrow.MetadataVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.global.arrow.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.global.arrow.UnexpectedFieldBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.global.arrow_flight.FlightStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.global.plasma.ObjectLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.global.plasma.ObjectState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.global.plasma.PlasmaErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.IntervalType.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.Message.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.ObjectType.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.bytedeco.arrow.PrimitiveArray
Does not account for any slice offset
values() - Static method in enum org.bytedeco.arrow.SchemaBuilder.ConflictPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.TimeUnit.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow.UnionMode.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow_dataset.ExpressionType.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow_dataset.FileSource.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow_dataset.FilterIterator.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.arrow_flight.FlightDescriptor.DescriptorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.gandiva.SelectionVector.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.parquet.ColumnOrder.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.parquet.ConvertedType.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.parquet.Encoding.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.parquet.ListEncoding.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.parquet.LogicalType.TimeUnit.unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.parquet.LogicalType.Type.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.parquet.Node.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.parquet.PageType.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.parquet.ParquetCipher.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.parquet.ParquetVersion.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.bytedeco.parquet.RecordReader
\brief Decoded values, including nulls, if any
values() - Static method in enum org.bytedeco.parquet.Repetition.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.parquet.SortOrder.type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.parquet.Type.type
Returns an array containing the constants of this enum type, in the order they are declared.
values_written() - Method in class org.bytedeco.parquet.RecordReader
\brief Number of values written including nulls (if any)
ValueValidityPair - Class in org.bytedeco.gandiva
 
ValueValidityPair() - Constructor for class org.bytedeco.gandiva.ValueValidityPair
Empty constructor.
ValueValidityPair(Pointer) - Constructor for class org.bytedeco.gandiva.ValueValidityPair
Pointer cast constructor.
Verify() - Method in class org.bytedeco.arrow.Message
\brief Return true if the Message metadata passes Flatbuffer validation
Verify(String) - Method in class org.bytedeco.parquet.AADPrefixVerifier
Verifies identity (AAD Prefix) of individual file, or of file collection in a data set.
Verify(BytePointer) - Method in class org.bytedeco.parquet.AADPrefixVerifier
 
VerifySignature(Pointer) - Method in class org.bytedeco.parquet.FileMetaData
Verify signature of FileMetadata when file is encrypted but footer is not encrypted (plaintext footer).
version() - Method in class org.bytedeco.arrow.RecordBatchFileReader
\brief Return the metadata version from the file metadata
version() - Method in class org.bytedeco.parquet.FileMetaData
 
version(ParquetVersion.type) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
version(int) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
version() - Method in class org.bytedeco.parquet.WriterProperties
 
version_build_info() - Method in class org.bytedeco.parquet.ApplicationVersion
 
version_build_info(String) - Method in class org.bytedeco.parquet.ApplicationVersion
 
VERSION_FORMAT() - Static method in class org.bytedeco.parquet.ApplicationVersion
 
version_major() - Method in class org.bytedeco.parquet.ApplicationVersion
 
version_major(int) - Method in class org.bytedeco.parquet.ApplicationVersion
 
version_minor() - Method in class org.bytedeco.parquet.ApplicationVersion
 
version_minor(int) - Method in class org.bytedeco.parquet.ApplicationVersion
 
version_patch() - Method in class org.bytedeco.parquet.ApplicationVersion
 
version_patch(int) - Method in class org.bytedeco.parquet.ApplicationVersion
 
version_pre_release() - Method in class org.bytedeco.parquet.ApplicationVersion
 
version_pre_release(String) - Method in class org.bytedeco.parquet.ApplicationVersion
 
version_unknown() - Method in class org.bytedeco.parquet.ApplicationVersion
 
version_unknown(String) - Method in class org.bytedeco.parquet.ApplicationVersion
 
VersionEq(ApplicationVersion) - Method in class org.bytedeco.parquet.ApplicationVersion
 
VersionLt(ApplicationVersion) - Method in class org.bytedeco.parquet.ApplicationVersion
 
View(DataType, Array) - Method in class org.bytedeco.arrow.Array
Construct a zero-copy view of this array with the given type.
View(DataType, ChunkedArray) - Method in class org.bytedeco.arrow.ChunkedArray
Construct a zero-copy view of this chunked array with the given type.
Visit(NullArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(BooleanArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(Int8Array) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(Int16Array) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(Int32Array) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(Int64Array) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(UInt8Array) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(UInt16Array) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(UInt32Array) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(UInt64Array) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(HalfFloatArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(FloatArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(DoubleArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(StringArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(BinaryArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(LargeStringArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(LargeBinaryArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(FixedSizeBinaryArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(Date32Array) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(Date64Array) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(Time32Array) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(Time64Array) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(TimestampArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(DayTimeIntervalArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(MonthIntervalArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(DurationArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(Decimal128Array) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(ListArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(LargeListArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(MapArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(FixedSizeListArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(StructArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(UnionArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(DictionaryArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(ExtensionArray) - Method in class org.bytedeco.arrow.ArrayVisitor
 
Visit(NullScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(BooleanScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(Int8Scalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(Int16Scalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(Int32Scalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(Int64Scalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(UInt8Scalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(UInt16Scalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(UInt32Scalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(UInt64Scalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(HalfFloatScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(FloatScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(DoubleScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(StringScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(BinaryScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(LargeStringScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(LargeBinaryScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(FixedSizeBinaryScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(Date64Scalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(Date32Scalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(Time32Scalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(Time64Scalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(TimestampScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(DayTimeIntervalScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(MonthIntervalScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(DurationScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(Decimal128Scalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(ListScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(LargeListScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(MapScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(FixedSizeListScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(StructScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(DictionaryScalar) - Method in class org.bytedeco.arrow.ScalarVisitor
 
Visit(NullType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(BooleanType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(Int8Type) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(Int16Type) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(Int32Type) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(Int64Type) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(UInt8Type) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(UInt16Type) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(UInt32Type) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(UInt64Type) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(HalfFloatType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(FloatType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(DoubleType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(StringType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(BinaryType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(LargeStringType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(LargeBinaryType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(FixedSizeBinaryType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(Date64Type) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(Date32Type) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(Time32Type) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(Time64Type) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(TimestampType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(MonthIntervalType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(DayTimeIntervalType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(DurationType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(Decimal128Type) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(ListType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(LargeListType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(MapType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(FixedSizeListType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(StructType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(UnionType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(DictionaryType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(ExtensionType) - Method in class org.bytedeco.arrow.TypeVisitor
 
Visit(Node.Visitor) - Method in class org.bytedeco.parquet.GroupNode
 
Visit(Node) - Method in class org.bytedeco.parquet.Node.ConstVisitor
 
Visit(Node.Visitor) - Method in class org.bytedeco.parquet.Node
 
Visit(Node) - Method in class org.bytedeco.parquet.Node.Visitor
 
Visit(Node.Visitor) - Method in class org.bytedeco.parquet.PrimitiveNode
 
VisitConst(Node.ConstVisitor) - Method in class org.bytedeco.parquet.GroupNode
 
VisitConst(Node.ConstVisitor) - Method in class org.bytedeco.parquet.Node
 
VisitConst(Node.ConstVisitor) - Method in class org.bytedeco.parquet.PrimitiveNode
 
Visitor(Pointer) - Constructor for class org.bytedeco.parquet.Node.Visitor
Pointer cast constructor.

W

Wait() - Method in class org.bytedeco.arrow_flight.FlightServerBase
\brief Block until server is terminated with Shutdown.
what() - Method in class org.bytedeco.parquet.ParquetException
 
window() - Method in class org.bytedeco.arrow.PrettyPrintOptions
Maximum number of elements to show at the beginning and at the end.
window(int) - Method in class org.bytedeco.arrow.PrettyPrintOptions
 
WipeOutDecryptionKey() - Method in class org.bytedeco.parquet.ColumnDecryptionProperties
Upon completion of file reading, the encryption key will be wiped out.
WipeOutDecryptionKeys() - Method in class org.bytedeco.parquet.FileDecryptionProperties
Upon completion of file reading, the encryption keys in the properties will be wiped out (array values set to 0).
WipeOutEncryptionKey() - Method in class org.bytedeco.parquet.ColumnEncryptionProperties
Upon completion of file writing, the encryption key will be wiped out.
WipeOutEncryptionKeys() - Method in class org.bytedeco.parquet.FileEncryptionProperties
Upon completion of file writing, the encryption keys will be wiped out (array values set to 0).
WithDetail(StatusDetail) - Method in class org.bytedeco.arrow.Status
\brief Return a new Status copying the existing status, but updating with the existing detail.
WithMetadata(KeyValueMetadata) - Method in class org.bytedeco.arrow.Field
\brief Return a copy of this field with the given metadata attached to it
WithMetadata(KeyValueMetadata) - Method in class org.bytedeco.arrow.Schema
\brief Replace key-value metadata with new metadata
WithName(String) - Method in class org.bytedeco.arrow.Field
\brief Return a copy of this field with the replaced name.
WithName(BytePointer) - Method in class org.bytedeco.arrow.Field
 
WithNullable(boolean) - Method in class org.bytedeco.arrow.Field
\brief Return a copy of this field with the replaced nullability.
WithType(DataType) - Method in class org.bytedeco.arrow.Field
\brief Return a copy of this field with the replaced type.
Writable - Class in org.bytedeco.arrow
 
Writable(Pointer) - Constructor for class org.bytedeco.arrow.Writable
Pointer cast constructor.
WritableFile - Class in org.bytedeco.arrow
 
WritableFile(Pointer) - Constructor for class org.bytedeco.arrow.WritableFile
Pointer cast constructor.
Write(Pointer, long) - Method in class org.bytedeco.arrow.BufferedOutputStream
 
Write(ArrowBuffer) - Method in class org.bytedeco.arrow.BufferedOutputStream
 
Write(Pointer, long) - Method in class org.bytedeco.arrow.BufferOutputStream
 
Write(Pointer, long) - Method in class org.bytedeco.arrow.CompressedOutputStream
 
Write(Pointer, long) - Method in class org.bytedeco.arrow.FileOutputStream
 
Write(Pointer, long) - Method in class org.bytedeco.arrow.FixedSizeBufferWriter
 
Write(Pointer, long) - Method in class org.bytedeco.arrow.HdfsOutputStream
 
Write(Pointer, long, LongPointer) - Method in class org.bytedeco.arrow.HdfsOutputStream
 
Write(Pointer, long, LongBuffer) - Method in class org.bytedeco.arrow.HdfsOutputStream
 
Write(Pointer, long, long[]) - Method in class org.bytedeco.arrow.HdfsOutputStream
 
Write(Pointer, long) - Method in class org.bytedeco.arrow.MemoryMappedFile
Write data at the current position in the file.
Write(Pointer, long) - Method in class org.bytedeco.arrow.MockOutputStream
 
Write(Table) - Method in class org.bytedeco.arrow.TableWriter
\brief Write a table to the file
Write(Pointer, long) - Method in class org.bytedeco.arrow.Writable
\brief Write the given data to the stream This method always processes the bytes in full.
Write(ArrowBuffer) - Method in class org.bytedeco.arrow.Writable
\brief Write the given data to the stream Since the Buffer owns its memory, this method can avoid a copy if buffering is required.
Write(String) - Method in class org.bytedeco.arrow.Writable
 
Write(BytePointer) - Method in class org.bytedeco.arrow.Writable
 
Write(String) - Method in class org.bytedeco.arrow_flight.ClientAuthSender
 
Write(BytePointer) - Method in class org.bytedeco.arrow_flight.ClientAuthSender
 
Write(String) - Method in class org.bytedeco.arrow_flight.ServerAuthSender
 
Write(BytePointer) - Method in class org.bytedeco.arrow_flight.ServerAuthSender
 
Write(Pointer, long) - Method in class org.bytedeco.parquet.ParquetOutputWrapper
 
WRITE_BATCH_SIZE - Static variable in class org.bytedeco.arrow.global.parquet
 
WRITE_BATCH_SIZE() - Static method in class org.bytedeco.arrow.global.parquet
 
write_batch_size(long) - Method in class org.bytedeco.parquet.WriterProperties.Builder
 
write_batch_size() - Method in class org.bytedeco.parquet.WriterProperties
 
write_legacy_ipc_format() - Method in class org.bytedeco.arrow.IpcOptions
\brief Write the pre-0.15.0 encapsulated IPC message format consisting of a 4-byte prefix instead of 8 byte
write_legacy_ipc_format(boolean) - Method in class org.bytedeco.arrow.IpcOptions
 
WriteArrow(ShortPointer, ShortPointer, long, Array, ArrowWriteContext) - Method in class org.bytedeco.parquet.ColumnWriter
\brief Write Apache Arrow columnar data directly to ColumnWriter.
WriteArrow(ShortBuffer, ShortBuffer, long, Array, ArrowWriteContext) - Method in class org.bytedeco.parquet.ColumnWriter
 
WriteArrow(short[], short[], long, Array, ArrowWriteContext) - Method in class org.bytedeco.parquet.ColumnWriter
 
WriteAt(long, Pointer, long) - Method in class org.bytedeco.arrow.FixedSizeBufferWriter
\endcond
WriteAt(long, Pointer, long) - Method in class org.bytedeco.arrow.MemoryMappedFile
Write data at a particular position in the file.
WriteAt(long, Pointer, long) - Method in class org.bytedeco.arrow.WritableFile
 
WriteDataPage(CompressedDataPage) - Method in class org.bytedeco.parquet.PageWriter
 
WriteDictionaryPage(DictionaryPage) - Method in class org.bytedeco.parquet.PageWriter
 
WriteEncryptedFileMetadata(FileMetaData, OutputStream) - Static method in class org.bytedeco.arrow.global.parquet
 
WriteFileCryptoMetaData(FileCryptoMetaData, OutputStream) - Static method in class org.bytedeco.arrow.global.parquet
 
WriteFileMetaData(FileMetaData, OutputStream) - Static method in class org.bytedeco.arrow.global.parquet
 
WriteIpcPayload(IpcPayload, IpcOptions, OutputStream, IntPointer) - Static method in class org.bytedeco.arrow.global.arrow
 
WriteIpcPayload(IpcPayload, IpcOptions, OutputStream, IntBuffer) - Static method in class org.bytedeco.arrow.global.arrow
 
WriteIpcPayload(IpcPayload, IpcOptions, OutputStream, int[]) - Static method in class org.bytedeco.arrow.global.arrow
 
WriteMetadata(ArrowBuffer) - Method in class org.bytedeco.arrow_flight.FlightMetadataWriter
\brief Send a message to the client.
WriteMetaDataFile(FileMetaData, OutputStream) - Static method in class org.bytedeco.arrow.global.parquet
 
WritePayload(IpcPayload) - Method in class org.bytedeco.arrow.IpcPayloadWriter
 
writer_version() - Method in class org.bytedeco.parquet.FileMetaData
 
WriteRecordBatch(RecordBatch, long, OutputStream, IntPointer, LongPointer, IpcOptions, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
\brief Low-level API for writing a record batch (without schema) to an OutputStream as encapsulated IPC message.
WriteRecordBatch(RecordBatch, long, OutputStream, IntBuffer, LongBuffer, IpcOptions, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
 
WriteRecordBatch(RecordBatch, long, OutputStream, int[], long[], IpcOptions, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
 
WriteRecordBatch(RecordBatch) - Method in class org.bytedeco.arrow.RecordBatchFileWriter
\brief Write a record batch to the file
WriteRecordBatch(RecordBatch) - Method in class org.bytedeco.arrow.RecordBatchStreamWriter
\brief Write a record batch to the stream
WriteRecordBatch(RecordBatch) - Method in class org.bytedeco.arrow.RecordBatchWriter
\brief Write a record batch to the stream
WriteRecordBatchStream(RecordBatchVector, IpcOptions, OutputStream) - Static method in class org.bytedeco.arrow.global.arrow
\brief Write multiple record batches to OutputStream, including schema
WriterProperties - Class in org.bytedeco.parquet
 
WriterProperties(Pointer) - Constructor for class org.bytedeco.parquet.WriterProperties
Pointer cast constructor.
WriterProperties.Builder - Class in org.bytedeco.parquet
 
WriteSparseTensor(SparseTensor, OutputStream, IntPointer, LongPointer) - Static method in class org.bytedeco.arrow.global.arrow
\brief EXPERIMENTAL: Write arrow::SparseTensor as a contiguous message.
WriteSparseTensor(SparseTensor, OutputStream, IntBuffer, LongBuffer) - Static method in class org.bytedeco.arrow.global.arrow
 
WriteSparseTensor(SparseTensor, OutputStream, int[], long[]) - Static method in class org.bytedeco.arrow.global.arrow
 
WriteTable(Table) - Method in class org.bytedeco.arrow.RecordBatchWriter
\brief Write possibly-chunked table by creating sequence of record batches
WriteTable(Table, long) - Method in class org.bytedeco.arrow.RecordBatchWriter
\brief Write Table with a particular chunksize
WriteTensor(Tensor, OutputStream, IntPointer, LongPointer) - Static method in class org.bytedeco.arrow.global.arrow
\brief Write arrow::Tensor as a contiguous message.
WriteTensor(Tensor, OutputStream, IntBuffer, LongBuffer) - Static method in class org.bytedeco.arrow.global.arrow
 
WriteTensor(Tensor, OutputStream, int[], long[]) - Static method in class org.bytedeco.arrow.global.arrow
 
WriteTo(OutputStream) - Method in class org.bytedeco.parquet.ColumnChunkMetaDataBuilder
 
WriteTo(OutputStream) - Method in class org.bytedeco.parquet.FileCryptoMetaData
 
WriteTo(OutputStream) - Method in class org.bytedeco.parquet.FileMetaData
 
WriteWithMetadata(RecordBatch, ArrowBuffer) - Method in class org.bytedeco.arrow_flight.FlightStreamWriter
 

X

Xor(FunctionContext, Datum, Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
\brief Element-wise XOR of two boolean datums

Z

ZeroPadding() - Method in class org.bytedeco.arrow.ArrowBuffer
Zero bytes in padding, i.e.

_

_boolean() - Static method in class org.bytedeco.arrow.global.arrow
\brief Return a BooleanType instance
_capacity() - Method in class org.bytedeco.arrow.ArrayBuilder
 
_capacity() - Method in class org.bytedeco.arrow.ArrowBuffer
\brief Return the buffer's capacity (number of allocated bytes)
_capacity() - Method in class org.bytedeco.arrow.BufferBuilder
 
_capacity() - Method in class org.bytedeco.arrow.BufferOutputStream
 
_capacity() - Method in class org.bytedeco.arrow.TypedBufferBuilder
 
_null() - Static method in class org.bytedeco.arrow.global.arrow
\defgroup type-factories Factory functions for creating data types Factory functions for creating data types \{
_position() - Method in class org.bytedeco.arrow.BitmapWriter
 
_position() - Method in class org.bytedeco.arrow.FirstTimeBitmapWriter
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Skip navigation links

Copyright © 2020. All rights reserved.