- 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
- Abs() - Method in class org.bytedeco.arrow.BasicDecimal256
-
\brief Absolute value (in-place)
- Abs(BasicDecimal256) - Static method in class org.bytedeco.arrow.BasicDecimal256
-
\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.
- actual() - Method in class org.bytedeco.arrow_flight.FlightWriteSizeStatusDetail
-
- add(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
-
- add(BasicDecimal256, BasicDecimal256) - Static method in class org.bytedeco.arrow.global.arrow
-
- Add(Datum, Datum, ArithmeticOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\}
- Add(Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- AddAlias(String, String) - Method in class org.bytedeco.arrow.FunctionRegistry
-
\brief Add aliases for the given function name.
- AddAlias(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.FunctionRegistry
-
- AddColumn(int, Field, Array) - Method in class org.bytedeco.arrow.RecordBatch
-
\brief Add column to the record batch, producing a new RecordBatch
- AddColumn(int, String, Array) - Method in class org.bytedeco.arrow.RecordBatch
-
\brief Add new nullable column to the record batch, producing a new
RecordBatch.
- AddColumn(int, BytePointer, Array) - Method in class org.bytedeco.arrow.RecordBatch
-
- AddColumn(int, Field, ChunkedArray) - Method in class org.bytedeco.arrow.Table
-
\brief Add column to the table, producing a new Table
- AddDictionary(long, ArrayData) - Method in class org.bytedeco.arrow.DictionaryMemo
-
\brief Add a dictionary to the memo with a particular id.
- AddDictionaryDelta(long, ArrayData) - Method in class org.bytedeco.arrow.DictionaryMemo
-
\brief Append a dictionary delta to the memo with a particular id.
- AddDictionaryType(long, DataType) - Method in class org.bytedeco.arrow.DictionaryMemo
-
\brief Add a dictionary value type to the memo with a particular id.
- AddField(long, IntPointer) - Method in class org.bytedeco.arrow.DictionaryFieldMapper
-
- AddField(long, IntBuffer) - Method in class org.bytedeco.arrow.DictionaryFieldMapper
-
- AddField(long, int[]) - Method in class org.bytedeco.arrow.DictionaryFieldMapper
-
- AddField(int, Field) - 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.
- AddFunction(Function, boolean) - Method in class org.bytedeco.arrow.FunctionRegistry
-
\brief Add a new function to the registry.
- AddFunction(Function) - Method in class org.bytedeco.arrow.FunctionRegistry
-
- AddKernel(ScalarAggregateKernel) - Method in class org.bytedeco.arrow.ScalarAggregateFunction
-
\brief Add a kernel (function implementation).
- AddKernel(InputType, OutputType, Pointer, Pointer) - Method in class org.bytedeco.arrow.ScalarFunction
-
\brief Add a kernel with given input/output types, no required state
initialization, preallocation for fixed-width types, and default null
handling (intersect validity bitmaps of inputs).
- AddKernel(InputType, OutputType, Pointer) - Method in class org.bytedeco.arrow.ScalarFunction
-
- AddKernel(ScalarKernel) - Method in class org.bytedeco.arrow.ScalarFunction
-
\brief Add a kernel (function implementation).
- AddKernel(InputType, OutputType, Pointer, Pointer) - Method in class org.bytedeco.arrow.VectorFunction
-
\brief Add a simple kernel with given input/output types, no required
state initialization, no data preallocation, and no preallocation of the
validity bitmap.
- AddKernel(InputType, OutputType, Pointer) - Method in class org.bytedeco.arrow.VectorFunction
-
- AddKernel(VectorKernel) - Method in class org.bytedeco.arrow.VectorFunction
-
\brief Add a kernel (function implementation).
- AddMetadata(KeyValueMetadata) - Method in class org.bytedeco.arrow.SchemaBuilder
-
- AddOrReplaceDictionary(long, ArrayData) - Method in class org.bytedeco.arrow.DictionaryMemo
-
\brief Add a dictionary to the memo if it does not have one with the id,
otherwise, replace the dictionary with the new one.
- addPut(BasicDecimal128) - Method in class org.bytedeco.arrow.BasicDecimal128
-
\brief Add a number to this one.
- addPut(BasicDecimal256) - Method in class org.bytedeco.arrow.BasicDecimal256
-
\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.
- AddSchemaFields(Schema) - Method in class org.bytedeco.arrow.DictionaryFieldMapper
-
- 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.
- 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.IpcWriteOptions
-
\brief Write padding after memory buffers up to this multiple of bytes.
- alignment(int) - Method in class org.bytedeco.arrow.IpcWriteOptions
-
- 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
-
- All(Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Test whether all elements in a boolean array evaluate to true.
- All(Datum) - 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) - Method in class org.bytedeco.arrow.KernelContext
-
\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
-
- AllocateBuffer(long, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
-
\defgroup buffer-allocation-functions Functions for allocating buffers
\{
- AllocateBuffer(long) - Static method in class org.bytedeco.arrow.global.arrow
-
- AllocateBuffer(MemoryPool, long) - Static method in class org.bytedeco.arrow.global.parquet
-
- AllocateBuffer() - Static method in class org.bytedeco.arrow.global.parquet
-
- AllocateEmptyBitmap(long, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Allocate a zero-initialized bitmap buffer from a memory pool
- AllocateEmptyBitmap(long) - Static method in class org.bytedeco.arrow.global.arrow
-
- AllocateResizableBuffer(long, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Allocate a resizeable buffer from a memory pool, zero its padding.
- AllocateResizableBuffer(long) - Static method in class org.bytedeco.arrow.global.arrow
-
- allow_64bit() - Method in class org.bytedeco.arrow.IpcWriteOptions
-
\brief If true, allow field lengths that don't fit in a signed 32-bit int.
- allow_64bit(boolean) - Method in class org.bytedeco.arrow.IpcWriteOptions
-
- allow_decimal_truncate() - Method in class org.bytedeco.arrow.CastOptions
-
- allow_decimal_truncate(boolean) - Method in class org.bytedeco.arrow.CastOptions
-
- 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_not_found() - Method in class org.bytedeco.arrow.FileSelector
-
The behavior if base_dir isn't found in the filesystem.
- allow_not_found(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
-
- AlwaysNull() - Static method in class org.bytedeco.arrow.DataTypeLayout
-
- And(Datum, Datum, ExecContext) - 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(Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- and(Status) - Method in class org.bytedeco.arrow.Status
-
- and_(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- and_(Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- AndNot(Datum, Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Element-wise AND NOT of two boolean datums which always propagates nulls
(null and not true is null).
- AndNot(Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- andPut(BasicDecimal128) - Method in class org.bytedeco.arrow.BasicDecimal128
-
\brief Bitwise "and" between two BasicDecimal128.
- andPut(Status) - Method in class org.bytedeco.arrow.Status
-
- Any(Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Test whether any element in a boolean array evaluates to true.
- Any(Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- Any(DataType) - Static method in class org.bytedeco.arrow.ValueDescr
-
\brief Convenience constructor for ANY descr
- 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 a single scalar and increase the size if necessary.
- Append(Decimal128) - Method in class org.bytedeco.arrow.Decimal128Builder
-
- Append(Decimal256) - Method in class org.bytedeco.arrow.Decimal256Builder
-
- 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(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
-
- AppendEmptyValue() - Method in class org.bytedeco.arrow.ArrayBuilder
-
\brief Append a non-null value to builder
The appended value is an implementation detail, but the corresponding
memory slot is guaranteed to be initialized.
- AppendEmptyValue() - Method in class org.bytedeco.arrow.BaseBinaryBuilder
-
- AppendEmptyValue() - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
-
- AppendEmptyValue() - Method in class org.bytedeco.arrow.BaseLargeListBuilder
-
- AppendEmptyValue() - Method in class org.bytedeco.arrow.BaseListBuilder
-
- AppendEmptyValue() - Method in class org.bytedeco.arrow.BooleanBuilder
-
- AppendEmptyValue() - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
-
\brief Append a empty element
- AppendEmptyValue() - Method in class org.bytedeco.arrow.DenseUnionBuilder
-
- AppendEmptyValue() - Method in class org.bytedeco.arrow.DoubleBuilder
-
\brief Append a empty element
- AppendEmptyValue() - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
-
- AppendEmptyValue() - Method in class org.bytedeco.arrow.FixedSizeListBuilder
-
- AppendEmptyValue() - Method in class org.bytedeco.arrow.FloatBuilder
-
\brief Append a empty element
- AppendEmptyValue() - Method in class org.bytedeco.arrow.HalfFloatBuilder
-
\brief Append a empty element
- AppendEmptyValue() - Method in class org.bytedeco.arrow.Int16Builder
-
\brief Append a empty element
- AppendEmptyValue() - Method in class org.bytedeco.arrow.Int32Builder
-
\brief Append a empty element
- AppendEmptyValue() - Method in class org.bytedeco.arrow.Int64Builder
-
\brief Append a empty element
- AppendEmptyValue() - Method in class org.bytedeco.arrow.Int8Builder
-
\brief Append a empty element
- AppendEmptyValue() - Method in class org.bytedeco.arrow.MapBuilder
-
- AppendEmptyValue() - Method in class org.bytedeco.arrow.NullBuilder
-
- AppendEmptyValue() - Method in class org.bytedeco.arrow.SparseUnionBuilder
-
- AppendEmptyValue() - Method in class org.bytedeco.arrow.StructBuilder
-
- AppendEmptyValue() - Method in class org.bytedeco.arrow.UInt16Builder
-
\brief Append a empty element
- AppendEmptyValue() - Method in class org.bytedeco.arrow.UInt32Builder
-
\brief Append a empty element
- AppendEmptyValue() - Method in class org.bytedeco.arrow.UInt64Builder
-
\brief Append a empty element
- AppendEmptyValue() - Method in class org.bytedeco.arrow.UInt8Builder
-
\brief Append a empty element
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.ArrayBuilder
-
\brief Append a number of non-null values to builder
The appended values are an implementation detail, but the corresponding
memory slot is guaranteed to be initialized.
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
-
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
-
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.BaseLargeListBuilder
-
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.BaseListBuilder
-
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.BooleanBuilder
-
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
-
\brief Append several empty elements
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.DenseUnionBuilder
-
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.DoubleBuilder
-
\brief Append several empty elements
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
-
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.FixedSizeListBuilder
-
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.FloatBuilder
-
\brief Append several empty elements
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.HalfFloatBuilder
-
\brief Append several empty elements
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.Int16Builder
-
\brief Append several empty elements
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.Int32Builder
-
\brief Append several empty elements
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.Int64Builder
-
\brief Append several empty elements
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.Int8Builder
-
\brief Append several empty elements
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.MapBuilder
-
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.NullBuilder
-
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.SparseUnionBuilder
-
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.StructBuilder
-
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.UInt16Builder
-
\brief Append several empty elements
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.UInt32Builder
-
\brief Append several empty elements
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.UInt64Builder
-
\brief Append several empty elements
- AppendEmptyValues(long) - Method in class org.bytedeco.arrow.UInt8Builder
-
\brief Append several empty elements
- AppendNull() - Method in class org.bytedeco.arrow.ArrayBuilder
-
\brief Append a null value to builder
- 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
-
\brief Append a single null element
- 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
-
\brief Append a null value.
- AppendNull() - Method in class org.bytedeco.arrow.StructBuilder
-
\brief Append a null value.
- 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
-
\brief Append a number of null values to builder
- 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
-
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.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
-
\brief Append multiple null values.
- AppendNulls(long) - Method in class org.bytedeco.arrow.StructBuilder
-
\brief Append multiple null values.
- 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
-
\brief Merge row groups from another metadata file into this one.
- 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(DayTimeIntervalType.DayMilliseconds, long, BytePointer) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
-
\brief Append a sequence of elements in one shot
- AppendValues(DayTimeIntervalType.DayMilliseconds, long) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
-
- AppendValues(DayTimeIntervalType.DayMilliseconds, long, ByteBuffer) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
-
- AppendValues(DayTimeIntervalType.DayMilliseconds, long, byte[]) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
-
- AppendValues(DayTimeIntervalType.DayMilliseconds, long, BoolVector) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
-
\brief Append a sequence of elements in one shot
- AppendValues(DayTimeIntervalType.DayMilliseconds, BoolVector) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
-
\brief Append a sequence of elements in one shot
- AppendValues(DayTimeIntervalType.DayMilliseconds) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
-
\brief Append a sequence of elements in one shot
- 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(FieldPath) - Method in class org.bytedeco.arrow.FieldPath.Hash
-
- apply(FieldRef) - Method in class org.bytedeco.arrow.FieldRef.Hash
-
- apply(FileInfo, FileInfo) - Method in class org.bytedeco.arrow.FileInfo.ByPath
-
- apply(FileInfo) - Method in class org.bytedeco.arrow.FileInfo.ByPath
-
- apply(Scalar) - Method in class org.bytedeco.arrow.Scalar.Hash
-
- apply(Expression) - Method in class org.bytedeco.arrow_dataset.Expression.Hash
-
- apply(UniqueID) - Method in class org.bytedeco.plasma.UniqueIDHash
-
- ApplyGroupings(ListArray, Array) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
\brief Produce a ListArray whose slots are selections of array which correspond to
the provided groupings.
- ApplyGroupings(ListArray, RecordBatch) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
\brief Produce selections of a RecordBatch which correspond to the provided groupings.
- 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
- ApproxEquals(Scalar, EqualOptions) - Method in class org.bytedeco.arrow.Scalar
-
- ApproxEquals(Scalar) - Method in class org.bytedeco.arrow.Scalar
-
- 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
-
- arg_names() - Method in class org.bytedeco.arrow.FunctionDoc
-
\brief Symbolic names (identifiers) for the function arguments.
- arg_names(StringVector) - Method in class org.bytedeco.arrow.FunctionDoc
-
- arguments() - Method in class org.bytedeco.arrow_dataset.Expression.Call
-
- arguments(Expression) - Method in class org.bytedeco.arrow_dataset.Expression.Call
-
- ArithmeticOptions - Class in org.bytedeco.arrow
-
\addtogroup compute-concrete-options
\{
- ArithmeticOptions(Pointer) - Constructor for class org.bytedeco.arrow.ArithmeticOptions
-
Pointer cast constructor.
- ArithmeticOptions(long) - Constructor for class org.bytedeco.arrow.ArithmeticOptions
-
Native array allocator.
- ArithmeticOptions() - Constructor for class org.bytedeco.arrow.ArithmeticOptions
-
- Arity - Class in org.bytedeco.arrow
-
\brief Contains the number of required arguments for the function.
- Arity(Pointer) - Constructor for class org.bytedeco.arrow.Arity
-
Pointer cast constructor.
- Arity(long) - Constructor for class org.bytedeco.arrow.Arity
-
Native array allocator.
- Arity(int, boolean) - Constructor for class org.bytedeco.arrow.Arity
-
- Arity() - Constructor for class org.bytedeco.arrow.Arity
-
- arity() - Method in class org.bytedeco.arrow.Function
-
\brief Contains the number of arguments the function requires, or if the
function accepts variable numbers of arguments.
- 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() - Method in class org.bytedeco.arrow.Datum
-
- Array(DataType) - Static method in class org.bytedeco.arrow.InputType
-
- Array(int) - Static method in class org.bytedeco.arrow.InputType
-
- Array(DataType) - Static method in class org.bytedeco.arrow.ValueDescr
-
\brief Convenience constructor for Value::ARRAY descr
- 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.
- ArrayBuilderVector - Class in org.bytedeco.arrow
-
- ArrayBuilderVector(Pointer) - Constructor for class org.bytedeco.arrow.ArrayBuilderVector
-
Pointer cast constructor.
- ArrayBuilderVector(ArrayBuilder) - Constructor for class org.bytedeco.arrow.ArrayBuilderVector
-
- ArrayBuilderVector(ArrayBuilder...) - Constructor for class org.bytedeco.arrow.ArrayBuilderVector
-
- ArrayBuilderVector() - Constructor for class org.bytedeco.arrow.ArrayBuilderVector
-
- ArrayBuilderVector(long) - Constructor for class org.bytedeco.arrow.ArrayBuilderVector
-
- ArrayBuilderVector.Iterator - Class in org.bytedeco.arrow
-
- 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, BufferVector, long, long) - Constructor for class org.bytedeco.arrow.ArrayData
-
- ArrayData(DataType, long, BufferVector) - Constructor for class org.bytedeco.arrow.ArrayData
-
- ArrayData(DataType, long, BufferVector, ArrayDataVector, long, long) - Constructor for class org.bytedeco.arrow.ArrayData
-
- ArrayData(DataType, long, BufferVector, ArrayDataVector) - Constructor for class org.bytedeco.arrow.ArrayData
-
- ArrayData(ArrayData) - Constructor for class org.bytedeco.arrow.ArrayData
-
- ArrayDataResult - Class in org.bytedeco.arrow
-
- ArrayDataResult(Pointer) - Constructor for class org.bytedeco.arrow.ArrayDataResult
-
Pointer cast constructor.
- ArrayDataResult(long) - Constructor for class org.bytedeco.arrow.ArrayDataResult
-
Native array allocator.
- ArrayDataResult() - Constructor for class org.bytedeco.arrow.ArrayDataResult
-
Constructs a Result object that contains a non-OK status.
- ArrayDataResult(Status) - Constructor for class org.bytedeco.arrow.ArrayDataResult
-
Constructs a Result object with the given non-OK Status object.
- ArrayDataResult(ArrayData) - Constructor for class org.bytedeco.arrow.ArrayDataResult
-
Constructs a Result object that contains value.
- ArrayDataResult(ArrayDataResult) - Constructor for class org.bytedeco.arrow.ArrayDataResult
-
Copy constructor.
- 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
-
- ArrayFromJSON(DataType, BytePointer, Array) - Static method in class org.bytedeco.arrow.global.arrow
-
- ArrayKernel - Class in org.bytedeco.arrow
-
\brief Common kernel base data structure for ScalarKernel and
VectorKernel.
- ArrayKernel(Pointer) - Constructor for class org.bytedeco.arrow.ArrayKernel
-
Pointer cast constructor.
- ArrayKernel(long) - Constructor for class org.bytedeco.arrow.ArrayKernel
-
Native array allocator.
- ArrayKernel() - Constructor for class org.bytedeco.arrow.ArrayKernel
-
- ArrayKernel(KernelSignature, Pointer, Pointer) - Constructor for class org.bytedeco.arrow.ArrayKernel
-
- ArrayKernel(KernelSignature, Pointer) - Constructor for class org.bytedeco.arrow.ArrayKernel
-
- ArrayKernel(InputType, OutputType, Pointer, Pointer) - Constructor for class org.bytedeco.arrow.ArrayKernel
-
- ArrayKernel(InputType, OutputType, Pointer) - Constructor for class org.bytedeco.arrow.ArrayKernel
-
- ArrayRangeApproxEquals(Array, Array, long, long, long, EqualOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
Returns true if indicated equal-length segment of arrays are approximately equal
- ArrayRangeApproxEquals(Array, Array, long, long, long) - Static method in class org.bytedeco.arrow.global.arrow
-
- ArrayRangeEquals(Array, Array, long, long, long, EqualOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
Returns true if indicated equal-length segment of arrays are exactly equal
- ArrayRangeEquals(Array, Array, long, long, long) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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.
- ArraySortOptions - Class in org.bytedeco.arrow
-
- ArraySortOptions(Pointer) - Constructor for class org.bytedeco.arrow.ArraySortOptions
-
Pointer cast constructor.
- ArraySortOptions(long) - Constructor for class org.bytedeco.arrow.ArraySortOptions
-
Native array allocator.
- ArraySortOptions(arrow.SortOrder) - Constructor for class org.bytedeco.arrow.ArraySortOptions
-
- ArraySortOptions() - Constructor for class org.bytedeco.arrow.ArraySortOptions
-
- ArraySortOptions(int) - Constructor for class org.bytedeco.arrow.ArraySortOptions
-
- 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
-
- ArrayVectorResult - Class in org.bytedeco.arrow
-
- ArrayVectorResult(Pointer) - Constructor for class org.bytedeco.arrow.ArrayVectorResult
-
Pointer cast constructor.
- ArrayVectorResult(long) - Constructor for class org.bytedeco.arrow.ArrayVectorResult
-
Native array allocator.
- ArrayVectorResult() - Constructor for class org.bytedeco.arrow.ArrayVectorResult
-
Constructs a Result object that contains a non-OK status.
- ArrayVectorResult(Status) - Constructor for class org.bytedeco.arrow.ArrayVectorResult
-
Constructs a Result object with the given non-OK Status object.
- ArrayVectorResult(ArrayVector) - Constructor for class org.bytedeco.arrow.ArrayVectorResult
-
Constructs a Result object that contains value.
- ArrayVectorResult(ArrayVectorResult) - Constructor for class org.bytedeco.arrow.ArrayVectorResult
-
Copy constructor.
- 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
-
\brief Execute an expression that returns a Result, extracting its value
into the variable defined by lhs (or returning a Status on error).
- arrow.DecimalStatus - Enum in org.bytedeco.arrow.global
-
- arrow.FileType - Enum in org.bytedeco.arrow.global
-
\brief FileSystem entry type
- arrow.FutureState - Enum in org.bytedeco.arrow.global
-
A Future's execution or completion status
- arrow.MessageType - Enum in org.bytedeco.arrow.global
-
- arrow.MetadataVersion - Enum in org.bytedeco.arrow.global
-
- arrow.SortOrder - 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_CXX_COMPILER_FLAGS - Static variable in class org.bytedeco.arrow.global.arrow
-
- ARROW_CXX_COMPILER_ID - Static variable in class org.bytedeco.arrow.global.arrow
-
- ARROW_CXX_COMPILER_VERSION - Static variable 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_dataset.CustomOpenWithCompression - Class in org.bytedeco.arrow.presets
-
- arrow_dataset.ExpressionVisitor - Class in org.bytedeco.arrow.presets
-
- 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_GIT_DESCRIPTION - Static variable in class org.bytedeco.arrow.global.arrow
-
- ARROW_GIT_ID - 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 Return whether the variant holds a value of the given type
- ARROW_PACKAGE_KIND - Static variable in class org.bytedeco.arrow.global.arrow
-
- 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
-
- ARROW_VERSION_STRING - Static variable in class org.bytedeco.arrow.global.arrow
-
- arrow_writer_properties() - Method in class org.bytedeco.arrow_dataset.ParquetFileWriteOptions
-
- arrow_writer_properties(ArrowWriterProperties) - Method in class org.bytedeco.arrow_dataset.ParquetFileWriteOptions
-
- 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(BytePointer, long, MemoryManager, ArrowBuffer) - Constructor for class org.bytedeco.arrow.ArrowBuffer
-
- ArrowBuffer(BytePointer, long, MemoryManager) - Constructor for class org.bytedeco.arrow.ArrowBuffer
-
- ArrowBuffer(ByteBuffer, long, MemoryManager, ArrowBuffer) - Constructor for class org.bytedeco.arrow.ArrowBuffer
-
- ArrowBuffer(ByteBuffer, long, MemoryManager) - Constructor for class org.bytedeco.arrow.ArrowBuffer
-
- ArrowBuffer(byte[], long, MemoryManager, ArrowBuffer) - Constructor for class org.bytedeco.arrow.ArrowBuffer
-
- ArrowBuffer(byte[], long, MemoryManager) - Constructor for class org.bytedeco.arrow.ArrowBuffer
-
- ArrowBuffer(long, long, MemoryManager, ArrowBuffer) - Constructor for class org.bytedeco.arrow.ArrowBuffer
-
- ArrowBuffer(long, long, MemoryManager) - 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.
- 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
-
- ArrowWriterProperties.EngineVersion - Enum in org.bytedeco.parquet
-
- ArrowWriterPropertiesBuilder - Class in org.bytedeco.parquet
-
- ArrowWriterPropertiesBuilder() - Constructor for class org.bytedeco.parquet.ArrowWriterPropertiesBuilder
-
Empty constructor.
- ArrowWriterPropertiesBuilder(Pointer) - Constructor for class org.bytedeco.parquet.ArrowWriterPropertiesBuilder
-
Pointer cast constructor.
- asBoolean() - Method in class org.bytedeco.arrow.BufferIterator
-
- asBoolean() - Method in class org.bytedeco.arrow.FieldRef
-
- 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.FragmentIterator
-
- asBoolean() - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator
-
- asInputStream() - Method in class org.bytedeco.arrow.RandomAccessFile
-
- asInputStream(RandomAccessFile) - Static method in class org.bytedeco.arrow.RandomAccessFile
-
- 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
-
- AssignMessageDecoderListener - Class in org.bytedeco.arrow
-
\class AssignMessageDecoderListener
\brief Assign a message decoded by MessageDecoder.
- AssignMessageDecoderListener(Pointer) - Constructor for class org.bytedeco.arrow.AssignMessageDecoderListener
-
Pointer cast constructor.
- AssignMessageDecoderListener(Message) - Constructor for class org.bytedeco.arrow.AssignMessageDecoderListener
-
\brief Construct a listener that assigns a decoded message to the
specified location.
- 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
-
- async_context() - Method in class org.bytedeco.parquet.ArrowReaderProperties
-
- AsyncContext - Class in org.bytedeco.arrow
-
- AsyncContext(Pointer) - Constructor for class org.bytedeco.arrow.AsyncContext
-
Pointer cast constructor.
- AsyncContext(long) - Constructor for class org.bytedeco.arrow.AsyncContext
-
Native array allocator.
- AsyncContext() - Constructor for class org.bytedeco.arrow.AsyncContext
-
- AsyncContext(Executor) - Constructor for class org.bytedeco.arrow.AsyncContext
-
- 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.
- AuthenticateBasicToken(FlightCallOptions, String, String) - Method in class org.bytedeco.arrow_flight.FlightClient
-
\brief Authenticate to the server using basic HTTP style authentication.
- AuthenticateBasicToken(FlightCallOptions, BytePointer, BytePointer) - Method in class org.bytedeco.arrow_flight.FlightClient
-
- 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
-
- 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_dir() - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
Root directory into which the dataset will be written.
- base_dir(String) - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
- base_fs() - Method in class org.bytedeco.arrow.SubTreeFileSystem
-
- base_name() - Method in class org.bytedeco.arrow.FileInfo
-
The file base name (component after the last directory separator)
- base_name() - Method in class org.bytedeco.gandiva.FunctionSignature
-
- base_path() - Method in class org.bytedeco.arrow.SubTreeFileSystem
-
- BaseBaseDate32Scalar - Class in org.bytedeco.arrow
-
- 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(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(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(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(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(Pointer) - Constructor for class org.bytedeco.arrow.BaseBaseTime64Scalar
-
Pointer cast constructor.
- BaseBaseTime64Scalar(long, DataType) - Constructor for class org.bytedeco.arrow.BaseBaseTime64Scalar
-
- 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(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(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(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(Pointer) - Constructor for class org.bytedeco.arrow.BaseDoubleScalar
-
Pointer cast constructor.
- BaseDoubleScalar(double) - Constructor for class org.bytedeco.arrow.BaseDoubleScalar
-
- BaseDoubleScalar() - Constructor for class org.bytedeco.arrow.BaseDoubleScalar
-
- BaseDurationScalar - Class in org.bytedeco.arrow
-
- 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(Pointer) - Constructor for class org.bytedeco.arrow.BaseFloatScalar
-
Pointer cast constructor.
- BaseFloatScalar(float) - Constructor for class org.bytedeco.arrow.BaseFloatScalar
-
- BaseFloatScalar() - Constructor for class org.bytedeco.arrow.BaseFloatScalar
-
- BaseHalfFloatScalar - Class in org.bytedeco.arrow
-
- BaseHalfFloatScalar(Pointer) - Constructor for class org.bytedeco.arrow.BaseHalfFloatScalar
-
Pointer cast constructor.
- BaseHalfFloatScalar(long) - Constructor for class org.bytedeco.arrow.BaseHalfFloatScalar
-
Native array allocator.
- BaseHalfFloatScalar(short) - Constructor for class org.bytedeco.arrow.BaseHalfFloatScalar
-
- BaseHalfFloatScalar() - Constructor for class org.bytedeco.arrow.BaseHalfFloatScalar
-
- BaseInt16Type - Class in org.bytedeco.arrow
-
- BaseInt16Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseInt16Type
-
Pointer cast constructor.
- BaseInt16Type(long) - Constructor for class org.bytedeco.arrow.BaseInt16Type
-
Native array allocator.
- BaseInt16Type(short) - Constructor for class org.bytedeco.arrow.BaseInt16Type
-
- BaseInt16Type() - Constructor for class org.bytedeco.arrow.BaseInt16Type
-
- BaseInt32Type - Class in org.bytedeco.arrow
-
- BaseInt32Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseInt32Type
-
Pointer cast constructor.
- BaseInt32Type(int) - Constructor for class org.bytedeco.arrow.BaseInt32Type
-
- BaseInt32Type() - Constructor for class org.bytedeco.arrow.BaseInt32Type
-
- BaseInt64Type - Class in org.bytedeco.arrow
-
- BaseInt64Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseInt64Type
-
Pointer cast constructor.
- BaseInt64Type(long) - Constructor for class org.bytedeco.arrow.BaseInt64Type
-
- BaseInt64Type() - Constructor for class org.bytedeco.arrow.BaseInt64Type
-
- BaseInt8Type - Class in org.bytedeco.arrow
-
- BaseInt8Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseInt8Type
-
Pointer cast constructor.
- BaseInt8Type(long) - Constructor for class org.bytedeco.arrow.BaseInt8Type
-
Native array allocator.
- BaseInt8Type(byte) - Constructor for class org.bytedeco.arrow.BaseInt8Type
-
- BaseInt8Type() - Constructor for class org.bytedeco.arrow.BaseInt8Type
-
- 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(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
-
- basename_template() - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
Template string used to generate fragment basenames.
- basename_template(String) - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
- BaseTime32Scalar - Class in org.bytedeco.arrow
-
- 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(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(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(Pointer) - Constructor for class org.bytedeco.arrow.BaseUInt16Type
-
Pointer cast constructor.
- BaseUInt16Type(long) - Constructor for class org.bytedeco.arrow.BaseUInt16Type
-
Native array allocator.
- BaseUInt16Type(short) - Constructor for class org.bytedeco.arrow.BaseUInt16Type
-
- BaseUInt16Type() - Constructor for class org.bytedeco.arrow.BaseUInt16Type
-
- BaseUInt32Type - Class in org.bytedeco.arrow
-
- BaseUInt32Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseUInt32Type
-
Pointer cast constructor.
- BaseUInt32Type(int) - Constructor for class org.bytedeco.arrow.BaseUInt32Type
-
- BaseUInt32Type() - Constructor for class org.bytedeco.arrow.BaseUInt32Type
-
- BaseUInt64Type - Class in org.bytedeco.arrow
-
- BaseUInt64Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseUInt64Type
-
Pointer cast constructor.
- BaseUInt64Type(long) - Constructor for class org.bytedeco.arrow.BaseUInt64Type
-
- BaseUInt64Type() - Constructor for class org.bytedeco.arrow.BaseUInt64Type
-
- BaseUInt8Type - Class in org.bytedeco.arrow
-
- BaseUInt8Type(Pointer) - Constructor for class org.bytedeco.arrow.BaseUInt8Type
-
Pointer cast constructor.
- BaseUInt8Type(long) - Constructor for class org.bytedeco.arrow.BaseUInt8Type
-
Native array allocator.
- BaseUInt8Type(byte) - Constructor for class org.bytedeco.arrow.BaseUInt8Type
-
- BaseUInt8Type() - Constructor for class org.bytedeco.arrow.BaseUInt8Type
-
- 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
-
- BasicDecimal256 - Class in org.bytedeco.arrow
-
- BasicDecimal256(Pointer) - Constructor for class org.bytedeco.arrow.BasicDecimal256
-
Pointer cast constructor.
- BasicDecimal256(long) - Constructor for class org.bytedeco.arrow.BasicDecimal256
-
Native array allocator.
- BasicDecimal256(Long4Array) - Constructor for class org.bytedeco.arrow.BasicDecimal256
-
\brief Create a BasicDecimal256 from the two's complement representation.
- BasicDecimal256() - Constructor for class org.bytedeco.arrow.BasicDecimal256
-
\brief Empty constructor creates a BasicDecimal256 with a value of 0.
- BasicDecimal256(BasicDecimal128) - Constructor for class org.bytedeco.arrow.BasicDecimal256
-
\brief Convert any integer value into a BasicDecimal256.
- BasicDecimal256(BytePointer) - Constructor for class org.bytedeco.arrow.BasicDecimal256
-
\brief Create a BasicDecimal256 from an array of bytes.
- BasicDecimal256(ByteBuffer) - Constructor for class org.bytedeco.arrow.BasicDecimal256
-
- BasicDecimal256(byte[]) - Constructor for class org.bytedeco.arrow.BasicDecimal256
-
- 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
-
\brief Base class for union array builds.
- BasicUnionBuilder(Pointer) - Constructor for class org.bytedeco.arrow.BasicUnionBuilder
-
Pointer cast constructor.
- batch_size() - Method in class org.bytedeco.arrow_dataset.ScanOptions
-
- batch_size(long) - Method in class org.bytedeco.arrow_dataset.ScanOptions
-
- batch_size() - Method in class org.bytedeco.parquet.ArrowReaderProperties
-
- batch_size() - Method in class org.bytedeco.parquet.Scanner
-
- batches() - Method in class org.bytedeco.arrow_dataset.Partitioning.PartitionedBatches
-
- batches(RecordBatchVector) - Method in class org.bytedeco.arrow_dataset.Partitioning.PartitionedBatches
-
- BatchSize(long) - Method in class org.bytedeco.arrow_dataset.ScannerBuilder
-
\brief Set the maximum number of rows per RecordBatch.
- begin() - Method in class org.bytedeco.arrow.ArrayBuilderVector
-
- 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.BooleanArray
-
- begin() - Method in class org.bytedeco.arrow.BoolVector
-
- begin() - Method in class org.bytedeco.arrow.BufferIterator
-
- begin() - Method in class org.bytedeco.arrow.BufferVector
-
- begin() - Method in class org.bytedeco.arrow.ChunkedArrayVector
-
- begin() - Method in class org.bytedeco.arrow.DataTypeVector
-
- begin() - Method in class org.bytedeco.arrow.Date32Array
-
- begin() - Method in class org.bytedeco.arrow.Date64Array
-
- begin() - Method in class org.bytedeco.arrow.DatumVector
-
- begin() - Method in class org.bytedeco.arrow.DoubleArray
-
- begin() - Method in class org.bytedeco.arrow.DurationArray
-
- begin() - Method in class org.bytedeco.arrow.FieldPath
-
- begin() - Method in class org.bytedeco.arrow.FieldRefDatumMap
-
- begin() - Method in class org.bytedeco.arrow.FieldVector
-
- begin() - Method in class org.bytedeco.arrow.FloatArray
-
- begin() - Method in class org.bytedeco.arrow.HalfFloatArray
-
- begin() - Method in class org.bytedeco.arrow.Int16Array
-
- begin() - Method in class org.bytedeco.arrow.Int32Array
-
- begin() - Method in class org.bytedeco.arrow.Int64Array
-
- begin() - Method in class org.bytedeco.arrow.Int8Array
-
- begin() - Method in class org.bytedeco.arrow.MonthIntervalArray
-
- 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.Time32Array
-
- begin() - Method in class org.bytedeco.arrow.Time64Array
-
- begin() - Method in class org.bytedeco.arrow.TimestampArray
-
- begin() - Method in class org.bytedeco.arrow.UInt16Array
-
- begin() - Method in class org.bytedeco.arrow.UInt32Array
-
- begin() - Method in class org.bytedeco.arrow.UInt64Array
-
- begin() - Method in class org.bytedeco.arrow.UInt8Array
-
- begin() - Method in class org.bytedeco.arrow.ValueDescrVector
-
- begin() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
-
- begin() - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- begin() - Method in class org.bytedeco.arrow_dataset.FragmentIterator
-
- begin() - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator
-
- begin() - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- begin() - Method in class org.bytedeco.arrow_dataset.StringUnorderedSet
-
- begin() - Method in class org.bytedeco.arrow_flight.ClientMiddlewareFactoryVector
-
- Begin(Schema, IpcWriteOptions) - Method in class org.bytedeco.arrow_flight.MetadataRecordBatchWriter
-
\brief Begin writing data with the given schema.
- Begin(Schema) - Method in class org.bytedeco.arrow_flight.MetadataRecordBatchWriter
-
- 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.EncodingIntMap
-
- begin() - Method in class org.bytedeco.parquet.IntList
-
- begin() - Method in class org.bytedeco.parquet.NodeVector
-
- Binary() - Static method in class org.bytedeco.arrow.Arity
-
\brief A function taking 2 arguments
- 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
-
- BinaryArray() - Constructor for class org.bytedeco.arrow.BinaryArray
-
Empty constructor.
- BinaryArray(Pointer) - Constructor for class org.bytedeco.arrow.BinaryArray
-
Pointer cast constructor.
- BinaryArray - Class in org.bytedeco.parquet
-
- BinaryArray() - Constructor for class org.bytedeco.parquet.BinaryArray
-
Empty constructor.
- BinaryArray(Pointer) - Constructor for class org.bytedeco.parquet.BinaryArray
-
Pointer cast constructor.
- 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.
- BinaryLike() - Static method in class org.bytedeco.arrow.global.arrow
-
- 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
-
- Bind(ValueDescr, ExecContext) - Method in class org.bytedeco.arrow_dataset.Expression
-
Bind this expression to the given input type, looking up Kernels and field types.
- Bind(ValueDescr) - Method in class org.bytedeco.arrow_dataset.Expression
-
- Bind(Schema, ExecContext) - Method in class org.bytedeco.arrow_dataset.Expression
-
- Bind(Schema) - Method in class org.bytedeco.arrow_dataset.Expression
-
- bit_width - Static variable in class org.bytedeco.arrow.BasicDecimal128
-
- bit_width() - Static method in class org.bytedeco.arrow.BasicDecimal128
-
- bit_width - Static variable in class org.bytedeco.arrow.BasicDecimal256
-
- bit_width() - Static method in class org.bytedeco.arrow.BasicDecimal256
-
- 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
-
- Bitmap() - Static method in class org.bytedeco.arrow.DataTypeLayout
-
- 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.
- 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(BufferVector) - 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, int) - Static method in class org.bytedeco.arrow.global.parquet
-
- Boolean(String) - Static method in class org.bytedeco.arrow.global.parquet
-
- Boolean(BytePointer, int, 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
-
\addtogroup concrete-scalar-classes Concrete Scalar subclasses
\{
- BooleanScalar(Pointer) - Constructor for class org.bytedeco.arrow.BooleanScalar
-
Pointer cast constructor.
- BooleanScalar(long) - Constructor for class org.bytedeco.arrow.BooleanScalar
-
Native array allocator.
- BooleanScalar(boolean) - Constructor for class org.bytedeco.arrow.BooleanScalar
-
- BooleanScalar() - Constructor for class org.bytedeco.arrow.BooleanScalar
-
- 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 class for representing either a usable value, or an error.
- 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
-
- boundscheck() - Method in class org.bytedeco.arrow.TakeOptions
-
- boundscheck(boolean) - Method in class org.bytedeco.arrow.TakeOptions
-
- BoundsCheck() - Static method in class org.bytedeco.arrow.TakeOptions
-
- 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.arrow.HdfsOptions
-
Used by Hdfs OpenWritable Interface.
- buffer_size(int) - Method in class org.bytedeco.arrow.HdfsOptions
-
- 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
-
- BufferBuilder(ResizableBuffer, MemoryPool) - Constructor for class org.bytedeco.arrow.BufferBuilder
-
\brief Constructs new Builder that will start using
the provided buffer until Finish/Reset are called.
- BufferBuilder(ResizableBuffer) - 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.
- BufferInputStream - Class in org.bytedeco.arrow
-
- BufferInputStream() - Constructor for class org.bytedeco.arrow.BufferInputStream
-
Empty constructor.
- BufferInputStream(Pointer) - Constructor for class org.bytedeco.arrow.BufferInputStream
-
Pointer cast 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(BufferVector) - Method in class org.bytedeco.arrow.ArrayData
-
- buffers() - Method in class org.bytedeco.arrow.DataTypeLayout
-
A vector of buffer layout specifications, one for each expected buffer
- buffers(DataTypeLayout.BufferSpec) - Method in class org.bytedeco.arrow.DataTypeLayout
-
- BufferSpec() - Constructor for class org.bytedeco.arrow.DataTypeLayout.BufferSpec
-
Default native constructor.
- BufferSpec(long) - Constructor for class org.bytedeco.arrow.DataTypeLayout.BufferSpec
-
Native array allocator.
- BufferSpec(Pointer) - Constructor for class org.bytedeco.arrow.DataTypeLayout.BufferSpec
-
Pointer cast constructor.
- BufferUniqueResult - Class in org.bytedeco.arrow
-
- BufferUniqueResult(Pointer) - Constructor for class org.bytedeco.arrow.BufferUniqueResult
-
Pointer cast constructor.
- BufferUniqueResult(long) - Constructor for class org.bytedeco.arrow.BufferUniqueResult
-
Native array allocator.
- BufferUniqueResult() - Constructor for class org.bytedeco.arrow.BufferUniqueResult
-
Constructs a Result object that contains a non-OK status.
- BufferUniqueResult(Status) - Constructor for class org.bytedeco.arrow.BufferUniqueResult
-
Constructs a Result object with the given non-OK Status object.
- BufferUniqueResult(ArrowBuffer) - Constructor for class org.bytedeco.arrow.BufferUniqueResult
-
Constructs a Result object that contains value.
- BufferVector - Class in org.bytedeco.arrow
-
- BufferVector(Pointer) - Constructor for class org.bytedeco.arrow.BufferVector
-
Pointer cast constructor.
- BufferVector(ArrowBuffer) - Constructor for class org.bytedeco.arrow.BufferVector
-
- BufferVector(ArrowBuffer...) - Constructor for class org.bytedeco.arrow.BufferVector
-
- BufferVector() - Constructor for class org.bytedeco.arrow.BufferVector
-
- BufferVector(long) - Constructor for class org.bytedeco.arrow.BufferVector
-
- BufferVector.Iterator - Class in org.bytedeco.arrow
-
- BufferVectorResult - Class in org.bytedeco.arrow
-
- BufferVectorResult(Pointer) - Constructor for class org.bytedeco.arrow.BufferVectorResult
-
Pointer cast constructor.
- BufferVectorResult(long) - Constructor for class org.bytedeco.arrow.BufferVectorResult
-
Native array allocator.
- BufferVectorResult() - Constructor for class org.bytedeco.arrow.BufferVectorResult
-
Constructs a Result object that contains a non-OK status.
- BufferVectorResult(Status) - Constructor for class org.bytedeco.arrow.BufferVectorResult
-
Constructs a Result object with the given non-OK Status object.
- BufferVectorResult(BufferVector) - Constructor for class org.bytedeco.arrow.BufferVectorResult
-
Constructs a Result object that contains value.
- BufferVectorResult(BufferVectorResult) - Constructor for class org.bytedeco.arrow.BufferVectorResult
-
Copy constructor.
- build() - Method in class org.bytedeco.gandiva.ConfigurationBuilder
-
- build(boolean) - 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(FileReader) - Method in class org.bytedeco.parquet.FileReaderBuilder
-
Build FileReader instance
- 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
-
- BuildInfo - Class in org.bytedeco.arrow
-
- BuildInfo() - Constructor for class org.bytedeco.arrow.BuildInfo
-
Default native constructor.
- BuildInfo(long) - Constructor for class org.bytedeco.arrow.BuildInfo
-
Native array allocator.
- BuildInfo(Pointer) - Constructor for class org.bytedeco.arrow.BuildInfo
-
Pointer cast constructor.
- ByPath() - Constructor for class org.bytedeco.arrow.FileInfo.ByPath
-
Default native constructor.
- ByPath(long) - Constructor for class org.bytedeco.arrow.FileInfo.ByPath
-
Native array allocator.
- ByPath(Pointer) - Constructor for class org.bytedeco.arrow.FileInfo.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
-
- Byte32Array - Class in org.bytedeco.arrow
-
- Byte32Array(Pointer) - Constructor for class org.bytedeco.arrow.Byte32Array
-
Pointer cast constructor.
- Byte32Array() - Constructor for class org.bytedeco.arrow.Byte32Array
-
- byte_width() - Method in class org.bytedeco.arrow.DataTypeLayout.BufferSpec
-
- byte_width(long) - Method in class org.bytedeco.arrow.DataTypeLayout.BufferSpec
-
- byte_width() - Method in class org.bytedeco.arrow.DayTimeIntervalArray
-
- 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
-
- 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(byte) - Static method in class org.bytedeco.arrow.global.arrow
-
- ByteSwap(Pointer, Pointer, int) - Static method in class org.bytedeco.arrow.global.arrow
-
- Cache(ReadRange) - Method in class org.bytedeco.arrow.ReadRangeCache
-
\brief Cache the given ranges in the background.
- cache_options() - Method in class org.bytedeco.parquet.ArrowReaderProperties
-
- CacheOptions - Class in org.bytedeco.arrow
-
- CacheOptions() - Constructor for class org.bytedeco.arrow.CacheOptions
-
Default native constructor.
- CacheOptions(long) - Constructor for class org.bytedeco.arrow.CacheOptions
-
Native array allocator.
- CacheOptions(Pointer) - Constructor for class org.bytedeco.arrow.CacheOptions
-
Pointer cast constructor.
- 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
-
- CalculateValueOffset(LongPointer) - Method in class org.bytedeco.arrow.Tensor
-
- CalculateValueOffset(LongBuffer) - Method in class org.bytedeco.arrow.Tensor
-
- CalculateValueOffset(long[]) - Method in class org.bytedeco.arrow.Tensor
-
- call(String, Expression, FunctionOptions) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- call(String, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- call(BytePointer, Expression, FunctionOptions) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- call(BytePointer, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- call(int) - Method in class org.bytedeco.arrow.presets.arrow_dataset.CustomOpenWithCompression
-
- call(Pointer) - Method in class org.bytedeco.arrow.presets.arrow_dataset.ExpressionVisitor
-
- Call() - Method in class org.bytedeco.arrow.ReadaheadPromise
-
- call() - Method in class org.bytedeco.arrow_dataset.Expression
-
Access a Call or return nullptr if this expression is not a call
- Call() - Constructor for class org.bytedeco.arrow_dataset.Expression.Call
-
Default native constructor.
- Call(long) - Constructor for class org.bytedeco.arrow_dataset.Expression.Call
-
Native array allocator.
- Call(Pointer) - Constructor for class org.bytedeco.arrow_dataset.Expression.Call
-
Pointer cast constructor.
- 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.
- CallFunction(String, DatumVector, FunctionOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\defgroup compute-call-function One-shot calls to compute functions
\{
- CallFunction(String, DatumVector, FunctionOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
- CallFunction(BytePointer, DatumVector, FunctionOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
- CallFunction(BytePointer, DatumVector, FunctionOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
- CallFunction(String, DatumVector, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Variant of CallFunction which uses a function's default options.
- CallFunction(String, DatumVector) - Static method in class org.bytedeco.arrow.global.arrow
-
- CallFunction(BytePointer, DatumVector, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
- CallFunction(BytePointer, DatumVector) - Static method in class org.bytedeco.arrow.global.arrow
-
- can_decompress() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
-
- can_decompress() - Method in class org.bytedeco.parquet.FileMetaData
-
\brief Indicate if all of the FileMetadata's RowGroups can be decompressed.
- can_decompress() - Method in class org.bytedeco.parquet.RowGroupMetaData
-
- can_execute_chunkwise() - Method in class org.bytedeco.arrow.VectorKernel
-
Some vector kernels can do chunkwise execution using ExecBatchIterator,
in some cases accumulating some state.
- can_execute_chunkwise(boolean) - Method in class org.bytedeco.arrow.VectorKernel
-
- can_write_into_slices() - Method in class org.bytedeco.arrow.ArrayKernel
-
\brief Writing execution results into larger contiguous allocations
requires that the kernel be able to write into sliced output ArrayData*,
including sliced output validity bitmaps.
- can_write_into_slices(boolean) - Method in class org.bytedeco.arrow.ArrayKernel
-
- CanCast(DataType, DataType) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Return true if a cast function is defined
- Cancel() - Method in class org.bytedeco.arrow_flight.FlightStreamReader
-
\brief Try to cancel the call.
- Canonicalize(Expression, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
\defgroup expression-passes Functions for modification of Expressions
\{
These transform bound expressions.
- Canonicalize(Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- CanReferenceFieldsByNames(StringVector) - Method in class org.bytedeco.arrow.Schema
-
Indicate if fields named names can be found unambiguously in the schema.
- Cast(Array, DataType, CastOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Cast from one array type to another
- Cast(Array, DataType) - Static method in class org.bytedeco.arrow.global.arrow
-
- Cast(Datum, CastOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Cast from one array type to another
- Cast(Datum, CastOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
- Cast(Datum, DataType, CastOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Cast from one value to another
- Cast(Datum, DataType) - Static method in class org.bytedeco.arrow.global.arrow
-
- CastOptions - Class in org.bytedeco.arrow
-
\addtogroup compute-concrete-options
\{
- 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(boolean) - Constructor for class org.bytedeco.arrow.CastOptions
-
- CastOptions() - Constructor for class org.bytedeco.arrow.CastOptions
-
- CastTo(DataType) - Method in class org.bytedeco.arrow.Scalar
-
- CeilDiv(long, long) - Static method in class org.bytedeco.arrow.global.arrow
-
- cert_chain() - Method in class org.bytedeco.arrow_flight.FlightClientOptions
-
\brief The client certificate to use if using Mutual TLS
- cert_chain(String) - Method in class org.bytedeco.arrow_flight.FlightClientOptions
-
- 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_overflow() - Method in class org.bytedeco.arrow.ArithmeticOptions
-
- check_overflow(boolean) - Method in class org.bytedeco.arrow.ArithmeticOptions
-
- 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
-
- CheckProjectable(Schema, Schema) - 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
- child(int) - Method in class org.bytedeco.arrow.ArrayBuilder
-
For nested types.
- child(int) - Method in class org.bytedeco.arrow.DataType
-
Deprecated.
- child(int) - Method in class org.bytedeco.arrow.FieldPosition
-
- child(int) - Method in class org.bytedeco.arrow.UnionArray
-
Deprecated.
- child_builder(int) - Method in class org.bytedeco.arrow.ArrayBuilder
-
- 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
-
Deprecated.
- children() - Method in class org.bytedeco.arrow_dataset.UnionDataset
-
- 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() - 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
Data chunking is treated throughout this project largely as an
implementation detail for performance and memory use optimization.
- 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.
- ChunkedArrayResult - Class in org.bytedeco.arrow
-
- ChunkedArrayResult(Pointer) - Constructor for class org.bytedeco.arrow.ChunkedArrayResult
-
Pointer cast constructor.
- ChunkedArrayResult(long) - Constructor for class org.bytedeco.arrow.ChunkedArrayResult
-
Native array allocator.
- ChunkedArrayResult() - Constructor for class org.bytedeco.arrow.ChunkedArrayResult
-
Constructs a Result object that contains a non-OK status.
- ChunkedArrayResult(Status) - Constructor for class org.bytedeco.arrow.ChunkedArrayResult
-
Constructs a Result object with the given non-OK Status object.
- ChunkedArrayResult(ChunkedArray) - Constructor for class org.bytedeco.arrow.ChunkedArrayResult
-
Constructs a Result object that contains value.
- ChunkedArrayResult(ChunkedArrayResult) - Constructor for class org.bytedeco.arrow.ChunkedArrayResult
-
Copy constructor.
- 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
-
- ChunkedArrayVectorResult - Class in org.bytedeco.arrow
-
- ChunkedArrayVectorResult(Pointer) - Constructor for class org.bytedeco.arrow.ChunkedArrayVectorResult
-
Pointer cast constructor.
- ChunkedArrayVectorResult(long) - Constructor for class org.bytedeco.arrow.ChunkedArrayVectorResult
-
Native array allocator.
- ChunkedArrayVectorResult() - Constructor for class org.bytedeco.arrow.ChunkedArrayVectorResult
-
Constructs a Result object that contains a non-OK status.
- ChunkedArrayVectorResult(Status) - Constructor for class org.bytedeco.arrow.ChunkedArrayVectorResult
-
Constructs a Result object with the given non-OK Status object.
- ChunkedArrayVectorResult(ChunkedArrayVector) - Constructor for class org.bytedeco.arrow.ChunkedArrayVectorResult
-
Constructs a Result object that contains value.
- ChunkedArrayVectorResult(ChunkedArrayVectorResult) - Constructor for class org.bytedeco.arrow.ChunkedArrayVectorResult
-
Copy constructor.
- 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
-
- chunks() - Method in class org.bytedeco.arrow.Datum
-
\brief The array chunks of the variant, if any
- chunksize() - Method in class org.bytedeco.arrow.WriteProperties
-
Number of rows per intra-file chunk.
- chunksize(long) - Method in class org.bytedeco.arrow.WriteProperties
-
- clear() - Method in class org.bytedeco.arrow.ArrayBuilderVector
-
- 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.BoolVector
-
- clear() - Method in class org.bytedeco.arrow.BufferVector
-
- clear() - Method in class org.bytedeco.arrow.ChunkedArrayVector
-
- clear() - Method in class org.bytedeco.arrow.DataTypeVector
-
- clear() - Method in class org.bytedeco.arrow.DatumVector
-
- clear() - Method in class org.bytedeco.arrow.DictionaryVector
-
- clear() - Method in class org.bytedeco.arrow.FieldVector
-
- 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.ValueDescrVector
-
- clear() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
-
- clear() - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- clear() - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- 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.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() - Method in class org.bytedeco.parquet.FileWriter
-
- 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(arrow.StatusCode) - Static method in class org.bytedeco.arrow.Status
-
- CodeAsString(byte) - Static method in class org.bytedeco.arrow.Status
-
- 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.
- codec() - Method in class org.bytedeco.arrow.IpcWriteOptions
-
\brief Compression codec to use for record batch body buffers
May only be UNCOMPRESSED, LZ4_FRAME and ZSTD.
- codec(Codec) - Method in class org.bytedeco.arrow.IpcWriteOptions
-
- 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, DictionaryFieldMapper) - Static method in class org.bytedeco.arrow.global.arrow
-
- CollectDictionaries(RecordBatch, DictionaryMemo) - Static method in class org.bytedeco.arrow.global.arrow
-
- collection() - Method in class org.bytedeco.arrow.Datum
-
- CollectListener - Class in org.bytedeco.arrow
-
\brief Collect schema and record batches decoded by StreamDecoder.
- CollectListener(Pointer) - Constructor for class org.bytedeco.arrow.CollectListener
-
Pointer cast constructor.
- CollectListener(long) - Constructor for class org.bytedeco.arrow.CollectListener
-
Native array allocator.
- CollectListener() - Constructor for class org.bytedeco.arrow.CollectListener
-
- 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 internal data from the record batch
- column_data() - Method in class org.bytedeco.arrow.RecordBatch
-
\brief Retrieve all arrays' internal data 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
-
\brief Return the ColumnChunkMetaData of the corresponding column ordinal.
- ColumnChunkMetaData - Class in org.bytedeco.parquet
-
\brief ColumnChunkMetaData is a proxy around format::ColumnChunkMetaData.
- 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.
- ColumnChunkReader - Class in org.bytedeco.parquet
-
- ColumnChunkReader(Pointer) - Constructor for class org.bytedeco.parquet.ColumnChunkReader
-
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.RecordBatch
-
\brief Retrieve all columns at once
- 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) - Method in class org.bytedeco.arrow.Table
-
\brief Make a new table by combining the chunks this table has.
- CombineChunks() - Method in class org.bytedeco.arrow.Table
-
- 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(Datum, Datum, CompareOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Compare a numeric array with a scalar.
- Compare(Datum, Datum, CompareOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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(byte) - Constructor for class org.bytedeco.arrow.CompareOptions
-
- compiler_flags() - Method in class org.bytedeco.arrow.BuildInfo
-
- compiler_flags(String) - Method in class org.bytedeco.arrow.BuildInfo
-
- compiler_id() - Method in class org.bytedeco.arrow.BuildInfo
-
- compiler_id(String) - Method in class org.bytedeco.arrow.BuildInfo
-
- compiler_version() - Method in class org.bytedeco.arrow.BuildInfo
-
- compiler_version(String) - Method in class org.bytedeco.arrow.BuildInfo
-
- compliant_nested_types() - Method in class org.bytedeco.parquet.ArrowWriterProperties
-
\brief Enable nested type naming according to the parquet specification.
- 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) - 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
-
- 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.WriteProperties
-
Compression type to use.
- compression(Compression.type) - Method in class org.bytedeco.arrow.WriteProperties
-
- 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.arrow.Codec
-
\brief This Codec's compression level, if applicable
- compression_level() - Method in class org.bytedeco.arrow.WriteProperties
-
Compressor-specific compression level
- compression_level(int) - Method in class org.bytedeco.arrow.WriteProperties
-
- 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
-
- compression_type() - Method in class org.bytedeco.arrow.Codec
-
\brief This Codec's compression type
- CompressionTypeResult - Class in org.bytedeco.arrow
-
- CompressionTypeResult(Pointer) - Constructor for class org.bytedeco.arrow.CompressionTypeResult
-
Pointer cast constructor.
- CompressionTypeResult(long) - Constructor for class org.bytedeco.arrow.CompressionTypeResult
-
Native array allocator.
- CompressionTypeResult() - Constructor for class org.bytedeco.arrow.CompressionTypeResult
-
Constructs a Result object that contains a non-OK status.
- CompressionTypeResult(Status) - Constructor for class org.bytedeco.arrow.CompressionTypeResult
-
Constructs a Result object with the given non-OK Status object.
- CompressionTypeResult(Compression.type) - Constructor for class org.bytedeco.arrow.CompressionTypeResult
-
Constructs a Result object that contains value.
- CompressionTypeResult(int) - Constructor for class org.bytedeco.arrow.CompressionTypeResult
-
- CompressionTypeResult(CompressionTypeResult) - Constructor for class org.bytedeco.arrow.CompressionTypeResult
-
Copy constructor.
- 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.
- ComputeRowMajorStrides(FixedWidthType, LongPointer, LongPointer) - Static method in class org.bytedeco.arrow.global.arrow
-
- ComputeRowMajorStrides(FixedWidthType, LongBuffer, LongBuffer) - Static method in class org.bytedeco.arrow.global.arrow
-
- ComputeRowMajorStrides(FixedWidthType, long[], long[]) - Static method in class org.bytedeco.arrow.global.arrow
-
- Concatenate(ArrayVector, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Concatenate arrays
- Concatenate(ArrayVector) - Static method in class org.bytedeco.arrow.global.arrow
-
- Concatenate(ArrayVector, MemoryPool, Array) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- 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(Pointer) - Constructor for class org.bytedeco.gandiva.Configuration
-
Pointer cast constructor.
- Configuration(long) - Constructor for class org.bytedeco.gandiva.Configuration
-
Native array allocator.
- Configuration() - Constructor for class org.bytedeco.gandiva.Configuration
-
- Configuration(boolean) - Constructor for class org.bytedeco.gandiva.Configuration
-
- 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.
- ConfigureBlockSize(long) - Method in class org.bytedeco.arrow.HdfsOptions
-
- ConfigureBufferSize(int) - Method in class org.bytedeco.arrow.HdfsOptions
-
- ConfigureEndPoint(String, int) - Method in class org.bytedeco.arrow.HdfsOptions
-
- ConfigureEndPoint(BytePointer, int) - Method in class org.bytedeco.arrow.HdfsOptions
-
- ConfigureExtraConf(String, String) - Method in class org.bytedeco.arrow.HdfsOptions
-
- ConfigureExtraConf(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.HdfsOptions
-
- ConfigureKerberosTicketCachePath(String) - Method in class org.bytedeco.arrow.HdfsOptions
-
- ConfigureKerberosTicketCachePath(BytePointer) - Method in class org.bytedeco.arrow.HdfsOptions
-
- ConfigureReplication(short) - Method in class org.bytedeco.arrow.HdfsOptions
-
- ConfigureUser(String) - Method in class org.bytedeco.arrow.HdfsOptions
-
- ConfigureUser(BytePointer) - Method in class org.bytedeco.arrow.HdfsOptions
-
- 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
-
- connection_config() - Method in class org.bytedeco.arrow.HdfsOptions
-
Hdfs configuration options, contains host, port, driver
- connection_config(HdfsConnectionConfig) - Method in class org.bytedeco.arrow.HdfsOptions
-
- 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.
- Consume(BytePointer, long) - Method in class org.bytedeco.arrow.MessageDecoder
-
\brief Feed data to the decoder as a raw data.
- Consume(ByteBuffer, long) - Method in class org.bytedeco.arrow.MessageDecoder
-
- Consume(byte[], long) - Method in class org.bytedeco.arrow.MessageDecoder
-
- Consume(ArrowBuffer) - Method in class org.bytedeco.arrow.MessageDecoder
-
\brief Feed data to the decoder as a Buffer.
- consume() - Method in class org.bytedeco.arrow.ScalarAggregateKernel
-
- consume(Pointer) - Method in class org.bytedeco.arrow.ScalarAggregateKernel
-
- Consume(BytePointer, long) - Method in class org.bytedeco.arrow.StreamDecoder
-
\brief Feed data to the decoder as a raw data.
- Consume(ByteBuffer, long) - Method in class org.bytedeco.arrow.StreamDecoder
-
- Consume(byte[], long) - Method in class org.bytedeco.arrow.StreamDecoder
-
- Consume(ArrowBuffer) - Method in class org.bytedeco.arrow.StreamDecoder
-
\brief Feed data to the decoder as a Buffer.
- Contains(String) - Method in class org.bytedeco.arrow.KeyValueMetadata
-
- Contains(BytePointer) - Method in class org.bytedeco.arrow.KeyValueMetadata
-
- Contains(ReadRange) - Method in class org.bytedeco.arrow.ReadRange
-
- 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.Scanner
-
- 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(ArrowBuffer, MemoryManager) - Static method in class org.bytedeco.arrow.ArrowBuffer
-
\brief Copy buffer
The buffer contents will be copied into a new buffer allocated by the
given MemoryManager.
- Copy() - Method in class org.bytedeco.arrow.Field
-
- Copy() - Method in class org.bytedeco.arrow.KeyValueMetadata
-
- 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
-
- CopyFiles(FileLocator, FileLocator, long, boolean) - Static method in class org.bytedeco.arrow.global.arrow
-
\}
- CopyFiles(FileLocator, FileLocator) - Static method in class org.bytedeco.arrow.global.arrow
-
- CopyFiles(FileSystem, FileSelector, FileSystem, String, long, boolean) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Copy selected files, including from one FileSystem to another
Directories will be created under the destination base directory as needed.
- CopyFiles(FileSystem, FileSelector, FileSystem, String) - Static method in class org.bytedeco.arrow.global.arrow
-
- CopyFiles(FileSystem, FileSelector, FileSystem, BytePointer, long, boolean) - Static method in class org.bytedeco.arrow.global.arrow
-
- CopyFiles(FileSystem, FileSelector, FileSystem, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
-
- CopySlice(long, long, MemoryPool) - Method in class org.bytedeco.arrow.ArrowBuffer
-
Copy a section of the buffer into a new Buffer.
- CopySlice(long, long) - Method in class org.bytedeco.arrow.ArrowBuffer
-
- Count(Datum, CountOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\}
- Count(Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- count() - Method in class org.bytedeco.parquet.PageEncodingStats
-
- count(int) - Method in class org.bytedeco.parquet.PageEncodingStats
-
- 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() - Method in class org.bytedeco.arrow.Tensor
-
Compute the number of non-zero values in the tensor
- CountNonZero(LongPointer) - Method in class org.bytedeco.arrow.Tensor
-
Deprecated.
- CountNonZero(LongBuffer) - Method in class org.bytedeco.arrow.Tensor
-
Deprecated.
- CountNonZero(long[]) - Method in class org.bytedeco.arrow.Tensor
-
Deprecated.
- CountOptions - Class in org.bytedeco.arrow
-
\addtogroup compute-concrete-options
\{
- CountOptions(Pointer) - Constructor for class org.bytedeco.arrow.CountOptions
-
Pointer cast constructor.
- CountOptions(long) - Constructor for class org.bytedeco.arrow.CountOptions
-
Native array allocator.
- CountOptions(CountOptions.Mode) - Constructor for class org.bytedeco.arrow.CountOptions
-
- CountOptions() - Constructor for class org.bytedeco.arrow.CountOptions
-
- CountOptions(int) - Constructor for class org.bytedeco.arrow.CountOptions
-
- CountOptions.Mode - Enum in org.bytedeco.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_cost() - Method in class org.bytedeco.arrow.TaskHints
-
- cpu_cost(long) - Method in class org.bytedeco.arrow.TaskHints
-
- cpu_info() - Method in class org.bytedeco.arrow.ExecContext
-
- 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, OutputStream) - Static method in class org.bytedeco.arrow.BufferedOutputStream
-
\brief Create a buffered output stream wrapping the given output stream.
- 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() - Static method in class org.bytedeco.arrow.BufferOutputStream
-
- 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(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(UniqueID, long, BytePointer, long, ArrowBuffer, int, boolean) - 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, boolean) - 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, boolean) - 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, boolean) - Method in class org.bytedeco.plasma.PlasmaClient
-
Create and seal an object in the object store.
- CreateAndSeal(UniqueID, String, String) - Method in class org.bytedeco.plasma.PlasmaClient
-
- CreateAndSeal(UniqueID, BytePointer, BytePointer, boolean) - Method in class org.bytedeco.plasma.PlasmaClient
-
- CreateAndSeal(UniqueID, BytePointer, BytePointer) - Method in class org.bytedeco.plasma.PlasmaClient
-
- CreateAndSealBatch(UniqueID, StringVector, StringVector, boolean) - Method in class org.bytedeco.plasma.PlasmaClient
-
Create and seal multiple objects in the object store.
- CreateAndSealBatch(UniqueID, StringVector, StringVector) - Method in class org.bytedeco.plasma.PlasmaClient
-
- created_by() - Method in class org.bytedeco.parquet.FileMetaData
-
\brief Return the application's user-agent string of the writer.
- 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
-
- CsvFileFormat - Class in org.bytedeco.arrow_dataset
-
\brief A FileFormat implementation that reads from and writes to Csv files
- CsvFileFormat() - Constructor for class org.bytedeco.arrow_dataset.CsvFileFormat
-
Default native constructor.
- CsvFileFormat(long) - Constructor for class org.bytedeco.arrow_dataset.CsvFileFormat
-
Native array allocator.
- CsvFileFormat(Pointer) - Constructor for class org.bytedeco.arrow_dataset.CsvFileFormat
-
Pointer cast constructor.
- 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.
- current_status() - Method in class org.bytedeco.arrow.TaskGroup
-
The current aggregate error Status.
- custom_metadata() - Method in class org.bytedeco.arrow.Message
-
\brief Custom metadata serialized in metadata Flatbuffer.
- CustomOpenWithCompression(Pointer) - Constructor for class org.bytedeco.arrow.presets.arrow_dataset.CustomOpenWithCompression
-
Pointer cast constructor.
- CustomOpenWithCompression() - Constructor for class org.bytedeco.arrow.presets.arrow_dataset.CustomOpenWithCompression
-
- 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
The buffer has to be a CPU buffer (is_cpu() is true).
- data() - Method in class org.bytedeco.arrow.BufferBuilder
-
- data() - Method in class org.bytedeco.arrow.MockFileInfo
-
- data(String) - Method in class org.bytedeco.arrow.MockFileInfo
-
- data() - Method in class org.bytedeco.arrow.PrimitiveScalarBase
-
- 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_page_version(parquet.ParquetDataPageVersion) - Method in class org.bytedeco.parquet.WriterProperties.Builder
-
- data_page_version(int) - Method in class org.bytedeco.parquet.WriterProperties.Builder
-
- data_page_version() - Method in class org.bytedeco.parquet.WriterProperties
-
- 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
-
- DataPage - Class in org.bytedeco.parquet
-
- DataPage() - Constructor for class org.bytedeco.parquet.DataPage
-
Empty constructor.
- DataPage(Pointer) - Constructor for class org.bytedeco.parquet.DataPage
-
Pointer cast constructor.
- Dataset - Class in org.bytedeco.arrow_dataset
-
\brief A container of zero or more Fragments.
- 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 said Dataset.
- 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 class for representing either a usable value, or an error.
- 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
-
EXPERIMENTAL: Layout specification for a data type
- DataTypeLayout(Pointer) - Constructor for class org.bytedeco.arrow.DataTypeLayout
-
Pointer cast constructor.
- DataTypeLayout(DataTypeLayout.BufferSpec) - Constructor for class org.bytedeco.arrow.DataTypeLayout
-
- DataTypeLayout.BufferKind - Enum in org.bytedeco.arrow
-
- DataTypeLayout.BufferSpec - Class in org.bytedeco.arrow
-
Layout specification for a single data type buffer
- 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.
- DataTypeVector - Class in org.bytedeco.arrow
-
- DataTypeVector(Pointer) - Constructor for class org.bytedeco.arrow.DataTypeVector
-
Pointer cast constructor.
- DataTypeVector(DataType) - Constructor for class org.bytedeco.arrow.DataTypeVector
-
- DataTypeVector(DataType...) - Constructor for class org.bytedeco.arrow.DataTypeVector
-
- DataTypeVector() - Constructor for class org.bytedeco.arrow.DataTypeVector
-
- DataTypeVector(long) - Constructor for class org.bytedeco.arrow.DataTypeVector
-
- DataTypeVector.Iterator - Class in org.bytedeco.arrow
-
- 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(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(Datum) - Constructor for class org.bytedeco.arrow.Datum
-
- 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(String) - Constructor for class org.bytedeco.arrow.Datum
-
- Datum(BytePointer) - Constructor for class org.bytedeco.arrow.Datum
-
- Datum.Empty - Class in org.bytedeco.arrow
-
- Datum.Kind - Enum in org.bytedeco.arrow
-
- 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(DataType, MemoryPool) - 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
-
- ddof() - Method in class org.bytedeco.arrow.VarianceOptions
-
- ddof(int) - Method in class org.bytedeco.arrow.VarianceOptions
-
- 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 or Decimal256Type instance depending on the precision
- 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.
- decimal128(int, int) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Create a Decimal128Type instance
- DECIMAL128 - Static variable in class org.bytedeco.arrow.Type
-
enum arrow::Type::type
- Decimal128Array - Class in org.bytedeco.arrow
-
- Decimal128Array() - Constructor for class org.bytedeco.arrow.Decimal128Array
-
Empty constructor.
- 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.
- Decimal256 - Class in org.bytedeco.arrow
-
Represents a signed 256-bit integer in two's complement.
- Decimal256(Long4Array) - Constructor for class org.bytedeco.arrow.Decimal256
-
- Decimal256() - Constructor for class org.bytedeco.arrow.Decimal256
-
- Decimal256(BasicDecimal128) - Constructor for class org.bytedeco.arrow.Decimal256
-
- Decimal256(BytePointer) - Constructor for class org.bytedeco.arrow.Decimal256
-
- Decimal256(ByteBuffer) - Constructor for class org.bytedeco.arrow.Decimal256
-
- Decimal256(byte[]) - Constructor for class org.bytedeco.arrow.Decimal256
-
- Decimal256(Pointer) - Constructor for class org.bytedeco.arrow.Decimal256
-
Pointer cast constructor.
- Decimal256(long) - Constructor for class org.bytedeco.arrow.Decimal256
-
Native array allocator.
- Decimal256(BasicDecimal256) - Constructor for class org.bytedeco.arrow.Decimal256
-
\endcond
- Decimal256(String) - Constructor for class org.bytedeco.arrow.Decimal256
-
\brief Parse the number from a base 10 string representation.
- decimal256(int, int) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Create a Decimal256Type instance
- DECIMAL256 - Static variable in class org.bytedeco.arrow.Type
-
enum arrow::Type::type
- Decimal256Array - Class in org.bytedeco.arrow
-
- Decimal256Array() - Constructor for class org.bytedeco.arrow.Decimal256Array
-
Empty constructor.
- Decimal256Array(Pointer) - Constructor for class org.bytedeco.arrow.Decimal256Array
-
Pointer cast constructor.
- Decimal256Builder - Class in org.bytedeco.arrow
-
- Decimal256Builder(Pointer) - Constructor for class org.bytedeco.arrow.Decimal256Builder
-
Pointer cast constructor.
- Decimal256Builder(DataType, MemoryPool) - Constructor for class org.bytedeco.arrow.Decimal256Builder
-
- Decimal256Builder(DataType) - Constructor for class org.bytedeco.arrow.Decimal256Builder
-
- Decimal256Pair - Class in org.bytedeco.arrow
-
- Decimal256Pair(Pointer) - Constructor for class org.bytedeco.arrow.Decimal256Pair
-
Pointer cast constructor.
- Decimal256Pair(Decimal256, Decimal256) - Constructor for class org.bytedeco.arrow.Decimal256Pair
-
- Decimal256Pair() - Constructor for class org.bytedeco.arrow.Decimal256Pair
-
- Decimal256PairResult - Class in org.bytedeco.arrow
-
- Decimal256PairResult(Pointer) - Constructor for class org.bytedeco.arrow.Decimal256PairResult
-
Pointer cast constructor.
- Decimal256PairResult(long) - Constructor for class org.bytedeco.arrow.Decimal256PairResult
-
Native array allocator.
- Decimal256PairResult() - Constructor for class org.bytedeco.arrow.Decimal256PairResult
-
Constructs a Result object that contains a non-OK status.
- Decimal256PairResult(Status) - Constructor for class org.bytedeco.arrow.Decimal256PairResult
-
Constructs a Result object with the given non-OK Status object.
- Decimal256PairResult(Decimal256Pair) - Constructor for class org.bytedeco.arrow.Decimal256PairResult
-
Constructs a Result object that contains value.
- Decimal256PairResult(Decimal256PairResult) - Constructor for class org.bytedeco.arrow.Decimal256PairResult
-
Copy constructor.
- Decimal256Result - Class in org.bytedeco.arrow
-
- Decimal256Result(Pointer) - Constructor for class org.bytedeco.arrow.Decimal256Result
-
Pointer cast constructor.
- Decimal256Result(long) - Constructor for class org.bytedeco.arrow.Decimal256Result
-
Native array allocator.
- Decimal256Result() - Constructor for class org.bytedeco.arrow.Decimal256Result
-
Constructs a Result object that contains a non-OK status.
- Decimal256Result(Status) - Constructor for class org.bytedeco.arrow.Decimal256Result
-
Constructs a Result object with the given non-OK Status object.
- Decimal256Result(Decimal256) - Constructor for class org.bytedeco.arrow.Decimal256Result
-
Constructs a Result object that contains value.
- Decimal256Result(Decimal256Result) - Constructor for class org.bytedeco.arrow.Decimal256Result
-
Copy constructor.
- Decimal256Scalar - Class in org.bytedeco.arrow
-
- Decimal256Scalar(DataType) - Constructor for class org.bytedeco.arrow.Decimal256Scalar
-
- Decimal256Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Decimal256Scalar
-
Pointer cast constructor.
- Decimal256Scalar(Decimal256, DataType) - Constructor for class org.bytedeco.arrow.Decimal256Scalar
-
- Decimal256Type - Class in org.bytedeco.arrow
-
\brief Concrete type class for 256-bit decimal data
- Decimal256Type(Pointer) - Constructor for class org.bytedeco.arrow.Decimal256Type
-
Pointer cast constructor.
- Decimal256Type(int, int) - Constructor for class org.bytedeco.arrow.Decimal256Type
-
Decimal256Type 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.DecimalType
-
\brief Returns the number of bytes needed for precision.
- 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, 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
-
- DecodeMessage(MessageDecoder, InputStream) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Feed data from InputStream to MessageDecoder to decode an
encapsulated IPC message (metadata and body)
This API is EXPERIMENTAL.
- 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) - 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_level() - Method in class org.bytedeco.parquet.LevelInfo
-
- def_level(short) - Method in class org.bytedeco.parquet.LevelInfo
-
- 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() - Static method in class org.bytedeco.arrow_dataset.Partitioning
-
\brief A default Partitioning which always yields scalar(true)
- 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_block_size() - Method in class org.bytedeco.arrow.HdfsOptions
-
- default_block_size(long) - Method in class org.bytedeco.arrow.HdfsOptions
-
- 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_options() - Method in class org.bytedeco.arrow.Function
-
\brief Returns a the default options for this function.
- 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_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
-
- DefaultCapacity() - Static method in class org.bytedeco.arrow.ThreadPool
-
- DefaultConfiguration() - Static method in class org.bytedeco.gandiva.ConfigurationBuilder
-
- Defaults() - Static method in class org.bytedeco.arrow.ArraySortOptions
-
- Defaults() - Static method in class org.bytedeco.arrow.CacheOptions
-
- 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.CountOptions
-
- 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.FilterOptions
-
- Defaults() - Static method in class org.bytedeco.arrow.IpcReadOptions
-
- Defaults() - Static method in class org.bytedeco.arrow.IpcWriteOptions
-
- 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.MinMaxOptions
-
- Defaults() - Static method in class org.bytedeco.arrow.ModeOptions
-
- Defaults() - Static method in class org.bytedeco.arrow.PrettyPrintOptions
-
- Defaults() - Static method in class org.bytedeco.arrow.ReadOptions
-
Create read options with default values
- Defaults() - Static method in class org.bytedeco.arrow.SortOptions
-
- Defaults() - Static method in class org.bytedeco.arrow.TakeOptions
-
- Defaults() - Static method in class org.bytedeco.arrow.VarianceOptions
-
- Defaults() - Static method in class org.bytedeco.arrow.WriteProperties
-
- Defaults() - Static method in class org.bytedeco.arrow_flight.FlightClientOptions
-
\brief Get default options.
- DefaultSortOrder(Type.type) - Static method in class org.bytedeco.arrow.global.parquet
-
- DefaultSortOrder(int) - Static method in class org.bytedeco.arrow.global.parquet
-
- DefaultsV1() - Static method in class org.bytedeco.arrow.WriteProperties
-
- DefaultWriteOptions() - Method in class org.bytedeco.arrow_dataset.CsvFileFormat
-
- DefaultWriteOptions() - Method in class org.bytedeco.arrow_dataset.FileFormat
-
- DefaultWriteOptions() - Method in class org.bytedeco.arrow_dataset.IpcFileFormat
-
- DefaultWriteOptions() - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- DefLevelsToBitmap(ShortPointer, long, LevelInfo, ValidityBitmapInputOutput) - Static method in class org.bytedeco.arrow.global.parquet
-
- DefLevelsToBitmap(ShortBuffer, long, LevelInfo, ValidityBitmapInputOutput) - Static method in class org.bytedeco.arrow.global.parquet
-
- DefLevelsToBitmap(short[], long, LevelInfo, ValidityBitmapInputOutput) - Static method in class org.bytedeco.arrow.global.parquet
-
- DefRepLevelsToBitmap(ShortPointer, ShortPointer, long, LevelInfo, ValidityBitmapInputOutput) - Static method in class org.bytedeco.arrow.global.parquet
-
- DefRepLevelsToBitmap(ShortBuffer, ShortBuffer, long, LevelInfo, ValidityBitmapInputOutput) - Static method in class org.bytedeco.arrow.global.parquet
-
- DefRepLevelsToBitmap(short[], short[], long, LevelInfo, ValidityBitmapInputOutput) - Static method in class org.bytedeco.arrow.global.parquet
-
- DefRepLevelsToList(ShortPointer, ShortPointer, long, LevelInfo, ValidityBitmapInputOutput, IntPointer) - Static method in class org.bytedeco.arrow.global.parquet
-
- DefRepLevelsToList(ShortBuffer, ShortBuffer, long, LevelInfo, ValidityBitmapInputOutput, IntBuffer) - Static method in class org.bytedeco.arrow.global.parquet
-
- DefRepLevelsToList(short[], short[], long, LevelInfo, ValidityBitmapInputOutput, int[]) - Static method in class org.bytedeco.arrow.global.parquet
-
- DefRepLevelsToList(ShortPointer, ShortPointer, long, LevelInfo, ValidityBitmapInputOutput, LongPointer) - Static method in class org.bytedeco.arrow.global.parquet
-
- DefRepLevelsToList(ShortBuffer, ShortBuffer, long, LevelInfo, ValidityBitmapInputOutput, LongBuffer) - Static method in class org.bytedeco.arrow.global.parquet
-
- DefRepLevelsToList(short[], short[], long, LevelInfo, ValidityBitmapInputOutput, 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(String) - Method in class org.bytedeco.arrow.KeyValueMetadata
-
- Delete(BytePointer) - Method in class org.bytedeco.arrow.KeyValueMetadata
-
- Delete(long) - Method in class org.bytedeco.arrow.KeyValueMetadata
-
- 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.
- DeleteMany(LongPointer) - Method in class org.bytedeco.arrow.KeyValueMetadata
-
- DeleteMany(LongBuffer) - Method in class org.bytedeco.arrow.KeyValueMetadata
-
- DeleteMany(long[]) - Method in class org.bytedeco.arrow.KeyValueMetadata
-
- DeleteRootDirContents() - Method in class org.bytedeco.arrow.FileSystem
-
EXPERIMENTAL: Delete the root directory's contents, recursively.
- DeleteRootDirContents() - Method in class org.bytedeco.arrow.LocalFileSystem
-
- DeleteRootDirContents() - Method in class org.bytedeco.arrow.MockFileSystem
-
- DeleteRootDirContents() - Method in class org.bytedeco.arrow.SlowFileSystem
-
- DeleteRootDirContents() - Method in class org.bytedeco.arrow.SubTreeFileSystem
-
- delimiter() - Method in class org.bytedeco.arrow.CsvParseOptions
-
Field delimiter
- delimiter(byte) - Method in class org.bytedeco.arrow.CsvParseOptions
-
- dense_union(FieldVector, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Create a DenseUnionType instance
- dense_union(FieldVector) - Static method in class org.bytedeco.arrow.global.arrow
-
- dense_union(FieldVector, ByteBuffer) - Static method in class org.bytedeco.arrow.global.arrow
-
- dense_union(FieldVector, byte[]) - Static method in class org.bytedeco.arrow.global.arrow
-
- dense_union(ArrayVector, StringVector, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Create a DenseUnionType instance
- dense_union(ArrayVector) - Static method in class org.bytedeco.arrow.global.arrow
-
- dense_union(ArrayVector, StringVector, ByteBuffer) - Static method in class org.bytedeco.arrow.global.arrow
-
- dense_union(ArrayVector, StringVector, byte[]) - Static method in class org.bytedeco.arrow.global.arrow
-
- DENSE_UNION - Static variable in class org.bytedeco.arrow.Type
-
enum arrow::Type::type
- DenseUnionArray - Class in org.bytedeco.arrow
-
\brief Concrete Array class for dense union data
Note that union types do not have a validity bitmap
- DenseUnionArray(Pointer) - Constructor for class org.bytedeco.arrow.DenseUnionArray
-
Pointer cast constructor.
- DenseUnionArray(ArrayData) - Constructor for class org.bytedeco.arrow.DenseUnionArray
-
- DenseUnionArray(DataType, long, ArrayVector, ArrowBuffer, ArrowBuffer, long) - Constructor for class org.bytedeco.arrow.DenseUnionArray
-
- DenseUnionArray(DataType, long, ArrayVector, ArrowBuffer) - Constructor for class org.bytedeco.arrow.DenseUnionArray
-
- 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, ArrayBuilderVector, DataType) - Constructor for class org.bytedeco.arrow.DenseUnionBuilder
-
Use this constructor to specify the type explicitly.
- DenseUnionScalar - Class in org.bytedeco.arrow
-
- DenseUnionScalar(DataType) - Constructor for class org.bytedeco.arrow.DenseUnionScalar
-
- DenseUnionScalar(Scalar, DataType) - Constructor for class org.bytedeco.arrow.DenseUnionScalar
-
- DenseUnionScalar(Pointer) - Constructor for class org.bytedeco.arrow.DenseUnionScalar
-
Pointer cast constructor.
- DenseUnionType - Class in org.bytedeco.arrow
-
- DenseUnionType(Pointer) - Constructor for class org.bytedeco.arrow.DenseUnionType
-
Pointer cast constructor.
- DenseUnionType(FieldVector, BytePointer) - Constructor for class org.bytedeco.arrow.DenseUnionType
-
- DenseUnionType(FieldVector, ByteBuffer) - Constructor for class org.bytedeco.arrow.DenseUnionType
-
- DenseUnionType(FieldVector, byte[]) - Constructor for class org.bytedeco.arrow.DenseUnionType
-
- 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.arrow.Datum
-
\brief Return the shape (array or scalar) and type for supported kinds
(ARRAY, CHUNKED_ARRAY, and SCALAR).
- descr() - Method in class org.bytedeco.arrow_dataset.Expression.Call
-
- descr(ValueDescr) - Method in class org.bytedeco.arrow_dataset.Expression.Call
-
- descr() - Method in class org.bytedeco.arrow_dataset.Expression
-
The type and shape to which this expression will evaluate
- descr() - Method in class org.bytedeco.arrow_dataset.Expression.Parameter
-
- descr(ValueDescr) - Method in class org.bytedeco.arrow_dataset.Expression.Parameter
-
- 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.FunctionDoc
-
\brief A detailed description of the function, meant to follow the summary.
- description(String) - Method in class org.bytedeco.arrow.FunctionDoc
-
- 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) - 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) - Method in class org.bytedeco.arrow.ExtensionType
-
- Deserialize(ArrowBuffer) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- 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.
- detail() - Method in class org.bytedeco.arrow.Status
-
\brief Return the status detail attached to this message.
- DetectAbsolutePath(String) - Static method in class org.bytedeco.arrow.global.arrow
-
HDFS-backed FileSystem implementation.
- DetectAbsolutePath(BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
-
- device() - Method in class org.bytedeco.arrow.ArrowBuffer
-
- Device - Class in org.bytedeco.arrow
-
- Device() - Constructor for class org.bytedeco.arrow.Device
-
Empty constructor.
- Device(Pointer) - Constructor for class org.bytedeco.arrow.Device
-
Pointer cast constructor.
- 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.
- dictionary() - Method in class org.bytedeco.arrow.ArrayData
-
- dictionary(ArrayData) - Method in class org.bytedeco.arrow.ArrayData
-
- 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
-
- DictionaryArray() - Constructor for class org.bytedeco.arrow.DictionaryArray
-
Empty constructor.
- DictionaryArray(Pointer) - Constructor for class org.bytedeco.arrow.DictionaryArray
-
Pointer cast constructor.
- DictionaryEncode(Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Dictionary-encode values in an array-like object
- DictionaryEncode(Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- DictionaryFieldMapper - Class in org.bytedeco.arrow
-
\brief Map fields in a schema to dictionary ids
The mapping is structural, i.e.
- DictionaryFieldMapper(Pointer) - Constructor for class org.bytedeco.arrow.DictionaryFieldMapper
-
Pointer cast constructor.
- DictionaryFieldMapper(long) - Constructor for class org.bytedeco.arrow.DictionaryFieldMapper
-
Native array allocator.
- DictionaryFieldMapper() - Constructor for class org.bytedeco.arrow.DictionaryFieldMapper
-
- DictionaryFieldMapper(Schema) - Constructor for class org.bytedeco.arrow.DictionaryFieldMapper
-
- DictionaryMemo - Class in org.bytedeco.arrow
-
\brief Memoization data structure for reading dictionaries from IPC streams
This structure tracks the following associations:
- field position (structural) -> dictionary id
- dictionary id -> value type
- dictionary id -> dictionary (value) data
Together, they allow resolving dictionary data when reading an IPC stream,
using metadata recorded in the schema message and data recorded in the
dictionary batch messages (see ResolveDictionaries).
- 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(MemoryPool, DataType) - Constructor for class org.bytedeco.arrow.DictionaryMemoTable
-
- DictionaryMemoTable(MemoryPool, 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(Pointer) - Constructor for class org.bytedeco.arrow.DictionaryScalar
-
Pointer cast constructor.
- DictionaryScalar(DataType) - Constructor for class org.bytedeco.arrow.DictionaryScalar
-
- DictionaryScalar(Pointer, DataType, boolean) - Constructor for class org.bytedeco.arrow.DictionaryScalar
-
- DictionaryScalar(Pointer, DataType) - Constructor for class org.bytedeco.arrow.DictionaryScalar
-
- 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.
- DictionaryUnifierResult - Class in org.bytedeco.arrow
-
- DictionaryUnifierResult(Pointer) - Constructor for class org.bytedeco.arrow.DictionaryUnifierResult
-
Pointer cast constructor.
- DictionaryUnifierResult(long) - Constructor for class org.bytedeco.arrow.DictionaryUnifierResult
-
Native array allocator.
- DictionaryUnifierResult() - Constructor for class org.bytedeco.arrow.DictionaryUnifierResult
-
Constructs a Result object that contains a non-OK status.
- DictionaryUnifierResult(Status) - Constructor for class org.bytedeco.arrow.DictionaryUnifierResult
-
Constructs a Result object with the given non-OK Status object.
- DictionaryUnifierResult(DictionaryUnifier) - Constructor for class org.bytedeco.arrow.DictionaryUnifierResult
-
Constructs a Result object that contains value.
- DictionaryVector - Class in org.bytedeco.arrow
-
- DictionaryVector(Pointer) - Constructor for class org.bytedeco.arrow.DictionaryVector
-
Pointer cast constructor.
- DictionaryVector(long[], Array[]) - Constructor for class org.bytedeco.arrow.DictionaryVector
-
- DictionaryVector() - Constructor for class org.bytedeco.arrow.DictionaryVector
-
- DictionaryVector(long) - Constructor for class org.bytedeco.arrow.DictionaryVector
-
- DictionaryVectorResult - Class in org.bytedeco.arrow
-
- DictionaryVectorResult(Pointer) - Constructor for class org.bytedeco.arrow.DictionaryVectorResult
-
Pointer cast constructor.
- DictionaryVectorResult(long) - Constructor for class org.bytedeco.arrow.DictionaryVectorResult
-
Native array allocator.
- DictionaryVectorResult() - Constructor for class org.bytedeco.arrow.DictionaryVectorResult
-
Constructs a Result object that contains a non-OK status.
- DictionaryVectorResult(Status) - Constructor for class org.bytedeco.arrow.DictionaryVectorResult
-
Constructs a Result object with the given non-OK Status object.
- DictionaryVectorResult(DictionaryVector) - Constructor for class org.bytedeco.arrow.DictionaryVectorResult
-
Constructs a Result object that contains value.
- DictionaryVectorResult(DictionaryVectorResult) - Constructor for class org.bytedeco.arrow.DictionaryVectorResult
-
Copy 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
-
\brief Readahead iterator that iterates on the underlying iterator in a
separate thread, getting up to N values in advance.
- DieWithMessage(BytePointer) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- DieWithMessage(String) - Static method in class org.bytedeco.arrow.global.arrow_flight
-
- DieWithMessage(BytePointer) - Static method in class org.bytedeco.arrow.global.arrow_flight
-
- 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.FileInfo
-
- DirectoryPartitioning - Class in org.bytedeco.arrow_dataset
-
\brief DirectoryPartitioning parses one segment of a path for each field in its
schema.
- DirectoryPartitioning(Pointer) - Constructor for class org.bytedeco.arrow_dataset.DirectoryPartitioning
-
Pointer cast constructor.
- DirectoryPartitioning(Schema, ArrayVector) - Constructor for class org.bytedeco.arrow_dataset.DirectoryPartitioning
-
- DirectoryPartitioning(Schema) - Constructor for class org.bytedeco.arrow_dataset.DirectoryPartitioning
-
- 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_compliant_nested_types() - Method in class org.bytedeco.parquet.ArrowWriterProperties.Builder
-
- 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_server_verification() - Method in class org.bytedeco.arrow_flight.FlightClientOptions
-
\brief Use TLS without validating the server certificate.
- disable_server_verification(boolean) - Method in class org.bytedeco.arrow_flight.FlightClientOptions
-
- 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.
- DispatchExact(ValueDescrVector) - Method in class org.bytedeco.arrow.Function
-
\brief Return a kernel that can execute the function given the exact
argument types (without implicit type casts or scalar->array promotions).
- DispatchExact(ValueDescrVector) - Method in class org.bytedeco.arrow.MetaFunction
-
- DispatchExact(ValueDescrVector) - Method in class org.bytedeco.arrow.ScalarAggregateFunction
-
- DispatchExact(ValueDescrVector) - Method in class org.bytedeco.arrow.ScalarFunction
-
- DispatchExact(ValueDescrVector) - Method in class org.bytedeco.arrow.VectorFunction
-
- 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(BasicDecimal256, BasicDecimal256, BasicDecimal256) - Method in class org.bytedeco.arrow.BasicDecimal256
-
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(Decimal256) - Method in class org.bytedeco.arrow.Decimal256
-
Divide this number by right and return the result.
- divide(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
-
- divide(BasicDecimal256, BasicDecimal256) - Static method in class org.bytedeco.arrow.global.arrow
-
- Divide(Datum, Datum, ArithmeticOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Divide two values.
- Divide(Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- dividePut(BasicDecimal128) - Method in class org.bytedeco.arrow.BasicDecimal128
-
\brief In-place division.
- dividePut(BasicDecimal256) - Method in class org.bytedeco.arrow.BasicDecimal256
-
\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
- doc() - Method in class org.bytedeco.arrow.Function
-
\brief Return the function documentation
- DoExchange(FlightCallOptions, FlightDescriptor, FlightStreamWriter, FlightStreamReader) - Method in class org.bytedeco.arrow_flight.FlightClient
-
- DoExchange(FlightDescriptor, FlightStreamWriter, FlightStreamReader) - Method in class org.bytedeco.arrow_flight.FlightClient
-
- DoExchange(ServerCallContext, FlightMessageReader, FlightMessageWriter) - Method in class org.bytedeco.arrow_flight.FlightServerBase
-
\brief Process a bidirectional stream of IPC payloads
- 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, int) - Static method in class org.bytedeco.arrow.global.parquet
-
- Double(String) - Static method in class org.bytedeco.arrow.global.parquet
-
- Double(BytePointer, int, 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(double) - Constructor for class org.bytedeco.arrow.DoubleScalar
-
- DoubleScalar() - Constructor for class org.bytedeco.arrow.DoubleScalar
-
- DoubleScalar(Pointer) - Constructor for class org.bytedeco.arrow.DoubleScalar
-
Pointer cast constructor.
- DoubleScalar(long) - Constructor for class org.bytedeco.arrow.DoubleScalar
-
Native array allocator.
- 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.
- DumpIR() - Method in class org.bytedeco.gandiva.Filter
-
- DumpIR() - Method in class org.bytedeco.gandiva.Projector
-
- 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 classes).
- 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(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
-
\brief Represents an elapsed time without any relation to a calendar artifact.
- 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
-
- DurationTypeUnit(TimeUnit.type) - Static method in class org.bytedeco.arrow.global.arrow
-
- DurationTypeUnit(int) - Static method in class org.bytedeco.arrow.global.arrow
-
- emit_dictionary_deltas() - Method in class org.bytedeco.arrow.IpcWriteOptions
-
\brief Whether to emit dictionary deltas
If false, a changed dictionary for a given field will emit a full
dictionary replacement.
- emit_dictionary_deltas(boolean) - Method in class org.bytedeco.arrow.IpcWriteOptions
-
- empty() - Method in class org.bytedeco.arrow.ArrayBuilderVector
-
- 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.BoolVector
-
- empty() - Method in class org.bytedeco.arrow.BufferVector
-
- empty() - Method in class org.bytedeco.arrow.Byte16Array
-
- empty() - Method in class org.bytedeco.arrow.Byte32Array
-
- empty() - Method in class org.bytedeco.arrow.ChunkedArrayVector
-
- empty() - Method in class org.bytedeco.arrow.DataTypeVector
-
- Empty() - Constructor for class org.bytedeco.arrow.Datum.Empty
-
Empty constructor.
- Empty(Pointer) - Constructor for class org.bytedeco.arrow.Datum.Empty
-
Pointer cast constructor.
- empty() - Method in class org.bytedeco.arrow.DatumVector
-
- empty() - Method in class org.bytedeco.arrow.DictionaryVector
-
- empty() - Method in class org.bytedeco.arrow.FieldPath
-
- empty() - Method in class org.bytedeco.arrow.FieldRefDatumMap
-
- empty() - Method in class org.bytedeco.arrow.FieldVector
-
- Empty() - Static method in class org.bytedeco.arrow.FunctionDoc
-
- empty() - Method in class org.bytedeco.arrow.Long4Array
-
- 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.ValueDescrVector
-
- empty() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
-
- empty() - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- empty() - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- empty() - Method in class org.bytedeco.arrow_dataset.StringUnorderedSet
-
- 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.EncodingIntMap
-
- 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_compliant_nested_types() - Method in class org.bytedeco.parquet.ArrowWriterProperties.Builder
-
- 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() - Method in class org.bytedeco.parquet.PageEncodingStats
-
- encoding(Encoding.type) - Method in class org.bytedeco.parquet.PageEncodingStats
-
- 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
-
- encoding_stats() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
-
- EncodingIntMap - Class in org.bytedeco.parquet
-
- EncodingIntMap(Pointer) - Constructor for class org.bytedeco.parquet.EncodingIntMap
-
Pointer cast constructor.
- EncodingIntMap() - Constructor for class org.bytedeco.parquet.EncodingIntMap
-
- EncodingIntMap.Iterator - Class 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(EncodingIntMap) - 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.ArrayBuilderVector
-
- 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.BooleanArray
-
- end() - Method in class org.bytedeco.arrow.BoolVector
-
- end() - Method in class org.bytedeco.arrow.BufferIterator
-
- end() - Method in class org.bytedeco.arrow.BufferVector
-
- 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.DataTypeVector
-
- end() - Method in class org.bytedeco.arrow.Date32Array
-
- end() - Method in class org.bytedeco.arrow.Date64Array
-
- end() - Method in class org.bytedeco.arrow.DatumVector
-
- end() - Method in class org.bytedeco.arrow.DoubleArray
-
- end() - Method in class org.bytedeco.arrow.DurationArray
-
- end() - Method in class org.bytedeco.arrow.FieldPath
-
- end() - Method in class org.bytedeco.arrow.FieldRefDatumMap
-
- end() - Method in class org.bytedeco.arrow.FieldVector
-
- end() - Method in class org.bytedeco.arrow.FloatArray
-
- end() - Method in class org.bytedeco.arrow.HalfFloatArray
-
- end() - Method in class org.bytedeco.arrow.Int16Array
-
- end() - Method in class org.bytedeco.arrow.Int32Array
-
- end() - Method in class org.bytedeco.arrow.Int64Array
-
- end() - Method in class org.bytedeco.arrow.Int8Array
-
- end() - Method in class org.bytedeco.arrow.MonthIntervalArray
-
- 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.Time32Array
-
- end() - Method in class org.bytedeco.arrow.Time64Array
-
- end() - Method in class org.bytedeco.arrow.TimestampArray
-
- end() - Method in class org.bytedeco.arrow.UInt16Array
-
- end() - Method in class org.bytedeco.arrow.UInt32Array
-
- end() - Method in class org.bytedeco.arrow.UInt64Array
-
- end() - Method in class org.bytedeco.arrow.UInt8Array
-
- end() - Method in class org.bytedeco.arrow.ValueDescrVector
-
- end() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
-
- end() - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- end() - Method in class org.bytedeco.arrow_dataset.FragmentIterator
-
- end() - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator
-
- end() - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- end() - Method in class org.bytedeco.arrow_dataset.StringUnorderedSet
-
- 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.EncodingIntMap
-
- 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.
- engine_version() - Method in class org.bytedeco.parquet.ArrowWriterProperties
-
\brief The underlying engine version to use when writing Arrow data.
- EnsureCompleteMetadata(FileReader) - Method in class org.bytedeco.arrow_dataset.ParquetFileFragment
-
\brief Ensure this fragment's FileMetaData is in memory.
- EnsureCompleteMetadata() - Method in class org.bytedeco.arrow_dataset.ParquetFileFragment
-
- EnsureResult - Class in org.bytedeco.arrow
-
- EnsureResult() - Constructor for class org.bytedeco.arrow.EnsureResult
-
Empty constructor.
- EnsureResult(Pointer) - Constructor for class org.bytedeco.arrow.EnsureResult
-
Pointer cast constructor.
- EnsureResult - Class in org.bytedeco.arrow_dataset
-
- EnsureResult() - Constructor for class org.bytedeco.arrow_dataset.EnsureResult
-
Empty constructor.
- EnsureResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.EnsureResult
-
Pointer cast constructor.
- EnsureResult - Class in org.bytedeco.arrow_flight
-
- EnsureResult() - Constructor for class org.bytedeco.arrow_flight.EnsureResult
-
Empty constructor.
- EnsureResult(Pointer) - Constructor for class org.bytedeco.arrow_flight.EnsureResult
-
Pointer cast 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(ArrayBuilderVector.Iterator) - Method in class org.bytedeco.arrow.ArrayBuilderVector.Iterator
-
- Equals(ArrayDataResult) - Method in class org.bytedeco.arrow.ArrayDataResult
-
Compare to another Result.
- 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(ArrayVectorResult) - Method in class org.bytedeco.arrow.ArrayVectorResult
-
Compare to another Result.
- 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(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(BufferUniqueResult) - Method in class org.bytedeco.arrow.BufferUniqueResult
-
Compare to another Result.
- equals(BufferVector.Iterator) - Method in class org.bytedeco.arrow.BufferVector.Iterator
-
- Equals(BufferVectorResult) - Method in class org.bytedeco.arrow.BufferVectorResult
-
Compare to another Result.
- equals(CacheOptions) - Method in class org.bytedeco.arrow.CacheOptions
-
- Equals(ChunkedArray) - Method in class org.bytedeco.arrow.ChunkedArray
-
\brief Determine if two chunked arrays are equal.
- Equals(ChunkedArrayResult) - Method in class org.bytedeco.arrow.ChunkedArrayResult
-
Compare to another Result.
- equals(ChunkedArrayVector.Iterator) - Method in class org.bytedeco.arrow.ChunkedArrayVector.Iterator
-
- Equals(ChunkedArrayVectorResult) - Method in class org.bytedeco.arrow.ChunkedArrayVectorResult
-
Compare to another Result.
- 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(CompressionTypeResult) - Method in class org.bytedeco.arrow.CompressionTypeResult
-
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(DataTypeLayout.BufferSpec) - Method in class org.bytedeco.arrow.DataTypeLayout.BufferSpec
-
- Equals(DataTypeResult) - Method in class org.bytedeco.arrow.DataTypeResult
-
Compare to another Result.
- equals(DataTypeVector.Iterator) - Method in class org.bytedeco.arrow.DataTypeVector.Iterator
-
- Equals(Datum) - Method in class org.bytedeco.arrow.Datum
-
- 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(Decimal256PairResult) - Method in class org.bytedeco.arrow.Decimal256PairResult
-
Compare to another Result.
- Equals(Decimal256Result) - Method in class org.bytedeco.arrow.Decimal256Result
-
Compare to another Result.
- Equals(DecompressorResult) - Method in class org.bytedeco.arrow.DecompressorResult
-
Compare to another Result.
- Equals(DictionaryUnifierResult) - Method in class org.bytedeco.arrow.DictionaryUnifierResult
-
Compare to another Result.
- Equals(DictionaryVectorResult) - Method in class org.bytedeco.arrow.DictionaryVectorResult
-
Compare to another Result.
- Equals(FeatherReaderResult) - Method in class org.bytedeco.arrow.FeatherReaderResult
-
Compare to another Result.
- 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(FieldPath) - Method in class org.bytedeco.arrow.FieldPath
-
- Equals(FieldRef) - Method in class org.bytedeco.arrow.FieldRef
-
- equals(FieldRef) - Method in class org.bytedeco.arrow.FieldRef
-
- equals(FieldRefDatumMap.Iterator) - Method in class org.bytedeco.arrow.FieldRefDatumMap.Iterator
-
- Equals(FieldRefDatumMapResult) - Method in class org.bytedeco.arrow.FieldRefDatumMapResult
-
Compare to another Result.
- Equals(FieldRefResult) - Method in class org.bytedeco.arrow.FieldRefResult
-
Compare to another Result.
- 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(FileInfoResult) - Method in class org.bytedeco.arrow.FileInfoResult
-
Compare to another Result.
- Equals(FileInfoVectorResult) - Method in class org.bytedeco.arrow.FileInfoVectorResult
-
Compare to another Result.
- Equals(FileOutputStreamResult) - Method in class org.bytedeco.arrow.FileOutputStreamResult
-
Compare to another Result.
- Equals(FileSystem) - Method in class org.bytedeco.arrow.FileSystem
-
- Equals(FileSystemResult) - Method in class org.bytedeco.arrow.FileSystemResult
-
Compare to another Result.
- Equals(FunctionResult) - Method in class org.bytedeco.arrow.FunctionResult
-
Compare to another Result.
- equals(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
-
- equals(BasicDecimal256, BasicDecimal256) - Static method in class org.bytedeco.arrow.global.arrow
-
- equals(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
\brief Execute an expression that returns a Result, extracting its value
into the variable defined by lhs (or returning a Status on error).
- 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(HdfsOptions) - Method in class org.bytedeco.arrow.HdfsOptions
-
- Equals(InputStreamResult) - Method in class org.bytedeco.arrow.InputStreamResult
-
Compare to another Result.
- Equals(InputType) - Method in class org.bytedeco.arrow.InputType
-
\brief Return true if this input type matches the same type cases as the
other.
- equals(InputType) - Method in class org.bytedeco.arrow.InputType
-
- Equals(IntResult) - Method in class org.bytedeco.arrow.IntResult
-
Compare to another Result.
- Equals(IpcPayloadWriterResult) - Method in class org.bytedeco.arrow.IpcPayloadWriterResult
-
Compare to another Result.
- Equals(KernelResult) - Method in class org.bytedeco.arrow.KernelResult
-
Compare to another Result.
- Equals(KernelSignature) - Method in class org.bytedeco.arrow.KernelSignature
-
\brief Returns true if the input types of each signature are
equal.
- equals(KernelSignature) - Method in class org.bytedeco.arrow.KernelSignature
-
- Equals(KeyValueMetadata) - Method in class org.bytedeco.arrow.KeyValueMetadata
-
- Equals(LargeListArrayResult) - Method in class org.bytedeco.arrow.LargeListArrayResult
-
Compare to another Result.
- Equals(ListArrayResult) - Method in class org.bytedeco.arrow.ListArrayResult
-
Compare to another Result.
- Equals(FileSystem) - Method in class org.bytedeco.arrow.LocalFileSystem
-
- Equals(LocalFileSystemOptions) - Method in class org.bytedeco.arrow.LocalFileSystemOptions
-
- 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(MessageSharedResult) - Method in class org.bytedeco.arrow.MessageSharedResult
-
Compare to another Result.
- Equals(MessageUniqueResult) - Method in class org.bytedeco.arrow.MessageUniqueResult
-
Compare to another Result.
- equals(MockDirInfo) - Method in class org.bytedeco.arrow.MockDirInfo
-
- equals(MockFileInfo) - Method in class org.bytedeco.arrow.MockFileInfo
-
- Equals(FileSystem) - Method in class org.bytedeco.arrow.MockFileSystem
-
- 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, boolean) - Method in class org.bytedeco.arrow.RecordBatch
-
\brief Determine if two record batches are exactly equal
- Equals(RecordBatch) - Method in class org.bytedeco.arrow.RecordBatch
-
- Equals(RecordBatchFileReaderResult) - Method in class org.bytedeco.arrow.RecordBatchFileReaderResult
-
Compare to another Result.
- 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(RecordBatchReaderSharedResult) - Method in class org.bytedeco.arrow.RecordBatchReaderSharedResult
-
Compare to another Result.
- Equals(RecordBatchResult) - Method in class org.bytedeco.arrow.RecordBatchResult
-
Compare to another Result.
- Equals(RecordBatchStreamReaderResult) - Method in class org.bytedeco.arrow.RecordBatchStreamReaderResult
-
Compare to another Result.
- equals(RecordBatchVector.Iterator) - Method in class org.bytedeco.arrow.RecordBatchVector.Iterator
-
- Equals(RecordBatchVectorResult) - Method in class org.bytedeco.arrow.RecordBatchVectorResult
-
Compare to another Result.
- 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(ResizableResult) - Method in class org.bytedeco.arrow.ResizableResult
-
Compare to another Result.
- Equals(ResizableUniqueResult) - Method in class org.bytedeco.arrow.ResizableUniqueResult
-
Compare to another Result.
- Equals(Scalar, EqualOptions) - Method in class org.bytedeco.arrow.Scalar
-
- Equals(Scalar) - Method in class org.bytedeco.arrow.Scalar
-
- Equals(ScalarAggregateKernelResult) - Method in class org.bytedeco.arrow.ScalarAggregateKernelResult
-
Compare to another Result.
- Equals(ScalarKernelResult) - Method in class org.bytedeco.arrow.ScalarKernelResult
-
Compare to another Result.
- 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(SelectionVectorResult) - Method in class org.bytedeco.arrow.SelectionVectorResult
-
Compare to another Result.
- Equals(SizeTResult) - Method in class org.bytedeco.arrow.SizeTResult
-
Compare to another Result.
- Equals(FileSystem) - Method in class org.bytedeco.arrow.SlowFileSystem
-
- 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(StreamingReaderResult) - Method in class org.bytedeco.arrow.StreamingReaderResult
-
Compare to another Result.
- equals(StringDataTypeMap.Iterator) - Method in class org.bytedeco.arrow.StringDataTypeMap.Iterator
-
- Equals(StringPairResult) - Method in class org.bytedeco.arrow.StringPairResult
-
Compare to another Result.
- Equals(StringResult) - Method in class org.bytedeco.arrow.StringResult
-
Compare to another Result.
- 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(StructScalarResult) - Method in class org.bytedeco.arrow.StructScalarResult
-
Compare to another Result.
- Equals(FileSystem) - Method in class org.bytedeco.arrow.SubTreeFileSystem
-
- Equals(Table, boolean) - 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(Table) - Method in class org.bytedeco.arrow.Table
-
- 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(ThreadPoolResult) - Method in class org.bytedeco.arrow.ThreadPoolResult
-
Compare to another Result.
- Equals(TypeMatcher) - Method in class org.bytedeco.arrow.TypeMatcher
-
\brief Return true if this TypeMatcher contains the same matching rule as
the other.
- equals(ValueDescr) - Method in class org.bytedeco.arrow.ValueDescr
-
- Equals(ValueDescrResult) - Method in class org.bytedeco.arrow.ValueDescrResult
-
Compare to another Result.
- equals(ValueDescrVector.Iterator) - Method in class org.bytedeco.arrow.ValueDescrVector.Iterator
-
- Equals(VectorKernelResult) - Method in class org.bytedeco.arrow.VectorKernelResult
-
Compare to another Result.
- Equals(FileFormat) - Method in class org.bytedeco.arrow_dataset.CsvFileFormat
-
- 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
-
- 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(FileFormat) - Method in class org.bytedeco.arrow_dataset.FileFormat
-
- Equals(FileFragmentResult) - Method in class org.bytedeco.arrow_dataset.FileFragmentResult
-
Compare to another Result.
- equals(FileFragmentVector.Iterator) - Method in class org.bytedeco.arrow_dataset.FileFragmentVector.Iterator
-
- Equals(FileReaderResult) - Method in class org.bytedeco.arrow_dataset.FileReaderResult
-
Compare to another Result.
- Equals(FileSystemDatasetResult) - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
Compare to another Result.
- Equals(FileWriterResult) - Method in class org.bytedeco.arrow_dataset.FileWriterResult
-
Compare to another Result.
- Equals(FragmentIterator) - Method in class org.bytedeco.arrow_dataset.FragmentIterator
-
Iterators will only compare equal if they are both null.
- Equals(FragmentIteratorResult) - Method in class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
Compare to another Result.
- Equals(FragmentResult) - Method in class org.bytedeco.arrow_dataset.FragmentResult
-
Compare to another Result.
- Equals(FragmentVectorResult) - Method in class org.bytedeco.arrow_dataset.FragmentVectorResult
-
Compare to another Result.
- Equals(FileFormat) - Method in class org.bytedeco.arrow_dataset.IpcFileFormat
-
- Equals(FileFormat) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- Equals(ParquetFileFragmentResult) - Method in class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
Compare to another Result.
- Equals(PartitionedBatchesResult) - Method in class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
Compare to another Result.
- Equals(PartitioningResult) - Method in class org.bytedeco.arrow_dataset.PartitioningResult
-
Compare to another Result.
- 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(ScanTaskVector.Iterator) - Method in class org.bytedeco.arrow_dataset.ScanTaskVector.Iterator
-
- Equals(ScanTaskVectorResult) - Method in class org.bytedeco.arrow_dataset.ScanTaskVectorResult
-
Compare to another Result.
- equals(StringUnorderedSet.Iterator) - Method in class org.bytedeco.arrow_dataset.StringUnorderedSet.Iterator
-
- Equals(UnionDatasetResult) - Method in class org.bytedeco.arrow_dataset.UnionDatasetResult
-
Compare to another Result.
- 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(FlightInfoResult) - Method in class org.bytedeco.arrow_flight.FlightInfoResult
-
Compare to another Result.
- 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(FilterCacheKey) - Method in class org.bytedeco.gandiva.FilterCacheKey
-
- 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(ColumnChunkMetaData) - Method in class org.bytedeco.parquet.ColumnChunkMetaData
-
- Equals(ColumnCryptoMetaData) - Method in class org.bytedeco.parquet.ColumnCryptoMetaData
-
- equals(ColumnDecryptionPropertiesStringMap.Iterator) - Method in class org.bytedeco.parquet.ColumnDecryptionPropertiesStringMap.Iterator
-
- Equals(ColumnDescriptor) - Method in class org.bytedeco.parquet.ColumnDescriptor
-
- equals(EncodingIntMap.Iterator) - Method in class org.bytedeco.parquet.EncodingIntMap.Iterator
-
- Equals(FileMetaData) - Method in class org.bytedeco.parquet.FileMetaData
-
- Equals(Node) - Method in class org.bytedeco.parquet.GroupNode
-
- equals(IntList.Iterator) - Method in class org.bytedeco.parquet.IntList.Iterator
-
- equals(LevelInfo) - Method in class org.bytedeco.parquet.LevelInfo
-
- 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(RowGroupMetaData) - Method in class org.bytedeco.parquet.RowGroupMetaData
-
- Equals(SchemaDescriptor) - Method in class org.bytedeco.parquet.SchemaDescriptor
-
- Equals(Statistics) - Method in class org.bytedeco.parquet.Statistics
-
\brief Check two Statistics for equality
- equals(UniqueID) - Method in class org.bytedeco.plasma.UniqueID
-
- erase(ArrayBuilderVector.Iterator) - Method in class org.bytedeco.arrow.ArrayBuilderVector
-
- 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(BoolVector.Iterator) - Method in class org.bytedeco.arrow.BoolVector
-
- erase(BufferVector.Iterator) - Method in class org.bytedeco.arrow.BufferVector
-
- erase(ChunkedArrayVector.Iterator) - Method in class org.bytedeco.arrow.ChunkedArrayVector
-
- erase(DataTypeVector.Iterator) - Method in class org.bytedeco.arrow.DataTypeVector
-
- erase(DatumVector.Iterator) - Method in class org.bytedeco.arrow.DatumVector
-
- erase(FieldVector.Iterator) - Method in class org.bytedeco.arrow.FieldVector
-
- 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(ValueDescrVector.Iterator) - Method in class org.bytedeco.arrow.ValueDescrVector
-
- erase(ExpressionVector.Iterator) - Method in class org.bytedeco.arrow_dataset.ExpressionVector
-
- erase(FileFragmentVector.Iterator) - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- erase(ScanTaskVector.Iterator) - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- erase(String) - Method in class org.bytedeco.arrow_dataset.StringUnorderedSet
-
- 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(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.
- 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
-
- exec() - Method in class org.bytedeco.arrow.ArrayKernel
-
\brief Perform a single invocation of this kernel.
- exec(Pointer) - Method in class org.bytedeco.arrow.ArrayKernel
-
- exec_chunksize() - Method in class org.bytedeco.arrow.ExecContext
-
- exec_context() - Method in class org.bytedeco.arrow.KernelContext
-
\brief Configuration related to function execution that is to be shared
across multiple kernels.
- ExecBatch - Class in org.bytedeco.arrow
-
\brief A unit of work for kernel execution.
- ExecBatch(Pointer) - Constructor for class org.bytedeco.arrow.ExecBatch
-
Pointer cast constructor.
- ExecBatch(long) - Constructor for class org.bytedeco.arrow.ExecBatch
-
Native array allocator.
- ExecBatch() - Constructor for class org.bytedeco.arrow.ExecBatch
-
- ExecBatch(DatumVector, long) - Constructor for class org.bytedeco.arrow.ExecBatch
-
- ExecContext - Class in org.bytedeco.arrow
-
\brief Context for expression-global variables and options used by
function evaluation
- ExecContext(Pointer) - Constructor for class org.bytedeco.arrow.ExecContext
-
Pointer cast constructor.
- ExecContext(long) - Constructor for class org.bytedeco.arrow.ExecContext
-
Native array allocator.
- ExecContext(MemoryPool, FunctionRegistry) - Constructor for class org.bytedeco.arrow.ExecContext
-
- ExecContext() - Constructor for class org.bytedeco.arrow.ExecContext
-
- Execute(DatumVector, FunctionOptions, ExecContext) - Method in class org.bytedeco.arrow.Function
-
\brief Execute the function eagerly with the passed input arguments with
kernel dispatch, batch iteration, and memory allocation details taken
care of.
- Execute(DatumVector, FunctionOptions, ExecContext) - Method in class org.bytedeco.arrow.MetaFunction
-
- 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.
- ExecuteScalarExpression(Expression, Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
Execute a scalar expression against the provided state and input Datum.
- ExecuteScalarExpression(Expression, Datum) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- executor() - Method in class org.bytedeco.arrow.AsyncContext
-
- executor(Executor) - Method in class org.bytedeco.arrow.AsyncContext
-
- Executor - Class in org.bytedeco.arrow
-
- Executor(Pointer) - Constructor for class org.bytedeco.arrow.Executor
-
Pointer cast constructor.
- Exists(String) - Method in class org.bytedeco.arrow.HadoopFileSystem
-
- Exists(BytePointer) - Method in class org.bytedeco.arrow.HadoopFileSystem
-
- explicit_copy_constructor - Class in org.bytedeco.arrow
-
- explicit_copy_constructor() - Constructor for class org.bytedeco.arrow.explicit_copy_constructor
-
Default native constructor.
- explicit_copy_constructor(long) - Constructor for class org.bytedeco.arrow.explicit_copy_constructor
-
Native array allocator.
- explicit_copy_constructor(Pointer) - Constructor for class org.bytedeco.arrow.explicit_copy_constructor
-
Pointer cast constructor.
- 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
-
An unbound expression which maps a single Datum to another Datum.
- Expression(Pointer) - Constructor for class org.bytedeco.arrow_dataset.Expression
-
Pointer cast constructor.
- Expression(long) - Constructor for class org.bytedeco.arrow_dataset.Expression
-
Native array allocator.
- Expression() - Constructor for class org.bytedeco.arrow_dataset.Expression
-
- Expression(Expression.Call) - Constructor for class org.bytedeco.arrow_dataset.Expression
-
- Expression(Datum) - Constructor for class org.bytedeco.arrow_dataset.Expression
-
- Expression(Expression.Parameter) - Constructor for class org.bytedeco.arrow_dataset.Expression
-
- 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.Call - Class in org.bytedeco.arrow_dataset
-
- Expression.Hash - Class in org.bytedeco.arrow_dataset
-
- Expression.Parameter - Class in org.bytedeco.arrow_dataset
-
- 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.
- expressions() - Method in class org.bytedeco.arrow_dataset.Partitioning.PartitionedBatches
-
- expressions(Expression) - Method in class org.bytedeco.arrow_dataset.Partitioning.PartitionedBatches
-
- 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
-
- ExpressionVisitor(Pointer) - Constructor for class org.bytedeco.arrow.presets.arrow_dataset.ExpressionVisitor
-
Pointer cast constructor.
- ExpressionVisitor() - Constructor for class org.bytedeco.arrow.presets.arrow_dataset.ExpressionVisitor
-
- 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.FileInfo
-
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.
- external_id() - Method in class org.bytedeco.arrow.AsyncContext
-
- external_id(long) - Method in class org.bytedeco.arrow.AsyncContext
-
- external_id() - Method in class org.bytedeco.arrow.TaskHints
-
- external_id(long) - Method in class org.bytedeco.arrow.TaskHints
-
- extra_conf() - Method in class org.bytedeco.arrow.HdfsConnectionConfig
-
- extra_conf(StringStringMap) - Method in class org.bytedeco.arrow.HdfsConnectionConfig
-
- extra_info() - Method in class org.bytedeco.arrow_flight.FlightStatusDetail
-
\brief Get the extra error info
- ExtractKnownFieldValues(Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
Assemble a mapping from field references to known values.
- factories() - Method in class org.bytedeco.arrow_dataset.UnionDatasetFactory
-
\brief Return the list of child DatasetFactory
- factory() - Method in class org.bytedeco.arrow_dataset.PartitioningOrFactory
-
- false_count() - Method in class org.bytedeco.arrow.BooleanArray
-
\brief Return the number of false (0) values among the valid
values.
- 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
-
- FeatherReaderResult - Class in org.bytedeco.arrow
-
- FeatherReaderResult(Pointer) - Constructor for class org.bytedeco.arrow.FeatherReaderResult
-
Pointer cast constructor.
- FeatherReaderResult(long) - Constructor for class org.bytedeco.arrow.FeatherReaderResult
-
Native array allocator.
- FeatherReaderResult() - Constructor for class org.bytedeco.arrow.FeatherReaderResult
-
Constructs a Result object that contains a non-OK status.
- FeatherReaderResult(Status) - Constructor for class org.bytedeco.arrow.FeatherReaderResult
-
Constructs a Result object with the given non-OK Status object.
- FeatherReaderResult(Reader) - Constructor for class org.bytedeco.arrow.FeatherReaderResult
-
Constructs a Result object that contains value.
- FeatherReaderResult(FeatherReaderResult) - Constructor for class org.bytedeco.arrow.FeatherReaderResult
-
Copy constructor.
- field(int) - Method in class org.bytedeco.arrow.DataType
-
Returns the child-field at index i.
- 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(FieldRef) - Method in class org.bytedeco.arrow.StructScalar
-
- field(int) - Method in class org.bytedeco.arrow.Table
-
Return a column's field by index
- field(int) - Method in class org.bytedeco.arrow.UnionArray
-
\brief Return the given field as an individual array.
- 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_id() - Method in class org.bytedeco.parquet.Node
-
\brief The field_id value for the serialized SchemaElement.
- 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.ProjectOptions
-
Names for wrapped columns
- field_names(StringVector) - Method in class org.bytedeco.arrow.ProjectOptions
-
- field_names() - Method in class org.bytedeco.arrow.Schema
-
- field_path() - Method in class org.bytedeco.arrow.FieldRef
-
- field_ref(FieldRef) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- field_ref() - Method in class org.bytedeco.arrow_dataset.Expression
-
Access a FieldRef or return nullptr if this expression is not a field_ref
- 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.
- 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
-
- FieldPath - Class in org.bytedeco.arrow
-
\class FieldPath
Represents a path to a nested field using indices of child fields.
- FieldPath(Pointer) - Constructor for class org.bytedeco.arrow.FieldPath
-
Pointer cast constructor.
- FieldPath(long) - Constructor for class org.bytedeco.arrow.FieldPath
-
Native array allocator.
- FieldPath() - Constructor for class org.bytedeco.arrow.FieldPath
-
- FieldPath(IntPointer) - Constructor for class org.bytedeco.arrow.FieldPath
-
- FieldPath(IntBuffer) - Constructor for class org.bytedeco.arrow.FieldPath
-
- FieldPath(int[]) - Constructor for class org.bytedeco.arrow.FieldPath
-
- FieldPath.Hash - Class in org.bytedeco.arrow
-
- FieldPosition - Class in org.bytedeco.arrow
-
- FieldPosition(Pointer) - Constructor for class org.bytedeco.arrow.FieldPosition
-
Pointer cast constructor.
- FieldPosition(long) - Constructor for class org.bytedeco.arrow.FieldPosition
-
Native array allocator.
- FieldPosition() - Constructor for class org.bytedeco.arrow.FieldPosition
-
- FieldRef - Class in org.bytedeco.arrow
-
\class FieldRef
\brief Descriptor of a (potentially nested) field within a schema.
- FieldRef(Pointer) - Constructor for class org.bytedeco.arrow.FieldRef
-
Pointer cast constructor.
- FieldRef() - Constructor for class org.bytedeco.arrow.FieldRef
-
- FieldRef(FieldPath) - Constructor for class org.bytedeco.arrow.FieldRef
-
Construct a FieldRef using a string of indices.
- FieldRef(String) - Constructor for class org.bytedeco.arrow.FieldRef
-
Construct a by-name FieldRef.
- FieldRef(BytePointer) - Constructor for class org.bytedeco.arrow.FieldRef
-
- FieldRef(int) - Constructor for class org.bytedeco.arrow.FieldRef
-
Equivalent to a single index string of indices.
- FieldRef.Hash - Class in org.bytedeco.arrow
-
- FieldRefDatumMap - Class in org.bytedeco.arrow
-
- FieldRefDatumMap(Pointer) - Constructor for class org.bytedeco.arrow.FieldRefDatumMap
-
Pointer cast constructor.
- FieldRefDatumMap() - Constructor for class org.bytedeco.arrow.FieldRefDatumMap
-
- FieldRefDatumMap.Iterator - Class in org.bytedeco.arrow
-
- FieldRefDatumMapResult - Class in org.bytedeco.arrow
-
- FieldRefDatumMapResult(Pointer) - Constructor for class org.bytedeco.arrow.FieldRefDatumMapResult
-
Pointer cast constructor.
- FieldRefDatumMapResult(long) - Constructor for class org.bytedeco.arrow.FieldRefDatumMapResult
-
Native array allocator.
- FieldRefDatumMapResult() - Constructor for class org.bytedeco.arrow.FieldRefDatumMapResult
-
Constructs a Result object that contains a non-OK status.
- FieldRefDatumMapResult(Status) - Constructor for class org.bytedeco.arrow.FieldRefDatumMapResult
-
Constructs a Result object with the given non-OK Status object.
- FieldRefDatumMapResult(FieldRefDatumMap) - Constructor for class org.bytedeco.arrow.FieldRefDatumMapResult
-
Constructs a Result object that contains value.
- FieldRefDatumMapResult(FieldRefDatumMapResult) - Constructor for class org.bytedeco.arrow.FieldRefDatumMapResult
-
Copy constructor.
- FieldRefResult - Class in org.bytedeco.arrow
-
- FieldRefResult(Pointer) - Constructor for class org.bytedeco.arrow.FieldRefResult
-
Pointer cast constructor.
- FieldRefResult(long) - Constructor for class org.bytedeco.arrow.FieldRefResult
-
Native array allocator.
- FieldRefResult() - Constructor for class org.bytedeco.arrow.FieldRefResult
-
Constructs a Result object that contains a non-OK status.
- FieldRefResult(Status) - Constructor for class org.bytedeco.arrow.FieldRefResult
-
Constructs a Result object with the given non-OK Status object.
- FieldRefResult(FieldRef) - Constructor for class org.bytedeco.arrow.FieldRefResult
-
Constructs a Result object that contains value.
- FieldRefResult(FieldRefResult) - Constructor for class org.bytedeco.arrow.FieldRefResult
-
Copy 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.DataType
-
\brief Returns the children fields associated with this type.
- fields() - Method in class org.bytedeco.arrow.DictionaryMemo
-
- fields() - Method in class org.bytedeco.arrow.Schema
-
- fields() - Method in class org.bytedeco.arrow.StructArray
-
- 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
-
Assemble a list of all fields referenced by an Expression at any depth.
- 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_offset() - Method in class org.bytedeco.parquet.RowGroupMetaData
-
\brief Byte offset from beginning of file to first page (data or
dictionary) in this row group
The file_offset field that this method exposes is optional.
- file_path() - Method in class org.bytedeco.parquet.ColumnChunkMetaData
-
- file_write_options() - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
Options for individual fragment writing.
- file_write_options(FileWriteOptions) - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
- 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.
- FileFragmentResult - Class in org.bytedeco.arrow_dataset
-
- FileFragmentResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileFragmentResult
-
Pointer cast constructor.
- FileFragmentResult(long) - Constructor for class org.bytedeco.arrow_dataset.FileFragmentResult
-
Native array allocator.
- FileFragmentResult() - Constructor for class org.bytedeco.arrow_dataset.FileFragmentResult
-
Constructs a Result object that contains a non-OK status.
- FileFragmentResult(Status) - Constructor for class org.bytedeco.arrow_dataset.FileFragmentResult
-
Constructs a Result object with the given non-OK Status object.
- FileFragmentResult(FileFragment) - Constructor for class org.bytedeco.arrow_dataset.FileFragmentResult
-
Constructs a Result object that contains value.
- FileFragmentResult(FileFragmentResult) - Constructor for class org.bytedeco.arrow_dataset.FileFragmentResult
-
Copy constructor.
- FileFragmentVector - Class in org.bytedeco.arrow_dataset
-
- FileFragmentVector(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileFragmentVector
-
Pointer cast constructor.
- FileFragmentVector(FileFragment) - Constructor for class org.bytedeco.arrow_dataset.FileFragmentVector
-
- FileFragmentVector(FileFragment...) - Constructor for class org.bytedeco.arrow_dataset.FileFragmentVector
-
- FileFragmentVector() - Constructor for class org.bytedeco.arrow_dataset.FileFragmentVector
-
- FileFragmentVector(long) - Constructor for class org.bytedeco.arrow_dataset.FileFragmentVector
-
- FileFragmentVector.Iterator - Class in org.bytedeco.arrow_dataset
-
- FileInfo - Class in org.bytedeco.arrow
-
\brief FileSystem entry info
- FileInfo(Pointer) - Constructor for class org.bytedeco.arrow.FileInfo
-
Pointer cast constructor.
- FileInfo(long) - Constructor for class org.bytedeco.arrow.FileInfo
-
Native array allocator.
- FileInfo() - Constructor for class org.bytedeco.arrow.FileInfo
-
- FileInfo(FileInfo) - Constructor for class org.bytedeco.arrow.FileInfo
-
- FileInfo(String, arrow.FileType) - Constructor for class org.bytedeco.arrow.FileInfo
-
- FileInfo(String) - Constructor for class org.bytedeco.arrow.FileInfo
-
- FileInfo(BytePointer, byte) - Constructor for class org.bytedeco.arrow.FileInfo
-
- FileInfo(BytePointer) - Constructor for class org.bytedeco.arrow.FileInfo
-
- FileInfo.ByPath - Class in org.bytedeco.arrow
-
Function object implementing less-than comparison and hashing by
path, to support sorting infos, using them as keys, and other
interactions with the STL.
- FileInfoResult - Class in org.bytedeco.arrow
-
- FileInfoResult(Pointer) - Constructor for class org.bytedeco.arrow.FileInfoResult
-
Pointer cast constructor.
- FileInfoResult(long) - Constructor for class org.bytedeco.arrow.FileInfoResult
-
Native array allocator.
- FileInfoResult() - Constructor for class org.bytedeco.arrow.FileInfoResult
-
Constructs a Result object that contains a non-OK status.
- FileInfoResult(Status) - Constructor for class org.bytedeco.arrow.FileInfoResult
-
Constructs a Result object with the given non-OK Status object.
- FileInfoResult(FileInfo) - Constructor for class org.bytedeco.arrow.FileInfoResult
-
Constructs a Result object that contains value.
- FileInfoResult(FileInfoResult) - Constructor for class org.bytedeco.arrow.FileInfoResult
-
Copy constructor.
- FileInfoVectorResult - Class in org.bytedeco.arrow
-
- FileInfoVectorResult(Pointer) - Constructor for class org.bytedeco.arrow.FileInfoVectorResult
-
Pointer cast constructor.
- FileInfoVectorResult(long) - Constructor for class org.bytedeco.arrow.FileInfoVectorResult
-
Native array allocator.
- FileInfoVectorResult() - Constructor for class org.bytedeco.arrow.FileInfoVectorResult
-
Constructs a Result object that contains a non-OK status.
- FileInfoVectorResult(Status) - Constructor for class org.bytedeco.arrow.FileInfoVectorResult
-
Constructs a Result object with the given non-OK Status object.
- FileInfoVectorResult(FileInfo) - Constructor for class org.bytedeco.arrow.FileInfoVectorResult
-
Constructs a Result object that contains value.
- FileInfoVectorResult(FileInfoVectorResult) - Constructor for class org.bytedeco.arrow.FileInfoVectorResult
-
Copy 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.
- FileLocator - Class in org.bytedeco.arrow
-
\brief FileSystem, path pair
- FileLocator() - Constructor for class org.bytedeco.arrow.FileLocator
-
Default native constructor.
- FileLocator(long) - Constructor for class org.bytedeco.arrow.FileLocator
-
Native array allocator.
- FileLocator(Pointer) - Constructor for class org.bytedeco.arrow.FileLocator
-
Pointer cast constructor.
- FileMetaData - Class in org.bytedeco.parquet
-
\brief FileMetaData is a proxy around format::FileMetaData.
- 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.
- FileReader - Class in org.bytedeco.parquet
-
\brief Arrow read adapter class for deserializing Parquet files as Arrow row batches.
- FileReader(Pointer) - Constructor for class org.bytedeco.parquet.FileReader
-
Pointer cast constructor.
- FileReaderBuilder - Class in org.bytedeco.parquet
-
\brief Experimental helper class for bindings (like Python) that struggle
either with std::move or C++ exceptions
- FileReaderBuilder(Pointer) - Constructor for class org.bytedeco.parquet.FileReaderBuilder
-
Pointer cast constructor.
- FileReaderBuilder(long) - Constructor for class org.bytedeco.parquet.FileReaderBuilder
-
Native array allocator.
- FileReaderBuilder() - Constructor for class org.bytedeco.parquet.FileReaderBuilder
-
- FileReaderResult - Class in org.bytedeco.arrow_dataset
-
- FileReaderResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileReaderResult
-
Pointer cast constructor.
- FileReaderResult(long) - Constructor for class org.bytedeco.arrow_dataset.FileReaderResult
-
Native array allocator.
- FileReaderResult() - Constructor for class org.bytedeco.arrow_dataset.FileReaderResult
-
Constructs a Result object that contains a non-OK status.
- FileReaderResult(Status) - Constructor for class org.bytedeco.arrow_dataset.FileReaderResult
-
Constructs a Result object with the given non-OK Status object.
- FileReaderResult(FileReader) - Constructor for class org.bytedeco.arrow_dataset.FileReaderResult
-
Constructs a Result object that contains value.
- files() - Method in class org.bytedeco.arrow_dataset.FileSystemDataset
-
\brief Return the path of files.
- 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(long) - Constructor for class org.bytedeco.arrow_dataset.FileSource
-
Native array allocator.
- 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(FileInfo, FileSystem, Compression.type) - Constructor for class org.bytedeco.arrow_dataset.FileSource
-
- FileSource(FileInfo, FileSystem) - Constructor for class org.bytedeco.arrow_dataset.FileSource
-
- FileSource(FileInfo, FileSystem, int) - 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(arrow_dataset.CustomOpenWithCompression) - Constructor for class org.bytedeco.arrow_dataset.FileSource
-
- FileSource(Pointer, Compression.type) - Constructor for class org.bytedeco.arrow_dataset.FileSource
-
- FileSource(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileSource
-
- FileSource(Pointer, int) - Constructor for class org.bytedeco.arrow_dataset.FileSource
-
- FileSource(RandomAccessFile, Compression.type) - Constructor for class org.bytedeco.arrow_dataset.FileSource
-
- FileSource(RandomAccessFile) - Constructor for class org.bytedeco.arrow_dataset.FileSource
-
- FileSource(RandomAccessFile, int) - Constructor for class org.bytedeco.arrow_dataset.FileSource
-
- FileSource() - Constructor for class org.bytedeco.arrow_dataset.FileSource
-
- 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.
- filesystem() - Method in class org.bytedeco.arrow.FileLocator
-
- filesystem(FileSystem) - Method in class org.bytedeco.arrow.FileLocator
-
- 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.
- filesystem() - Method in class org.bytedeco.arrow_dataset.FileSystemDataset
-
\brief Return the filesystem.
- filesystem() - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
FileSystem into which a dataset will be written.
- filesystem(FileSystem) - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
- FileSystemDataset - Class in org.bytedeco.arrow_dataset
-
\brief A Dataset of FileFragments.
- FileSystemDataset(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileSystemDataset
-
Pointer cast constructor.
- FileSystemDatasetFactory - Class in org.bytedeco.arrow_dataset
-
\brief FileSystemDatasetFactory creates a Dataset from a vector of
fs::FileInfo or a fs::FileSelector.
- FileSystemDatasetFactory(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileSystemDatasetFactory
-
Pointer cast constructor.
- FileSystemDatasetResult - Class in org.bytedeco.arrow_dataset
-
- FileSystemDatasetResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
Pointer cast constructor.
- FileSystemDatasetResult(long) - Constructor for class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
Native array allocator.
- FileSystemDatasetResult() - Constructor for class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
Constructs a Result object that contains a non-OK status.
- FileSystemDatasetResult(Status) - Constructor for class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
Constructs a Result object with the given non-OK Status object.
- FileSystemDatasetResult(FileSystemDataset) - Constructor for class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
Constructs a Result object that contains value.
- FileSystemDatasetResult(FileSystemDatasetResult) - Constructor for class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
Copy constructor.
- FileSystemDatasetWriteOptions - Class in org.bytedeco.arrow_dataset
-
- FileSystemDatasetWriteOptions() - Constructor for class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
Default native constructor.
- FileSystemDatasetWriteOptions(long) - Constructor for class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
Native array allocator.
- FileSystemDatasetWriteOptions(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
Pointer cast constructor.
- 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.
- FileSystemFromUriOrPath(String, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Create a new FileSystem by URI
Same as FileSystemFromUri, but in addition also recognize non-URIs
and treat them as local filesystem paths.
- FileSystemFromUriOrPath(String) - Static method in class org.bytedeco.arrow.global.arrow
-
- FileSystemFromUriOrPath(BytePointer, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
-
- FileSystemFromUriOrPath(BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
-
- FileSystemGlobalOptions - Class in org.bytedeco.arrow
-
- FileSystemGlobalOptions() - Constructor for class org.bytedeco.arrow.FileSystemGlobalOptions
-
Default native constructor.
- FileSystemGlobalOptions(long) - Constructor for class org.bytedeco.arrow.FileSystemGlobalOptions
-
Native array allocator.
- FileSystemGlobalOptions(Pointer) - Constructor for class org.bytedeco.arrow.FileSystemGlobalOptions
-
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.
- FileWriteOptions - Class in org.bytedeco.arrow_dataset
-
- FileWriteOptions(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileWriteOptions
-
Pointer cast constructor.
- FileWriter - Class in org.bytedeco.arrow_dataset
-
- FileWriter(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileWriter
-
Pointer cast constructor.
- FileWriter - Class in org.bytedeco.parquet
-
\brief Iterative FileWriter class
Start a new RowGroup or Chunk with NewRowGroup.
- FileWriter(Pointer) - Constructor for class org.bytedeco.parquet.FileWriter
-
Pointer cast constructor.
- FileWriterResult - Class in org.bytedeco.arrow_dataset
-
- FileWriterResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FileWriterResult
-
Pointer cast constructor.
- FileWriterResult(long) - Constructor for class org.bytedeco.arrow_dataset.FileWriterResult
-
Native array allocator.
- FileWriterResult() - Constructor for class org.bytedeco.arrow_dataset.FileWriterResult
-
Constructs a Result object that contains a non-OK status.
- FileWriterResult(Status) - Constructor for class org.bytedeco.arrow_dataset.FileWriterResult
-
Constructs a Result object with the given non-OK Status object.
- FileWriterResult(FileWriter) - Constructor for class org.bytedeco.arrow_dataset.FileWriterResult
-
Constructs a Result object that contains value.
- FileWriterResult(FileWriterResult) - Constructor for class org.bytedeco.arrow_dataset.FileWriterResult
-
Copy constructor.
- FillNull(Datum, Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief FillNull replaces each null element in values
with fill_value
- FillNull(Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- Filter(Datum, Datum, FilterOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\}
- Filter(Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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 - 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
-
- FilterCacheKey - Class in org.bytedeco.gandiva
-
- FilterCacheKey(Pointer) - Constructor for class org.bytedeco.gandiva.FilterCacheKey
-
Pointer cast constructor.
- FilterCacheKey(Schema, Configuration, Expression) - Constructor for class org.bytedeco.gandiva.FilterCacheKey
-
- 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
-
- FilterOptions - Class in org.bytedeco.arrow
-
\addtogroup compute-concrete-options
\{
- FilterOptions(Pointer) - Constructor for class org.bytedeco.arrow.FilterOptions
-
Pointer cast constructor.
- FilterOptions(long) - Constructor for class org.bytedeco.arrow.FilterOptions
-
Native array allocator.
- FilterOptions(FilterOptions.NullSelectionBehavior) - Constructor for class org.bytedeco.arrow.FilterOptions
-
- FilterOptions() - Constructor for class org.bytedeco.arrow.FilterOptions
-
- FilterOptions(int) - Constructor for class org.bytedeco.arrow.FilterOptions
-
- FilterOptions.NullSelectionBehavior - Enum in org.bytedeco.arrow
-
Configure the action taken when a slot of the selection mask is null
- FindAll(Schema) - Method in class org.bytedeco.arrow.FieldRef
-
\brief Retrieve FieldPath of every child field which matches this FieldRef.
- FindAll(Field) - Method in class org.bytedeco.arrow.FieldRef
-
- FindAll(DataType) - Method in class org.bytedeco.arrow.FieldRef
-
- FindAll(FieldVector) - Method in class org.bytedeco.arrow.FieldRef
-
- FindAll(ArrayData) - Method in class org.bytedeco.arrow.FieldRef
-
\brief Convenience function which applies FindAll to arg's type or schema.
- FindAll(Array) - Method in class org.bytedeco.arrow.FieldRef
-
- FindAll(RecordBatch) - Method in class org.bytedeco.arrow.FieldRef
-
- 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() - 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(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(ArrayVector) - Method in class org.bytedeco.arrow.ChunkedBinaryBuilder
-
- Finish(ArrayVector) - Method in class org.bytedeco.arrow.ChunkedStringBuilder
-
- Finish(LongPointer) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
-
\endcond
- Finish(LongBuffer) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
-
- Finish(long[]) - Method in class org.bytedeco.arrow.DayTimeIntervalBuilder
-
- Finish(Decimal128Array) - Method in class org.bytedeco.arrow.Decimal128Builder
-
\endcond
- Finish(Decimal256Array) - Method in class org.bytedeco.arrow.Decimal256Builder
-
\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(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() - Method in class org.bytedeco.arrow.TaskGroup
-
Wait for execution of all tasks (and subgroups) to be finished,
or for at least one task (or subgroup) to error out.
- 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() - Method in class org.bytedeco.arrow_dataset.DatasetFactory
-
\brief Create a Dataset
- Finish(Schema) - Method in class org.bytedeco.arrow_dataset.DatasetFactory
-
- Finish(FinishOptions) - Method in class org.bytedeco.arrow_dataset.DatasetFactory
-
- Finish(FinishOptions) - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetFactory
-
- Finish() - Method in class org.bytedeco.arrow_dataset.FileWriter
-
- Finish() - Method in class org.bytedeco.arrow_dataset.IpcFileWriter
-
- Finish(FinishOptions) - Method in class org.bytedeco.arrow_dataset.ParquetDatasetFactory
-
- Finish() - Method in class org.bytedeco.arrow_dataset.ParquetFileWriter
-
- Finish(Schema) - Method in class org.bytedeco.arrow_dataset.PartitioningFactory
-
Create a partitioning using the provided schema
(fields may be dropped).
- Finish() - Method in class org.bytedeco.arrow_dataset.ScannerBuilder
-
\brief Return the constructed now-immutable Scanner object
- Finish(FinishOptions) - Method in class org.bytedeco.arrow_dataset.UnionDatasetFactory
-
\brief Create a Dataset.
- Finish(long, long, long, long, long, long, boolean, boolean, EncodingIntMap, EncodingIntMap) - 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.Decimal256Builder
-
- 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
-
- FinishOptions - Class in org.bytedeco.arrow_dataset
-
- FinishOptions() - Constructor for class org.bytedeco.arrow_dataset.FinishOptions
-
Default native constructor.
- FinishOptions(long) - Constructor for class org.bytedeco.arrow_dataset.FinishOptions
-
Native array allocator.
- FinishOptions(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FinishOptions
-
Pointer cast constructor.
- first() - Method in class org.bytedeco.arrow.Decimal128Pair
-
- first(Decimal128) - Method in class org.bytedeco.arrow.Decimal128Pair
-
- first() - Method in class org.bytedeco.arrow.Decimal256Pair
-
- first(Decimal256) - Method in class org.bytedeco.arrow.Decimal256Pair
-
- first(long) - Method in class org.bytedeco.arrow.DictionaryVector
-
- first(long, long) - Method in class org.bytedeco.arrow.DictionaryVector
-
- first() - Method in class org.bytedeco.arrow.FieldRefDatumMap.Iterator
-
- first - Class in org.bytedeco.arrow
-
- first() - Constructor for class org.bytedeco.arrow.first
-
Empty constructor.
- first(Pointer) - Constructor for class org.bytedeco.arrow.first
-
Pointer cast constructor.
- first() - Method in class org.bytedeco.arrow.StringDataTypeMap.Iterator
-
- first() - Method in class org.bytedeco.arrow.StringPair
-
- first(String) - Method in class org.bytedeco.arrow.StringPair
-
- first(BytePointer) - Method in class org.bytedeco.arrow.StringPair
-
- 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
-
- first() - Method in class org.bytedeco.parquet.EncodingIntMap.Iterator
-
- FitsInPrecision(int) - Method in class org.bytedeco.arrow.BasicDecimal128
-
\brief Whether this number fits in the given precision
Return true if the number of significant digits is less or equal to precision.
- FitsInPrecision(int) - Method in class org.bytedeco.arrow.BasicDecimal256
-
\brief Whether this number fits in the given precision
Return true if the number of significant digits is less or equal to precision.
- fixed_size_binary(int) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Create a FixedSizeBinaryType instance.
- 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
-
- FixedSizeBinaryArray() - Constructor for class org.bytedeco.arrow.FixedSizeBinaryArray
-
Empty constructor.
- FixedSizeBinaryArray(Pointer) - Constructor for class org.bytedeco.arrow.FixedSizeBinaryArray
-
Pointer cast constructor.
- 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
-
- FixedWidth(long) - Static method in class org.bytedeco.arrow.DataTypeLayout
-
- 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) - 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.ChunkedArray
-
- 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) - Method in class org.bytedeco.arrow.StructArray
-
\brief Flatten this array as a vector of arrays, one for each field
- Flatten() - Method in class org.bytedeco.arrow.StructArray
-
- Flatten(MemoryPool) - Method in class org.bytedeco.arrow.Table
-
\brief Flatten the table, producing a new Table.
- Flatten() - Method in class org.bytedeco.arrow.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(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightClientOptions
-
Pointer cast constructor.
- FlightClientOptions(long) - Constructor for class org.bytedeco.arrow_flight.FlightClientOptions
-
Native array allocator.
- FlightClientOptions() - Constructor for class org.bytedeco.arrow_flight.FlightClientOptions
-
- 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
-
- FlightInfoResult - Class in org.bytedeco.arrow_flight
-
A class for representing either a usable value, or an error.
- FlightInfoResult(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightInfoResult
-
Pointer cast constructor.
- FlightInfoResult(long) - Constructor for class org.bytedeco.arrow_flight.FlightInfoResult
-
Native array allocator.
- FlightInfoResult() - Constructor for class org.bytedeco.arrow_flight.FlightInfoResult
-
Constructs a Result object that contains a non-OK status.
- FlightInfoResult(Status) - Constructor for class org.bytedeco.arrow_flight.FlightInfoResult
-
Constructs a Result object with the given non-OK Status object.
- FlightInfoResult(FlightInfo) - Constructor for class org.bytedeco.arrow_flight.FlightInfoResult
-
Constructs a Result object that contains value.
- FlightInfoResult(FlightInfoResult) - Constructor for class org.bytedeco.arrow_flight.FlightInfoResult
-
Copy constructor.
- 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.
- FlightMessageWriter - Class in org.bytedeco.arrow_flight
-
\brief A writer for IPC payloads to a client.
- FlightMessageWriter() - Constructor for class org.bytedeco.arrow_flight.FlightMessageWriter
-
Default native constructor.
- FlightMessageWriter(long) - Constructor for class org.bytedeco.arrow_flight.FlightMessageWriter
-
Native array allocator.
- FlightMessageWriter(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightMessageWriter
-
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
-
- FlightStatusDetail(arrow_flight.FlightStatusCode, String) - Constructor for class org.bytedeco.arrow_flight.FlightStatusDetail
-
- FlightStatusDetail(byte, BytePointer) - 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.
- FlightWriteSizeStatusDetail - Class in org.bytedeco.arrow_flight
-
\brief Indicate that the client attempted to write a message
larger than the soft limit set via write_size_limit_bytes.
- FlightWriteSizeStatusDetail(Pointer) - Constructor for class org.bytedeco.arrow_flight.FlightWriteSizeStatusDetail
-
Pointer cast constructor.
- FlightWriteSizeStatusDetail(long, long) - Constructor for class org.bytedeco.arrow_flight.FlightWriteSizeStatusDetail
-
- Float(String, Repetition.type, int) - Static method in class org.bytedeco.arrow.global.parquet
-
- Float(String) - Static method in class org.bytedeco.arrow.global.parquet
-
- Float(BytePointer, int, 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(float) - Constructor for class org.bytedeco.arrow.FloatScalar
-
- FloatScalar() - Constructor for class org.bytedeco.arrow.FloatScalar
-
- FloatScalar(Pointer) - Constructor for class org.bytedeco.arrow.FloatScalar
-
Pointer cast constructor.
- FloatScalar(long) - Constructor for class org.bytedeco.arrow.FloatScalar
-
Native array allocator.
- 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.
- FoldConstants(Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
Simplify Expressions based on literal arguments (for example, add(null, x) will always
be null so replace the call with a null literal).
- 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.StrptimeOptions
-
- format(String) - Method in class org.bytedeco.arrow.StrptimeOptions
-
- format() - Method in class org.bytedeco.arrow_dataset.FileFragment
-
- format() - Method in class org.bytedeco.arrow_dataset.FileSystemDataset
-
\brief Return the format.
- format() - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
- format() - Method in class org.bytedeco.arrow_dataset.FileWriteOptions
-
- format() - Method in class org.bytedeco.arrow_dataset.FileWriter
-
- Format(Expression) - Method in class org.bytedeco.arrow_dataset.FunctionPartitioning
-
- Format(Expression) - Method in class org.bytedeco.arrow_dataset.KeyValuePartitioning
-
- Format(Expression) - Method in class org.bytedeco.arrow_dataset.Partitioning
-
- FormatMessageType(arrow.MessageType) - Static method in class org.bytedeco.arrow.global.arrow
-
- FormatMessageType(int) - Static method in class org.bytedeco.arrow.global.arrow
-
- ForReturnImpl - Class in org.bytedeco.arrow
-
- ForReturnImpl() - Constructor for class org.bytedeco.arrow.ForReturnImpl
-
Default native constructor.
- ForReturnImpl(long) - Constructor for class org.bytedeco.arrow.ForReturnImpl
-
Native array allocator.
- ForReturnImpl(Pointer) - Constructor for class org.bytedeco.arrow.ForReturnImpl
-
Pointer cast constructor.
- Fragment - Class in org.bytedeco.arrow_dataset
-
\brief A granular piece of a Dataset, such as an individual file.
- Fragment(Pointer) - Constructor for class org.bytedeco.arrow_dataset.Fragment
-
Pointer cast constructor.
- FragmentIterator - Class in org.bytedeco.arrow_dataset
-
\brief A generic Iterator that can return errors
- FragmentIterator(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FragmentIterator
-
Pointer cast constructor.
- FragmentIterator(long) - Constructor for class org.bytedeco.arrow_dataset.FragmentIterator
-
Native array allocator.
- FragmentIterator() - Constructor for class org.bytedeco.arrow_dataset.FragmentIterator
-
\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.
- FragmentIterator.RangeIterator - Class in org.bytedeco.arrow_dataset
-
- FragmentIteratorResult - Class in org.bytedeco.arrow_dataset
-
- FragmentIteratorResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
Pointer cast constructor.
- FragmentIteratorResult(long) - Constructor for class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
Native array allocator.
- FragmentIteratorResult() - Constructor for class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
Constructs a Result object that contains a non-OK status.
- FragmentIteratorResult(Status) - Constructor for class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
Constructs a Result object with the given non-OK Status object.
- FragmentIteratorResult(FragmentIterator) - Constructor for class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
Constructs a Result object that contains value.
- FragmentIteratorResult(FragmentIteratorResult) - Constructor for class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
Copy 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.
- fragments() - Method in class org.bytedeco.arrow_dataset.InspectOptions
-
Indicate how many fragments should be inspected to infer the unified dataset
schema.
- fragments(int) - Method in class org.bytedeco.arrow_dataset.InspectOptions
-
- FragmentVectorResult - Class in org.bytedeco.arrow_dataset
-
- FragmentVectorResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FragmentVectorResult
-
Pointer cast constructor.
- FragmentVectorResult(long) - Constructor for class org.bytedeco.arrow_dataset.FragmentVectorResult
-
Native array allocator.
- FragmentVectorResult() - Constructor for class org.bytedeco.arrow_dataset.FragmentVectorResult
-
Constructs a Result object that contains a non-OK status.
- FragmentVectorResult(Status) - Constructor for class org.bytedeco.arrow_dataset.FragmentVectorResult
-
Constructs a Result object with the given non-OK Status object.
- FragmentVectorResult(Fragment) - Constructor for class org.bytedeco.arrow_dataset.FragmentVectorResult
-
Constructs a Result object that contains value.
- FragmentVectorResult(FragmentVectorResult) - Constructor for class org.bytedeco.arrow_dataset.FragmentVectorResult
-
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(Array, int) - Static method in class org.bytedeco.arrow.FixedSizeListArray
-
\brief Construct FixedSizeListArray from child value array and value_length
- FromArrays(Array, Array, MemoryPool) - 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) - Static method in class org.bytedeco.arrow.LargeListArray
-
- FromArrays(Array, Array, MemoryPool) - 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) - Static method in class org.bytedeco.arrow.ListArray
-
- FromArrays(Array, Array, Array, MemoryPool) - 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.
- FromArrays(Array, Array, Array) - Static method in class org.bytedeco.arrow.MapArray
-
- FromArrays(DataType, Array, Array, Array, MemoryPool) - Static method in class org.bytedeco.arrow.MapArray
-
- FromArrays(DataType, Array, Array, Array) - Static method in class org.bytedeco.arrow.MapArray
-
- 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) - Static method in class org.bytedeco.arrow.Decimal256
-
\brief Convert from a big-endian byte representation.
- FromBigEndian(ByteBuffer, int) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromBigEndian(byte[], int) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromChunkedStructArray(ChunkedArray) - 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
-
- FromDotPath(String) - Static method in class org.bytedeco.arrow.FieldRef
-
Parse a dot path into a FieldRef.
- FromDotPath(BytePointer) - Static method in class org.bytedeco.arrow.FieldRef
-
- FromDotString(String) - Static method in class org.bytedeco.parquet.ColumnPath
-
- FromDotString(BytePointer) - Static method in class org.bytedeco.parquet.ColumnPath
-
- FromMask(BooleanArray) - Static method in class org.bytedeco.arrow.SelectionVector
-
\brief Create SelectionVector from boolean mask
- FromNode(Node) - Static method in class org.bytedeco.parquet.ColumnPath
-
- FromParquet(Pointer, NodeVector, int) - Static method in class org.bytedeco.parquet.GroupNode
-
- FromParquet(Pointer) - Static method in class org.bytedeco.parquet.GroupNode
-
- FromParquet(Pointer, int) - Static method in class org.bytedeco.parquet.PrimitiveNode
-
- FromParquet(Pointer) - Static method in class org.bytedeco.parquet.PrimitiveNode
-
- FromPaths(FileSystem, StringVector) - Static method in class org.bytedeco.arrow_dataset.FileSource
-
- FromReal(double, int, int) - Static method in class org.bytedeco.arrow.Decimal128
-
- FromReal(float, int, int) - Static method in class org.bytedeco.arrow.Decimal128
-
- FromRecordBatches(RecordBatchVector) - Static method in class org.bytedeco.arrow.Table
-
\brief Construct a Table from RecordBatches, using schema supplied by the first
RecordBatch.
- FromRecordBatches(Schema, RecordBatchVector) - Static method in class org.bytedeco.arrow.Table
-
\brief Construct a Table from RecordBatches, using supplied schema.
- FromRecordBatchReader(RecordBatchReader) - Static method in class org.bytedeco.arrow.Table
-
\brief Construct a Table from a RecordBatchReader.
- 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 (without copying it).
- 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, Decimal256, IntPointer, IntPointer) - Static method in class org.bytedeco.arrow.Decimal256
-
\brief Convert a decimal string to a Decimal256 value, optionally including
precision and scale if they're passed in and not null.
- FromString(String, Decimal256, IntPointer) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromString(BytePointer, Decimal256, IntBuffer, IntBuffer) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromString(BytePointer, Decimal256, IntBuffer) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromString(String, Decimal256, int[], int[]) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromString(String, Decimal256, int[]) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromString(BytePointer, Decimal256, IntPointer, IntPointer) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromString(BytePointer, Decimal256, IntPointer) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromString(String, Decimal256, IntBuffer, IntBuffer) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromString(String, Decimal256, IntBuffer) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromString(BytePointer, Decimal256, int[], int[]) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromString(BytePointer, Decimal256, int[]) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromString(String) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromString(BytePointer) - Static method in class org.bytedeco.arrow.Decimal256
-
- FromStructArray(Array) - Static method in class org.bytedeco.arrow.RecordBatch
-
\brief Construct record batch from struct array
This constructs a record batch using the child arrays of the given
array, which must be a struct array.
- FromThrift(LogicalType) - Static method in class org.bytedeco.parquet.LogicalType
-
\brief Return the logical type represented by the Thrift intermediary object.
- FromUri(Uri) - Static method in class org.bytedeco.arrow.HdfsOptions
-
- FromUri(String) - Static method in class org.bytedeco.arrow.HdfsOptions
-
- FromUri(BytePointer) - Static method in class org.bytedeco.arrow.HdfsOptions
-
- FromUri(Uri, BytePointer) - Static method in class org.bytedeco.arrow.LocalFileSystemOptions
-
- full_path() - Method in class org.bytedeco.arrow.MockDirInfo
-
- full_path(String) - Method in class org.bytedeco.arrow.MockDirInfo
-
- full_path() - Method in class org.bytedeco.arrow.MockFileInfo
-
- full_path(String) - Method in class org.bytedeco.arrow.MockFileInfo
-
- full_so_version() - Method in class org.bytedeco.arrow.BuildInfo
-
- full_so_version(String) - Method in class org.bytedeco.arrow.BuildInfo
-
- func_registry() - Method in class org.bytedeco.arrow.ExecContext
-
\brief The FunctionRegistry for looking up functions by name and
selecting kernels for execution.
- 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 - Class in org.bytedeco.arrow
-
\brief Base class for compute functions.
- Function(Pointer) - Constructor for class org.bytedeco.arrow.Function
-
Pointer cast constructor.
- function() - Method in class org.bytedeco.arrow_dataset.Expression.Call
-
- function(Function) - Method in class org.bytedeco.arrow_dataset.Expression.Call
-
- Function.Kind - Enum in org.bytedeco.arrow
-
\brief The kind of function, which indicates in what contexts it is
valid for use.
- function_name() - Method in class org.bytedeco.arrow_dataset.Expression.Call
-
- function_name(String) - Method in class org.bytedeco.arrow_dataset.Expression.Call
-
- function_signature_begin() - Method in class org.bytedeco.gandiva.ExpressionRegistry
-
- function_signature_end() - Method in class org.bytedeco.gandiva.ExpressionRegistry
-
- FunctionDoc - Class in org.bytedeco.arrow
-
- FunctionDoc(Pointer) - Constructor for class org.bytedeco.arrow.FunctionDoc
-
Pointer cast constructor.
- FunctionDoc(long) - Constructor for class org.bytedeco.arrow.FunctionDoc
-
Native array allocator.
- FunctionDoc() - Constructor for class org.bytedeco.arrow.FunctionDoc
-
- FunctionDoc(String, String, StringVector, String) - Constructor for class org.bytedeco.arrow.FunctionDoc
-
- FunctionDoc(String, String, StringVector) - Constructor for class org.bytedeco.arrow.FunctionDoc
-
- FunctionDoc(BytePointer, BytePointer, StringVector, BytePointer) - Constructor for class org.bytedeco.arrow.FunctionDoc
-
- FunctionDoc(BytePointer, BytePointer, StringVector) - Constructor for class org.bytedeco.arrow.FunctionDoc
-
- FunctionOptions - Class in org.bytedeco.arrow
-
\defgroup compute-functions Abstract compute function API
\{
- FunctionOptions() - Constructor for class org.bytedeco.arrow.FunctionOptions
-
Default native constructor.
- FunctionOptions(long) - Constructor for class org.bytedeco.arrow.FunctionOptions
-
Native array allocator.
- FunctionOptions(Pointer) - Constructor for class org.bytedeco.arrow.FunctionOptions
-
Pointer cast constructor.
- FunctionPartitioning - Class in org.bytedeco.arrow_dataset
-
\brief Implementation provided by lambda or other callable
- FunctionPartitioning(Pointer) - Constructor for class org.bytedeco.arrow_dataset.FunctionPartitioning
-
Pointer cast constructor.
- FunctionPartitioning(Schema, arrow_dataset.CustomOpenWithCompression, arrow_dataset.CustomOpenWithCompression, String) - Constructor for class org.bytedeco.arrow_dataset.FunctionPartitioning
-
- FunctionPartitioning(Schema, arrow_dataset.CustomOpenWithCompression) - Constructor for class org.bytedeco.arrow_dataset.FunctionPartitioning
-
- FunctionPartitioning(Schema, arrow_dataset.CustomOpenWithCompression, arrow_dataset.CustomOpenWithCompression, BytePointer) - Constructor for class org.bytedeco.arrow_dataset.FunctionPartitioning
-
- FunctionRegistry - Class in org.bytedeco.arrow
-
\brief A mutable central function registry for built-in functions as well
as user-defined functions.
- FunctionRegistry(Pointer) - Constructor for class org.bytedeco.arrow.FunctionRegistry
-
Pointer cast constructor.
- FunctionResult - Class in org.bytedeco.arrow
-
- FunctionResult(Pointer) - Constructor for class org.bytedeco.arrow.FunctionResult
-
Pointer cast constructor.
- FunctionResult(long) - Constructor for class org.bytedeco.arrow.FunctionResult
-
Native array allocator.
- FunctionResult() - Constructor for class org.bytedeco.arrow.FunctionResult
-
Constructs a Result object that contains a non-OK status.
- FunctionResult(Status) - Constructor for class org.bytedeco.arrow.FunctionResult
-
Constructs a Result object with the given non-OK Status object.
- FunctionResult(Function) - Constructor for class org.bytedeco.arrow.FunctionResult
-
Constructs a Result object that contains value.
- FunctionResult(FunctionResult) - Constructor for class org.bytedeco.arrow.FunctionResult
-
Copy 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, DataTypeVector, DataType) - Constructor for class org.bytedeco.gandiva.FunctionSignature
-
- FunctionSignature(BytePointer, DataTypeVector, 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
-
- FutureWaiter - Class in org.bytedeco.arrow
-
- FutureWaiter(Pointer) - Constructor for class org.bytedeco.arrow.FutureWaiter
-
Pointer cast constructor.
- FutureWaiter.Kind - Enum in org.bytedeco.arrow
-
- 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
-
- FuzzReader(BytePointer, long) - Static method in class org.bytedeco.arrow.global.parquet
-
- FuzzReader(ByteBuffer, long) - Static method in class org.bytedeco.arrow.global.parquet
-
- FuzzReader(byte[], long) - Static method in class org.bytedeco.arrow.global.parquet
-
- 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
-
Deprecated.
- 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
-
- 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_types() - Method in class org.bytedeco.arrow.KernelSignature
-
\brief The input types for the kernel.
- 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
-
- included_fields() - Method in class org.bytedeco.arrow.IpcReadOptions
-
\brief EXPERIMENTAL: Top-level schema fields to include when
deserializing RecordBatch.
- included_fields(IntPointer) - Method in class org.bytedeco.arrow.IpcReadOptions
-
- IncreaseScaleBy(int) - Method in class org.bytedeco.arrow.BasicDecimal128
-
\brief Scale up.
- increment() - Method in class org.bytedeco.arrow.ArrayBuilderVector.Iterator
-
- 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.BoolVector.Iterator
-
- increment() - Method in class org.bytedeco.arrow.BufferIterator.RangeIterator
-
- increment() - Method in class org.bytedeco.arrow.BufferVector.Iterator
-
- increment() - Method in class org.bytedeco.arrow.ChunkedArrayVector.Iterator
-
- increment() - Method in class org.bytedeco.arrow.DataTypeVector.Iterator
-
- increment() - Method in class org.bytedeco.arrow.DatumVector.Iterator
-
- increment() - Method in class org.bytedeco.arrow.FieldRefDatumMap.Iterator
-
- increment() - Method in class org.bytedeco.arrow.FieldVector.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.ValueDescrVector.Iterator
-
- increment() - Method in class org.bytedeco.arrow_dataset.ExpressionVector.Iterator
-
- increment() - Method in class org.bytedeco.arrow_dataset.FileFragmentVector.Iterator
-
- increment() - Method in class org.bytedeco.arrow_dataset.FragmentIterator.RangeIterator
-
- increment() - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator.RangeIterator
-
- increment() - Method in class org.bytedeco.arrow_dataset.ScanTaskVector.Iterator
-
- increment() - Method in class org.bytedeco.arrow_dataset.StringUnorderedSet.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.EncodingIntMap.Iterator
-
- increment() - Method in class org.bytedeco.parquet.IntList.Iterator
-
- Increment(Node) - Method in class org.bytedeco.parquet.LevelInfo
-
Increments levels according to the cardinality of node.
- increment() - Method in class org.bytedeco.parquet.NodeVector.Iterator
-
- IncrementOptional() - Method in class org.bytedeco.parquet.LevelInfo
-
Incremetns level for a optional node.
- IncrementRepeated() - Method in class org.bytedeco.parquet.LevelInfo
-
Increments levels for the repeated node.
- 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
-
- IndexIn(Datum, SetLookupOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief IndexIn examines each slot in the values against a value_set array.
- IndexIn(Datum, SetLookupOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
- IndexIn(Datum, Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
- IndexIn(Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- indices() - Method in class org.bytedeco.arrow.FieldPath
-
- indices() - Method in class org.bytedeco.arrow.SelectionVector
-
- infer_dictionary() - Method in class org.bytedeco.arrow_dataset.PartitioningFactoryOptions
-
When inferring a schema for partition fields, yield dictionary encoded types
instead of plain.
- infer_dictionary(boolean) - Method in class org.bytedeco.arrow_dataset.PartitioningFactoryOptions
-
- info() - Method in class org.bytedeco.arrow.PathForest.Ref
-
- infos() - Method in class org.bytedeco.arrow.PathForest
-
- init() - Method in class org.bytedeco.arrow.Kernel
-
\brief Create a new KernelState for invocations of this kernel, e.g.
- init(Pointer) - Method in class org.bytedeco.arrow.Kernel
-
- 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
- Initialize(FileSystemGlobalOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
Experimental: optional global initialization routine
This is for environments (such as manylinux) where the path
to TLS CA certificates needs to be configured at runtime.
- InMemoryDataset - Class in org.bytedeco.arrow_dataset
-
\brief A Source which yields fragments wrapping a stream of record batches.
- InMemoryDataset(Pointer) - Constructor for class org.bytedeco.arrow_dataset.InMemoryDataset
-
Pointer cast constructor.
- InMemoryDataset(Schema, InMemoryDataset.RecordBatchGenerator) - Constructor for class org.bytedeco.arrow_dataset.InMemoryDataset
-
- InMemoryDataset(Schema, RecordBatchVector) - Constructor for class org.bytedeco.arrow_dataset.InMemoryDataset
-
- InMemoryDataset(Table) - Constructor for class org.bytedeco.arrow_dataset.InMemoryDataset
-
- InMemoryDataset.RecordBatchGenerator - Class in org.bytedeco.arrow_dataset
-
- 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(Schema, RecordBatchVector, Expression) - Constructor for class org.bytedeco.arrow_dataset.InMemoryFragment
-
- InMemoryFragment(Schema, RecordBatchVector) - Constructor for class org.bytedeco.arrow_dataset.InMemoryFragment
-
- InMemoryFragment(RecordBatchVector, Expression) - Constructor for class org.bytedeco.arrow_dataset.InMemoryFragment
-
- InMemoryFragment(RecordBatchVector) - 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
-
- inputs() - Method in class org.bytedeco.arrow.KernelInitArgs
-
\brief The types and shapes of the input arguments that the kernel is
about to be executed against.
- 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.
- InputType - Class in org.bytedeco.arrow
-
\brief An object used for type- and shape-checking arguments to be passed
to a kernel and stored in a KernelSignature.
- InputType(Pointer) - Constructor for class org.bytedeco.arrow.InputType
-
Pointer cast constructor.
- InputType(long) - Constructor for class org.bytedeco.arrow.InputType
-
Native array allocator.
- InputType(ValueDescr.Shape) - Constructor for class org.bytedeco.arrow.InputType
-
\brief Accept any value type but with a specific shape (e.g.
- InputType() - Constructor for class org.bytedeco.arrow.InputType
-
- InputType(int) - Constructor for class org.bytedeco.arrow.InputType
-
- InputType(DataType, ValueDescr.Shape) - Constructor for class org.bytedeco.arrow.InputType
-
\brief Accept an exact value type.
- InputType(DataType) - Constructor for class org.bytedeco.arrow.InputType
-
- InputType(DataType, int) - Constructor for class org.bytedeco.arrow.InputType
-
- InputType(ValueDescr) - Constructor for class org.bytedeco.arrow.InputType
-
\brief Accept an exact value type and shape provided by a ValueDescr.
- InputType(TypeMatcher, ValueDescr.Shape) - Constructor for class org.bytedeco.arrow.InputType
-
\brief Use the passed TypeMatcher to type check.
- InputType(TypeMatcher) - Constructor for class org.bytedeco.arrow.InputType
-
- InputType(TypeMatcher, int) - Constructor for class org.bytedeco.arrow.InputType
-
- InputType(int, ValueDescr.Shape) - Constructor for class org.bytedeco.arrow.InputType
-
\brief Match any type with the given Type::type.
- InputType(int, int) - Constructor for class org.bytedeco.arrow.InputType
-
- InputType(InputType) - Constructor for class org.bytedeco.arrow.InputType
-
- InputType.Kind - Enum in org.bytedeco.arrow
-
\brief The kind of type-checking rule that the InputType contains.
- insert(ArrayBuilderVector.Iterator, ArrayBuilder) - Method in class org.bytedeco.arrow.ArrayBuilderVector
-
- 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(BoolVector.Iterator, boolean) - Method in class org.bytedeco.arrow.BoolVector
-
- insert(BufferVector.Iterator, ArrowBuffer) - Method in class org.bytedeco.arrow.BufferVector
-
- insert(ChunkedArrayVector.Iterator, ChunkedArray) - Method in class org.bytedeco.arrow.ChunkedArrayVector
-
- insert(DataTypeVector.Iterator, DataType) - Method in class org.bytedeco.arrow.DataTypeVector
-
- insert(DatumVector.Iterator, Datum) - Method in class org.bytedeco.arrow.DatumVector
-
- insert(FieldVector.Iterator, Field) - Method in class org.bytedeco.arrow.FieldVector
-
- 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(ValueDescrVector.Iterator, ValueDescr) - Method in class org.bytedeco.arrow.ValueDescrVector
-
- insert(ExpressionVector.Iterator, Expression) - Method in class org.bytedeco.arrow_dataset.ExpressionVector
-
- insert(FileFragmentVector.Iterator, FileFragment) - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- insert(ScanTaskVector.Iterator, ScanTask) - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- insert(String) - Method in class org.bytedeco.arrow_dataset.StringUnorderedSet
-
- 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
-
- InsertValues(Array) - Method in class org.bytedeco.arrow.DictionaryMemoTable
-
\brief Insert new memo values
- Inspect(FileSource) - Method in class org.bytedeco.arrow_dataset.CsvFileFormat
-
\brief Return the schema of the file if possible.
- Inspect(InspectOptions) - Method in class org.bytedeco.arrow_dataset.DatasetFactory
-
\brief Get unified schema for the resulting Dataset.
- Inspect() - Method in class org.bytedeco.arrow_dataset.DatasetFactory
-
- 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(StringVector) - Method in class org.bytedeco.arrow_dataset.PartitioningFactory
-
Get the schema for the resulting Partitioning.
- inspect_options() - Method in class org.bytedeco.arrow_dataset.FinishOptions
-
If the schema is not provided, it will be discovered by passing the
following options to DatasetDiscovery::Inspect.
- inspect_options(InspectOptions) - Method in class org.bytedeco.arrow_dataset.FinishOptions
-
- InspectOptions - Class in org.bytedeco.arrow_dataset
-
- InspectOptions() - Constructor for class org.bytedeco.arrow_dataset.InspectOptions
-
Default native constructor.
- InspectOptions(long) - Constructor for class org.bytedeco.arrow_dataset.InspectOptions
-
Native array allocator.
- InspectOptions(Pointer) - Constructor for class org.bytedeco.arrow_dataset.InspectOptions
-
Pointer cast constructor.
- InspectSchemas(InspectOptions) - Method in class org.bytedeco.arrow_dataset.DatasetFactory
-
\brief Get the schemas of the Fragments and Partitioning.
- InspectSchemas(InspectOptions) - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetFactory
-
- InspectSchemas(InspectOptions) - Method in class org.bytedeco.arrow_dataset.ParquetDatasetFactory
-
- InspectSchemas(InspectOptions) - Method in class org.bytedeco.arrow_dataset.UnionDatasetFactory
-
\brief Get the schemas of the Datasets.
- 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(short) - Constructor for class org.bytedeco.arrow.Int16Scalar
-
- Int16Scalar() - Constructor for class org.bytedeco.arrow.Int16Scalar
-
- Int16Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Int16Scalar
-
Pointer cast constructor.
- Int16Scalar(long) - Constructor for class org.bytedeco.arrow.Int16Scalar
-
Native array allocator.
- 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, int) - Static method in class org.bytedeco.arrow.global.parquet
-
- Int32(String) - Static method in class org.bytedeco.arrow.global.parquet
-
- Int32(BytePointer, int, 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(int) - Constructor for class org.bytedeco.arrow.Int32Scalar
-
- Int32Scalar() - Constructor for class org.bytedeco.arrow.Int32Scalar
-
- Int32Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Int32Scalar
-
Pointer cast constructor.
- Int32Scalar(long) - Constructor for class org.bytedeco.arrow.Int32Scalar
-
Native array allocator.
- 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, int) - Static method in class org.bytedeco.arrow.global.parquet
-
- Int64(String) - Static method in class org.bytedeco.arrow.global.parquet
-
- Int64(BytePointer, int, 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(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(byte) - Constructor for class org.bytedeco.arrow.Int8Scalar
-
- Int8Scalar() - Constructor for class org.bytedeco.arrow.Int8Scalar
-
- Int8Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Int8Scalar
-
Pointer cast constructor.
- Int8Scalar(long) - Constructor for class org.bytedeco.arrow.Int8Scalar
-
Native array allocator.
- 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
-
- Integer() - Static method in class org.bytedeco.arrow.global.arrow
-
- 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.DataTypeLayout.BufferKind
-
- intern() - Method in enum org.bytedeco.arrow.Datum.Kind
-
- 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.FilterOptions.NullSelectionBehavior
-
- intern() - Method in enum org.bytedeco.arrow.FloatingPointType.Precision
-
- intern() - Method in enum org.bytedeco.arrow.Function.Kind
-
- intern() - Method in enum org.bytedeco.arrow.FutureWaiter.Kind
-
- 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.FutureState
-
- intern() - Method in enum org.bytedeco.arrow.global.arrow.MessageType
-
- intern() - Method in enum org.bytedeco.arrow.global.arrow.MetadataVersion
-
- intern() - Method in enum org.bytedeco.arrow.global.arrow.SortOrder
-
- 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.parquet.ParquetDataPageVersion
-
- 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.InputType.Kind
-
- intern() - Method in enum org.bytedeco.arrow.IntervalType.type
-
- intern() - Method in enum org.bytedeco.arrow.MemAllocation.type
-
- intern() - Method in enum org.bytedeco.arrow.MessageDecoder.State
-
- intern() - Method in enum org.bytedeco.arrow.MinMaxOptions.Mode
-
- intern() - Method in enum org.bytedeco.arrow.NullHandling.type
-
- intern() - Method in enum org.bytedeco.arrow.ObjectType.type
-
- intern() - Method in enum org.bytedeco.arrow.OutputType.ResolveKind
-
- intern() - Method in enum org.bytedeco.arrow.SchemaBuilder.ConflictPolicy
-
- intern() - Method in enum org.bytedeco.arrow.SimdLevel.type
-
- 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.ValueDescr.Shape
-
- 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.ArrowWriterProperties.EngineVersion
-
- 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 method in class org.bytedeco.parquet.LogicalType
-
- INTERVAL_DAY_TIME - Static variable in class org.bytedeco.arrow.Type
-
enum arrow::Type::type
- INTERVAL_MONTHS - Static variable in class org.bytedeco.arrow.Type
-
enum arrow::Type::type
- 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.
- IntResult - Class in org.bytedeco.arrow
-
- IntResult(Pointer) - Constructor for class org.bytedeco.arrow.IntResult
-
Pointer cast constructor.
- IntResult() - Constructor for class org.bytedeco.arrow.IntResult
-
Constructs a Result object that contains a non-OK status.
- IntResult(Status) - Constructor for class org.bytedeco.arrow.IntResult
-
Constructs a Result object with the given non-OK Status object.
- IntResult(int) - Constructor for class org.bytedeco.arrow.IntResult
-
Constructs a Result object that contains value.
- IntResult(IntResult) - Constructor for class org.bytedeco.arrow.IntResult
-
Copy 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
-
- InvalidValueOrDie(Status) - Static method in class org.bytedeco.arrow.global.arrow
-
- InvalidValueOrDie(Status) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- InvalidValueOrDie(Status) - Static method in class org.bytedeco.arrow.global.arrow_flight
-
- Invert(Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Invert the values of a boolean datum
- Invert(Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- io_size() - Method in class org.bytedeco.arrow.TaskHints
-
- io_size(long) - Method in class org.bytedeco.arrow.TaskHints
-
- IOFileSystem - Class in org.bytedeco.arrow
-
- 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 and writes to 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.
- IpcFileWriteOptions - Class in org.bytedeco.arrow_dataset
-
- IpcFileWriteOptions() - Constructor for class org.bytedeco.arrow_dataset.IpcFileWriteOptions
-
Default native constructor.
- IpcFileWriteOptions(long) - Constructor for class org.bytedeco.arrow_dataset.IpcFileWriteOptions
-
Native array allocator.
- IpcFileWriteOptions(Pointer) - Constructor for class org.bytedeco.arrow_dataset.IpcFileWriteOptions
-
Pointer cast constructor.
- IpcFileWriter - Class in org.bytedeco.arrow_dataset
-
- IpcFileWriter(Pointer) - Constructor for class org.bytedeco.arrow_dataset.IpcFileWriter
-
Pointer cast constructor.
- IpcPayload - Class in org.bytedeco.arrow
-
\brief Intermediate data structure with metadata header, and zero
or more buffers for the message body.
- 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.
- IpcPayloadWriterResult - Class in org.bytedeco.arrow
-
- IpcPayloadWriterResult(Pointer) - Constructor for class org.bytedeco.arrow.IpcPayloadWriterResult
-
Pointer cast constructor.
- IpcPayloadWriterResult(long) - Constructor for class org.bytedeco.arrow.IpcPayloadWriterResult
-
Native array allocator.
- IpcPayloadWriterResult() - Constructor for class org.bytedeco.arrow.IpcPayloadWriterResult
-
Constructs a Result object that contains a non-OK status.
- IpcPayloadWriterResult(Status) - Constructor for class org.bytedeco.arrow.IpcPayloadWriterResult
-
Constructs a Result object with the given non-OK Status object.
- IpcPayloadWriterResult(IpcPayloadWriter) - Constructor for class org.bytedeco.arrow.IpcPayloadWriterResult
-
Constructs a Result object that contains value.
- IpcReadOptions - Class in org.bytedeco.arrow
-
\brief Options for reading Arrow IPC messages
- IpcReadOptions() - Constructor for class org.bytedeco.arrow.IpcReadOptions
-
Default native constructor.
- IpcReadOptions(long) - Constructor for class org.bytedeco.arrow.IpcReadOptions
-
Native array allocator.
- IpcReadOptions(Pointer) - Constructor for class org.bytedeco.arrow.IpcReadOptions
-
Pointer cast constructor.
- IpcWriteOptions - Class in org.bytedeco.arrow
-
\brief Options for writing Arrow IPC messages
- IpcWriteOptions() - Constructor for class org.bytedeco.arrow.IpcWriteOptions
-
Default native constructor.
- IpcWriteOptions(long) - Constructor for class org.bytedeco.arrow.IpcWriteOptions
-
Native array allocator.
- IpcWriteOptions(Pointer) - Constructor for class org.bytedeco.arrow.IpcWriteOptions
-
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
-
Buffered stream reading allows the user to control the memory usage of
parquet readers.
- 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_cpu() - Method in class org.bytedeco.arrow.ArrowBuffer
-
\brief Whether the buffer is directly CPU-accessible
If this function returns true, you can read directly from the buffer's
data() pointer.
- 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
-
\brief Whether the buffer is mutable
If this function returns true, you are allowed to modify buffer contents
using the pointer returned by mutable_data() or mutable_address().
- is_mutable() - Method in class org.bytedeco.arrow.Tensor
-
Return true if the underlying data buffer is mutable
- is_nested(int) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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_signed_integer(int) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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_unsigned_integer(int) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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.
- is_value() - Method in class org.bytedeco.arrow.Datum
-
\brief True if Datum contains a scalar or array-like data
- is_varargs() - Method in class org.bytedeco.arrow.Arity
-
If true, then the num_args is the minimum number of required arguments.
- is_varargs(boolean) - Method in class org.bytedeco.arrow.Arity
-
- is_varargs() - Method in class org.bytedeco.arrow.KernelSignature
-
- IsAlreadyExists() - Method in class org.bytedeco.arrow.Status
-
- 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
-
- IsBound() - Method in class org.bytedeco.arrow_dataset.Expression
-
Return true if all an expression's field references have explicit ValueDescr and all
of its functions' kernels are looked up.
- 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.FileInfo
-
- IsExecutionError() - Method in class org.bytedeco.arrow.Status
-
- IsExpressionValidationError() - Method in class org.bytedeco.arrow.Status
-
- IsFieldPath() - Method in class org.bytedeco.arrow.FieldRef
-
- IsFile() - Method in class org.bytedeco.arrow.FileInfo
-
- IsFinished() - Method in class org.bytedeco.arrow.Decompressor
-
\brief Return whether the compressed stream is finished.
- IsFutureFinished(arrow.FutureState) - Static method in class org.bytedeco.arrow.global.arrow
-
- IsFutureFinished(byte) - Static method in class org.bytedeco.arrow.global.arrow
-
- IsIn(Datum, SetLookupOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief IsIn returns true for each element of values that is contained in
value_set
Behaviour of nulls is governed by SetLookupOptions::skip_nulls.
- IsIn(Datum, SetLookupOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
- IsIn(Datum, Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
- IsIn(Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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
-
- IsName() - Method in class org.bytedeco.arrow.FieldRef
-
- IsNan(Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief IsNan returns true for each element of values that is NaN,
false otherwise
- IsNan(Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- IsNegative() - Method in class org.bytedeco.arrow.BasicDecimal256
-
- IsNested() - Method in class org.bytedeco.arrow.FieldRef
-
- IsNotImplemented() - Method in class org.bytedeco.arrow.Status
-
Return true iff the status indicates an unimplemented operation.
- IsNull(long) - Method in class org.bytedeco.arrow.Array
-
\brief Return true if value at index is null.
- IsNull(Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief IsNull returns true for each element of values that is null,
false otherwise
- IsNull(Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- IsNullLiteral() - Method in class org.bytedeco.arrow_dataset.Expression
-
Return true if this expression is literal and entirely null.
- 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.
- IsPlasmaObjectNotFound(Status) - Static method in class org.bytedeco.arrow.global.plasma
-
Return true iff the status indicates a nonexistent 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.
- IsSatisfiable() - Method in class org.bytedeco.arrow_dataset.Expression
-
Return true if this expression could evaluate to true.
- IsScalarExpression() - Method in class org.bytedeco.arrow_dataset.Expression
-
Return true if this expression is composed only of Scalar literals, field
references, and calls to ScalarFunctions.
- IsSerializationError() - Method in class org.bytedeco.arrow.Status
-
Return true iff the status indicates a (de)serialization failure
- 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.CsvFileFormat
-
- 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(Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief IsValid returns true for each element of values that is not null,
false otherwise
- IsValid(Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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
-
- 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_field() - Method in class org.bytedeco.arrow.MapType
-
- 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.ArrayBuilderVector.Iterator
-
- Iterator() - Constructor for class org.bytedeco.arrow.ArrayBuilderVector.Iterator
-
- 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.BoolVector.Iterator
-
- Iterator() - Constructor for class org.bytedeco.arrow.BoolVector.Iterator
-
- Iterator(Pointer) - Constructor for class org.bytedeco.arrow.BufferVector.Iterator
-
- Iterator() - Constructor for class org.bytedeco.arrow.BufferVector.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.DataTypeVector.Iterator
-
- Iterator() - Constructor for class org.bytedeco.arrow.DataTypeVector.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.FieldRefDatumMap.Iterator
-
- Iterator() - Constructor for class org.bytedeco.arrow.FieldRefDatumMap.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.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.ValueDescrVector.Iterator
-
- Iterator() - Constructor for class org.bytedeco.arrow.ValueDescrVector.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.FileFragmentVector.Iterator
-
- Iterator() - Constructor for class org.bytedeco.arrow_dataset.FileFragmentVector.Iterator
-
- Iterator(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskVector.Iterator
-
- Iterator() - Constructor for class org.bytedeco.arrow_dataset.ScanTaskVector.Iterator
-
- Iterator(Pointer) - Constructor for class org.bytedeco.arrow_dataset.StringUnorderedSet.Iterator
-
- Iterator() - Constructor for class org.bytedeco.arrow_dataset.StringUnorderedSet.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.EncodingIntMap.Iterator
-
- Iterator() - Constructor for class org.bytedeco.parquet.EncodingIntMap.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
-
- Make(DataType, long, BufferVector, long, long) - Static method in class org.bytedeco.arrow.ArrayData
-
- Make(DataType, long, BufferVector) - Static method in class org.bytedeco.arrow.ArrayData
-
- Make(DataType, long, BufferVector, ArrayDataVector, long, long) - Static method in class org.bytedeco.arrow.ArrayData
-
- Make(DataType, long, BufferVector, ArrayDataVector) - Static method in class org.bytedeco.arrow.ArrayData
-
- Make(DataType, long, BufferVector, ArrayDataVector, ArrayData, long, long) - Static method in class org.bytedeco.arrow.ArrayData
-
- Make(DataType, long, BufferVector, ArrayDataVector, ArrayData) - 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(ArrayVector, DataType) - Static method in class org.bytedeco.arrow.ChunkedArray
-
- Make(ArrayVector) - Static method in class org.bytedeco.arrow.ChunkedArray
-
- 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, 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(int, int) - Static method in class org.bytedeco.arrow.Decimal128Type
-
Decimal128Type constructor that returns an error on invalid input.
- Make(int, int) - Static method in class org.bytedeco.arrow.Decimal256Type
-
Decimal256Type constructor that returns an error on invalid input.
- Make(Array, Array, ArrayVector, BytePointer) - Static method in class org.bytedeco.arrow.DenseUnionArray
-
\brief Construct DenseUnionArray from type_ids, value_offsets, and children
This function does the bare minimum of validation of the offsets and
input types.
- Make(Array, Array, ArrayVector, ByteBuffer) - Static method in class org.bytedeco.arrow.DenseUnionArray
-
- Make(Array, Array, ArrayVector, byte[]) - Static method in class org.bytedeco.arrow.DenseUnionArray
-
- Make(Array, Array, ArrayVector, StringVector, BytePointer) - Static method in class org.bytedeco.arrow.DenseUnionArray
-
\brief Construct DenseUnionArray with custom field names from type_ids,
value_offsets, and children
This function does the bare minimum of validation of the offsets and
input types.
- Make(Array, Array, ArrayVector) - Static method in class org.bytedeco.arrow.DenseUnionArray
-
- Make(Array, Array, ArrayVector, StringVector, ByteBuffer) - Static method in class org.bytedeco.arrow.DenseUnionArray
-
- Make(Array, Array, ArrayVector, StringVector, byte[]) - Static method in class org.bytedeco.arrow.DenseUnionArray
-
- Make(FieldVector, BytePointer) - Static method in class org.bytedeco.arrow.DenseUnionType
-
- Make(FieldVector, ByteBuffer) - Static method in class org.bytedeco.arrow.DenseUnionType
-
- Make(FieldVector, byte[]) - Static method in class org.bytedeco.arrow.DenseUnionType
-
- Make(DataType, DataType, boolean) - Static method in class org.bytedeco.arrow.DictionaryType
-
- Make(DataType, DataType) - Static method in class org.bytedeco.arrow.DictionaryType
-
- Make(DataType, MemoryPool) - Static method in class org.bytedeco.arrow.DictionaryUnifier
-
\brief Construct a DictionaryUnifier
- Make(DataType) - Static method in class org.bytedeco.arrow.DictionaryUnifier
-
- Make(int) - Static method in class org.bytedeco.arrow.FixedSizeBinaryType
-
- Make() - Static method in class org.bytedeco.arrow.FunctionRegistry
-
\brief Construct a new registry.
- Make(InputType, OutputType, boolean) - Static method in class org.bytedeco.arrow.KernelSignature
-
\brief Convenience ctor since make_shared can be awkward
- Make(InputType, OutputType) - Static method in class org.bytedeco.arrow.KernelSignature
-
- Make(double) - Static method in class org.bytedeco.arrow.LatencyGenerator
-
- Make(double, int) - Static method in class org.bytedeco.arrow.LatencyGenerator
-
- Make(Field, boolean) - Static method in class org.bytedeco.arrow.MapType
-
- Make(Field) - Static method in class org.bytedeco.arrow.MapType
-
- Make(Pointer, FileInfo) - 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(RecordBatchVector, Schema) - Static method in class org.bytedeco.arrow.RecordBatchReader
-
\brief Create a RecordBatchReader from a vector of RecordBatch.
- Make(RecordBatchVector) - Static method in class org.bytedeco.arrow.RecordBatchReader
-
- Make(Array, ArrayVector, BytePointer) - Static method in class org.bytedeco.arrow.SparseUnionArray
-
\brief Construct SparseUnionArray from type_ids and children
This function does the bare minimum of validation of the input types.
- Make(Array, ArrayVector, ByteBuffer) - Static method in class org.bytedeco.arrow.SparseUnionArray
-
- Make(Array, ArrayVector, byte[]) - Static method in class org.bytedeco.arrow.SparseUnionArray
-
- Make(Array, ArrayVector, StringVector, BytePointer) - Static method in class org.bytedeco.arrow.SparseUnionArray
-
\brief Construct SparseUnionArray with custom field names from type_ids and children
This function does the bare minimum of validation of the input types.
- Make(Array, ArrayVector) - Static method in class org.bytedeco.arrow.SparseUnionArray
-
- Make(Array, ArrayVector, StringVector, ByteBuffer) - Static method in class org.bytedeco.arrow.SparseUnionArray
-
- Make(Array, ArrayVector, StringVector, byte[]) - Static method in class org.bytedeco.arrow.SparseUnionArray
-
- Make(FieldVector, BytePointer) - Static method in class org.bytedeco.arrow.SparseUnionType
-
- Make(FieldVector, ByteBuffer) - Static method in class org.bytedeco.arrow.SparseUnionType
-
- Make(FieldVector, byte[]) - Static method in class org.bytedeco.arrow.SparseUnionType
-
- Make(MemoryPool, InputStream, ReadOptions, CsvParseOptions, ConvertOptions) - Static method in class org.bytedeco.arrow.StreamingReader
-
Create a StreamingReader instance
Currently, the StreamingReader is always single-threaded (parallel
readahead is not supported).
- 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(ScalarVector, StringVector) - Static method in class org.bytedeco.arrow.StructScalar
-
- 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(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(int) - Static method in class org.bytedeco.arrow.ThreadPool
-
- 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(Schema, Expression, FileFormat, FileSystem, FileFragmentVector) - Static method in class org.bytedeco.arrow_dataset.FileSystemDataset
-
\brief Create a FileSystemDataset.
- Make(FileSystem, StringVector, FileFormat, FileSystemFactoryOptions) - Static method in class org.bytedeco.arrow_dataset.FileSystemDatasetFactory
-
\brief Build a FileSystemDatasetFactory from an explicit list of
paths.
- Make(FileSystem, FileSelector, FileFormat, FileSystemFactoryOptions) - Static method in class org.bytedeco.arrow_dataset.FileSystemDatasetFactory
-
If options.partition_base_dir is not provided, it will be overwritten
/** with selector.base_dir.
- Make(String, FileSystem, ParquetFileFormat, ParquetFactoryOptions) - Static method in class org.bytedeco.arrow_dataset.ParquetDatasetFactory
-
\brief Create a ParquetDatasetFactory from a metadata path.
- Make(BytePointer, FileSystem, ParquetFileFormat, ParquetFactoryOptions) - Static method in class org.bytedeco.arrow_dataset.ParquetDatasetFactory
-
- Make(FileSource, String, FileSystem, ParquetFileFormat, ParquetFactoryOptions) - Static method in class org.bytedeco.arrow_dataset.ParquetDatasetFactory
-
\brief Create a ParquetDatasetFactory from a metadata source.
- Make(FileSource, BytePointer, FileSystem, ParquetFileFormat, ParquetFactoryOptions) - Static method in class org.bytedeco.arrow_dataset.ParquetDatasetFactory
-
- Make(Schema) - Static method in class org.bytedeco.arrow_dataset.ScanOptions
-
- Make(Schema, Dataset) - Static method in class org.bytedeco.arrow_dataset.UnionDataset
-
\brief Construct a UnionDataset wrapping child Datasets.
- Make(DatasetFactory) - Static method in class org.bytedeco.arrow_dataset.UnionDatasetFactory
-
- Make(Schema, FlightDescriptor, FlightEndpoint, long, long) - Static method in class org.bytedeco.arrow_flight.FlightInfo
-
\brief Factory method to construct a FlightInfo.
- 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
-
\brief Create a FileMetaData from a serialized thrift message.
- 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(MemoryPool, ParquetFileReader, ArrowReaderProperties, FileReader) - Static method in class org.bytedeco.parquet.FileReader
-
Factory function to create a FileReader from a ParquetFileReader and properties
- Make(MemoryPool, ParquetFileReader, FileReader) - Static method in class org.bytedeco.parquet.FileReader
-
Factory function to create a FileReader from a ParquetFileReader
- Make(MemoryPool, ParquetFileWriter, Schema, ArrowWriterProperties, FileWriter) - Static method in class org.bytedeco.parquet.FileWriter
-
- Make(String, Repetition.type, NodeVector, ConvertedType.type, int) - 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, 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, int) - 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, int) - 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, 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, 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, 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, int) - Static method in class org.bytedeco.parquet.PrimitiveNode
-
- Make(BytePointer, int, LogicalType, int) - Static method in class org.bytedeco.parquet.PrimitiveNode
-
- Make(ColumnDescriptor, LevelInfo, MemoryPool, boolean) - Static method in class org.bytedeco.parquet.RecordReader
-
- Make(ColumnDescriptor, LevelInfo) - Static method in class org.bytedeco.parquet.RecordReader
-
- Make(Pointer, SchemaDescriptor, ApplicationVersion, InternalFileDecryptor) - Static method in class org.bytedeco.parquet.RowGroupMetaData
-
\brief Create a RowGroupMetaData from a serialized thrift message.
- 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, boolean, 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, boolean, boolean) - Static method in class org.bytedeco.parquet.Statistics
-
- Make(ColumnDescriptor, BytePointer, BytePointer, long, long, long, boolean, boolean, boolean, MemoryPool) - Static method in class org.bytedeco.parquet.Statistics
-
- Make(ColumnDescriptor, BytePointer, BytePointer, long, long, long, boolean, boolean, 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, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Create an Array instance whose slots are the given scalar
- MakeArrayFromScalar(Scalar, long) - Static method in class org.bytedeco.arrow.global.arrow
-
- MakeArrayOfNull(DataType, long, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Create a strongly-typed Array instance with all elements null
- MakeArrayOfNull(DataType, long) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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
- 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
- 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
-
- MakeEternal(int) - Static method in class org.bytedeco.arrow.ThreadPool
-
- 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
-
- MakeFactory(StringVector, PartitioningFactoryOptions) - Static method in class org.bytedeco.arrow_dataset.DirectoryPartitioning
-
- MakeFactory(StringVector) - Static method in class org.bytedeco.arrow_dataset.DirectoryPartitioning
-
- MakeFactory(PartitioningFactoryOptions) - Static method in class org.bytedeco.arrow_dataset.HivePartitioning
-
- MakeFactory() - Static method in class org.bytedeco.arrow_dataset.HivePartitioning
-
- MakeField(Field) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
-
\brief create a node on arrow field.
- MakeFileWriter(OutputStream, Schema, IpcWriteOptions, KeyValueMetadata) - Static method in class org.bytedeco.arrow.global.arrow
-
Create a new IPC file writer from stream sink and schema
- MakeFileWriter(OutputStream, Schema) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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
-
- MakeFlightError(arrow_flight.FlightStatusCode, String, 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, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow_flight
-
- MakeFragment(FileSource, Expression, Schema) - Method in class org.bytedeco.arrow_dataset.FileFormat
-
\brief Open a fragment
- MakeFragment(FileSource, Expression) - Method in class org.bytedeco.arrow_dataset.FileFormat
-
- MakeFragment(FileSource, Schema) - Method in class org.bytedeco.arrow_dataset.FileFormat
-
- MakeFragment(FileSource) - Method in class org.bytedeco.arrow_dataset.FileFormat
-
- MakeFragment(FileSource, Expression, Schema) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
\brief Create a Fragment targeting all RowGroups.
- MakeFragment(FileSource, Expression, Schema, IntPointer) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
\brief Create a Fragment, restricted to the specified row groups.
- MakeFragment(FileSource, Expression, Schema, IntBuffer) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- MakeFragment(FileSource, Expression, Schema, int[]) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- MakeFromNetworkMetrics(long, long, double, long) - Static method in class org.bytedeco.arrow.CacheOptions
-
\brief Construct CacheOptions from network storage metrics (e.g.
- MakeFromNetworkMetrics(long, long) - Static method in class org.bytedeco.arrow.CacheOptions
-
- MakeFromPreSorted(FileInfo) - Static method in class org.bytedeco.arrow.PathForest
-
Make a PathForest from a FileInfo vector which is 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
-
- MakeGroupings(StructArray) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
\brief Assemble lists of indices of identical rows.
- 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
-
- 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
-
\defgroup scalar-factories Scalar factory functions
\{
- MakeOr(Node) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
-
\brief create a node with a boolean OR expression.
- MakePayloadFileWriter(OutputStream, Schema, IpcWriteOptions, KeyValueMetadata) - Static method in class org.bytedeco.arrow.global.arrow
-
Create a new IPC payload file writer from stream sink.
- MakePayloadFileWriter(OutputStream, Schema) - Static method in class org.bytedeco.arrow.global.arrow
-
- MakePayloadStreamWriter(OutputStream, IpcWriteOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
Create a new IPC payload stream writer from stream sink.
- MakePayloadStreamWriter(OutputStream) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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
-
- MakeScalar(String) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Type-inferring scalar factory for non-null scalars
Construct a Scalar instance with a DataType determined by the input C++ type.
- MakeScalar(BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
-
- MakeSerial() - Static method in class org.bytedeco.arrow.TaskGroup
-
- MakeStreamWriter(OutputStream, Schema, IpcWriteOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
\defgroup record-batch-writer-factories Functions for creating RecordBatchWriter
instances
\{
- MakeStreamWriter(OutputStream, Schema) - Static method in class org.bytedeco.arrow.global.arrow
-
- MakeStringLiteral(String) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
-
- MakeStringLiteral(BytePointer) - Static method in class org.bytedeco.gandiva.TreeExprBuilder
-
- MakeThreaded(Executor) - Static method in class org.bytedeco.arrow.TaskGroup
-
- MakeWriter(OutputStream, Schema, FileWriteOptions) - Method in class org.bytedeco.arrow_dataset.CsvFileFormat
-
- MakeWriter(OutputStream, Schema, FileWriteOptions) - Method in class org.bytedeco.arrow_dataset.FileFormat
-
- MakeWriter(OutputStream, Schema, FileWriteOptions) - Method in class org.bytedeco.arrow_dataset.IpcFileFormat
-
- MakeWriter(OutputStream, Schema, FileWriteOptions) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- manifest() - Method in class org.bytedeco.parquet.FileReader
-
- 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(DataType, Field, boolean) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Create a MapType instance from its key DataType and value field.
- map(DataType, Field) - 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 offsets 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
-
- MapBuilder(MemoryPool, ArrayBuilder, DataType) - 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(Pointer) - Constructor for class org.bytedeco.arrow.MapScalar
-
Pointer cast constructor.
- MapScalar(Array) - Constructor for class org.bytedeco.arrow.MapScalar
-
- 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
-
- MapType(DataType, Field, boolean) - Constructor for class org.bytedeco.arrow.MapType
-
- MapType(DataType, Field) - Constructor for class org.bytedeco.arrow.MapType
-
- MapType(Field, Field, boolean) - Constructor for class org.bytedeco.arrow.MapType
-
- MapType(Field, Field) - Constructor for class org.bytedeco.arrow.MapType
-
- MapType(Field, boolean) - Constructor for class org.bytedeco.arrow.MapType
-
- MapType(Field) - Constructor for class org.bytedeco.arrow.MapType
-
- Matches(Datum) - Method in class org.bytedeco.arrow.InputType
-
\brief Return true if the value matches this argument kind in type
and shape.
- Matches(ValueDescr) - Method in class org.bytedeco.arrow.InputType
-
\brief Return true if the value descriptor matches this argument kind in
type and shape.
- Matches(DataType) - Method in class org.bytedeco.arrow.TypeMatcher
-
\brief Return true if this matcher accepts the data type.
- MatchesInputs(ValueDescrVector) - Method in class org.bytedeco.arrow.KernelSignature
-
\brief Return true if the signature if compatible with the list of input
value descriptors.
- MatchSubstringOptions - Class in org.bytedeco.arrow
-
- MatchSubstringOptions(Pointer) - Constructor for class org.bytedeco.arrow.MatchSubstringOptions
-
Pointer cast constructor.
- MatchSubstringOptions(String) - Constructor for class org.bytedeco.arrow.MatchSubstringOptions
-
- MatchSubstringOptions(BytePointer) - Constructor for class org.bytedeco.arrow.MatchSubstringOptions
-
- MaterializedFields() - Method in class org.bytedeco.arrow_dataset.ScanOptions
-
- max() - Method in class org.bytedeco.parquet.EncodedStatistics
-
- max() - Method in class org.bytedeco.parquet.MinMax
-
- max(short) - Method in class org.bytedeco.parquet.MinMax
-
- max_definition_level() - Method in class org.bytedeco.parquet.ColumnDescriptor
-
- MAX_ID - Static variable in class org.bytedeco.arrow.Type
-
enum arrow::Type::type
- 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_partitions() - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
Maximum number of partitions any batch may be written into, default is 1K.
- max_partitions(int) - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
- 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.IpcReadOptions
-
\brief The maximum permitted schema nesting depth.
- max_recursion_depth(int) - Method in class org.bytedeco.arrow.IpcReadOptions
-
- max_recursion_depth() - Method in class org.bytedeco.arrow.IpcWriteOptions
-
\brief The maximum permitted schema nesting depth.
- max_recursion_depth(int) - Method in class org.bytedeco.arrow.IpcWriteOptions
-
- 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_splits() - Method in class org.bytedeco.arrow.SplitOptions
-
Maximum number of splits allowed, or unlimited when -1
- max_splits(long) - Method in class org.bytedeco.arrow.SplitOptions
-
- 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
-
- maximum_elements() - Static method in class org.bytedeco.arrow.FixedSizeListBuilder
-
- MayHaveNulls() - Method in class org.bytedeco.arrow.ArrayData
-
- Mean(Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Compute the mean of a numeric array.
- Mean(Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- mem_allocation() - Method in class org.bytedeco.arrow.ScalarKernel
-
- mem_allocation(MemAllocation.type) - Method in class org.bytedeco.arrow.ScalarKernel
-
- mem_allocation() - Method in class org.bytedeco.arrow.VectorKernel
-
- mem_allocation(MemAllocation.type) - Method in class org.bytedeco.arrow.VectorKernel
-
- MemAllocation - Class in org.bytedeco.arrow
-
\brief The preference for memory preallocation of fixed-width type outputs
in kernel execution.
- MemAllocation() - Constructor for class org.bytedeco.arrow.MemAllocation
-
Default native constructor.
- MemAllocation(long) - Constructor for class org.bytedeco.arrow.MemAllocation
-
Native array allocator.
- MemAllocation(Pointer) - Constructor for class org.bytedeco.arrow.MemAllocation
-
Pointer cast constructor.
- MemAllocation.type - Enum in org.bytedeco.arrow
-
- 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_manager() - Method in class org.bytedeco.arrow.ArrowBuffer
-
- memory_pool() - Method in class org.bytedeco.arrow.ExecContext
-
\brief The MemoryPool used for allocations, default is
default_memory_pool().
- memory_pool() - Method in class org.bytedeco.arrow.IpcReadOptions
-
\brief The memory pool to use for allocations made during IPC reading
While Arrow IPC is predominantly zero-copy, it may have to allocate
memory in some cases (for example if compression is enabled).
- memory_pool(MemoryPool) - Method in class org.bytedeco.arrow.IpcReadOptions
-
- memory_pool() - Method in class org.bytedeco.arrow.IpcWriteOptions
-
\brief The memory pool to use for allocations made during IPC writing
While Arrow IPC is predominantly zero-copy, it may have to allocate
memory in some cases (for example if compression is enabled).
- memory_pool(MemoryPool) - Method in class org.bytedeco.arrow.IpcWriteOptions
-
- memory_pool() - Method in class org.bytedeco.arrow.KernelContext
-
\brief The memory pool to use for allocations.
- memory_pool() - Method in class org.bytedeco.parquet.ArrowWriteContext
-
- memory_pool(MemoryPool) - Method in class org.bytedeco.parquet.ArrowWriteContext
-
- memory_pool(MemoryPool) - Method in class org.bytedeco.parquet.FileReaderBuilder
-
Set Arrow MemoryPool for memory allocation
- memory_pool() - Method in class org.bytedeco.parquet.FileWriter
-
- 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
-
- MemoryManager - Class in org.bytedeco.arrow
-
- MemoryManager() - Constructor for class org.bytedeco.arrow.MemoryManager
-
Empty constructor.
- MemoryManager(Pointer) - Constructor for class org.bytedeco.arrow.MemoryManager
-
Pointer cast constructor.
- 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 on the CPU.
- 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(KeyValueMetadata) - Method in class org.bytedeco.arrow.KeyValueMetadata
-
\brief Return a new KeyValueMetadata by combining the passed metadata
with this KeyValueMetadata.
- merge() - Method in class org.bytedeco.arrow.ScalarAggregateKernel
-
- merge(Pointer) - Method in class org.bytedeco.arrow.ScalarAggregateKernel
-
- 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.
- MessageDecoder - Class in org.bytedeco.arrow
-
\class MessageDecoder
\brief Push style message decoder that receives data from user.
- MessageDecoder(Pointer) - Constructor for class org.bytedeco.arrow.MessageDecoder
-
Pointer cast constructor.
- MessageDecoder(MessageDecoderListener, MemoryPool) - Constructor for class org.bytedeco.arrow.MessageDecoder
-
\brief Construct a message decoder.
- MessageDecoder(MessageDecoderListener) - Constructor for class org.bytedeco.arrow.MessageDecoder
-
- MessageDecoder(MessageDecoderListener, MessageDecoder.State, long, MemoryPool) - Constructor for class org.bytedeco.arrow.MessageDecoder
-
\brief Construct a message decoder with the specified state.
- MessageDecoder(MessageDecoderListener, MessageDecoder.State, long) - Constructor for class org.bytedeco.arrow.MessageDecoder
-
- MessageDecoder(MessageDecoderListener, int, long, MemoryPool) - Constructor for class org.bytedeco.arrow.MessageDecoder
-
- MessageDecoder(MessageDecoderListener, int, long) - Constructor for class org.bytedeco.arrow.MessageDecoder
-
- MessageDecoder.State - Enum in org.bytedeco.arrow
-
\brief State for reading a message
- MessageDecoderListener - Class in org.bytedeco.arrow
-
\class MessageDecoderListener
\brief An abstract class to listen events from MessageDecoder.
- MessageDecoderListener(Pointer) - Constructor for class org.bytedeco.arrow.MessageDecoderListener
-
Pointer cast constructor.
- 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.
- MessageSharedResult - Class in org.bytedeco.arrow
-
- MessageSharedResult(Pointer) - Constructor for class org.bytedeco.arrow.MessageSharedResult
-
Pointer cast constructor.
- MessageSharedResult(long) - Constructor for class org.bytedeco.arrow.MessageSharedResult
-
Native array allocator.
- MessageSharedResult() - Constructor for class org.bytedeco.arrow.MessageSharedResult
-
Constructs a Result object that contains a non-OK status.
- MessageSharedResult(Status) - Constructor for class org.bytedeco.arrow.MessageSharedResult
-
Constructs a Result object with the given non-OK Status object.
- MessageSharedResult(Message) - Constructor for class org.bytedeco.arrow.MessageSharedResult
-
Constructs a Result object that contains value.
- MessageSharedResult(MessageSharedResult) - Constructor for class org.bytedeco.arrow.MessageSharedResult
-
Copy constructor.
- MessageUniqueResult - Class in org.bytedeco.arrow
-
- MessageUniqueResult(Pointer) - Constructor for class org.bytedeco.arrow.MessageUniqueResult
-
Pointer cast constructor.
- MessageUniqueResult(long) - Constructor for class org.bytedeco.arrow.MessageUniqueResult
-
Native array allocator.
- MessageUniqueResult() - Constructor for class org.bytedeco.arrow.MessageUniqueResult
-
Constructs a Result object that contains a non-OK status.
- MessageUniqueResult(Status) - Constructor for class org.bytedeco.arrow.MessageUniqueResult
-
Constructs a Result object with the given non-OK Status object.
- MessageUniqueResult(Message) - Constructor for class org.bytedeco.arrow.MessageUniqueResult
-
Constructs a Result object that contains value.
- 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.RecordBatchFileReader
-
\brief Return the contents of the custom_metadata field from the file's
Footer
- metadata() - Method in class org.bytedeco.arrow.Schema
-
\brief The custom key-value metadata, if any
- metadata() - Method in class org.bytedeco.arrow_dataset.IpcFileWriteOptions
-
custom_metadata written to the file's footer
- metadata(KeyValueMetadata) - Method in class org.bytedeco.arrow_dataset.IpcFileWriteOptions
-
- metadata() - Method in class org.bytedeco.arrow_dataset.ParquetFileFragment
-
\brief Return the FileMetaData associated with this fragment.
- metadata() - Method in class org.bytedeco.parquet.FileWriter
-
- 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.IpcWriteOptions
-
\brief Format version to use for IPC messages and their metadata.
- metadata_version(arrow.MetadataVersion) - Method in class org.bytedeco.arrow.IpcWriteOptions
-
- 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.
- MetadataRecordBatchWriter - Class in org.bytedeco.arrow_flight
-
\brief An interface to write IPC payloads with metadata.
- MetadataRecordBatchWriter(Pointer) - Constructor for class org.bytedeco.arrow_flight.MetadataRecordBatchWriter
-
Pointer cast constructor.
- MetaFunction - Class in org.bytedeco.arrow
-
\brief A function that dispatches to other functions.
- MetaFunction(Pointer) - Constructor for class org.bytedeco.arrow.MetaFunction
-
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
-
\brief 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
-
- min() - Method in class org.bytedeco.parquet.MinMax
-
- min(short) - Method in class org.bytedeco.parquet.MinMax
-
- MinMax - Class in org.bytedeco.parquet
-
- MinMax() - Constructor for class org.bytedeco.parquet.MinMax
-
Default native constructor.
- MinMax(long) - Constructor for class org.bytedeco.parquet.MinMax
-
Native array allocator.
- MinMax(Pointer) - Constructor for class org.bytedeco.parquet.MinMax
-
Pointer cast constructor.
- MinMaxOptions - Class in org.bytedeco.arrow
-
\brief Control MinMax kernel behavior
By default, null values are ignored
- MinMaxOptions(Pointer) - Constructor for class org.bytedeco.arrow.MinMaxOptions
-
Pointer cast constructor.
- MinMaxOptions(long) - Constructor for class org.bytedeco.arrow.MinMaxOptions
-
Native array allocator.
- MinMaxOptions(MinMaxOptions.Mode) - Constructor for class org.bytedeco.arrow.MinMaxOptions
-
- MinMaxOptions() - Constructor for class org.bytedeco.arrow.MinMaxOptions
-
- MinMaxOptions(int) - Constructor for class org.bytedeco.arrow.MinMaxOptions
-
- MinMaxOptions.Mode - Enum in org.bytedeco.arrow
-
- MockDirInfo - Class in org.bytedeco.arrow
-
- MockDirInfo() - Constructor for class org.bytedeco.arrow.MockDirInfo
-
Default native constructor.
- MockDirInfo(long) - Constructor for class org.bytedeco.arrow.MockDirInfo
-
Native array allocator.
- MockDirInfo(Pointer) - Constructor for class org.bytedeco.arrow.MockDirInfo
-
Pointer cast constructor.
- MockFileInfo - Class in org.bytedeco.arrow
-
- MockFileInfo() - Constructor for class org.bytedeco.arrow.MockFileInfo
-
Default native constructor.
- MockFileInfo(long) - Constructor for class org.bytedeco.arrow.MockFileInfo
-
Native array allocator.
- MockFileInfo(Pointer) - Constructor for class org.bytedeco.arrow.MockFileInfo
-
Pointer cast constructor.
- 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(Datum, ModeOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Calculate the modal (most common) value of a numeric array
This function returns top-n most common values and number of times they occur as
an array of struct<mode: T, count: int64>, where T is the input type.
- Mode(Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- mode() - Method in class org.bytedeco.arrow.UnionArray
-
- mode() - Method in class org.bytedeco.arrow.UnionType
-
- ModeOptions - Class in org.bytedeco.arrow
-
\brief Control Mode kernel behavior
Returns top-n common values and counts.
- ModeOptions(Pointer) - Constructor for class org.bytedeco.arrow.ModeOptions
-
Pointer cast constructor.
- ModeOptions(long) - Constructor for class org.bytedeco.arrow.ModeOptions
-
- ModeOptions() - Constructor for class org.bytedeco.arrow.ModeOptions
-
- 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(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 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
-
- MoveFinishedFutures() - Method in class org.bytedeco.arrow.FutureWaiter
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.ArrayDataResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.ArrayResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.ArrayVectorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.BinaryArrayResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.BoolResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.BufferedInputStreamResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.BufferedOutputStreamResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.BufferIteratorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.BufferOutputStreamResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.BufferResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.BufferUniqueResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.BufferVectorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.ChunkedArrayResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.ChunkedArrayVectorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.CodecResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.CompressedInputStreamResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.CompressedOutputStreamResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.CompressionTypeResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.CompressorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.CompressResultResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.DataTypeResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.DatumResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.Decimal128PairResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.Decimal128Result
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.Decimal256PairResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.Decimal256Result
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.DecompressorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.DecompressResultResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.DictionaryUnifierResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.DictionaryVectorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.EndResultResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.FeatherReaderResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.FieldRefDatumMapResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.FieldRefResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.FieldResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.FileInfoResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.FileInfoVectorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.FileOutputStreamResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.FileSystemResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.FlushResultResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.FunctionResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.HDFSOptionsResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.InputStreamResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.IntResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.IpcPayloadWriterResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.KernelResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.LargeListArrayResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.ListArrayResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.LocalFileSystemOptionsResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.LongResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.MemoryMappedFileResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.MessageSharedResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.MessageUniqueResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.OutputStreamResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.PathForestResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.RandomAccessFileResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.ReadableFileResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchFileReaderResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchIteratorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchReaderSharedResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchStreamReaderResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchVectorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchWriterSharedResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchWriterUniqueResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.ResizableResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.ResizableUniqueResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.ScalarAggregateKernelResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.ScalarKernelResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.ScalarResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.SchemaResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.SchemaVectorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.SelectionVectorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.SizeTResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.SparseTensorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.StreamingReaderResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.StringPairResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.StringResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.StructArrayResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.StructScalarResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.TableReaderResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.TableResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.TensorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.ThreadPoolResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.ValueDescrResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow.VectorKernelResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.DatasetFactoryResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.DatasetResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.ExpressionResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.FileFragmentResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.FileReaderResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.FileWriterResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.FragmentResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.FragmentVectorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.PartitioningResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.ScannerBuilderResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.ScannerResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.ScanTaskResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.ScanTaskVectorResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_dataset.UnionDatasetResult
-
- MoveValueUnsafe() - Method in class org.bytedeco.arrow_flight.FlightInfoResult
-
- mtime() - Method in class org.bytedeco.arrow.FileInfo
-
The time of last modification, if available
- mtime() - Method in class org.bytedeco.arrow.MockDirInfo
-
- mtime(Pointer) - Method in class org.bytedeco.arrow.MockDirInfo
-
- mtime() - Method in class org.bytedeco.arrow.MockFileInfo
-
- mtime(Pointer) - Method in class org.bytedeco.arrow.MockFileInfo
-
- MultipleChunkIterator - Class in org.bytedeco.arrow
-
\brief EXPERIMENTAL: Utility for incremental iteration over contiguous
pieces of potentially differently-chunked ChunkedArray objects
- MultipleChunkIterator(Pointer) - Constructor for class org.bytedeco.arrow.MultipleChunkIterator
-
Pointer cast constructor.
- MultipleChunkIterator(ChunkedArray, ChunkedArray) - Constructor for class org.bytedeco.arrow.MultipleChunkIterator
-
- multiply() - Method in class org.bytedeco.arrow.ArrayDataResult
-
- multiply() - Method in class org.bytedeco.arrow.ArrayResult
-
- multiply() - Method in class org.bytedeco.arrow.ArrayVectorResult
-
- 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.BufferUniqueResult
-
- multiply() - Method in class org.bytedeco.arrow.BufferVectorResult
-
- multiply() - Method in class org.bytedeco.arrow.ChunkedArrayResult
-
- multiply() - Method in class org.bytedeco.arrow.ChunkedArrayVectorResult
-
- 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.CompressionTypeResult
-
- 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.Decimal256PairResult
-
- multiply() - Method in class org.bytedeco.arrow.Decimal256Result
-
- multiply() - Method in class org.bytedeco.arrow.DecompressorResult
-
- multiply() - Method in class org.bytedeco.arrow.DecompressResultResult
-
- multiply() - Method in class org.bytedeco.arrow.DictionaryUnifierResult
-
- multiply() - Method in class org.bytedeco.arrow.DictionaryVectorResult
-
- multiply() - Method in class org.bytedeco.arrow.EndResultResult
-
- multiply() - Method in class org.bytedeco.arrow.FeatherReaderResult
-
- multiply() - Method in class org.bytedeco.arrow.FieldRefDatumMapResult
-
- multiply() - Method in class org.bytedeco.arrow.FieldRefResult
-
- multiply() - Method in class org.bytedeco.arrow.FieldResult
-
- multiply() - Method in class org.bytedeco.arrow.FileInfoResult
-
- multiply() - Method in class org.bytedeco.arrow.FileInfoVectorResult
-
- multiply() - Method in class org.bytedeco.arrow.FileOutputStreamResult
-
- multiply() - Method in class org.bytedeco.arrow.FileSystemResult
-
- multiply() - Method in class org.bytedeco.arrow.FlushResultResult
-
- multiply() - Method in class org.bytedeco.arrow.FunctionResult
-
- multiply(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
-
- multiply(BasicDecimal256, BasicDecimal256) - Static method in class org.bytedeco.arrow.global.arrow
-
- Multiply(Datum, Datum, ArithmeticOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Multiply two values.
- Multiply(Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- multiply() - Method in class org.bytedeco.arrow.HDFSOptionsResult
-
- multiply() - Method in class org.bytedeco.arrow.InputStreamResult
-
- multiply() - Method in class org.bytedeco.arrow.IntResult
-
- multiply() - Method in class org.bytedeco.arrow.IpcPayloadWriterResult
-
- multiply() - Method in class org.bytedeco.arrow.KernelResult
-
- multiply() - Method in class org.bytedeco.arrow.LargeListArrayResult
-
- multiply() - Method in class org.bytedeco.arrow.ListArrayResult
-
- multiply() - Method in class org.bytedeco.arrow.LocalFileSystemOptionsResult
-
- multiply() - Method in class org.bytedeco.arrow.LongResult
-
- multiply() - Method in class org.bytedeco.arrow.MemoryMappedFileResult
-
- multiply() - Method in class org.bytedeco.arrow.MessageSharedResult
-
- multiply() - Method in class org.bytedeco.arrow.MessageUniqueResult
-
- 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.RecordBatchFileReaderResult
-
- multiply() - Method in class org.bytedeco.arrow.RecordBatchIterator.RangeIterator
-
- multiply() - Method in class org.bytedeco.arrow.RecordBatchIteratorResult
-
- multiply() - Method in class org.bytedeco.arrow.RecordBatchReaderSharedResult
-
- multiply() - Method in class org.bytedeco.arrow.RecordBatchResult
-
- multiply() - Method in class org.bytedeco.arrow.RecordBatchStreamReaderResult
-
- multiply() - Method in class org.bytedeco.arrow.RecordBatchVectorResult
-
- multiply() - Method in class org.bytedeco.arrow.RecordBatchWriterSharedResult
-
- multiply() - Method in class org.bytedeco.arrow.RecordBatchWriterUniqueResult
-
- multiply() - Method in class org.bytedeco.arrow.ResizableResult
-
- multiply() - Method in class org.bytedeco.arrow.ResizableUniqueResult
-
- multiply() - Method in class org.bytedeco.arrow.ScalarAggregateKernelResult
-
- multiply() - Method in class org.bytedeco.arrow.ScalarKernelResult
-
- 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.SelectionVectorResult
-
- multiply() - Method in class org.bytedeco.arrow.SizeTResult
-
- multiply() - Method in class org.bytedeco.arrow.SparseTensorResult
-
- multiply() - Method in class org.bytedeco.arrow.StreamingReaderResult
-
- multiply() - Method in class org.bytedeco.arrow.StringPairResult
-
- multiply() - Method in class org.bytedeco.arrow.StringResult
-
- multiply() - Method in class org.bytedeco.arrow.StructArrayResult
-
- multiply() - Method in class org.bytedeco.arrow.StructScalarResult
-
- 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.ThreadPoolResult
-
- multiply() - Method in class org.bytedeco.arrow.ValueDescrResult
-
- multiply() - Method in class org.bytedeco.arrow.VectorKernelResult
-
- 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.FileFragmentResult
-
- multiply() - Method in class org.bytedeco.arrow_dataset.FileReaderResult
-
- multiply() - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
- multiply() - Method in class org.bytedeco.arrow_dataset.FileWriterResult
-
- multiply() - Method in class org.bytedeco.arrow_dataset.FragmentIterator.RangeIterator
-
- multiply() - Method in class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
- multiply() - Method in class org.bytedeco.arrow_dataset.FragmentResult
-
- multiply() - Method in class org.bytedeco.arrow_dataset.FragmentVectorResult
-
- multiply() - Method in class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
- multiply() - Method in class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
- multiply() - Method in class org.bytedeco.arrow_dataset.PartitioningResult
-
- 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.ScanTaskVectorResult
-
- multiply() - Method in class org.bytedeco.arrow_dataset.UnionDatasetResult
-
- multiply() - Method in class org.bytedeco.arrow_flight.FlightInfoResult
-
- 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.
- multiplyPut(BasicDecimal256) - Method in class org.bytedeco.arrow.BasicDecimal256
-
\brief Multiply this number by another number.
- mutable_address() - Method in class org.bytedeco.arrow.ArrowBuffer
-
\brief Return a writable device address to the buffer's data
The buffer has to be a mutable buffer (is_mutable() is true).
- mutable_array() - Method in class org.bytedeco.arrow.Datum
-
- mutable_data() - Method in class org.bytedeco.arrow.ArrowBuffer
-
\brief Return a writable pointer to the buffer's data
The buffer has to be a mutable CPU buffer (is_cpu() and is_mutable()
are true).
- mutable_data() - Method in class org.bytedeco.arrow.BufferBuilder
-
- mutable_data() - Method in class org.bytedeco.arrow.PrimitiveScalarBase
-
- 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(BytePointer, long, MemoryManager) - Constructor for class org.bytedeco.arrow.MutableBuffer
-
- MutableBuffer(ByteBuffer, long, MemoryManager) - Constructor for class org.bytedeco.arrow.MutableBuffer
-
- MutableBuffer(byte[], long, MemoryManager) - Constructor for class org.bytedeco.arrow.MutableBuffer
-
- MutableBuffer(ArrowBuffer, long, long) - Constructor for class org.bytedeco.arrow.MutableBuffer
-
- 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
-
DEPRECATED.
- 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.arrow.ReadRange
-
- offset(long) - Method in class org.bytedeco.arrow.ReadRange
-
- 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() - Method in class org.bytedeco.arrow.LargeListArray
-
\brief Return list offsets as an Int64Array
- offsets() - Method in class org.bytedeco.arrow.ListArray
-
\brief Return list offsets as an Int32Array
- 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.ArrayDataResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.ArrayResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.ArrayVectorResult
-
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.BufferUniqueResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.BufferVectorResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.ChunkedArrayResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.ChunkedArrayVectorResult
-
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.CompressionTypeResult
-
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.Decimal256PairResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.Decimal256Result
-
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.DictionaryUnifierResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.DictionaryVectorResult
-
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.FeatherReaderResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.FieldRefDatumMapResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.FieldRefResult
-
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.FileInfoResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.FileInfoVectorResult
-
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.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.FunctionResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.HDFSOptionsResult
-
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.IntResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.IpcPayloadWriterResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.KernelResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.LargeListArrayResult
-
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.LocalFileSystemOptionsResult
-
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.MessageSharedResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.MessageUniqueResult
-
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.RecordBatchFileReaderResult
-
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.RecordBatchReaderSharedResult
-
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.RecordBatchStreamReaderResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.RecordBatchVectorResult
-
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.ResizableResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.ResizableUniqueResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.ScalarAggregateKernelResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.ScalarKernelResult
-
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.SelectionVectorResult
-
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.StreamingReaderResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.StringPairResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.StringResult
-
Indicates whether the object contains a T value.
- 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.StructScalarResult
-
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.TaskGroup
-
Whether some tasks have already failed.
- ok() - Method in class org.bytedeco.arrow.TensorResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.ThreadPoolResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.ValueDescrResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow.VectorKernelResult
-
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.FileFragmentResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow_dataset.FileReaderResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow_dataset.FileWriterResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
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.FragmentVectorResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow_dataset.PartitioningResult
-
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.ScanTaskVectorResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow_dataset.UnionDatasetResult
-
Indicates whether the object contains a T value.
- ok() - Method in class org.bytedeco.arrow_flight.FlightInfoResult
-
Indicates whether the object contains a T value.
- OnBody() - Method in class org.bytedeco.arrow.MessageDecoderListener
-
\brief Called when the decoder state is changed to
MessageDecoder::State::BODY.
- OnEOS() - Method in class org.bytedeco.arrow.Listener
-
\brief Called when end-of-stream is received.
- OnEOS() - Method in class org.bytedeco.arrow.MessageDecoderListener
-
\brief Called when the decoder state is changed to
MessageDecoder::State::EOS.
- OnInitial() - Method in class org.bytedeco.arrow.MessageDecoderListener
-
\brief Called when the decoder state is changed to
MessageDecoder::State::INITIAL.
- OnMessageDecoded(Message) - Method in class org.bytedeco.arrow.AssignMessageDecoderListener
-
- OnMessageDecoded(Message) - Method in class org.bytedeco.arrow.MessageDecoderListener
-
\brief Called when a message is decoded.
- OnMetadata() - Method in class org.bytedeco.arrow.MessageDecoderListener
-
\brief Called when the decoder state is changed to
MessageDecoder::State::METADATA.
- OnMetadataLength() - Method in class org.bytedeco.arrow.MessageDecoderListener
-
\brief Called when the decoder state is changed to
MessageDecoder::State::METADATA_LENGTH.
- OnRecordBatchDecoded(RecordBatch) - Method in class org.bytedeco.arrow.CollectListener
-
- OnRecordBatchDecoded(RecordBatch) - Method in class org.bytedeco.arrow.Listener
-
\brief Called when a record batch is decoded.
- OnSchemaDecoded(Schema) - Method in class org.bytedeco.arrow.CollectListener
-
- OnSchemaDecoded(Schema) - Method in class org.bytedeco.arrow.Listener
-
\brief Called when a schema is decoded.
- op() - Method in class org.bytedeco.arrow.CompareOptions
-
- op(arrow.CompareOperator) - Method in class org.bytedeco.arrow.CompareOptions
-
- 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(int) - Static method in class org.bytedeco.arrow.FileOutputStream
-
\brief Open a file descriptor for writing.
- 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, long, long) - Static method in class org.bytedeco.arrow.MemoryMappedFile
-
- Open(BytePointer, int, long, long) - Static method in class org.bytedeco.arrow.MemoryMappedFile
-
- Open(ArrowBuffer, ArrowBuffer) - 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(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(RandomAccessFile) - Static method in class org.bytedeco.arrow.Reader
-
\brief Open a Feather file from a RandomAccessFile interface
- Open(RandomAccessFile, IpcReadOptions) - 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) - Static method in class org.bytedeco.arrow.RecordBatchFileReader
-
- Open(RandomAccessFile, long, IpcReadOptions) - 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(RandomAccessFile, long) - Static method in class org.bytedeco.arrow.RecordBatchFileReader
-
- Open(MessageReader, IpcReadOptions) - Static method in class org.bytedeco.arrow.RecordBatchStreamReader
-
Create batch reader from generic MessageReader.
- Open(MessageReader) - Static method in class org.bytedeco.arrow.RecordBatchStreamReader
-
- Open(InputStream, IpcReadOptions) - Static method in class org.bytedeco.arrow.RecordBatchStreamReader
-
\brief Record batch stream reader from InputStream
- Open(InputStream) - Static method in class org.bytedeco.arrow.RecordBatchStreamReader
-
- Open() - Method in class org.bytedeco.arrow_dataset.FileSource
-
\brief Get a RandomAccessFile which views this file source
- Open(RandomAccessFile, ReaderProperties, FileMetaData) - Method in class org.bytedeco.parquet.FileReaderBuilder
-
Create FileReaderBuilder from Arrow file and optional properties / metadata
- Open(RandomAccessFile) - Method in class org.bytedeco.parquet.FileReaderBuilder
-
- Open(Schema, MemoryPool, OutputStream, WriterProperties, FileWriter) - Static method in class org.bytedeco.parquet.FileWriter
-
- Open(Schema, MemoryPool, OutputStream, WriterProperties, ArrowWriterProperties, FileWriter) - Static method in class org.bytedeco.parquet.FileWriter
-
- 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(RandomAccessFile, MemoryPool, FileReader) - Static method in class org.bytedeco.arrow.global.parquet
-
\defgroup parquet-arrow-reader-factories Factory functions for Parquet Arrow readers
\{
- 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(FileInfo) - Method in class org.bytedeco.arrow.FileSystem
-
Open an input file for random access reading.
- 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(FileInfo) - 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
-
- OpenInputFile(FileInfo) - 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(FileInfo) - Method in class org.bytedeco.arrow.FileSystem
-
Open an input stream for sequential reading.
- 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(FileInfo) - 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
-
- OpenInputStream(FileInfo) - 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, IpcWriteOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
Create a new RecordBatchWriter from IpcPayloadWriter and schema.
- OpenRecordBatchWriter(IpcPayloadWriter, Schema) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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
-
- optimize() - Method in class org.bytedeco.gandiva.Configuration
-
- options() - Method in class org.bytedeco.arrow.KernelInitArgs
-
\brief Opaque options specific to this kernel.
- options(FunctionOptions) - Method in class org.bytedeco.arrow.KernelInitArgs
-
- options() - Method in class org.bytedeco.arrow.LocalFileSystem
-
- options() - Method in class org.bytedeco.arrow_dataset.Expression.Call
-
- options(FunctionOptions) - Method in class org.bytedeco.arrow_dataset.Expression.Call
-
- options() - Method in class org.bytedeco.arrow_dataset.FileWriter
-
- options() - Method in class org.bytedeco.arrow_dataset.IpcFileWriteOptions
-
Options passed to ipc::MakeFileWriter.
- options(IpcWriteOptions) - Method in class org.bytedeco.arrow_dataset.IpcFileWriteOptions
-
- options() - Method in class org.bytedeco.arrow_dataset.Scanner
-
- options() - Method in class org.bytedeco.arrow_dataset.ScanTask
-
- options_class() - Method in class org.bytedeco.arrow.FunctionDoc
-
\brief Name of the options class, if any.
- options_class(String) - Method in class org.bytedeco.arrow.FunctionDoc
-
- Or(Datum, Datum, ExecContext) - 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(Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- or_(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- or_(Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- order() - Method in class org.bytedeco.arrow.ArraySortOptions
-
- order(arrow.SortOrder) - Method in class org.bytedeco.arrow.ArraySortOptions
-
- order() - Method in class org.bytedeco.arrow.SortKey
-
How to order by this sort key.
- order(arrow.SortOrder) - Method in class org.bytedeco.arrow.SortKey
-
- ordered() - Method in class org.bytedeco.arrow.DictionaryType
-
- 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.KernelSignature
-
\brief The output type for the kernel.
- output_chunked() - Method in class org.bytedeco.arrow.VectorKernel
-
Some kernels (like unique and value_counts) yield non-chunked output from
chunked-array inputs.
- output_chunked(boolean) - Method in class org.bytedeco.arrow.VectorKernel
-
- 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.
- OutputType - Class in org.bytedeco.arrow
-
\brief Container to capture both exact and input-dependent output types.
- OutputType(DataType) - Constructor for class org.bytedeco.arrow.OutputType
-
\brief Output an exact type, but with shape determined by promoting the
shapes of the inputs (any ARRAY argument yields ARRAY).
- OutputType(ValueDescr) - Constructor for class org.bytedeco.arrow.OutputType
-
\brief Output the exact type and shape provided by a ValueDescr
- OutputType(Pointer) - Constructor for class org.bytedeco.arrow.OutputType
-
- OutputType(OutputType) - Constructor for class org.bytedeco.arrow.OutputType
-
- OutputType.ResolveKind - Enum in org.bytedeco.arrow
-
\brief An enum indicating whether the value type is an invariant fixed
value or one that's computed by a kernel-defined resolver function.
- 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
-
- package_kind() - Method in class org.bytedeco.arrow.BuildInfo
-
- package_kind(String) - Method in class org.bytedeco.arrow.BuildInfo
-
- 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.
- page_type() - Method in class org.bytedeco.parquet.PageEncodingStats
-
- page_type(PageType.type) - Method in class org.bytedeco.parquet.PageEncodingStats
-
- PageEncodingStats - Class in org.bytedeco.parquet
-
\brief Public struct for Thrift PageEncodingStats in ColumnChunkMetaData
- PageEncodingStats() - Constructor for class org.bytedeco.parquet.PageEncodingStats
-
Default native constructor.
- PageEncodingStats(long) - Constructor for class org.bytedeco.parquet.PageEncodingStats
-
Native array allocator.
- PageEncodingStats(Pointer) - Constructor for class org.bytedeco.parquet.PageEncodingStats
-
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.
- parallelism() - Method in class org.bytedeco.arrow.TaskGroup
-
How many tasks can typically be executed in parallel.
- parallelizable() - Method in class org.bytedeco.arrow.Kernel
-
\brief Indicates whether execution can benefit from parallelization
(splitting large chunks into smaller chunks and using multiple
threads).
- parallelizable(boolean) - Method in class org.bytedeco.arrow.Kernel
-
- param_types() - Method in class org.bytedeco.gandiva.FunctionSignature
-
- Parameter() - Constructor for class org.bytedeco.arrow_dataset.Expression.Parameter
-
Default native constructor.
- Parameter(long) - Constructor for class org.bytedeco.arrow_dataset.Expression.Parameter
-
Native array allocator.
- Parameter(Pointer) - Constructor for class org.bytedeco.arrow_dataset.Expression.Parameter
-
Pointer cast constructor.
- 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.ParquetDataPageVersion - Enum in org.bytedeco.arrow.global
-
Controls serialization format of data pages.
- 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
-
- parquet_reader() - Method in class org.bytedeco.parquet.FileReader
-
- parquet_writer() - Method in class org.bytedeco.arrow_dataset.ParquetFileWriter
-
- 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
-
- ParquetDatasetFactory - Class in org.bytedeco.arrow_dataset
-
\brief Create FileSystemDataset from custom _metadata cache file.
- ParquetDatasetFactory(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ParquetDatasetFactory
-
Pointer cast constructor.
- 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
-
- ParquetException(ParquetException) - Constructor for class org.bytedeco.parquet.ParquetException
-
- ParquetFactoryOptions - Class in org.bytedeco.arrow_dataset
-
- ParquetFactoryOptions() - Constructor for class org.bytedeco.arrow_dataset.ParquetFactoryOptions
-
Default native constructor.
- ParquetFactoryOptions(long) - Constructor for class org.bytedeco.arrow_dataset.ParquetFactoryOptions
-
Native array allocator.
- ParquetFactoryOptions(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ParquetFactoryOptions
-
Pointer cast constructor.
- ParquetFileFormat - Class in org.bytedeco.arrow_dataset
-
\brief A FileFormat implementation that reads from Parquet files
- ParquetFileFormat(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ParquetFileFormat
-
Pointer cast constructor.
- ParquetFileFormat(long) - Constructor for class org.bytedeco.arrow_dataset.ParquetFileFormat
-
Native array allocator.
- ParquetFileFormat() - Constructor for class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- ParquetFileFormat(ReaderProperties) - Constructor for class org.bytedeco.arrow_dataset.ParquetFileFormat
-
Convenience constructor which copies properties from a parquet::ReaderProperties.
- ParquetFileFragment - Class in org.bytedeco.arrow_dataset
-
\brief A FileFragment with parquet logic.
- ParquetFileFragment(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ParquetFileFragment
-
Pointer cast constructor.
- ParquetFileFragmentResult - Class in org.bytedeco.arrow_dataset
-
- ParquetFileFragmentResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
Pointer cast constructor.
- ParquetFileFragmentResult(long) - Constructor for class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
Native array allocator.
- ParquetFileFragmentResult() - Constructor for class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
Constructs a Result object that contains a non-OK status.
- ParquetFileFragmentResult(Status) - Constructor for class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
Constructs a Result object with the given non-OK Status object.
- ParquetFileFragmentResult(ParquetFileFragment) - Constructor for class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
Constructs a Result object that contains value.
- ParquetFileFragmentResult(ParquetFileFragmentResult) - Constructor for class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
Copy 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
-
- ParquetFileWriteOptions - Class in org.bytedeco.arrow_dataset
-
- ParquetFileWriteOptions() - Constructor for class org.bytedeco.arrow_dataset.ParquetFileWriteOptions
-
Default native constructor.
- ParquetFileWriteOptions(long) - Constructor for class org.bytedeco.arrow_dataset.ParquetFileWriteOptions
-
Native array allocator.
- ParquetFileWriteOptions(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ParquetFileWriteOptions
-
Pointer cast constructor.
- ParquetFileWriter - Class in org.bytedeco.arrow_dataset
-
- ParquetFileWriter(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ParquetFileWriter
-
Pointer cast constructor.
- 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
-
- 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(Pointer) - Constructor for class org.bytedeco.parquet.ParquetInvalidOrCorruptedFileException
-
Pointer cast constructor.
- ParquetInvalidOrCorruptedFileException(ParquetInvalidOrCorruptedFileException) - Constructor for class org.bytedeco.parquet.ParquetInvalidOrCorruptedFileException
-
- 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) - Method in class org.bytedeco.arrow_dataset.FunctionPartitioning
-
- Parse(BytePointer) - Method in class org.bytedeco.arrow_dataset.FunctionPartitioning
-
- Parse(String) - Method in class org.bytedeco.arrow_dataset.KeyValuePartitioning
-
- Parse(BytePointer) - Method in class org.bytedeco.arrow_dataset.KeyValuePartitioning
-
- Parse(String) - Method in class org.bytedeco.arrow_dataset.Partitioning
-
\brief Parse a path into a partition expression
- Parse(BytePointer) - Method in class org.bytedeco.arrow_dataset.Partitioning
-
- 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
-
- parse_options() - Method in class org.bytedeco.arrow_dataset.CsvFileFormat
-
Options affecting the parsing of CSV files
- parse_options(CsvParseOptions) - Method in class org.bytedeco.arrow_dataset.CsvFileFormat
-
- ParseKey(String) - Static method in class org.bytedeco.arrow_dataset.HivePartitioning
-
- ParseKey(BytePointer) - Static method in class org.bytedeco.arrow_dataset.HivePartitioning
-
- ParseOne(JsonParseOptions, ArrowBuffer) - 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(RecordBatch) - Method in class org.bytedeco.arrow_dataset.FunctionPartitioning
-
- Partition(RecordBatch) - Method in class org.bytedeco.arrow_dataset.KeyValuePartitioning
-
- Partition(RecordBatch) - Method in class org.bytedeco.arrow_dataset.Partitioning
-
- partition_base_dir() - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
-
- partition_base_dir(String) - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
-
- partition_base_dir() - Method in class org.bytedeco.arrow_dataset.ParquetFactoryOptions
-
- partition_base_dir(String) - Method in class org.bytedeco.arrow_dataset.ParquetFactoryOptions
-
- partition_expression() - Method in class org.bytedeco.arrow_dataset.Dataset
-
\brief An expression which evaluates to true for all data viewed by this Dataset.
- partition_expression() - Method in class org.bytedeco.arrow_dataset.Fragment
-
\brief An expression which evaluates to true for all data viewed by this
Fragment.
- PartitionedBatches() - Constructor for class org.bytedeco.arrow_dataset.Partitioning.PartitionedBatches
-
Default native constructor.
- PartitionedBatches(long) - Constructor for class org.bytedeco.arrow_dataset.Partitioning.PartitionedBatches
-
Native array allocator.
- PartitionedBatches(Pointer) - Constructor for class org.bytedeco.arrow_dataset.Partitioning.PartitionedBatches
-
Pointer cast constructor.
- PartitionedBatchesResult - Class in org.bytedeco.arrow_dataset
-
- PartitionedBatchesResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
Pointer cast constructor.
- PartitionedBatchesResult(long) - Constructor for class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
Native array allocator.
- PartitionedBatchesResult() - Constructor for class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
Constructs a Result object that contains a non-OK status.
- PartitionedBatchesResult(Status) - Constructor for class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
Constructs a Result object with the given non-OK Status object.
- PartitionedBatchesResult(Partitioning.PartitionedBatches) - Constructor for class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
Constructs a Result object that contains value.
- PartitionedBatchesResult(PartitionedBatchesResult) - Constructor for class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
Copy constructor.
- partitioning() - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
Partitioning used to generate fragment paths.
- partitioning(Partitioning) - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
- partitioning() - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
-
- partitioning(PartitioningOrFactory) - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
-
- partitioning() - Method in class org.bytedeco.arrow_dataset.ParquetFactoryOptions
-
- partitioning(PartitioningOrFactory) - Method in class org.bytedeco.arrow_dataset.ParquetFactoryOptions
-
- Partitioning - Class in org.bytedeco.arrow_dataset
-
\brief Interface for parsing partition expressions from string partition
identifiers.
- Partitioning(Pointer) - Constructor for class org.bytedeco.arrow_dataset.Partitioning
-
Pointer cast constructor.
- partitioning() - Method in class org.bytedeco.arrow_dataset.PartitioningOrFactory
-
- Partitioning.PartitionedBatches - Class in org.bytedeco.arrow_dataset
-
\brief If the input batch shares any fields with this partitioning,
produce sub-batches which satisfy mutually exclusive Expressions.
- PartitioningFactory - Class in org.bytedeco.arrow_dataset
-
\brief PartitioningFactory provides creation of a partitioning when the
specific schema must be inferred from available paths (no explicit schema is known).
- PartitioningFactory(Pointer) - Constructor for class org.bytedeco.arrow_dataset.PartitioningFactory
-
Pointer cast constructor.
- PartitioningFactoryOptions - Class in org.bytedeco.arrow_dataset
-
- PartitioningFactoryOptions() - Constructor for class org.bytedeco.arrow_dataset.PartitioningFactoryOptions
-
Default native constructor.
- PartitioningFactoryOptions(long) - Constructor for class org.bytedeco.arrow_dataset.PartitioningFactoryOptions
-
Native array allocator.
- PartitioningFactoryOptions(Pointer) - Constructor for class org.bytedeco.arrow_dataset.PartitioningFactoryOptions
-
Pointer cast constructor.
- PartitioningOrFactory - Class in org.bytedeco.arrow_dataset
-
\brief Either a Partitioning or a PartitioningFactory
- PartitioningOrFactory(Pointer) - Constructor for class org.bytedeco.arrow_dataset.PartitioningOrFactory
-
Pointer cast constructor.
- PartitioningOrFactory(Partitioning) - Constructor for class org.bytedeco.arrow_dataset.PartitioningOrFactory
-
- PartitioningOrFactory(PartitioningFactory) - Constructor for class org.bytedeco.arrow_dataset.PartitioningOrFactory
-
- PartitioningResult - Class in org.bytedeco.arrow_dataset
-
- PartitioningResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.PartitioningResult
-
Pointer cast constructor.
- PartitioningResult(long) - Constructor for class org.bytedeco.arrow_dataset.PartitioningResult
-
Native array allocator.
- PartitioningResult() - Constructor for class org.bytedeco.arrow_dataset.PartitioningResult
-
Constructs a Result object that contains a non-OK status.
- PartitioningResult(Status) - Constructor for class org.bytedeco.arrow_dataset.PartitioningResult
-
Constructs a Result object with the given non-OK Status object.
- PartitioningResult(Partitioning) - Constructor for class org.bytedeco.arrow_dataset.PartitioningResult
-
Constructs a Result object that contains value.
- PartitioningResult(PartitioningResult) - Constructor for class org.bytedeco.arrow_dataset.PartitioningResult
-
Copy constructor.
- PartitionNthOptions - Class in org.bytedeco.arrow
-
\brief Partitioning options for NthToIndices
- PartitionNthOptions(Pointer) - Constructor for class org.bytedeco.arrow.PartitionNthOptions
-
Pointer cast constructor.
- PartitionNthOptions(long) - Constructor for class org.bytedeco.arrow.PartitionNthOptions
-
- 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.FieldPosition
-
- path() - Method in class org.bytedeco.arrow.FileInfo
-
The full file path in the filesystem
- path() - Method in class org.bytedeco.arrow.FileLocator
-
- path(String) - Method in class org.bytedeco.arrow.FileLocator
-
- 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 FileInfo 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.
- pattern() - Method in class org.bytedeco.arrow.MatchSubstringOptions
-
The exact substring to look for inside input values.
- pattern(String) - Method in class org.bytedeco.arrow.MatchSubstringOptions
-
- pattern() - Method in class org.bytedeco.arrow.SplitPatternOptions
-
The exact substring to look for inside input values.
- pattern(String) - Method in class org.bytedeco.arrow.SplitPatternOptions
-
- 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() - Method in class org.bytedeco.arrow_flight.ServerCallContext
-
\brief The peer address (not validated)
- 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
- pivot() - Method in class org.bytedeco.arrow.PartitionNthOptions
-
The index into the equivalent sorted array of the partition pivot element.
- pivot(long) - Method in class org.bytedeco.arrow.PartitionNthOptions
-
- 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
-
A pool from which materialized and scanned arrays will be allocated.
- pool(MemoryPool) - Method in class org.bytedeco.arrow_dataset.ScanContext
-
- pop_back() - Method in class org.bytedeco.arrow.ArrayBuilderVector
-
- 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.BoolVector
-
- pop_back() - Method in class org.bytedeco.arrow.BufferVector
-
- pop_back() - Method in class org.bytedeco.arrow.ChunkedArrayVector
-
- pop_back() - Method in class org.bytedeco.arrow.DataTypeVector
-
- 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.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.ValueDescrVector
-
- pop_back() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
-
- pop_back() - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- pop_back() - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- 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
-
- PopCount(long) - Static method in class org.bytedeco.arrow.global.arrow
-
- PopCount(int) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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.ArithmeticOptions
-
- position(long) - Method in class org.bytedeco.arrow.Arity
-
- position(long) - Method in class org.bytedeco.arrow.ArrayData
-
- position(long) - Method in class org.bytedeco.arrow.ArrayDataResult
-
- position(long) - Method in class org.bytedeco.arrow.ArrayKernel
-
- position(long) - Method in class org.bytedeco.arrow.ArrayResult
-
- position(long) - Method in class org.bytedeco.arrow.ArraySortOptions
-
- position(long) - Method in class org.bytedeco.arrow.ArrayVectorResult
-
- position(long) - Method in class org.bytedeco.arrow.ArrayVisitor
-
- position(long) - Method in class org.bytedeco.arrow.AsyncContext
-
- position(long) - Method in class org.bytedeco.arrow.BaseDayTimeIntervalScalar
-
- 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.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.BaseUInt8Type
-
- position(long) - Method in class org.bytedeco.arrow.BasicDecimal128
-
- position(long) - Method in class org.bytedeco.arrow.BasicDecimal256
-
- 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.BinaryScalar
-
- position(long) - Method in class org.bytedeco.arrow.BinaryType
-
- 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.BufferUniqueResult
-
- position(long) - Method in class org.bytedeco.arrow.BufferVectorResult
-
- position(long) - Method in class org.bytedeco.arrow.BuildInfo
-
- position(long) - Method in class org.bytedeco.arrow.CacheOptions
-
- 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.ChunkedArrayResult
-
- position(long) - Method in class org.bytedeco.arrow.ChunkedArrayVectorResult
-
- position(long) - Method in class org.bytedeco.arrow.CodecResult
-
- position(long) - Method in class org.bytedeco.arrow.CollectListener
-
- 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.CompressionTypeResult
-
- 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.CountOptions
-
- position(long) - Method in class org.bytedeco.arrow.CsvParseOptions
-
- position(long) - Method in class org.bytedeco.arrow.DataTypeLayout.BufferSpec
-
- 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.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.Decimal256
-
- position(long) - Method in class org.bytedeco.arrow.Decimal256PairResult
-
- position(long) - Method in class org.bytedeco.arrow.Decimal256Result
-
- 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.DictionaryFieldMapper
-
- position(long) - Method in class org.bytedeco.arrow.DictionaryMemo
-
- position(long) - Method in class org.bytedeco.arrow.DictionaryUnifierResult
-
- position(long) - Method in class org.bytedeco.arrow.DictionaryVectorResult
-
- 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.ExecBatch
-
- position(long) - Method in class org.bytedeco.arrow.ExecContext
-
- position(long) - Method in class org.bytedeco.arrow.explicit_copy_constructor
-
- position(long) - Method in class org.bytedeco.arrow.FeatherReaderResult
-
- position(long) - Method in class org.bytedeco.arrow.Field.MergeOptions
-
- position(long) - Method in class org.bytedeco.arrow.FieldPath.Hash
-
- position(long) - Method in class org.bytedeco.arrow.FieldPath
-
- position(long) - Method in class org.bytedeco.arrow.FieldPosition
-
- position(long) - Method in class org.bytedeco.arrow.FieldRef.Hash
-
- position(long) - Method in class org.bytedeco.arrow.FieldRefDatumMapResult
-
- position(long) - Method in class org.bytedeco.arrow.FieldRefResult
-
- position(long) - Method in class org.bytedeco.arrow.FieldResult
-
- position(long) - Method in class org.bytedeco.arrow.FileInfo.ByPath
-
- position(long) - Method in class org.bytedeco.arrow.FileInfo
-
- position(long) - Method in class org.bytedeco.arrow.FileInfoResult
-
- position(long) - Method in class org.bytedeco.arrow.FileInfoVectorResult
-
- position(long) - Method in class org.bytedeco.arrow.FileLocator
-
- 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.FileSystemGlobalOptions
-
- 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.FilterOptions
-
- 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.ForReturnImpl
-
- position(long) - Method in class org.bytedeco.arrow.FunctionDoc
-
- position(long) - Method in class org.bytedeco.arrow.FunctionOptions
-
- position(long) - Method in class org.bytedeco.arrow.FunctionResult
-
- 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.HdfsOptions
-
- position(long) - Method in class org.bytedeco.arrow.HDFSOptionsResult
-
- 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.InputType
-
- 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.Int8Scalar
-
- position(long) - Method in class org.bytedeco.arrow.IpcPayload
-
- position(long) - Method in class org.bytedeco.arrow.IpcPayloadWriterResult
-
- position(long) - Method in class org.bytedeco.arrow.IpcReadOptions
-
- position(long) - Method in class org.bytedeco.arrow.IpcWriteOptions
-
- position(long) - Method in class org.bytedeco.arrow.JsonParseOptions
-
- position(long) - Method in class org.bytedeco.arrow.Kernel
-
- position(long) - Method in class org.bytedeco.arrow.KernelResult
-
- position(long) - Method in class org.bytedeco.arrow.KernelState
-
- 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.LargeListArrayResult
-
- 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.Listener
-
- 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.LocalFileSystemOptionsResult
-
- position(long) - Method in class org.bytedeco.arrow.MemAllocation
-
- 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.MessageSharedResult
-
- position(long) - Method in class org.bytedeco.arrow.MessageUniqueResult
-
- position(long) - Method in class org.bytedeco.arrow.MinMaxOptions
-
- position(long) - Method in class org.bytedeco.arrow.MockDirInfo
-
- position(long) - Method in class org.bytedeco.arrow.MockFileInfo
-
- 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.NullHandling
-
- 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.ReadRange
-
- position(long) - Method in class org.bytedeco.arrow.ReadStats
-
- position(long) - Method in class org.bytedeco.arrow.RecordBatchFileReaderResult
-
- 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.RecordBatchReaderSharedResult
-
- position(long) - Method in class org.bytedeco.arrow.RecordBatchResult
-
- position(long) - Method in class org.bytedeco.arrow.RecordBatchStreamReaderResult
-
- position(long) - Method in class org.bytedeco.arrow.RecordBatchVectorResult
-
- 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.ResizableResult
-
- position(long) - Method in class org.bytedeco.arrow.ResizableUniqueResult
-
- position(long) - Method in class org.bytedeco.arrow.Scalar.Hash
-
- position(long) - Method in class org.bytedeco.arrow.ScalarAggregateKernel
-
- position(long) - Method in class org.bytedeco.arrow.ScalarAggregateKernelResult
-
- position(long) - Method in class org.bytedeco.arrow.ScalarKernel
-
- position(long) - Method in class org.bytedeco.arrow.ScalarKernelResult
-
- 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.SelectionVectorResult
-
- position(long) - Method in class org.bytedeco.arrow.SharedExclusiveChecker
-
- position(long) - Method in class org.bytedeco.arrow.SimdLevel
-
- position(long) - Method in class org.bytedeco.arrow.SortOptions
-
- position(long) - Method in class org.bytedeco.arrow.SplitOptions
-
- position(long) - Method in class org.bytedeco.arrow.Status
-
- position(long) - Method in class org.bytedeco.arrow.StreamingReaderResult
-
- position(long) - Method in class org.bytedeco.arrow.StringBuilder
-
- position(long) - Method in class org.bytedeco.arrow.StringPairResult
-
- position(long) - Method in class org.bytedeco.arrow.StringResult
-
- 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.StructScalarResult
-
- 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.TakeOptions
-
- position(long) - Method in class org.bytedeco.arrow.TaskHints
-
- position(long) - Method in class org.bytedeco.arrow.TensorResult
-
- position(long) - Method in class org.bytedeco.arrow.ThreadPoolResult
-
- 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.TypeIdTraits
-
- 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.UInt8Scalar
-
- position(long) - Method in class org.bytedeco.arrow.UnionArray
-
- position(long) - Method in class org.bytedeco.arrow.UnionMode
-
- position(long) - Method in class org.bytedeco.arrow.ValueDescr
-
- position(long) - Method in class org.bytedeco.arrow.ValueDescrResult
-
- position(long) - Method in class org.bytedeco.arrow.VectorKernel
-
- position(long) - Method in class org.bytedeco.arrow.VectorKernelResult
-
- position(long) - Method in class org.bytedeco.arrow.WriteProperties
-
- position(long) - Method in class org.bytedeco.arrow.WriteStats
-
- position(long) - Method in class org.bytedeco.arrow_dataset.CsvFileFormat
-
- 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.Expression.Call
-
- position(long) - Method in class org.bytedeco.arrow_dataset.Expression.Hash
-
- position(long) - Method in class org.bytedeco.arrow_dataset.Expression.Parameter
-
- position(long) - Method in class org.bytedeco.arrow_dataset.Expression
-
- position(long) - Method in class org.bytedeco.arrow_dataset.ExpressionResult
-
- position(long) - Method in class org.bytedeco.arrow_dataset.FileFragmentResult
-
- position(long) - Method in class org.bytedeco.arrow_dataset.FileReaderResult
-
- position(long) - Method in class org.bytedeco.arrow_dataset.FileSource
-
- position(long) - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
- position(long) - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetWriteOptions
-
- position(long) - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
-
- position(long) - Method in class org.bytedeco.arrow_dataset.FileWriterResult
-
- position(long) - Method in class org.bytedeco.arrow_dataset.FilterIterator
-
- position(long) - Method in class org.bytedeco.arrow_dataset.FinishOptions
-
- position(long) - Method in class org.bytedeco.arrow_dataset.FragmentIterator
-
- position(long) - Method in class org.bytedeco.arrow_dataset.FragmentIterator.RangeIterator
-
- position(long) - Method in class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
- position(long) - Method in class org.bytedeco.arrow_dataset.FragmentResult
-
- position(long) - Method in class org.bytedeco.arrow_dataset.FragmentVectorResult
-
- position(long) - Method in class org.bytedeco.arrow_dataset.InspectOptions
-
- position(long) - Method in class org.bytedeco.arrow_dataset.IpcFileFormat
-
- position(long) - Method in class org.bytedeco.arrow_dataset.IpcFileWriteOptions
-
- position(long) - Method in class org.bytedeco.arrow_dataset.KeyValuePartitioning.Key
-
- position(long) - Method in class org.bytedeco.arrow_dataset.ParquetFactoryOptions
-
- position(long) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- position(long) - Method in class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
- position(long) - Method in class org.bytedeco.arrow_dataset.ParquetFileWriteOptions
-
- position(long) - Method in class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
- position(long) - Method in class org.bytedeco.arrow_dataset.Partitioning.PartitionedBatches
-
- position(long) - Method in class org.bytedeco.arrow_dataset.PartitioningFactoryOptions
-
- position(long) - Method in class org.bytedeco.arrow_dataset.PartitioningResult
-
- 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.ScanTaskVectorResult
-
- position(long) - Method in class org.bytedeco.arrow_dataset.UnionDatasetResult
-
- 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.FlightInfoResult
-
- position(long) - Method in class org.bytedeco.arrow_flight.FlightMessageWriter
-
- 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.FileReaderBuilder
-
- 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.LevelInfo
-
- 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.MinMax
-
- position(long) - Method in class org.bytedeco.parquet.PageEncodingStats
-
- 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.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.ValidityBitmapInputOutput
-
- 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
-
- pre_buffer() - Method in class org.bytedeco.parquet.ArrowReaderProperties
-
- preallocate_contiguous() - Method in class org.bytedeco.arrow.ExecContext
-
\brief If contiguous preallocations should be used when doing chunked
execution as specified by exec_chunksize().
- PreBuffer(IntPointer, IntPointer, AsyncContext, CacheOptions) - Method in class org.bytedeco.parquet.ParquetFileReader
-
Pre-buffer the specified column indices in all row groups.
- PreBuffer(IntBuffer, IntBuffer, AsyncContext, CacheOptions) - Method in class org.bytedeco.parquet.ParquetFileReader
-
- PreBuffer(int[], int[], AsyncContext, CacheOptions) - Method in class org.bytedeco.parquet.ParquetFileReader
-
- 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() - Constructor for class org.bytedeco.arrow.PrettyPrintOptions
-
- PrettyPrintOptions(int, int, int, String, boolean, boolean) - Constructor for class org.bytedeco.arrow.PrettyPrintOptions
-
- PrettyPrintOptions(int) - Constructor for class org.bytedeco.arrow.PrettyPrintOptions
-
- PrettyPrintOptions(int, int, int, BytePointer, boolean, boolean) - Constructor for class org.bytedeco.arrow.PrettyPrintOptions
-
- Primitive() - Static method in class org.bytedeco.arrow.global.arrow
-
- 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.
- PrimitiveScalarBase - Class in org.bytedeco.arrow
-
\}
- PrimitiveScalarBase(Pointer) - Constructor for class org.bytedeco.arrow.PrimitiveScalarBase
-
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
-
- priority() - Method in class org.bytedeco.arrow.TaskHints
-
- priority(int) - Method in class org.bytedeco.arrow.TaskHints
-
- private_key() - Method in class org.bytedeco.arrow_flight.FlightClientOptions
-
\brief The private key associated with the client certificate for Mutual TLS
- private_key(String) - Method in class org.bytedeco.arrow_flight.FlightClientOptions
-
- project(Expression, StringVector) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- Project(RecordBatch, MemoryPool) - Method in class org.bytedeco.arrow_dataset.RecordBatchProjector
-
- Project(RecordBatch) - Method in class org.bytedeco.arrow_dataset.RecordBatchProjector
-
- Project(StringVector) - Method in class org.bytedeco.arrow_dataset.ScannerBuilder
-
\brief Set the subset of columns to materialize.
- ProjectOptions - Class in org.bytedeco.arrow
-
- ProjectOptions(Pointer) - Constructor for class org.bytedeco.arrow.ProjectOptions
-
Pointer cast constructor.
- ProjectOptions(StringVector) - Constructor for class org.bytedeco.arrow.ProjectOptions
-
- 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.FileReader
-
- properties(ArrowReaderProperties) - Method in class org.bytedeco.parquet.FileReaderBuilder
-
Set Arrow reader 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_back(ArrayBuilder) - Method in class org.bytedeco.arrow.ArrayBuilderVector
-
- 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(boolean) - Method in class org.bytedeco.arrow.BoolVector
-
- push_back(ArrowBuffer) - Method in class org.bytedeco.arrow.BufferVector
-
- push_back(ChunkedArray) - Method in class org.bytedeco.arrow.ChunkedArrayVector
-
- push_back(DataType) - Method in class org.bytedeco.arrow.DataTypeVector
-
- push_back(Datum) - Method in class org.bytedeco.arrow.DatumVector
-
- push_back(Field) - Method in class org.bytedeco.arrow.FieldVector
-
- 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(ValueDescr) - Method in class org.bytedeco.arrow.ValueDescrVector
-
- push_back(Expression) - Method in class org.bytedeco.arrow_dataset.ExpressionVector
-
- push_back(FileFragment) - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- push_back(ScanTask) - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- 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(ArrayBuilderVector) - Method in class org.bytedeco.arrow.ArrayBuilderVector
-
- put(long, ArrayBuilder) - Method in class org.bytedeco.arrow.ArrayBuilderVector
-
- put(ArrayBuilder) - Method in class org.bytedeco.arrow.ArrayBuilderVector
-
- put(ArrayBuilder...) - Method in class org.bytedeco.arrow.ArrayBuilderVector
-
- put(ArrayData) - Method in class org.bytedeco.arrow.ArrayData
-
- put(ArrayDataResult) - Method in class org.bytedeco.arrow.ArrayDataResult
-
Copy-assignment operator.
- 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(ArrayVectorResult) - Method in class org.bytedeco.arrow.ArrayVectorResult
-
Copy-assignment operator.
- 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(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(BufferVector) - Method in class org.bytedeco.arrow.BufferVector
-
- put(long, ArrowBuffer) - Method in class org.bytedeco.arrow.BufferVector
-
- put(ArrowBuffer) - Method in class org.bytedeco.arrow.BufferVector
-
- put(ArrowBuffer...) - Method in class org.bytedeco.arrow.BufferVector
-
- put(BufferVectorResult) - Method in class org.bytedeco.arrow.BufferVectorResult
-
Copy-assignment operator.
- put(Byte16Array) - Method in class org.bytedeco.arrow.Byte16Array
-
- put(long, byte) - Method in class org.bytedeco.arrow.Byte16Array
-
- put(Byte32Array) - Method in class org.bytedeco.arrow.Byte32Array
-
- put(long, byte) - Method in class org.bytedeco.arrow.Byte32Array
-
- put(ChunkedArrayResult) - Method in class org.bytedeco.arrow.ChunkedArrayResult
-
Copy-assignment operator.
- 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(ChunkedArrayVectorResult) - Method in class org.bytedeco.arrow.ChunkedArrayVectorResult
-
Copy-assignment operator.
- 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(CompressionTypeResult) - Method in class org.bytedeco.arrow.CompressionTypeResult
-
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(DataTypeVector) - Method in class org.bytedeco.arrow.DataTypeVector
-
- put(long, DataType) - Method in class org.bytedeco.arrow.DataTypeVector
-
- put(DataType) - Method in class org.bytedeco.arrow.DataTypeVector
-
- put(DataType...) - Method in class org.bytedeco.arrow.DataTypeVector
-
- 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(Decimal256Pair) - Method in class org.bytedeco.arrow.Decimal256Pair
-
- put(Decimal256, Decimal256) - Method in class org.bytedeco.arrow.Decimal256Pair
-
- put(Decimal256PairResult) - Method in class org.bytedeco.arrow.Decimal256PairResult
-
Copy-assignment operator.
- put(Decimal256Result) - Method in class org.bytedeco.arrow.Decimal256Result
-
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(DictionaryVector) - Method in class org.bytedeco.arrow.DictionaryVector
-
- put(long[], Array[]) - Method in class org.bytedeco.arrow.DictionaryVector
-
- put(DictionaryVectorResult) - Method in class org.bytedeco.arrow.DictionaryVectorResult
-
Copy-assignment operator.
- put(EndResultResult) - Method in class org.bytedeco.arrow.EndResultResult
-
Copy-assignment operator.
- put(FeatherReaderResult) - Method in class org.bytedeco.arrow.FeatherReaderResult
-
Copy-assignment operator.
- put(FieldRefDatumMap) - Method in class org.bytedeco.arrow.FieldRefDatumMap
-
- put(FieldRef, Datum) - Method in class org.bytedeco.arrow.FieldRefDatumMap
-
- put(FieldRefDatumMapResult) - Method in class org.bytedeco.arrow.FieldRefDatumMapResult
-
Copy-assignment operator.
- put(FieldRefResult) - Method in class org.bytedeco.arrow.FieldRefResult
-
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(FileInfo) - Method in class org.bytedeco.arrow.FileInfo
-
- put(FileInfoResult) - Method in class org.bytedeco.arrow.FileInfoResult
-
Copy-assignment operator.
- put(FileInfoVectorResult) - Method in class org.bytedeco.arrow.FileInfoVectorResult
-
Copy-assignment operator.
- put(FileOutputStreamResult) - Method in class org.bytedeco.arrow.FileOutputStreamResult
-
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(FunctionResult) - Method in class org.bytedeco.arrow.FunctionResult
-
Copy-assignment operator.
- put(HDFSOptionsResult) - Method in class org.bytedeco.arrow.HDFSOptionsResult
-
Copy-assignment operator.
- put(InputStreamResult) - Method in class org.bytedeco.arrow.InputStreamResult
-
Copy-assignment operator.
- put(InputType) - Method in class org.bytedeco.arrow.InputType
-
- put(IntResult) - Method in class org.bytedeco.arrow.IntResult
-
Copy-assignment operator.
- put(KernelResult) - Method in class org.bytedeco.arrow.KernelResult
-
Copy-assignment operator.
- put(LargeListArrayResult) - Method in class org.bytedeco.arrow.LargeListArrayResult
-
Copy-assignment operator.
- put(ListArrayResult) - Method in class org.bytedeco.arrow.ListArrayResult
-
Copy-assignment operator.
- put(LocalFileSystemOptionsResult) - Method in class org.bytedeco.arrow.LocalFileSystemOptionsResult
-
Copy-assignment operator.
- put(Long4Array) - Method in class org.bytedeco.arrow.Long4Array
-
- put(long, long) - Method in class org.bytedeco.arrow.Long4Array
-
- 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(MessageSharedResult) - Method in class org.bytedeco.arrow.MessageSharedResult
-
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(RecordBatchFileReaderResult) - Method in class org.bytedeco.arrow.RecordBatchFileReaderResult
-
Copy-assignment operator.
- put(RecordBatchReaderSharedResult) - Method in class org.bytedeco.arrow.RecordBatchReaderSharedResult
-
Copy-assignment operator.
- put(RecordBatchResult) - Method in class org.bytedeco.arrow.RecordBatchResult
-
Copy-assignment operator.
- put(RecordBatchStreamReaderResult) - Method in class org.bytedeco.arrow.RecordBatchStreamReaderResult
-
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(RecordBatchVectorResult) - Method in class org.bytedeco.arrow.RecordBatchVectorResult
-
Copy-assignment operator.
- put(RecordBatchWriterSharedResult) - Method in class org.bytedeco.arrow.RecordBatchWriterSharedResult
-
Copy-assignment operator.
- put(ResizableResult) - Method in class org.bytedeco.arrow.ResizableResult
-
Copy-assignment operator.
- put(ScalarAggregateKernelResult) - Method in class org.bytedeco.arrow.ScalarAggregateKernelResult
-
Copy-assignment operator.
- put(ScalarKernelResult) - Method in class org.bytedeco.arrow.ScalarKernelResult
-
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(SelectionVectorResult) - Method in class org.bytedeco.arrow.SelectionVectorResult
-
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(StreamingReaderResult) - Method in class org.bytedeco.arrow.StreamingReaderResult
-
Copy-assignment operator.
- put(StringDataTypeMap) - Method in class org.bytedeco.arrow.StringDataTypeMap
-
- put(String, DataType) - Method in class org.bytedeco.arrow.StringDataTypeMap
-
- put(StringPair) - Method in class org.bytedeco.arrow.StringPair
-
- put(String, String) - Method in class org.bytedeco.arrow.StringPair
-
- put(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.StringPair
-
- put(StringPairResult) - Method in class org.bytedeco.arrow.StringPairResult
-
Copy-assignment operator.
- put(StringResult) - Method in class org.bytedeco.arrow.StringResult
-
Copy-assignment operator.
- 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(StructScalarResult) - Method in class org.bytedeco.arrow.StructScalarResult
-
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(ThreadPoolResult) - Method in class org.bytedeco.arrow.ThreadPoolResult
-
Copy-assignment operator.
- put(ValueDescrResult) - Method in class org.bytedeco.arrow.ValueDescrResult
-
Copy-assignment operator.
- put(ValueDescrVector) - Method in class org.bytedeco.arrow.ValueDescrVector
-
- put(long, ValueDescr) - Method in class org.bytedeco.arrow.ValueDescrVector
-
- put(ValueDescr) - Method in class org.bytedeco.arrow.ValueDescrVector
-
- put(ValueDescr...) - Method in class org.bytedeco.arrow.ValueDescrVector
-
- put(VectorKernelResult) - Method in class org.bytedeco.arrow.VectorKernelResult
-
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(FileFragmentResult) - Method in class org.bytedeco.arrow_dataset.FileFragmentResult
-
Copy-assignment operator.
- put(FileFragmentVector) - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- put(long, FileFragment) - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- put(FileFragment) - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- put(FileFragment...) - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- put(FileSystemDatasetResult) - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
Copy-assignment operator.
- put(FileWriterResult) - Method in class org.bytedeco.arrow_dataset.FileWriterResult
-
Copy-assignment operator.
- put(FragmentIteratorResult) - Method in class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
Copy-assignment operator.
- put(FragmentResult) - Method in class org.bytedeco.arrow_dataset.FragmentResult
-
Copy-assignment operator.
- put(FragmentVectorResult) - Method in class org.bytedeco.arrow_dataset.FragmentVectorResult
-
Copy-assignment operator.
- put(ParquetFileFragmentResult) - Method in class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
Copy-assignment operator.
- put(PartitionedBatchesResult) - Method in class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
Copy-assignment operator.
- put(Partitioning) - Method in class org.bytedeco.arrow_dataset.PartitioningOrFactory
-
- put(PartitioningFactory) - Method in class org.bytedeco.arrow_dataset.PartitioningOrFactory
-
- put(PartitioningResult) - Method in class org.bytedeco.arrow_dataset.PartitioningResult
-
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(ScanTaskVector) - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- put(long, ScanTask) - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- put(ScanTask) - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- put(ScanTask...) - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- put(ScanTaskVectorResult) - Method in class org.bytedeco.arrow_dataset.ScanTaskVectorResult
-
Copy-assignment operator.
- put(StringUnorderedSet) - Method in class org.bytedeco.arrow_dataset.StringUnorderedSet
-
- put(UnionDatasetResult) - Method in class org.bytedeco.arrow_dataset.UnionDatasetResult
-
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(FlightInfoResult) - Method in class org.bytedeco.arrow_flight.FlightInfoResult
-
Copy-assignment operator.
- 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(EncodingIntMap) - Method in class org.bytedeco.parquet.EncodingIntMap
-
- put(Encoding.type, int) - Method in class org.bytedeco.parquet.EncodingIntMap
-
- 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
-
- put(ParquetException) - Method in class org.bytedeco.parquet.ParquetException
-
- 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
-
- 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.
- range_size_limit() - Method in class org.bytedeco.arrow.CacheOptions
-
/brief The maximum size in bytes of a combined range; if
combining two consecutive ranges would produce a range of a
size greater than this, they are not combined
- range_size_limit(long) - Method in class org.bytedeco.arrow.CacheOptions
-
- RangeEquals(long, long, long, Array, EqualOptions) - Method in class org.bytedeco.arrow.Array
-
Compare if the range of slots specified are equal for the given array and
this array.
- RangeEquals(long, long, long, Array) - Method in class org.bytedeco.arrow.Array
-
- RangeEquals(Array, long, long, long, EqualOptions) - Method in class org.bytedeco.arrow.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.FragmentIterator.RangeIterator
-
Pointer cast constructor.
- RangeIterator(long) - Constructor for class org.bytedeco.arrow_dataset.FragmentIterator.RangeIterator
-
Native array allocator.
- RangeIterator() - Constructor for class org.bytedeco.arrow_dataset.FragmentIterator.RangeIterator
-
- RangeIterator(FragmentIterator) - Constructor for class org.bytedeco.arrow_dataset.FragmentIterator.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_reader() - Method in class org.bytedeco.parquet.FileReaderBuilder
-
- raw_type_codes() - Method in class org.bytedeco.arrow.UnionArray
-
- 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.DenseUnionArray
-
- 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.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, Pointer) - Method in class org.bytedeco.arrow.ReadableFileRandomAccessFileConcurrencyWrapper
-
- Read(long) - Method in class org.bytedeco.arrow.ReadableFileRandomAccessFileConcurrencyWrapper
-
- Read(Table) - Method in class org.bytedeco.arrow.Reader
-
\brief Read all columns from the file as an arrow::Table.
- Read(IntPointer, Table) - Method in class org.bytedeco.arrow.Reader
-
\brief Read only the specified columns from the file as an arrow::Table.
- Read(IntBuffer, Table) - Method in class org.bytedeco.arrow.Reader
-
- Read(int[], Table) - Method in class org.bytedeco.arrow.Reader
-
- Read(StringVector, Table) - Method in class org.bytedeco.arrow.Reader
-
\brief Read only the specified columns from the file as an arrow::Table.
- Read(ReadRange) - Method in class org.bytedeco.arrow.ReadRangeCache
-
\brief Read a range previously given to Cache().
- 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(BytePointer) - Method in class org.bytedeco.arrow_flight.ClientAuthReader
-
- Read(BytePointer) - Method in class org.bytedeco.arrow_flight.ServerAuthReader
-
- Read(ChunkedArray) - Method in class org.bytedeco.parquet.ColumnChunkReader
-
- 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
- read_options() - Method in class org.bytedeco.arrow_flight.FlightCallOptions
-
\brief IPC reader options, if applicable for the call.
- read_options(IpcReadOptions) - Method in class org.bytedeco.arrow_flight.FlightCallOptions
-
- 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, 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
-
- ReadColumn(int, ChunkedArray) - Method in class org.bytedeco.parquet.FileReader
-
\brief Read column as a whole into a chunked array.
- Reader - Class in org.bytedeco.arrow
-
\class Reader
\brief An interface for reading columns from Feather files
- Reader(Pointer) - Constructor for class org.bytedeco.arrow.Reader
-
Pointer cast constructor.
- reader_options_buffer_size() - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- reader_options_buffer_size(long) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- reader_options_dict_columns() - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
\}
- reader_options_dict_columns(StringUnorderedSet) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- reader_options_enable_parallel_column_conversion() - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
\}
- reader_options_enable_parallel_column_conversion(boolean) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- reader_options_file_decryption_properties() - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- reader_options_file_decryption_properties(FileDecryptionProperties) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- reader_options_use_buffered_stream() - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
\defgroup parquet-file-format-reader-properties properties which correspond to
members of parquet::ReaderProperties.
- reader_options_use_buffered_stream(boolean) - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- 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) - Static method in class org.bytedeco.arrow.Message
-
\brief Read message body and create Message given Flatbuffer metadata
- ReadFrom(long, ArrowBuffer, RandomAccessFile) - 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) - 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, MemoryPool) - 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.
- ReadMessage(InputStream) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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.TableBatchReader
-
- ReadNextMessage() - 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.
- ReadPhysicalSchema() - Method in class org.bytedeco.arrow_dataset.Fragment
-
\brief Return the physical schema of the Fragment.
- ReadRange - Class in org.bytedeco.arrow
-
- ReadRange() - Constructor for class org.bytedeco.arrow.ReadRange
-
Default native constructor.
- ReadRange(long) - Constructor for class org.bytedeco.arrow.ReadRange
-
Native array allocator.
- ReadRange(Pointer) - Constructor for class org.bytedeco.arrow.ReadRange
-
Pointer cast constructor.
- ReadRangeCache - Class in org.bytedeco.arrow
-
\brief A read cache designed to hide IO latencies when reading.
- ReadRangeCache(Pointer) - Constructor for class org.bytedeco.arrow.ReadRangeCache
-
Pointer cast constructor.
- ReadRangeCache(RandomAccessFile, AsyncContext) - Constructor for class org.bytedeco.arrow.ReadRangeCache
-
Construct a read cache with default
- ReadRangeCache(RandomAccessFile, AsyncContext, CacheOptions) - Constructor for class org.bytedeco.arrow.ReadRangeCache
-
Construct a read cache with given options
- ReadRecordBatch(Schema, DictionaryMemo, IpcReadOptions, InputStream) - Static method in class org.bytedeco.arrow.global.arrow
-
Read record batch as encapsulated IPC message with metadata size prefix and
header
- ReadRecordBatch(Message, Schema, DictionaryMemo, IpcReadOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Read record batch from message
- ReadRecordBatch(ArrowBuffer, Schema, DictionaryMemo, IpcReadOptions, RandomAccessFile) - Static method in class org.bytedeco.arrow.global.arrow
-
Read record batch from file given metadata and schema
- ReadRecordBatch(int) - 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
- ReadRowGroup(int, IntPointer, Table) - Method in class org.bytedeco.parquet.FileReader
-
- ReadRowGroup(int, IntBuffer, Table) - Method in class org.bytedeco.parquet.FileReader
-
- ReadRowGroup(int, int[], Table) - Method in class org.bytedeco.parquet.FileReader
-
- ReadRowGroup(int, Table) - Method in class org.bytedeco.parquet.FileReader
-
- ReadRowGroups(IntPointer, IntPointer, Table) - Method in class org.bytedeco.parquet.FileReader
-
- ReadRowGroups(IntBuffer, IntBuffer, Table) - Method in class org.bytedeco.parquet.FileReader
-
- ReadRowGroups(int[], int[], Table) - Method in class org.bytedeco.parquet.FileReader
-
- ReadRowGroups(IntPointer, Table) - Method in class org.bytedeco.parquet.FileReader
-
- ReadRowGroups(IntBuffer, Table) - Method in class org.bytedeco.parquet.FileReader
-
- ReadRowGroups(int[], Table) - Method in class org.bytedeco.parquet.FileReader
-
- ReadSchema(InputStream, DictionaryMemo) - 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) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Read Schema from encapsulated Message
- ReadSchemaField(int, ChunkedArray) - Method in class org.bytedeco.parquet.FileReader
-
- ReadSparseTensor(InputStream) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief EXPERIMENTAL: Read arrow::SparseTensor as encapsulated IPC message in file
- ReadSparseTensor(Message) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief EXPERIMENTAL: Read arrow::SparseTensor from IPC 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
- ReadStats - Class in org.bytedeco.arrow
-
- ReadStats() - Constructor for class org.bytedeco.arrow.ReadStats
-
Default native constructor.
- ReadStats(long) - Constructor for class org.bytedeco.arrow.ReadStats
-
Native array allocator.
- ReadStats(Pointer) - Constructor for class org.bytedeco.arrow.ReadStats
-
Pointer cast constructor.
- ReadTable(Table) - Method in class org.bytedeco.parquet.FileReader
-
Read all columns into a Table
- ReadTable(IntPointer, Table) - Method in class org.bytedeco.parquet.FileReader
-
\brief Read the given columns into a Table
The indicated column indices are relative to the schema
- ReadTable(IntBuffer, Table) - Method in class org.bytedeco.parquet.FileReader
-
- ReadTable(int[], Table) - Method in class org.bytedeco.parquet.FileReader
-
- 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() - Method in class org.bytedeco.arrow.Datum
-
- record_batches() - Method in class org.bytedeco.arrow.CollectListener
-
- 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.
- RecordBatchFileReaderResult - Class in org.bytedeco.arrow
-
- RecordBatchFileReaderResult(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchFileReaderResult
-
Pointer cast constructor.
- RecordBatchFileReaderResult(long) - Constructor for class org.bytedeco.arrow.RecordBatchFileReaderResult
-
Native array allocator.
- RecordBatchFileReaderResult() - Constructor for class org.bytedeco.arrow.RecordBatchFileReaderResult
-
Constructs a Result object that contains a non-OK status.
- RecordBatchFileReaderResult(Status) - Constructor for class org.bytedeco.arrow.RecordBatchFileReaderResult
-
Constructs a Result object with the given non-OK Status object.
- RecordBatchFileReaderResult(RecordBatchFileReader) - Constructor for class org.bytedeco.arrow.RecordBatchFileReaderResult
-
Constructs a Result object that contains value.
- RecordBatchFileReaderResult(RecordBatchFileReaderResult) - Constructor for class org.bytedeco.arrow.RecordBatchFileReaderResult
-
Copy constructor.
- RecordBatchGenerator(Pointer) - Constructor for class org.bytedeco.arrow_dataset.InMemoryDataset.RecordBatchGenerator
-
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
-
\brief Project a RecordBatch to a given schema.
- RecordBatchProjector(Pointer) - Constructor for class org.bytedeco.arrow_dataset.RecordBatchProjector
-
Pointer cast constructor.
- RecordBatchProjector(Schema) - Constructor for class org.bytedeco.arrow_dataset.RecordBatchProjector
-
A column required by the given schema but absent from a record batch will be added
to the projected record batch with all its slots null.
- 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.
- RecordBatchReaderSharedResult - Class in org.bytedeco.arrow
-
- RecordBatchReaderSharedResult(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchReaderSharedResult
-
Pointer cast constructor.
- RecordBatchReaderSharedResult(long) - Constructor for class org.bytedeco.arrow.RecordBatchReaderSharedResult
-
Native array allocator.
- RecordBatchReaderSharedResult() - Constructor for class org.bytedeco.arrow.RecordBatchReaderSharedResult
-
Constructs a Result object that contains a non-OK status.
- RecordBatchReaderSharedResult(Status) - Constructor for class org.bytedeco.arrow.RecordBatchReaderSharedResult
-
Constructs a Result object with the given non-OK Status object.
- RecordBatchReaderSharedResult(RecordBatchReader) - Constructor for class org.bytedeco.arrow.RecordBatchReaderSharedResult
-
Constructs a Result object that contains value.
- RecordBatchReaderSharedResult(RecordBatchReaderSharedResult) - Constructor for class org.bytedeco.arrow.RecordBatchReaderSharedResult
-
Copy 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, IpcWriteOptions) - Constructor for class org.bytedeco.arrow_flight.RecordBatchStream
-
- RecordBatchStream(RecordBatchReader) - Constructor for class org.bytedeco.arrow_flight.RecordBatchStream
-
- RecordBatchStreamReader - Class in org.bytedeco.arrow
-
\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.
- RecordBatchStreamReaderResult - Class in org.bytedeco.arrow
-
- RecordBatchStreamReaderResult(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchStreamReaderResult
-
Pointer cast constructor.
- RecordBatchStreamReaderResult(long) - Constructor for class org.bytedeco.arrow.RecordBatchStreamReaderResult
-
Native array allocator.
- RecordBatchStreamReaderResult() - Constructor for class org.bytedeco.arrow.RecordBatchStreamReaderResult
-
Constructs a Result object that contains a non-OK status.
- RecordBatchStreamReaderResult(Status) - Constructor for class org.bytedeco.arrow.RecordBatchStreamReaderResult
-
Constructs a Result object with the given non-OK Status object.
- RecordBatchStreamReaderResult(RecordBatchStreamReader) - Constructor for class org.bytedeco.arrow.RecordBatchStreamReaderResult
-
Constructs a Result object that contains value.
- RecordBatchStreamReaderResult(RecordBatchStreamReaderResult) - Constructor for class org.bytedeco.arrow.RecordBatchStreamReaderResult
-
Copy constructor.
- RecordBatchStreamWriter - Class in org.bytedeco.arrow
-
- RecordBatchStreamWriter() - Constructor for class org.bytedeco.arrow.RecordBatchStreamWriter
-
Empty constructor.
- 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
-
- RecordBatchVectorResult - Class in org.bytedeco.arrow
-
- RecordBatchVectorResult(Pointer) - Constructor for class org.bytedeco.arrow.RecordBatchVectorResult
-
Pointer cast constructor.
- RecordBatchVectorResult(long) - Constructor for class org.bytedeco.arrow.RecordBatchVectorResult
-
Native array allocator.
- RecordBatchVectorResult() - Constructor for class org.bytedeco.arrow.RecordBatchVectorResult
-
Constructs a Result object that contains a non-OK status.
- RecordBatchVectorResult(Status) - Constructor for class org.bytedeco.arrow.RecordBatchVectorResult
-
Constructs a Result object with the given non-OK Status object.
- RecordBatchVectorResult(RecordBatchVector) - Constructor for class org.bytedeco.arrow.RecordBatchVectorResult
-
Constructs a Result object that contains value.
- RecordBatchVectorResult(RecordBatchVectorResult) - Constructor for class org.bytedeco.arrow.RecordBatchVectorResult
-
Copy constructor.
- 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() - Method in class org.bytedeco.arrow_dataset.Expression.Parameter
-
- ref(FieldRef) - Method in class org.bytedeco.arrow_dataset.Expression.Parameter
-
- 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) - Method in class org.bytedeco.arrow.RecordBatch
-
\brief Remove column from the record batch, producing a new RecordBatch
- RemoveColumn(int) - Method in class org.bytedeco.arrow.Table
-
\brief Remove column from the table, producing a new Table
- RemoveField(int) - 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) - Method in class org.bytedeco.arrow.Table
-
\brief Rename columns with provided names
- rep_level() - Method in class org.bytedeco.parquet.LevelInfo
-
- rep_level(short) - Method in class org.bytedeco.parquet.LevelInfo
-
- rep_levels() - Method in class org.bytedeco.parquet.RecordReader
-
\brief Decoded repetition levels
- repeated_ancestor_def_level() - Method in class org.bytedeco.parquet.LevelInfo
-
- repeated_ancestor_def_level(short) - Method in class org.bytedeco.parquet.LevelInfo
-
- 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
-
- ReplaceFieldsWithKnownValues(FieldRefDatumMap, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
Simplify Expressions by replacing with known values of the fields which it references.
- ReplaceSchema(Schema) - Method in class org.bytedeco.arrow_dataset.Dataset
-
\brief Return a copy of this Dataset with a different schema.
- ReplaceSchema(Schema) - Method in class org.bytedeco.arrow_dataset.FileSystemDataset
-
\brief Replace the schema of the dataset.
- ReplaceSchema(Schema) - Method in class org.bytedeco.arrow_dataset.InMemoryDataset
-
- ReplaceSchema(Schema) - Method in class org.bytedeco.arrow_dataset.ScanOptions
-
- ReplaceSchema(Schema) - Method in class org.bytedeco.arrow_dataset.UnionDataset
-
- 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.HdfsOptions
-
- replication(short) - Method in class org.bytedeco.arrow.HdfsOptions
-
- 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, BasicDecimal256) - Method in class org.bytedeco.arrow.BasicDecimal256
-
\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) - Method in class org.bytedeco.arrow.Decimal256
-
\brief Convert Decimal256 from one scale to another
- 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
- ReserveData(long) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
-
\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.KernelContext
-
\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.
- ResizableResult - Class in org.bytedeco.arrow
-
- ResizableResult(Pointer) - Constructor for class org.bytedeco.arrow.ResizableResult
-
Pointer cast constructor.
- ResizableResult(long) - Constructor for class org.bytedeco.arrow.ResizableResult
-
Native array allocator.
- ResizableResult() - Constructor for class org.bytedeco.arrow.ResizableResult
-
Constructs a Result object that contains a non-OK status.
- ResizableResult(Status) - Constructor for class org.bytedeco.arrow.ResizableResult
-
Constructs a Result object with the given non-OK Status object.
- ResizableResult(ResizableBuffer) - Constructor for class org.bytedeco.arrow.ResizableResult
-
Constructs a Result object that contains value.
- ResizableResult(ResizableResult) - Constructor for class org.bytedeco.arrow.ResizableResult
-
Copy constructor.
- ResizableUniqueResult - Class in org.bytedeco.arrow
-
- ResizableUniqueResult(Pointer) - Constructor for class org.bytedeco.arrow.ResizableUniqueResult
-
Pointer cast constructor.
- ResizableUniqueResult(long) - Constructor for class org.bytedeco.arrow.ResizableUniqueResult
-
Native array allocator.
- ResizableUniqueResult() - Constructor for class org.bytedeco.arrow.ResizableUniqueResult
-
Constructs a Result object that contains a non-OK status.
- ResizableUniqueResult(Status) - Constructor for class org.bytedeco.arrow.ResizableUniqueResult
-
Constructs a Result object with the given non-OK Status object.
- ResizableUniqueResult(ResizableBuffer) - Constructor for class org.bytedeco.arrow.ResizableUniqueResult
-
Constructs a Result object that contains value.
- 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.ArrayBuilderVector
-
- 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.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.BufferVector
-
- resize(long) - Method in class org.bytedeco.arrow.ChunkedArrayVector
-
- resize(long) - Method in class org.bytedeco.arrow.DataTypeVector
-
- 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.DictionaryVector
-
- 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.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.ValueDescrVector
-
- resize(long) - Method in class org.bytedeco.arrow_dataset.ExpressionVector
-
- resize(long) - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- resize(long) - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- 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
-
- Resolve(KernelContext, ValueDescrVector) - Method in class org.bytedeco.arrow.OutputType
-
\brief Return the shape and type of the expected output value of the
kernel given the value descriptors (shapes and types) of the input
arguments.
- ResolveDictionaries(ArrayDataVector, DictionaryMemo, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
-
- resolver() - Method in class org.bytedeco.arrow.OutputType
-
\brief For use with COMPUTED resolution strategy.
- 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
-
- reverse() - Method in class org.bytedeco.arrow.SplitOptions
-
Start splitting from the end of the string (only relevant when max_splits != -1)
- reverse(boolean) - Method in class org.bytedeco.arrow.SplitOptions
-
- Rewind(long) - Method in class org.bytedeco.arrow.BufferBuilder
-
\brief Set size to a smaller value without modifying builder
contents.
- 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_certificates() - Method in class org.bytedeco.arrow_flight.FlightServerOptions
-
\brief If using mTLS, the PEM-encoded root certificate to use.
- root_certificates(String) - Method in class org.bytedeco.arrow_flight.FlightServerOptions
-
- root_partition() - Method in class org.bytedeco.arrow_dataset.DatasetFactory
-
\brief Optional root partition for the resulting Dataset.
- 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
-
- row_groups() - Method in class org.bytedeco.arrow_dataset.ParquetFileFragment
-
\brief Return the RowGroups selected by this fragment.
- RowGroup(int) - Method in class org.bytedeco.parquet.FileMetaData
-
\brief Return the RowGroupMetaData of the corresponding row group ordinal.
- RowGroup(int) - Method in class org.bytedeco.parquet.FileReader
-
\brief Return a reader for the RowGroup, this object must not outlive the
FileReader.
- RowGroup(int) - Method in class org.bytedeco.parquet.ParquetFileReader
-
- RowGroupMetaData - Class in org.bytedeco.parquet
-
\brief RowGroupMetaData is a proxy around format::RowGroupMetaData.
- 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
- S3FileSystem - Class in org.bytedeco.arrow
-
- S3FileSystem() - Constructor for class org.bytedeco.arrow.S3FileSystem
-
Empty constructor.
- S3FileSystem(Pointer) - Constructor for class org.bytedeco.arrow.S3FileSystem
-
Pointer cast constructor.
- Safe(DataType) - Static method in class org.bytedeco.arrow.CastOptions
-
- Safe() - Static method in class org.bytedeco.arrow.CastOptions
-
- SameTypeId(int) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Match any DataType instance having the same DataType::id.
- scalar() - Method in class org.bytedeco.arrow.Datum
-
- Scalar(DataType) - Static method in class org.bytedeco.arrow.InputType
-
- Scalar(int) - Static method in class org.bytedeco.arrow.InputType
-
- Scalar - Class in org.bytedeco.arrow
-
\brief Base class for scalar values
A Scalar represents a single value with a specific DataType.
- Scalar(Pointer) - Constructor for class org.bytedeco.arrow.Scalar
-
Pointer cast constructor.
- Scalar(DataType) - Static method in class org.bytedeco.arrow.ValueDescr
-
\brief Convenience constructor for Value::SCALAR descr
- Scalar.Hash - Class in org.bytedeco.arrow
-
- ScalarAggregateFunction - Class in org.bytedeco.arrow
-
- ScalarAggregateFunction(Pointer) - Constructor for class org.bytedeco.arrow.ScalarAggregateFunction
-
Pointer cast constructor.
- ScalarAggregateFunction(String, Arity, FunctionDoc, FunctionOptions) - Constructor for class org.bytedeco.arrow.ScalarAggregateFunction
-
- ScalarAggregateFunction(String, Arity, FunctionDoc) - Constructor for class org.bytedeco.arrow.ScalarAggregateFunction
-
- ScalarAggregateFunction(BytePointer, Arity, FunctionDoc, FunctionOptions) - Constructor for class org.bytedeco.arrow.ScalarAggregateFunction
-
- ScalarAggregateFunction(BytePointer, Arity, FunctionDoc) - Constructor for class org.bytedeco.arrow.ScalarAggregateFunction
-
- ScalarAggregateKernel - Class in org.bytedeco.arrow
-
\brief Kernel data structure for implementations of
ScalarAggregateFunction.
- ScalarAggregateKernel(Pointer) - Constructor for class org.bytedeco.arrow.ScalarAggregateKernel
-
Pointer cast constructor.
- ScalarAggregateKernel(long) - Constructor for class org.bytedeco.arrow.ScalarAggregateKernel
-
Native array allocator.
- ScalarAggregateKernel() - Constructor for class org.bytedeco.arrow.ScalarAggregateKernel
-
- ScalarAggregateKernel(KernelSignature, Pointer, Pointer, Pointer, Pointer) - Constructor for class org.bytedeco.arrow.ScalarAggregateKernel
-
- ScalarAggregateKernel(InputType, OutputType, Pointer, Pointer, Pointer, Pointer) - Constructor for class org.bytedeco.arrow.ScalarAggregateKernel
-
- ScalarAggregateKernelResult - Class in org.bytedeco.arrow
-
- ScalarAggregateKernelResult(Pointer) - Constructor for class org.bytedeco.arrow.ScalarAggregateKernelResult
-
Pointer cast constructor.
- ScalarAggregateKernelResult(long) - Constructor for class org.bytedeco.arrow.ScalarAggregateKernelResult
-
Native array allocator.
- ScalarAggregateKernelResult() - Constructor for class org.bytedeco.arrow.ScalarAggregateKernelResult
-
Constructs a Result object that contains a non-OK status.
- ScalarAggregateKernelResult(Status) - Constructor for class org.bytedeco.arrow.ScalarAggregateKernelResult
-
Constructs a Result object with the given non-OK Status object.
- ScalarAggregateKernelResult(ScalarAggregateKernel) - Constructor for class org.bytedeco.arrow.ScalarAggregateKernelResult
-
Constructs a Result object that contains value.
- ScalarAggregateKernelResult(ScalarAggregateKernelResult) - Constructor for class org.bytedeco.arrow.ScalarAggregateKernelResult
-
Copy constructor.
- ScalarApproxEquals(Scalar, Scalar, EqualOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
Returns true if scalars are approximately equal
- ScalarApproxEquals(Scalar, Scalar) - Static method in class org.bytedeco.arrow.global.arrow
-
- ScalarEquals(Scalar, Scalar, EqualOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
Returns true if scalars are equal
- ScalarEquals(Scalar, Scalar) - Static method in class org.bytedeco.arrow.global.arrow
-
- ScalarFunction - Class in org.bytedeco.arrow
-
\brief A function that executes elementwise operations on arrays or
scalars, and therefore whose results generally do not depend on the order
of the values in the arguments.
- ScalarFunction(Pointer) - Constructor for class org.bytedeco.arrow.ScalarFunction
-
Pointer cast constructor.
- ScalarFunction(String, Arity, FunctionDoc, FunctionOptions) - Constructor for class org.bytedeco.arrow.ScalarFunction
-
- ScalarFunction(String, Arity, FunctionDoc) - Constructor for class org.bytedeco.arrow.ScalarFunction
-
- ScalarFunction(BytePointer, Arity, FunctionDoc, FunctionOptions) - Constructor for class org.bytedeco.arrow.ScalarFunction
-
- ScalarFunction(BytePointer, Arity, FunctionDoc) - Constructor for class org.bytedeco.arrow.ScalarFunction
-
- ScalarKernel - Class in org.bytedeco.arrow
-
\brief Kernel data structure for implementations of ScalarFunction.
- ScalarKernel() - Constructor for class org.bytedeco.arrow.ScalarKernel
-
- ScalarKernel(KernelSignature, Pointer, Pointer) - Constructor for class org.bytedeco.arrow.ScalarKernel
-
- ScalarKernel(KernelSignature, Pointer) - Constructor for class org.bytedeco.arrow.ScalarKernel
-
- ScalarKernel(InputType, OutputType, Pointer, Pointer) - Constructor for class org.bytedeco.arrow.ScalarKernel
-
- ScalarKernel(InputType, OutputType, Pointer) - Constructor for class org.bytedeco.arrow.ScalarKernel
-
- ScalarKernel(Pointer) - Constructor for class org.bytedeco.arrow.ScalarKernel
-
Pointer cast constructor.
- ScalarKernel(long) - Constructor for class org.bytedeco.arrow.ScalarKernel
-
Native array allocator.
- ScalarKernelResult - Class in org.bytedeco.arrow
-
- ScalarKernelResult(Pointer) - Constructor for class org.bytedeco.arrow.ScalarKernelResult
-
Pointer cast constructor.
- ScalarKernelResult(long) - Constructor for class org.bytedeco.arrow.ScalarKernelResult
-
Native array allocator.
- ScalarKernelResult() - Constructor for class org.bytedeco.arrow.ScalarKernelResult
-
Constructs a Result object that contains a non-OK status.
- ScalarKernelResult(Status) - Constructor for class org.bytedeco.arrow.ScalarKernelResult
-
Constructs a Result object with the given non-OK Status object.
- ScalarKernelResult(ScalarKernel) - Constructor for class org.bytedeco.arrow.ScalarKernelResult
-
Constructs a Result object that contains value.
- ScalarKernelResult(ScalarKernelResult) - Constructor for class org.bytedeco.arrow.ScalarKernelResult
-
Copy constructor.
- 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(ScanOptions, ScanContext) - Method in class org.bytedeco.arrow_dataset.FileFragment
-
- Scan(ScanOptions, 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(ScanOptions, 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.
- 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
-
- ScanContents(IntPointer, int, LongPointer) - Method in class org.bytedeco.parquet.FileReader
-
\brief Scan file contents with one thread, return number of rows
- ScanContents(IntBuffer, int, LongBuffer) - Method in class org.bytedeco.parquet.FileReader
-
- ScanContents(int[], int, long[]) - Method in class org.bytedeco.parquet.FileReader
-
- 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(ScanOptions, ScanContext, FileFragment) - Method in class org.bytedeco.arrow_dataset.CsvFileFormat
-
\brief Open a file for scanning
- ScanFile(ScanOptions, ScanContext, FileFragment) - Method in class org.bytedeco.arrow_dataset.FileFormat
-
\brief Open a FileFragment for scanning.
- ScanFile(ScanOptions, ScanContext, FileFragment) - Method in class org.bytedeco.arrow_dataset.IpcFileFormat
-
\brief Open a file for scanning
- ScanFile(ScanOptions, ScanContext, FileFragment) - 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(Dataset, ScanOptions, ScanContext) - Constructor for class org.bytedeco.arrow_dataset.Scanner
-
- Scanner(Fragment, 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
-
- ScannerBuilder(Schema, Fragment, 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
-
- 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
-
- 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.
- ScanTaskVector - Class in org.bytedeco.arrow_dataset
-
- ScanTaskVector(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskVector
-
Pointer cast constructor.
- ScanTaskVector(ScanTask) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskVector
-
- ScanTaskVector(ScanTask...) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskVector
-
- ScanTaskVector() - Constructor for class org.bytedeco.arrow_dataset.ScanTaskVector
-
- ScanTaskVector(long) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskVector
-
- ScanTaskVector.Iterator - Class in org.bytedeco.arrow_dataset
-
- ScanTaskVectorResult - Class in org.bytedeco.arrow_dataset
-
- ScanTaskVectorResult(Pointer) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskVectorResult
-
Pointer cast constructor.
- ScanTaskVectorResult(long) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskVectorResult
-
Native array allocator.
- ScanTaskVectorResult() - Constructor for class org.bytedeco.arrow_dataset.ScanTaskVectorResult
-
Constructs a Result object that contains a non-OK status.
- ScanTaskVectorResult(Status) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskVectorResult
-
Constructs a Result object with the given non-OK Status object.
- ScanTaskVectorResult(ScanTaskVector) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskVectorResult
-
Constructs a Result object that contains value.
- ScanTaskVectorResult(ScanTaskVectorResult) - Constructor for class org.bytedeco.arrow_dataset.ScanTaskVectorResult
-
Copy constructor.
- schema() - Method in class org.bytedeco.arrow.CollectListener
-
- schema() - Method in class org.bytedeco.arrow.Datum
-
\brief The schema of the variant, if any
- 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.Reader
-
- 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 - 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.StreamDecoder
-
- 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.FileWriter
-
- schema() - Method in class org.bytedeco.arrow_dataset.FinishOptions
-
Finalize the dataset with this given schema.
- schema(Schema) - Method in class org.bytedeco.arrow_dataset.FinishOptions
-
- schema() - Method in class org.bytedeco.arrow_dataset.Partitioning
-
- schema() - Method in class org.bytedeco.arrow_dataset.RecordBatchProjector
-
- 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_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.RecordBatchStream
-
- schema() - Method in class org.bytedeco.gandiva.FilterCacheKey
-
- schema() - Method in class org.bytedeco.parquet.FileMetaData
-
- schema() - Method in class org.bytedeco.parquet.FileWriter
-
- 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
-
\brief Convenience class to incrementally construct/merge schemas.
- 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 effective 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 effective 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 effective 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
-
- SchemaManifest - Class in org.bytedeco.arrow_dataset
-
- SchemaManifest() - Constructor for class org.bytedeco.arrow_dataset.SchemaManifest
-
Empty constructor.
- SchemaManifest(Pointer) - Constructor for class org.bytedeco.arrow_dataset.SchemaManifest
-
Pointer cast constructor.
- SchemaManifest - Class in org.bytedeco.parquet
-
- SchemaManifest() - Constructor for class org.bytedeco.parquet.SchemaManifest
-
Empty constructor.
- SchemaManifest(Pointer) - Constructor for class org.bytedeco.parquet.SchemaManifest
-
Pointer cast constructor.
- 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.Decimal256Pair
-
- second(Decimal256) - Method in class org.bytedeco.arrow.Decimal256Pair
-
- second(long) - Method in class org.bytedeco.arrow.DictionaryVector
-
- second(long, Array) - Method in class org.bytedeco.arrow.DictionaryVector
-
- second() - Method in class org.bytedeco.arrow.FieldRefDatumMap.Iterator
-
- second() - Method in class org.bytedeco.arrow.StringDataTypeMap.Iterator
-
- second() - Method in class org.bytedeco.arrow.StringPair
-
- second(String) - Method in class org.bytedeco.arrow.StringPair
-
- second(BytePointer) - Method in class org.bytedeco.arrow.StringPair
-
- 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
-
- second() - Method in class org.bytedeco.parquet.EncodingIntMap.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.
- SelectColumns(IntPointer) - Method in class org.bytedeco.arrow.Table
-
\brief Return new table with specified columns
- SelectColumns(IntBuffer) - Method in class org.bytedeco.arrow.Table
-
- SelectColumns(int[]) - Method in class org.bytedeco.arrow.Table
-
- selection_vector() - Method in class org.bytedeco.arrow.ExecBatch
-
A deferred filter represented as an array of indices into the values.
- selection_vector(SelectionVector) - Method in class org.bytedeco.arrow.ExecBatch
-
- SelectionVector - Class in org.bytedeco.arrow
-
\brief Container for an array of value selection indices that were
materialized from a filter.
- SelectionVector(Pointer) - Constructor for class org.bytedeco.arrow.SelectionVector
-
Pointer cast constructor.
- SelectionVector(ArrayData) - Constructor for class org.bytedeco.arrow.SelectionVector
-
- SelectionVector(Array) - Constructor for class org.bytedeco.arrow.SelectionVector
-
- 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
-
- SelectionVectorResult - Class in org.bytedeco.arrow
-
- SelectionVectorResult(Pointer) - Constructor for class org.bytedeco.arrow.SelectionVectorResult
-
Pointer cast constructor.
- SelectionVectorResult(long) - Constructor for class org.bytedeco.arrow.SelectionVectorResult
-
Native array allocator.
- SelectionVectorResult() - Constructor for class org.bytedeco.arrow.SelectionVectorResult
-
Constructs a Result object that contains a non-OK status.
- SelectionVectorResult(Status) - Constructor for class org.bytedeco.arrow.SelectionVectorResult
-
Constructs a Result object with the given non-OK Status object.
- SelectionVectorResult(SelectionVector) - Constructor for class org.bytedeco.arrow.SelectionVectorResult
-
Constructs a Result object that contains value.
- SelectionVectorResult(SelectionVectorResult) - Constructor for class org.bytedeco.arrow.SelectionVectorResult
-
Copy constructor.
- selector_ignore_prefixes() - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
-
- selector_ignore_prefixes(StringVector) - Method in class org.bytedeco.arrow_dataset.FileSystemFactoryOptions
-
- Serialize() - Method in class org.bytedeco.arrow.ExtensionType
-
\brief Create a serialized representation of the extension type's
metadata.
- Serialize(Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- 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, IpcWriteOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Serialize record batch as encapsulated IPC message in a new buffer
- SerializeRecordBatch(RecordBatch, MemoryManager) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Serialize record batch as encapsulated IPC message in a new buffer
- SerializeRecordBatch(RecordBatch, IpcWriteOptions, OutputStream) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Write record batch to OutputStream
- SerializeSchema(Schema, MemoryPool) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Serialize schema as encapsulated IPC message
- SerializeSchema(Schema) - Static method in class org.bytedeco.arrow.global.arrow
-
- SerializeTo(OutputStream, IpcWriteOptions, LongPointer) - Method in class org.bytedeco.arrow.Message
-
\brief Write length-prefixed metadata and body to output stream
- SerializeTo(OutputStream, IpcWriteOptions, LongBuffer) - Method in class org.bytedeco.arrow.Message
-
- SerializeTo(OutputStream, IpcWriteOptions, 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(String, String) - Method in class org.bytedeco.arrow.KeyValueMetadata
-
- Set(BytePointer, BytePointer) - Method in class org.bytedeco.arrow.KeyValueMetadata
-
- set_async_context(AsyncContext) - Method in class org.bytedeco.parquet.ArrowReaderProperties
-
Set execution context for read coalescing.
- set_batch_size(long) - Method in class org.bytedeco.parquet.ArrowReaderProperties
-
- set_batch_size(long) - Method in class org.bytedeco.parquet.FileReader
-
Set number of records to read per batch for the RecordBatchReader.
- set_buffer_size(long) - Method in class org.bytedeco.parquet.ReaderProperties
-
- set_cache_options(CacheOptions) - Method in class org.bytedeco.parquet.ArrowReaderProperties
-
Set options for read coalescing.
- 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_engine_version(ArrowWriterProperties.EngineVersion) - Method in class org.bytedeco.parquet.ArrowWriterProperties.Builder
-
- set_engine_version(int) - Method in class org.bytedeco.parquet.ArrowWriterProperties.Builder
-
- set_exec_chunksize(long) - Method in class org.bytedeco.arrow.ExecContext
-
- set_extra_info(String) - Method in class org.bytedeco.arrow_flight.FlightStatusDetail
-
\brief Set the extra error info
- set_extra_info(BytePointer) - Method in class org.bytedeco.arrow_flight.FlightStatusDetail
-
- 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
-
\brief Set a path to all ColumnChunk for all RowGroups.
- 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_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.FileInfo
-
- set_null_count(long) - Method in class org.bytedeco.parquet.EncodedStatistics
-
- set_num_rows(long) - Method in class org.bytedeco.parquet.RowGroupMetaDataBuilder
-
- set_optimize(boolean) - Method in class org.bytedeco.gandiva.Configuration
-
- set_path(String) - Method in class org.bytedeco.arrow.FileInfo
-
- set_path(BytePointer) - Method in class org.bytedeco.arrow.FileInfo
-
- set_plaintext_footer() - Method in class org.bytedeco.parquet.FileEncryptionProperties.Builder
-
Create files with plaintext footer.
- set_pre_buffer(boolean) - Method in class org.bytedeco.parquet.ArrowReaderProperties
-
Enable read coalescing.
- set_preallocate_contiguous(boolean) - Method in class org.bytedeco.arrow.ExecContext
-
- set_read_dictionary(int, boolean) - Method in class org.bytedeco.parquet.ArrowReaderProperties
-
- set_size(long) - Method in class org.bytedeco.arrow.FileInfo
-
- set_statistics_enabled(boolean) - Method in class org.bytedeco.parquet.ColumnProperties
-
- set_type(arrow.FileType) - Method in class org.bytedeco.arrow.FileInfo
-
- set_type(byte) - Method in class org.bytedeco.arrow.FileInfo
-
- set_use_threads(boolean) - Method in class org.bytedeco.arrow.ExecContext
-
\brief Set whether to use multiple threads for function execution.
- set_use_threads() - Method in class org.bytedeco.arrow.ExecContext
-
- set_use_threads(boolean) - Method in class org.bytedeco.parquet.ArrowReaderProperties
-
- set_use_threads(boolean) - Method in class org.bytedeco.parquet.FileReader
-
Set whether to use multiple threads during reads of multiple columns.
- 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.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) - 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
-
\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, int) - Method in class org.bytedeco.parquet.LevelDecoder
-
- SetData(int, short, int, ByteBuffer, int) - Method in class org.bytedeco.parquet.LevelDecoder
-
- SetData(Encoding.type, short, int, byte[], int) - Method in class org.bytedeco.parquet.LevelDecoder
-
- SetData(int, short, int, BytePointer, int) - Method in class org.bytedeco.parquet.LevelDecoder
-
- SetData(Encoding.type, short, int, ByteBuffer, int) - Method in class org.bytedeco.parquet.LevelDecoder
-
- SetData(int, short, int, byte[], int) - Method in class org.bytedeco.parquet.LevelDecoder
-
- SetDataV2(int, short, int, BytePointer) - Method in class org.bytedeco.parquet.LevelDecoder
-
- SetDataV2(int, short, int, ByteBuffer) - Method in class org.bytedeco.parquet.LevelDecoder
-
- SetDataV2(int, short, int, byte[]) - Method in class org.bytedeco.parquet.LevelDecoder
-
- SetDefaultValue(FieldRef, Scalar) - Method in class org.bytedeco.arrow_dataset.RecordBatchProjector
-
If the indexed field is absent from a record batch it will be added to the projected
record batch with all its slots equal to the provided scalar (instead of null).
- SetDefaultValuesFromKeys(Expression, RecordBatchProjector) - Static method in class org.bytedeco.arrow_dataset.KeyValuePartitioning
-
- SetField(int, Field) - 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
- SetInputSchema(Schema, MemoryPool) - Method in class org.bytedeco.arrow_dataset.RecordBatchProjector
-
- SetInputSchema(Schema) - Method in class org.bytedeco.arrow_dataset.RecordBatchProjector
-
- SetLookupOptions - Class in org.bytedeco.arrow
-
Options for IsIn and IndexIn functions
- SetLookupOptions(Pointer) - Constructor for class org.bytedeco.arrow.SetLookupOptions
-
Pointer cast constructor.
- SetLookupOptions(Datum, boolean) - Constructor for class org.bytedeco.arrow.SetLookupOptions
-
- SetLookupOptions(Datum) - Constructor for class org.bytedeco.arrow.SetLookupOptions
-
- SetNullCount(long) - Method in class org.bytedeco.arrow.ArrayData
-
- 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.DatasetFactory
-
- 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
-
- SetState(KernelState) - Method in class org.bytedeco.arrow.KernelContext
-
\brief Assign the active KernelState to be utilized for each stage of
kernel execution.
- SetStatistics(EncodedStatistics) - Method in class org.bytedeco.parquet.ColumnChunkMetaDataBuilder
-
- SetStatus(Status) - Method in class org.bytedeco.arrow.KernelContext
-
\brief Indicate that an error has occurred, to be checked by a exec caller
- shape() - Method in class org.bytedeco.arrow.Datum
-
\brief Return the shape (array or scalar) for supported kinds (ARRAY,
CHUNKED_ARRAY, and SCALAR).
- shape() - Method in class org.bytedeco.arrow.InputType
-
\brief Indicates whether this InputType matches Array (ValueDescr::ARRAY),
Scalar (ValueDescr::SCALAR) values, or both (ValueDescr::ANY).
- shape() - Method in class org.bytedeco.arrow.OutputType
-
\brief If the shape is ANY, then Resolve will compute the shape based on
the input arguments.
- shape() - Method in class org.bytedeco.arrow.Tensor
-
- shape() - Method in class org.bytedeco.arrow.ValueDescr
-
- shape(ValueDescr.Shape) - Method in class org.bytedeco.arrow.ValueDescr
-
- 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, FileInfo) - Static method in class org.bytedeco.arrow.global.arrow
-
- shiftLeft(Pointer, PathForest) - Static method in class org.bytedeco.arrow.global.arrow
-
- shiftLeft(Pointer, ParquetException) - Static method in class org.bytedeco.arrow.global.parquet
-
- shiftLeftPut(int) - Method in class org.bytedeco.arrow.BasicDecimal128
-
\brief Shift left by the given number of bits.
- shiftLeftPut(int) - Method in class org.bytedeco.arrow.BasicDecimal256
-
\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
-
- show_field_metadata() - Method in class org.bytedeco.arrow.PrettyPrintOptions
-
If true, display field metadata when pretty-printing a Schema
- show_field_metadata(boolean) - Method in class org.bytedeco.arrow.PrettyPrintOptions
-
- show_schema_metadata() - Method in class org.bytedeco.arrow.PrettyPrintOptions
-
If true, display schema metadata when pretty-printing a Schema
- show_schema_metadata(boolean) - Method in class org.bytedeco.arrow.PrettyPrintOptions
-
- Shutdown() - Method in class org.bytedeco.arrow.ReadaheadQueue
-
- Shutdown(boolean) - Method in class org.bytedeco.arrow.ThreadPool
-
- Shutdown() - Method in class org.bytedeco.arrow.ThreadPool
-
- Shutdown() - Method in class org.bytedeco.arrow_dataset.ReadaheadQueue
-
- 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
-
- Sign() - Method in class org.bytedeco.arrow.BasicDecimal256
-
- signature() - Method in class org.bytedeco.arrow.Kernel
-
\brief The "signature" of the kernel containing the InputType input
argument validators and OutputType output type and shape resolver.
- signature(KernelSignature) - Method in class org.bytedeco.arrow.Kernel
-
- simd_level() - Method in class org.bytedeco.arrow.Kernel
-
\brief Indicates the level of SIMD instruction support in the host CPU is
required to use the function.
- simd_level(SimdLevel.type) - Method in class org.bytedeco.arrow.Kernel
-
- SimdLevel - Class in org.bytedeco.arrow
-
\brief A function may contain multiple variants of a kernel for a given
type combination for different SIMD levels.
- SimdLevel() - Constructor for class org.bytedeco.arrow.SimdLevel
-
Default native constructor.
- SimdLevel(long) - Constructor for class org.bytedeco.arrow.SimdLevel
-
Native array allocator.
- SimdLevel(Pointer) - Constructor for class org.bytedeco.arrow.SimdLevel
-
Pointer cast constructor.
- SimdLevel.type - Enum in org.bytedeco.arrow
-
- 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
-
- SimplifyWithGuarantee(Expression, Expression) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
Simplify an expression by replacing subexpressions based on a guarantee:
a boolean expression which is guaranteed to evaluate to true.
- size() - Method in class org.bytedeco.arrow.ArrayBuilderVector
-
- 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.BoolVector
-
- size() - Method in class org.bytedeco.arrow.BufferVector
-
- size() - Method in class org.bytedeco.arrow.Byte16Array
-
- size() - Method in class org.bytedeco.arrow.Byte32Array
-
- size() - Method in class org.bytedeco.arrow.ChunkedArrayVector
-
- size() - Method in class org.bytedeco.arrow.DataTypeVector
-
- size() - Method in class org.bytedeco.arrow.DatumVector
-
- size() - Method in class org.bytedeco.arrow.DictionaryMemoTable
-
- size() - Method in class org.bytedeco.arrow.DictionaryVector
-
- size() - Method in class org.bytedeco.arrow.FieldRefDatumMap
-
- size() - Method in class org.bytedeco.arrow.FieldVector
-
- size() - Method in class org.bytedeco.arrow.FileInfo
-
The size in bytes, if available
Only regular files are guaranteed to have a size.
- 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.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.Long4Array
-
- 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.ValueDescrVector
-
- size() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
-
- size() - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- size() - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- size() - Method in class org.bytedeco.arrow_dataset.StringUnorderedSet
-
- 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.EncodingIntMap
-
- size() - Method in class org.bytedeco.parquet.FileMetaData
-
\brief Size of the original thrift encoded metadata footer.
- 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_nulls() - Method in class org.bytedeco.arrow.SetLookupOptions
-
Whether nulls in value_set count for lookup.
- skip_nulls(boolean) - Method in class org.bytedeco.arrow.SetLookupOptions
-
- 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
-
\brief Construct a zero-copy slice of the data with the given offset and length
- 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.
- SliceBufferSafe(ArrowBuffer, long) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Input-checking version of SliceBuffer
An Invalid Status is returned if the requested slice falls out of bounds.
- SliceBufferSafe(ArrowBuffer, long, long) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Input-checking version of SliceBuffer
An Invalid Status is returned if the requested slice falls out of bounds.
- 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.
- SliceMutableBufferSafe(ArrowBuffer, long) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Input-checking version of SliceMutableBuffer
An Invalid Status is returned if the requested slice falls out of bounds.
- SliceMutableBufferSafe(ArrowBuffer, long, long) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Input-checking version of SliceMutableBuffer
An Invalid Status is returned if the requested slice falls out of bounds.
- SliceSafe(long, long) - Method in class org.bytedeco.arrow.Array
-
Input-checking variant of Array::Slice
- SliceSafe(long) - Method in class org.bytedeco.arrow.Array
-
Input-checking variant of Array::Slice
- SliceSafe(long, long) - Method in class org.bytedeco.arrow.ArrayData
-
\brief Input-checking variant of Slice
An Invalid Status is returned if the requested slice falls out of bounds.
- 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.
- so_version() - Method in class org.bytedeco.arrow.BuildInfo
-
- so_version(String) - Method in class org.bytedeco.arrow.BuildInfo
-
- sort_keys() - Method in class org.bytedeco.arrow.SortOptions
-
- sort_keys(SortKey) - Method in class org.bytedeco.arrow.SortOptions
-
- 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
-
- SortIndices(Array, arrow.SortOrder, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Returns the indices that would sort an array in the
specified order.
- SortIndices(Array) - Static method in class org.bytedeco.arrow.global.arrow
-
- SortIndices(Array, int, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
- SortIndices(ChunkedArray, arrow.SortOrder, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Returns the indices that would sort a chunked array in the
specified order.
- SortIndices(ChunkedArray) - Static method in class org.bytedeco.arrow.global.arrow
-
- SortIndices(ChunkedArray, int, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
- SortIndices(Datum, SortOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Returns the indices that would sort an input in the
specified order.
- SortIndices(Datum, SortOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
- SortKey - Class in org.bytedeco.arrow
-
\brief One sort key for PartitionNthIndices (TODO) and SortIndices
- SortKey(Pointer) - Constructor for class org.bytedeco.arrow.SortKey
-
Pointer cast constructor.
- SortKey(String, arrow.SortOrder) - Constructor for class org.bytedeco.arrow.SortKey
-
- SortKey(String) - Constructor for class org.bytedeco.arrow.SortKey
-
- SortKey(BytePointer, int) - Constructor for class org.bytedeco.arrow.SortKey
-
- SortKey(BytePointer) - Constructor for class org.bytedeco.arrow.SortKey
-
- SortOptions - Class in org.bytedeco.arrow
-
- SortOptions(Pointer) - Constructor for class org.bytedeco.arrow.SortOptions
-
Pointer cast constructor.
- SortOptions(long) - Constructor for class org.bytedeco.arrow.SortOptions
-
Native array allocator.
- SortOptions(SortKey) - Constructor for class org.bytedeco.arrow.SortOptions
-
- SortOptions() - Constructor for class org.bytedeco.arrow.SortOptions
-
- 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(Array, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- SortToIndices(Array) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- source() - Method in class org.bytedeco.arrow_dataset.FileFragment
-
- sparse_union(FieldVector, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Create a SparseUnionType instance
- sparse_union(FieldVector) - Static method in class org.bytedeco.arrow.global.arrow
-
- sparse_union(FieldVector, ByteBuffer) - Static method in class org.bytedeco.arrow.global.arrow
-
- sparse_union(FieldVector, byte[]) - Static method in class org.bytedeco.arrow.global.arrow
-
- sparse_union(ArrayVector, StringVector, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Create a SparseUnionType instance
- sparse_union(ArrayVector) - Static method in class org.bytedeco.arrow.global.arrow
-
- sparse_union(ArrayVector, StringVector, ByteBuffer) - Static method in class org.bytedeco.arrow.global.arrow
-
- sparse_union(ArrayVector, StringVector, byte[]) - Static method in class org.bytedeco.arrow.global.arrow
-
- SPARSE_UNION - Static variable in class org.bytedeco.arrow.Type
-
enum arrow::Type::type
- 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, EqualOptions) - Static method in class org.bytedeco.arrow.global.arrow
-
EXPERIMENTAL: Returns true if the given sparse tensors are exactly equal
- SparseTensorEquals(SparseTensor, SparseTensor) - Static method in class org.bytedeco.arrow.global.arrow
-
- SparseTensorResult - Class in org.bytedeco.arrow
-
- SparseTensorResult(Pointer) - Constructor for class org.bytedeco.arrow.SparseTensorResult
-
Pointer cast constructor.
- SparseUnionArray - Class in org.bytedeco.arrow
-
Concrete Array class for sparse union data
- SparseUnionArray(Pointer) - Constructor for class org.bytedeco.arrow.SparseUnionArray
-
Pointer cast constructor.
- SparseUnionArray(ArrayData) - Constructor for class org.bytedeco.arrow.SparseUnionArray
-
- SparseUnionArray(DataType, long, ArrayVector, ArrowBuffer, long) - Constructor for class org.bytedeco.arrow.SparseUnionArray
-
- SparseUnionArray(DataType, long, ArrayVector, ArrowBuffer) - Constructor for class org.bytedeco.arrow.SparseUnionArray
-
- 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, ArrayBuilderVector, DataType) - Constructor for class org.bytedeco.arrow.SparseUnionBuilder
-
Use this constructor to specify the type explicitly.
- SparseUnionScalar - Class in org.bytedeco.arrow
-
- SparseUnionScalar(DataType) - Constructor for class org.bytedeco.arrow.SparseUnionScalar
-
- SparseUnionScalar(Scalar, DataType) - Constructor for class org.bytedeco.arrow.SparseUnionScalar
-
- SparseUnionScalar(Pointer) - Constructor for class org.bytedeco.arrow.SparseUnionScalar
-
Pointer cast constructor.
- SparseUnionType - Class in org.bytedeco.arrow
-
- SparseUnionType(Pointer) - Constructor for class org.bytedeco.arrow.SparseUnionType
-
Pointer cast constructor.
- SparseUnionType(FieldVector, BytePointer) - Constructor for class org.bytedeco.arrow.SparseUnionType
-
- SparseUnionType(FieldVector, ByteBuffer) - Constructor for class org.bytedeco.arrow.SparseUnionType
-
- SparseUnionType(FieldVector, byte[]) - Constructor for class org.bytedeco.arrow.SparseUnionType
-
- SplitByRowGroup(Expression) - Method in class org.bytedeco.arrow_dataset.ParquetFileFragment
-
- SplitOptions - Class in org.bytedeco.arrow
-
- SplitOptions(Pointer) - Constructor for class org.bytedeco.arrow.SplitOptions
-
Pointer cast constructor.
- SplitOptions(long) - Constructor for class org.bytedeco.arrow.SplitOptions
-
Native array allocator.
- SplitOptions(long, boolean) - Constructor for class org.bytedeco.arrow.SplitOptions
-
- SplitOptions() - Constructor for class org.bytedeco.arrow.SplitOptions
-
- SplitPatternOptions - Class in org.bytedeco.arrow
-
- SplitPatternOptions(Pointer) - Constructor for class org.bytedeco.arrow.SplitPatternOptions
-
Pointer cast constructor.
- SplitPatternOptions(String, long, boolean) - Constructor for class org.bytedeco.arrow.SplitPatternOptions
-
- SplitPatternOptions(String) - Constructor for class org.bytedeco.arrow.SplitPatternOptions
-
- SplitPatternOptions(BytePointer, long, boolean) - Constructor for class org.bytedeco.arrow.SplitPatternOptions
-
- SplitPatternOptions(BytePointer) - Constructor for class org.bytedeco.arrow.SplitPatternOptions
-
- splittable() - Method in class org.bytedeco.arrow_dataset.FileFormat
-
\brief Return true if fragments of this format can benefit from parallel scanning.
- splittable() - Method in class org.bytedeco.arrow_dataset.FileFragment
-
- 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.IpcFileFormat
-
- splittable() - Method in class org.bytedeco.arrow_dataset.ParquetFileFormat
-
- 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() - Method in class org.bytedeco.arrow.KernelContext
-
- state() - Method in class org.bytedeco.arrow.MessageDecoder
-
\brief Return the current state of the decoder.
- State() - Constructor for class org.bytedeco.arrow.ThreadPool.State
-
Empty constructor.
- State(Pointer) - Constructor for class org.bytedeco.arrow.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
-
- StatisticsAsScalars(Statistics, Scalar, Scalar) - Static method in class org.bytedeco.arrow.global.parquet
-
\}
- stats() - Method in class org.bytedeco.arrow.RecordBatchFileReader
-
\brief Return current read statistics
- stats() - Method in class org.bytedeco.arrow.RecordBatchStreamReader
-
\brief Return current read statistics
- stats() - Method in class org.bytedeco.arrow.RecordBatchWriter
-
\brief Return current write statistics
- stats() - Method in class org.bytedeco.arrow.StreamDecoder
-
\brief Return current read statistics
- status() - Method in class org.bytedeco.arrow.ArrayDataResult
-
Gets the stored status object, or an OK status if a T value is stored.
- 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.ArrayVectorResult
-
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.BufferUniqueResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.BufferVectorResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.ChunkedArrayResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.ChunkedArrayVectorResult
-
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.CompressionTypeResult
-
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.Decimal256PairResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.Decimal256Result
-
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.DictionaryUnifierResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.DictionaryVectorResult
-
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.FeatherReaderResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.FieldRefDatumMapResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.FieldRefResult
-
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.FileInfoResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.FileInfoVectorResult
-
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.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.FunctionResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.HDFSOptionsResult
-
Gets the stored status object, or an OK status if a T value is stored.
- 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.IntResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.IpcPayloadWriterResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.KernelContext
-
\brief Return the current status of the context.
- status() - Method in class org.bytedeco.arrow.KernelResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.LargeListArrayResult
-
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.LocalFileSystemOptionsResult
-
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.MessageSharedResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.MessageUniqueResult
-
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.RecordBatchFileReaderResult
-
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.RecordBatchReaderSharedResult
-
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.RecordBatchStreamReaderResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.RecordBatchVectorResult
-
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.ResizableResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.ResizableUniqueResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.ScalarAggregateKernelResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.ScalarKernelResult
-
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.SelectionVectorResult
-
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.StreamingReaderResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.StringPairResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.StringResult
-
Gets the stored status object, or an OK status if a T value is stored.
- 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.StructScalarResult
-
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.ThreadPoolResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.ValueDescrResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow.VectorKernelResult
-
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.FileFragmentResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow_dataset.FileReaderResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow_dataset.FileWriterResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
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.FragmentVectorResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow_dataset.PartitioningResult
-
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.ScanTaskVectorResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow_dataset.UnionDatasetResult
-
Gets the stored status object, or an OK status if a T value is stored.
- status() - Method in class org.bytedeco.arrow_flight.FlightInfoResult
-
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.
- Stddev(Datum, VarianceOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Calculate the standard deviation of a numeric array
- Stddev(Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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
-
- StreamDecoder - Class in org.bytedeco.arrow
-
\brief Push style stream decoder that receives data from user.
- StreamDecoder(Pointer) - Constructor for class org.bytedeco.arrow.StreamDecoder
-
Pointer cast constructor.
- StreamDecoder(Listener, IpcReadOptions) - Constructor for class org.bytedeco.arrow.StreamDecoder
-
\brief Construct a stream decoder.
- StreamDecoder(Listener) - Constructor for class org.bytedeco.arrow.StreamDecoder
-
- StreamingReader - Class in org.bytedeco.arrow
-
Experimental
- StreamingReader(Pointer) - Constructor for class org.bytedeco.arrow.StreamingReader
-
Pointer cast constructor.
- StreamingReaderResult - Class in org.bytedeco.arrow
-
- StreamingReaderResult(Pointer) - Constructor for class org.bytedeco.arrow.StreamingReaderResult
-
Pointer cast constructor.
- StreamingReaderResult(long) - Constructor for class org.bytedeco.arrow.StreamingReaderResult
-
Native array allocator.
- StreamingReaderResult() - Constructor for class org.bytedeco.arrow.StreamingReaderResult
-
Constructs a Result object that contains a non-OK status.
- StreamingReaderResult(Status) - Constructor for class org.bytedeco.arrow.StreamingReaderResult
-
Constructs a Result object with the given non-OK Status object.
- StreamingReaderResult(StreamingReader) - Constructor for class org.bytedeco.arrow.StreamingReaderResult
-
Constructs a Result object that contains value.
- StreamingReaderResult(StreamingReaderResult) - Constructor for class org.bytedeco.arrow.StreamingReaderResult
-
Copy constructor.
- 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
-
- StringArray() - Constructor for class org.bytedeco.arrow.StringArray
-
Empty constructor.
- StringArray(Pointer) - Constructor for class org.bytedeco.arrow.StringArray
-
Pointer cast constructor.
- 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
-
- 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.
- StringPair - Class in org.bytedeco.arrow
-
- StringPair(Pointer) - Constructor for class org.bytedeco.arrow.StringPair
-
Pointer cast constructor.
- StringPair(String, String) - Constructor for class org.bytedeco.arrow.StringPair
-
- StringPair(BytePointer, BytePointer) - Constructor for class org.bytedeco.arrow.StringPair
-
- StringPair() - Constructor for class org.bytedeco.arrow.StringPair
-
- StringPairResult - Class in org.bytedeco.arrow
-
- StringPairResult(Pointer) - Constructor for class org.bytedeco.arrow.StringPairResult
-
Pointer cast constructor.
- StringPairResult(long) - Constructor for class org.bytedeco.arrow.StringPairResult
-
Native array allocator.
- StringPairResult() - Constructor for class org.bytedeco.arrow.StringPairResult
-
Constructs a Result object that contains a non-OK status.
- StringPairResult(Status) - Constructor for class org.bytedeco.arrow.StringPairResult
-
Constructs a Result object with the given non-OK Status object.
- StringPairResult(StringPair) - Constructor for class org.bytedeco.arrow.StringPairResult
-
Constructs a Result object that contains value.
- StringPairResult(StringPairResult) - Constructor for class org.bytedeco.arrow.StringPairResult
-
Copy constructor.
- StringResult - Class in org.bytedeco.arrow
-
- StringResult(Pointer) - Constructor for class org.bytedeco.arrow.StringResult
-
Pointer cast constructor.
- StringResult(long) - Constructor for class org.bytedeco.arrow.StringResult
-
Native array allocator.
- StringResult() - Constructor for class org.bytedeco.arrow.StringResult
-
Constructs a Result object that contains a non-OK status.
- StringResult(Status) - Constructor for class org.bytedeco.arrow.StringResult
-
Constructs a Result object with the given non-OK Status object.
- StringResult(String) - Constructor for class org.bytedeco.arrow.StringResult
-
Constructs a Result object that contains value.
- StringResult(BytePointer) - Constructor for class org.bytedeco.arrow.StringResult
-
- StringResult(StringResult) - Constructor for class org.bytedeco.arrow.StringResult
-
Copy 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
-
- StringUnorderedSet - Class in org.bytedeco.arrow_dataset
-
- StringUnorderedSet(Pointer) - Constructor for class org.bytedeco.arrow_dataset.StringUnorderedSet
-
Pointer cast constructor.
- StringUnorderedSet() - Constructor for class org.bytedeco.arrow_dataset.StringUnorderedSet
-
- StringUnorderedSet.Iterator - Class in org.bytedeco.arrow_dataset
-
- 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.
- StripPrefixAndFilename(String, String) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
\brief Remove a prefix and the filename of a path.
- StripPrefixAndFilename(BytePointer, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- StripPrefixAndFilename(StringVector, String) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
\brief Vector version of StripPrefixAndFilename.
- StripPrefixAndFilename(StringVector, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- StripPrefixAndFilename(FileInfo, String) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
\brief Vector version of StripPrefixAndFilename.
- StripPrefixAndFilename(FileInfo, BytePointer) - Static method in class org.bytedeco.arrow.global.arrow_dataset
-
- StrptimeOptions - Class in org.bytedeco.arrow
-
- StrptimeOptions(Pointer) - Constructor for class org.bytedeco.arrow.StrptimeOptions
-
Pointer cast constructor.
- StrptimeOptions(String, TimeUnit.type) - Constructor for class org.bytedeco.arrow.StrptimeOptions
-
- StrptimeOptions(BytePointer, int) - Constructor for class org.bytedeco.arrow.StrptimeOptions
-
- 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, ArrayBuilderVector) - 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.
- StructScalarResult - Class in org.bytedeco.arrow
-
- StructScalarResult(Pointer) - Constructor for class org.bytedeco.arrow.StructScalarResult
-
Pointer cast constructor.
- StructScalarResult(long) - Constructor for class org.bytedeco.arrow.StructScalarResult
-
Native array allocator.
- StructScalarResult() - Constructor for class org.bytedeco.arrow.StructScalarResult
-
Constructs a Result object that contains a non-OK status.
- StructScalarResult(Status) - Constructor for class org.bytedeco.arrow.StructScalarResult
-
Constructs a Result object with the given non-OK Status object.
- StructScalarResult(StructScalar) - Constructor for class org.bytedeco.arrow.StructScalarResult
-
Constructs a Result object that contains value.
- StructScalarResult(StructScalarResult) - Constructor for class org.bytedeco.arrow.StructScalarResult
-
Copy 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
-
- Subset(Expression) - Method in class org.bytedeco.arrow_dataset.ParquetFileFragment
-
\brief Return fragment which selects a filtered subset of this fragment's RowGroups.
- Subset(IntPointer) - Method in class org.bytedeco.arrow_dataset.ParquetFileFragment
-
- Subset(IntBuffer) - Method in class org.bytedeco.arrow_dataset.ParquetFileFragment
-
- Subset(int[]) - Method in class org.bytedeco.arrow_dataset.ParquetFileFragment
-
- Subset(IntPointer) - Method in class org.bytedeco.parquet.FileMetaData
-
\brief Return a FileMetaData containing a subset of the row groups in this
FileMetaData.
- Subset(IntBuffer) - Method in class org.bytedeco.parquet.FileMetaData
-
- Subset(int[]) - Method in class org.bytedeco.parquet.FileMetaData
-
- subtract(BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
-
- subtract(BasicDecimal128, BasicDecimal128) - Static method in class org.bytedeco.arrow.global.arrow
-
- subtract(BasicDecimal256) - Static method in class org.bytedeco.arrow.global.arrow
-
- Subtract(Datum, Datum, ArithmeticOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Subtract two values.
- Subtract(Datum, Datum) - 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(Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Sum values of a numeric array.
- Sum(Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- summary() - Method in class org.bytedeco.arrow.FunctionDoc
-
\brief A one-line summary of the function, using a verb.
- summary(String) - Method in class org.bytedeco.arrow.FunctionDoc
-
- 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
-
- SupportedMemoryBackendNames() - Static method in class org.bytedeco.arrow.global.arrow
-
- 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
-
- SupportsCompressionLevel(Compression.type) - Static method in class org.bytedeco.arrow.Codec
-
\brief Return true if indicated codec supports setting a compression level
- SupportsCompressionLevel(int) - Static method in class org.bytedeco.arrow.Codec
-
- system_memory_pool() - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Return a process-wide memory pool based on the system allocator.
- 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
-
- Take(Datum, Datum, TakeOptions, ExecContext) - 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(Datum, Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- Take(Array, Array, TakeOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Take with Array inputs and output
- Take(Array, Array) - Static method in class org.bytedeco.arrow.global.arrow
-
- Take(ChunkedArray, Array, TakeOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- Take(ChunkedArray, Array) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- Take(ChunkedArray, ChunkedArray, TakeOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- Take(ChunkedArray, ChunkedArray) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- Take(Array, ChunkedArray, TakeOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- Take(Array, ChunkedArray) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- Take(RecordBatch, Array, TakeOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- Take(RecordBatch, Array) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- Take(Table, Array, TakeOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- Take(Table, Array) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- Take(Table, ChunkedArray, TakeOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- Take(Table, ChunkedArray) - Static method in class org.bytedeco.arrow.global.arrow
-
Deprecated.
- TakeOptions - Class in org.bytedeco.arrow
-
- TakeOptions(Pointer) - Constructor for class org.bytedeco.arrow.TakeOptions
-
Pointer cast constructor.
- TakeOptions(long) - Constructor for class org.bytedeco.arrow.TakeOptions
-
Native array allocator.
- TakeOptions(boolean) - Constructor for class org.bytedeco.arrow.TakeOptions
-
- TakeOptions() - Constructor for class org.bytedeco.arrow.TakeOptions
-
- TaskGroup - Class in org.bytedeco.arrow
-
\brief A group of related tasks
A TaskGroup executes tasks with the signature Status().
- TaskGroup(Pointer) - Constructor for class org.bytedeco.arrow.TaskGroup
-
Pointer cast constructor.
- TaskGroup() - Method in class org.bytedeco.arrow_dataset.ScanContext
-
Return a threaded or serial TaskGroup according to use_threads.
- TaskHints - Class in org.bytedeco.arrow
-
- TaskHints() - Constructor for class org.bytedeco.arrow.TaskHints
-
Default native constructor.
- TaskHints(long) - Constructor for class org.bytedeco.arrow.TaskHints
-
Native array allocator.
- TaskHints(Pointer) - Constructor for class org.bytedeco.arrow.TaskHints
-
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() - 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.
- Ternary() - Static method in class org.bytedeco.arrow.Arity
-
\brief A function taking 3 arguments
- TestOnlyExtractBitsSoftware(long, long) - Static method in class org.bytedeco.arrow.global.parquet
-
- ThreadPool - Class in org.bytedeco.arrow
-
- ThreadPool(Pointer) - Constructor for class org.bytedeco.arrow.ThreadPool
-
Pointer cast constructor.
- ThreadPool.State - Class in org.bytedeco.arrow
-
- ThreadPoolResult - Class in org.bytedeco.arrow
-
- ThreadPoolResult(Pointer) - Constructor for class org.bytedeco.arrow.ThreadPoolResult
-
Pointer cast constructor.
- ThreadPoolResult(long) - Constructor for class org.bytedeco.arrow.ThreadPoolResult
-
Native array allocator.
- ThreadPoolResult() - Constructor for class org.bytedeco.arrow.ThreadPoolResult
-
Constructs a Result object that contains a non-OK status.
- ThreadPoolResult(Status) - Constructor for class org.bytedeco.arrow.ThreadPoolResult
-
Constructs a Result object with the given non-OK Status object.
- ThreadPoolResult(ThreadPool) - Constructor for class org.bytedeco.arrow.ThreadPoolResult
-
Constructs a Result object that contains value.
- ThreadPoolResult(ThreadPoolResult) - Constructor for class org.bytedeco.arrow.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(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
-
- Time32TypeUnit(TimeUnit.type) - Static method in class org.bytedeco.arrow.global.arrow
-
- Time32TypeUnit(int) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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(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
-
- Time64TypeUnit(TimeUnit.type) - Static method in class org.bytedeco.arrow.global.arrow
-
- Time64TypeUnit(int) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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.
- TimestampParser - Class in org.bytedeco.arrow
-
- TimestampParser() - Constructor for class org.bytedeco.arrow.TimestampParser
-
Empty constructor.
- TimestampParser(Pointer) - Constructor for class org.bytedeco.arrow.TimestampParser
-
Pointer cast constructor.
- TimestampScalar - Class in org.bytedeco.arrow
-
- 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
-
- TimestampTypeUnit(TimeUnit.type) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Match any TimestampType instance having the same unit, but the time
zones can be different.
- TimestampTypeUnit(int) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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_ca_dir_path() - Method in class org.bytedeco.arrow.FileSystemGlobalOptions
-
Path to a directory holding TLS CA certificates in individual PEM files
named along the OpenSSL "hashed" format.
- tls_ca_dir_path(String) - Method in class org.bytedeco.arrow.FileSystemGlobalOptions
-
- tls_ca_file_path() - Method in class org.bytedeco.arrow.FileSystemGlobalOptions
-
Path to a single PEM file holding all TLS CA certificates
If empty, the underlying TLS library's defaults will be used.
- tls_ca_file_path(String) - Method in class org.bytedeco.arrow.FileSystemGlobalOptions
-
- 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
-
- to_type() - Method in class org.bytedeco.arrow.CastOptions
-
- to_type(DataType) - Method in class org.bytedeco.arrow.CastOptions
-
- 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 native-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
-
- ToBytes() - Method in class org.bytedeco.arrow.BasicDecimal256
-
\brief Return the raw bytes of the value in native-endian byte order.
- ToBytes(BytePointer) - Method in class org.bytedeco.arrow.BasicDecimal256
-
- ToBytes(ByteBuffer) - Method in class org.bytedeco.arrow.BasicDecimal256
-
- ToBytes(byte[]) - Method in class org.bytedeco.arrow.BasicDecimal256
-
- 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
-
- ToDouble(int) - Method in class org.bytedeco.arrow.Decimal128
-
\brief Convert to a floating-point number (scaled)
- ToFloat(int) - Method in class org.bytedeco.arrow.Decimal128
-
\brief Convert to a floating-point number (scaled)
- 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
- ToIntegerString() - Method in class org.bytedeco.arrow.Decimal256
-
\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
-
- ToString() - Method in class org.bytedeco.arrow.Array
-
- toString() - Method in class org.bytedeco.arrow.ArrayBuilderVector
-
- 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.BinaryType
-
- toString() - Method in class org.bytedeco.arrow.BoolVector
-
- toString() - Method in class org.bytedeco.arrow.BufferVector
-
- ToString() - Method in class org.bytedeco.arrow.ChunkedArray
-
- 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 enum org.bytedeco.arrow.DataTypeLayout.BufferKind
-
- toString() - Method in class org.bytedeco.arrow.DataTypeVector
-
- ToString() - Method in class org.bytedeco.arrow.Date32Type
-
- ToString() - Method in class org.bytedeco.arrow.Date64Type
-
- toString() - Method in enum org.bytedeco.arrow.Datum.Kind
-
- ToString() - Method in class org.bytedeco.arrow.Datum
-
- 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(int) - Method in class org.bytedeco.arrow.Decimal256
-
\brief Convert the Decimal256 value to a base 10 decimal string with the given
scale.
- ToString() - Method in class org.bytedeco.arrow.Decimal256Type
-
- 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(boolean) - Method in class org.bytedeco.arrow.Field
-
\brief Return a string representation ot the field
- ToString() - Method in class org.bytedeco.arrow.Field
-
- ToString() - Method in class org.bytedeco.arrow.FieldPath
-
- ToString() - Method in class org.bytedeco.arrow.FieldRef
-
- toString() - Method in class org.bytedeco.arrow.FieldVector
-
- ToString() - Method in class org.bytedeco.arrow.FileInfo
-
- toString() - Method in enum org.bytedeco.arrow.FileMode.type
-
- toString() - Method in enum org.bytedeco.arrow.FilterIterator.Action
-
- toString() - Method in enum org.bytedeco.arrow.FilterOptions.NullSelectionBehavior
-
- 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.Function.Kind
-
- toString() - Method in enum org.bytedeco.arrow.FutureWaiter.Kind
-
- 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.FutureState
-
- toString() - Method in enum org.bytedeco.arrow.global.arrow.MessageType
-
- toString() - Method in enum org.bytedeco.arrow.global.arrow.MetadataVersion
-
- toString() - Method in enum org.bytedeco.arrow.global.arrow.SortOrder
-
- toString() - Method in enum org.bytedeco.arrow.global.arrow.StatusCode
-
- ToString(int) - Static method in class org.bytedeco.arrow.global.arrow
-
- ToString(TimeUnit.type) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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.parquet.ParquetDataPageVersion
-
- 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.InputType.Kind
-
- ToString() - Method in class org.bytedeco.arrow.InputType
-
\brief Render a human-readable string representation.
- toString() - Method in enum org.bytedeco.arrow.IntervalType.type
-
- ToString() - Method in class org.bytedeco.arrow.KernelSignature
-
\brief Render a human-readable string representation
- 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.MemAllocation.type
-
- toString() - Method in enum org.bytedeco.arrow.MessageDecoder.State
-
- toString() - Method in enum org.bytedeco.arrow.MinMaxOptions.Mode
-
- ToString() - Method in class org.bytedeco.arrow.MonthIntervalType
-
- toString() - Method in enum org.bytedeco.arrow.NullHandling.type
-
- ToString() - Method in class org.bytedeco.arrow.NullType
-
- toString() - Method in enum org.bytedeco.arrow.ObjectType.type
-
- toString() - Method in enum org.bytedeco.arrow.OutputType.ResolveKind
-
- ToString() - Method in class org.bytedeco.arrow.OutputType
-
\brief Render a human-readable string representation.
- ToString() - Method in class org.bytedeco.arrow.PathForest
-
- ToString() - Method in class org.bytedeco.arrow.RecordBatch
-
- 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(boolean) - Method in class org.bytedeco.arrow.Schema
-
\brief Render a string representation of the schema suitable for debugging
- ToString() - Method in class org.bytedeco.arrow.Schema
-
- toString() - Method in enum org.bytedeco.arrow.SchemaBuilder.ConflictPolicy
-
- toString() - Method in class org.bytedeco.arrow.SchemaVector
-
- toString() - Method in enum org.bytedeco.arrow.SimdLevel.type
-
- 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.Table
-
- 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 class org.bytedeco.arrow.TypeMatcher
-
\brief A human-interpretable string representation of what the type
matcher checks for, usable when printing KernelSignature or formatting
error messages.
- toString() - Method in enum org.bytedeco.arrow.UnionMode.type
-
- ToString() - Method in class org.bytedeco.arrow.UnionType
-
- toString() - Method in enum org.bytedeco.arrow.ValueDescr.Shape
-
- ToString() - Method in class org.bytedeco.arrow.ValueDescr
-
- toString() - Method in class org.bytedeco.arrow.ValueDescrVector
-
- ToString() - Method in class org.bytedeco.arrow_dataset.Expression
-
- toString() - Method in class org.bytedeco.arrow_dataset.ExpressionVector
-
- toString() - Method in class org.bytedeco.arrow_dataset.FileFragmentVector
-
- ToString() - Method in class org.bytedeco.arrow_dataset.FileSystemDataset
-
- toString() - Method in enum org.bytedeco.arrow_dataset.FilterIterator.Action
-
- toString() - Method in class org.bytedeco.arrow_dataset.ScanTaskVector
-
- 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.FlightWriteSizeStatusDetail
-
- 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.FilterCacheKey
-
- 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 enum org.bytedeco.parquet.ArrowWriterProperties.EngineVersion
-
- 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
-
- ToStructArray() - Method in class org.bytedeco.arrow.RecordBatch
-
\brief Convert record batch to struct array
Create a struct array whose child arrays are the record batch's columns.
- 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
-
\brief Total byte size of all the uncompressed column data in this row group.
- 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.
- ToTypeName(int) - Static method in class org.bytedeco.arrow.global.arrow
-
- ToUnorderedMap(StringStringMap) - Method in class org.bytedeco.arrow.KeyValueMetadata
-
- ToVector() - Method in class org.bytedeco.arrow.BufferIterator
-
\brief Move every element of this iterator into a vector.
- ToVector() - Method in class org.bytedeco.arrow.RecordBatchIterator
-
\brief Move every element of this iterator into a vector.
- ToVector() - Method in class org.bytedeco.arrow_dataset.FragmentIterator
-
\brief Move every element of this iterator into a vector.
- ToVector() - Method in class org.bytedeco.arrow_dataset.ScanTaskIterator
-
\brief Move every element of this iterator into a vector.
- TrailingBits(long, int) - Static method in class org.bytedeco.arrow.global.arrow
-
- 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.
- true_count() - Method in class org.bytedeco.arrow.BooleanArray
-
\brief Return the number of true (1) values among the valid
values.
- 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
-
- truncate_metadata() - Method in class org.bytedeco.arrow.PrettyPrintOptions
-
Limit display of each KeyValueMetadata key/value pair to a single line at
80 character width
- truncate_metadata(boolean) - Method in class org.bytedeco.arrow.PrettyPrintOptions
-
- 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.Decimal256Builder
-
- 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.FileInfo
-
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.InputType
-
\brief For InputType::EXACT_TYPE kind, the exact type that this InputType
must match.
- 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(arrow.MessageType) - 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.OutputType
-
\brief The exact output value type for the FIXED kind.
- 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.ValueDescr
-
- type(DataType) - Method in class org.bytedeco.arrow.ValueDescr
-
- 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.Decimal256Type
-
- type_id() - Static method in class org.bytedeco.arrow.Decimal256Type
-
- type_id - Static variable in class org.bytedeco.arrow.DenseUnionType
-
- type_id() - Static method in class org.bytedeco.arrow.DenseUnionType
-
- 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 - Static variable in class org.bytedeco.arrow.SparseUnionType
-
- type_id() - Static method in class org.bytedeco.arrow.SparseUnionType
-
- 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 substitute 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() - Method in class org.bytedeco.arrow_flight.FlightStatusDetail
-
- type_id() - Method in class org.bytedeco.arrow_flight.FlightWriteSizeStatusDetail
-
- type_length() - Method in class org.bytedeco.parquet.ColumnDescriptor
-
- type_length() - Method in class org.bytedeco.parquet.PrimitiveNode
-
- type_matcher() - Method in class org.bytedeco.arrow.InputType
-
\brief For InputType::USE_TYPE_MATCHER, the TypeMatcher to be used for
checking the type of a value.
- 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.Decimal256Type
-
- type_name() - Static method in class org.bytedeco.arrow.DenseUnionType
-
- 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.SparseUnionType
-
- 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() - Method in class org.bytedeco.arrow_dataset.CsvFileFormat
-
- type_name() - Method in class org.bytedeco.arrow_dataset.Dataset
-
\brief The name identifying the kind of Dataset
- type_name() - Method in class org.bytedeco.arrow_dataset.DirectoryPartitioning
-
- 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.FileFragment
-
- type_name() - Method in class org.bytedeco.arrow_dataset.FileSystemDataset
-
\brief Return the type name of the dataset.
- type_name() - Method in class org.bytedeco.arrow_dataset.FileWriteOptions
-
- type_name() - Method in class org.bytedeco.arrow_dataset.Fragment
-
- type_name() - Method in class org.bytedeco.arrow_dataset.FunctionPartitioning
-
- type_name() - Method in class org.bytedeco.arrow_dataset.HivePartitioning
-
- type_name() - Method in class org.bytedeco.arrow_dataset.InMemoryDataset
-
- type_name() - Method in class org.bytedeco.arrow_dataset.InMemoryFragment
-
- 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.Partitioning
-
\brief The name identifying the kind of partitioning
- type_name() - Method in class org.bytedeco.arrow_dataset.PartitioningFactory
-
\brief The name identifying the kind of partitioning
- type_name() - Method in class org.bytedeco.arrow_dataset.UnionDataset
-
- 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
-
- TypeIdTraits - Class in org.bytedeco.arrow
-
- TypeIdTraits() - Constructor for class org.bytedeco.arrow.TypeIdTraits
-
Default native constructor.
- TypeIdTraits(long) - Constructor for class org.bytedeco.arrow.TypeIdTraits
-
Native array allocator.
- TypeIdTraits(Pointer) - Constructor for class org.bytedeco.arrow.TypeIdTraits
-
Pointer cast constructor.
- TypeMatcher - Class in org.bytedeco.arrow
-
\brief An type-checking interface to permit customizable validation rules
for use with InputType and KernelSignature.
- TypeMatcher(Pointer) - Constructor for class org.bytedeco.arrow.TypeMatcher
-
Pointer cast constructor.
- 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.
- valid_bits() - Method in class org.bytedeco.parquet.ValidityBitmapInputOutput
-
- valid_bits(BytePointer) - Method in class org.bytedeco.parquet.ValidityBitmapInputOutput
-
- valid_bits_offset() - Method in class org.bytedeco.parquet.ValidityBitmapInputOutput
-
- valid_bits_offset(long) - Method in class org.bytedeco.parquet.ValidityBitmapInputOutput
-
- 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.Function
-
- 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_column_chunk_paths() - Method in class org.bytedeco.arrow_dataset.ParquetFactoryOptions
-
- validate_column_chunk_paths(boolean) - Method in class org.bytedeco.arrow_dataset.ParquetFactoryOptions
-
- validate_fragments() - Method in class org.bytedeco.arrow_dataset.FinishOptions
-
Indicate if the given Schema (when specified), should be validated against
the fragments' schemas.
- validate_fragments(boolean) - Method in class org.bytedeco.arrow_dataset.FinishOptions
-
- ValidateChildData(ArrayDataVector) - Static method in class org.bytedeco.arrow.MapArray
-
Validate child data before constructing the actual MapArray.
- 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.
- ValidateOverflow(long) - Method in class org.bytedeco.arrow.BaseBinaryBuilder
-
- ValidateOverflow(long) - Method in class org.bytedeco.arrow.BaseLargeBinaryBuilder
-
- ValidateOverflow(long) - Method in class org.bytedeco.arrow.BaseLargeListBuilder
-
- ValidateOverflow(long) - Method in class org.bytedeco.arrow.BaseListBuilder
-
- ValidateOverflow(long) - Method in class org.bytedeco.arrow.FixedSizeBinaryBuilder
-
- ValidateOverflow(long) - Method in class org.bytedeco.arrow.FixedSizeListBuilder
-
- ValidateOverflow(long) - Method in class org.bytedeco.arrow.MapBuilder
-
- 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
-
- ValidityBitmapInputOutput - Class in org.bytedeco.parquet
-
- ValidityBitmapInputOutput() - Constructor for class org.bytedeco.parquet.ValidityBitmapInputOutput
-
Default native constructor.
- ValidityBitmapInputOutput(long) - Constructor for class org.bytedeco.parquet.ValidityBitmapInputOutput
-
Native array allocator.
- ValidityBitmapInputOutput(Pointer) - Constructor for class org.bytedeco.parquet.ValidityBitmapInputOutput
-
Pointer cast constructor.
- value() - Method in class org.bytedeco.arrow.BaseBinaryScalar
-
- value(ArrowBuffer) - Method in class org.bytedeco.arrow.BaseBinaryScalar
-
- value() - Method in class org.bytedeco.arrow.BaseListScalar
-
- value(Array) - Method in class org.bytedeco.arrow.BaseListScalar
-
- 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 - Variable in enum org.bytedeco.arrow.DataTypeLayout.BufferKind
-
- Value(long) - Method in class org.bytedeco.arrow.Date32Array
-
- Value(long) - Method in class org.bytedeco.arrow.Date64Array
-
- value - Variable in enum org.bytedeco.arrow.Datum.Kind
-
- 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() - Method in class org.bytedeco.arrow.Decimal256Scalar
-
- value(Decimal256) - Method in class org.bytedeco.arrow.Decimal256Scalar
-
- 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 - Variable in enum org.bytedeco.arrow.FilterOptions.NullSelectionBehavior
-
- 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.Function.Kind
-
- value - Variable in enum org.bytedeco.arrow.FutureWaiter.Kind
-
- 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.FutureState
-
- value - Variable in enum org.bytedeco.arrow.global.arrow.MessageType
-
- value - Variable in enum org.bytedeco.arrow.global.arrow.MetadataVersion
-
- value - Variable in enum org.bytedeco.arrow.global.arrow.SortOrder
-
- 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.parquet.ParquetDataPageVersion
-
- 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 - Variable in enum org.bytedeco.arrow.InputType.Kind
-
- 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.MemAllocation.type
-
- value - Variable in enum org.bytedeco.arrow.MessageDecoder.State
-
- value - Variable in enum org.bytedeco.arrow.MinMaxOptions.Mode
-
- Value(long) - Method in class org.bytedeco.arrow.MonthIntervalArray
-
- value - Variable in enum org.bytedeco.arrow.NullHandling.type
-
- value - Variable in enum org.bytedeco.arrow.ObjectType.type
-
- value - Variable in enum org.bytedeco.arrow.OutputType.ResolveKind
-
- value - Variable in enum org.bytedeco.arrow.SchemaBuilder.ConflictPolicy
-
- value - Variable in enum org.bytedeco.arrow.SimdLevel.type
-
- 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() - Method in class org.bytedeco.arrow.UnionScalar
-
- value(Scalar) - Method in class org.bytedeco.arrow.UnionScalar
-
- value - Variable in enum org.bytedeco.arrow.ValueDescr.Shape
-
- value - Variable in enum org.bytedeco.arrow_dataset.FilterIterator.Action
-
- value() - Method in class org.bytedeco.arrow_dataset.KeyValuePartitioning.Key
-
- value(String) - Method in class org.bytedeco.arrow_dataset.KeyValuePartitioning.Key
-
- 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.ArrowWriterProperties.EngineVersion
-
- 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.BaseBinaryBuilder
-
- 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.BaseListType
-
- 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.BaseLargeListArray
-
- value_offset(long) - Method in class org.bytedeco.arrow.BaseListArray
-
- value_offset(long) - Method in class org.bytedeco.arrow.DenseUnionArray
-
- value_offset(long) - Method in class org.bytedeco.arrow.FixedSizeListArray
-
- 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.DenseUnionArray
-
Note that this buffer does not account for any slice offset
- value_set() - Method in class org.bytedeco.arrow.SetLookupOptions
-
The set of values to look up input values into.
- value_set(Datum) - Method in class org.bytedeco.arrow.SetLookupOptions
-
- 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.BaseListType
-
- value_type() - Method in class org.bytedeco.arrow.DictionaryType
-
- value_type() - Method in class org.bytedeco.arrow.FixedSizeListArray
-
- ValueCounts(Datum, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Return counts of unique elements from an array-like object.
- ValueCounts(Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- ValueDescr - Class in org.bytedeco.arrow
-
\brief A descriptor type that gives the shape (array or scalar) and
DataType of a Value, but without the data
- ValueDescr(Pointer) - Constructor for class org.bytedeco.arrow.ValueDescr
-
Pointer cast constructor.
- ValueDescr(long) - Constructor for class org.bytedeco.arrow.ValueDescr
-
Native array allocator.
- ValueDescr() - Constructor for class org.bytedeco.arrow.ValueDescr
-
- ValueDescr(DataType, ValueDescr.Shape) - Constructor for class org.bytedeco.arrow.ValueDescr
-
- ValueDescr(DataType, int) - Constructor for class org.bytedeco.arrow.ValueDescr
-
- ValueDescr(DataType) - Constructor for class org.bytedeco.arrow.ValueDescr
-
- ValueDescr.Shape - Enum in org.bytedeco.arrow
-
- ValueDescrResult - Class in org.bytedeco.arrow
-
- ValueDescrResult(Pointer) - Constructor for class org.bytedeco.arrow.ValueDescrResult
-
Pointer cast constructor.
- ValueDescrResult(long) - Constructor for class org.bytedeco.arrow.ValueDescrResult
-
Native array allocator.
- ValueDescrResult() - Constructor for class org.bytedeco.arrow.ValueDescrResult
-
Constructs a Result object that contains a non-OK status.
- ValueDescrResult(Status) - Constructor for class org.bytedeco.arrow.ValueDescrResult
-
Constructs a Result object with the given non-OK Status object.
- ValueDescrResult(ValueDescr) - Constructor for class org.bytedeco.arrow.ValueDescrResult
-
Constructs a Result object that contains value.
- ValueDescrResult(ValueDescrResult) - Constructor for class org.bytedeco.arrow.ValueDescrResult
-
Copy constructor.
- ValueDescrVector - Class in org.bytedeco.arrow
-
- ValueDescrVector(Pointer) - Constructor for class org.bytedeco.arrow.ValueDescrVector
-
Pointer cast constructor.
- ValueDescrVector(ValueDescr) - Constructor for class org.bytedeco.arrow.ValueDescrVector
-
- ValueDescrVector(ValueDescr...) - Constructor for class org.bytedeco.arrow.ValueDescrVector
-
- ValueDescrVector() - Constructor for class org.bytedeco.arrow.ValueDescrVector
-
- ValueDescrVector(long) - Constructor for class org.bytedeco.arrow.ValueDescrVector
-
- ValueDescrVector.Iterator - Class in org.bytedeco.arrow
-
- 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.DataTypeLayout.BufferKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.arrow.Datum.Kind
-
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.FilterOptions.NullSelectionBehavior
-
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.Function.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.arrow.FutureWaiter.Kind
-
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.FutureState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.arrow.global.arrow.MessageType
-
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.SortOrder
-
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.parquet.ParquetDataPageVersion
-
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.InputType.Kind
-
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.MemAllocation.type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.arrow.MessageDecoder.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.arrow.MinMaxOptions.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bytedeco.arrow.NullHandling.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.OutputType.ResolveKind
-
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.SimdLevel.type
-
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.ValueDescr.Shape
-
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.ArrowWriterProperties.EngineVersion
-
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.ArrayDataResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.ArrayResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.ArrayVectorResult
-
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.BufferUniqueResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.BufferVectorResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.ChunkedArrayResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.ChunkedArrayVectorResult
-
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.CompressionTypeResult
-
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.Decimal256PairResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.Decimal256Result
-
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.DictionaryUnifierResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.DictionaryVectorResult
-
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.FeatherReaderResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.FieldRefDatumMapResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.FieldRefResult
-
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.FileInfoResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.FileInfoVectorResult
-
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.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.FunctionResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.HDFSOptionsResult
-
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.IntResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.IpcPayloadWriterResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.KernelResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.LargeListArrayResult
-
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.LocalFileSystemOptionsResult
-
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.MessageSharedResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.MessageUniqueResult
-
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.RecordBatchFileReaderResult
-
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.RecordBatchReaderSharedResult
-
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.RecordBatchStreamReaderResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.RecordBatchVectorResult
-
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.ResizableResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.ResizableUniqueResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.ScalarAggregateKernelResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.ScalarKernelResult
-
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.SelectionVectorResult
-
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.StreamingReaderResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.StringPairResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.StringResult
-
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.StructScalarResult
-
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.ThreadPoolResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.ValueDescrResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow.VectorKernelResult
-
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.FileFragmentResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow_dataset.FileReaderResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow_dataset.FileWriterResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
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.FragmentVectorResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow_dataset.PartitioningResult
-
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.ScanTaskVectorResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow_dataset.UnionDatasetResult
-
Gets a mutable reference to the stored T value.
- ValueOrDie() - Method in class org.bytedeco.arrow_flight.FlightInfoResult
-
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.DataTypeLayout.BufferKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.arrow.Datum.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.bytedeco.arrow.ExecBatch
-
The values representing positional arguments to be passed to a kernel's
exec function for processing.
- values(DatumVector) - Method in class org.bytedeco.arrow.ExecBatch
-
- 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() - Static method in enum org.bytedeco.arrow.FilterOptions.NullSelectionBehavior
-
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.Function.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.arrow.FutureWaiter.Kind
-
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.FutureState
-
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.MessageType
-
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.SortOrder
-
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.parquet.ParquetDataPageVersion
-
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.InputType.Kind
-
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() - Method in class org.bytedeco.arrow.KeyValueMetadata
-
- values() - Static method in enum org.bytedeco.arrow.MemAllocation.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.MessageDecoder.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bytedeco.arrow.MinMaxOptions.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.NullHandling.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() - Static method in enum org.bytedeco.arrow.OutputType.ResolveKind
-
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.SimdLevel.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.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.ValueDescr.Shape
-
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.ArrowWriterProperties.EngineVersion
-
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_read() - Method in class org.bytedeco.parquet.ValidityBitmapInputOutput
-
- values_read(long) - Method in class org.bytedeco.parquet.ValidityBitmapInputOutput
-
- values_read_upper_bound() - Method in class org.bytedeco.parquet.ValidityBitmapInputOutput
-
- values_read_upper_bound(long) - Method in class org.bytedeco.parquet.ValidityBitmapInputOutput
-
- values_written() - Method in class org.bytedeco.parquet.RecordReader
-
\brief Number of values written including nulls (if any)
- ValueUnsafe() - Method in class org.bytedeco.arrow.ArrayDataResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.ArrayResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.ArrayVectorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.BinaryArrayResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.BoolResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.BufferedInputStreamResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.BufferedOutputStreamResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.BufferIteratorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.BufferOutputStreamResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.BufferResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.BufferUniqueResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.BufferVectorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.ChunkedArrayResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.ChunkedArrayVectorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.CodecResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.CompressedInputStreamResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.CompressedOutputStreamResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.CompressionTypeResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.CompressorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.CompressResultResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.DataTypeResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.DatumResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.Decimal128PairResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.Decimal128Result
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.Decimal256PairResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.Decimal256Result
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.DecompressorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.DecompressResultResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.DictionaryUnifierResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.DictionaryVectorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.EndResultResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.FeatherReaderResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.FieldRefDatumMapResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.FieldRefResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.FieldResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.FileInfoResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.FileInfoVectorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.FileOutputStreamResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.FileSystemResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.FlushResultResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.FunctionResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.HDFSOptionsResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.InputStreamResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.IntResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.IpcPayloadWriterResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.KernelResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.LargeListArrayResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.ListArrayResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.LocalFileSystemOptionsResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.LongResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.MemoryMappedFileResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.MessageSharedResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.MessageUniqueResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.OutputStreamResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.PathForestResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.RandomAccessFileResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.ReadableFileResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchFileReaderResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchIteratorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchReaderSharedResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchStreamReaderResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchVectorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchWriterSharedResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.RecordBatchWriterUniqueResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.ResizableResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.ResizableUniqueResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.ScalarAggregateKernelResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.ScalarKernelResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.ScalarResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.SchemaResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.SchemaVectorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.SelectionVectorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.SizeTResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.SparseTensorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.StreamingReaderResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.StringPairResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.StringResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.StructArrayResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.StructScalarResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.TableReaderResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.TableResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.TensorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.ThreadPoolResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.ValueDescrResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow.VectorKernelResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.DatasetFactoryResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.DatasetResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.ExpressionResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.FileFragmentResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.FileReaderResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.FileSystemDatasetResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.FileWriterResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.FragmentIteratorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.FragmentResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.FragmentVectorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.ParquetFileFragmentResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.PartitionedBatchesResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.PartitioningResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.ScannerBuilderResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.ScannerResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.ScanTaskIteratorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.ScanTaskResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.ScanTaskVectorResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_dataset.UnionDatasetResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- ValueUnsafe() - Method in class org.bytedeco.arrow_flight.FlightInfoResult
-
Cast the internally stored value to produce a new result or propagate the stored
error.
- 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.
- VarArgs(int) - Static method in class org.bytedeco.arrow.Arity
-
\brief A function taking a variable number of arguments
- VarArgs() - Static method in class org.bytedeco.arrow.Arity
-
- VariableWidth() - Static method in class org.bytedeco.arrow.DataTypeLayout
-
- Variance(Datum, VarianceOptions, ExecContext) - Static method in class org.bytedeco.arrow.global.arrow
-
\brief Calculate the variance of a numeric array
- Variance(Datum) - Static method in class org.bytedeco.arrow.global.arrow
-
- VarianceOptions - Class in org.bytedeco.arrow
-
\brief Control Delta Degrees of Freedom (ddof) of Variance and Stddev kernel
The divisor used in calculations is N - ddof, where N is the number of elements.
- VarianceOptions(Pointer) - Constructor for class org.bytedeco.arrow.VarianceOptions
-
Pointer cast constructor.
- VarianceOptions(int) - Constructor for class org.bytedeco.arrow.VarianceOptions
-
- VarianceOptions() - Constructor for class org.bytedeco.arrow.VarianceOptions
-
- VectorFunction - Class in org.bytedeco.arrow
-
\brief A function that executes general array operations that may yield
outputs of different sizes or have results that depend on the whole array
contents.
- VectorFunction(Pointer) - Constructor for class org.bytedeco.arrow.VectorFunction
-
Pointer cast constructor.
- VectorFunction(String, Arity, FunctionDoc, FunctionOptions) - Constructor for class org.bytedeco.arrow.VectorFunction
-
- VectorFunction(String, Arity, FunctionDoc) - Constructor for class org.bytedeco.arrow.VectorFunction
-
- VectorFunction(BytePointer, Arity, FunctionDoc, FunctionOptions) - Constructor for class org.bytedeco.arrow.VectorFunction
-
- VectorFunction(BytePointer, Arity, FunctionDoc) - Constructor for class org.bytedeco.arrow.VectorFunction
-
- VectorKernel - Class in org.bytedeco.arrow
-
\brief Kernel data structure for implementations of VectorFunction.
- VectorKernel(Pointer) - Constructor for class org.bytedeco.arrow.VectorKernel
-
Pointer cast constructor.
- VectorKernel(long) - Constructor for class org.bytedeco.arrow.VectorKernel
-
Native array allocator.
- VectorKernel() - Constructor for class org.bytedeco.arrow.VectorKernel
-
- VectorKernel(KernelSignature, Pointer) - Constructor for class org.bytedeco.arrow.VectorKernel
-
- VectorKernel(InputType, OutputType, Pointer, Pointer, Pointer) - Constructor for class org.bytedeco.arrow.VectorKernel
-
- VectorKernel(InputType, OutputType, Pointer) - Constructor for class org.bytedeco.arrow.VectorKernel
-
- VectorKernel(KernelSignature, Pointer, Pointer, Pointer) - Constructor for class org.bytedeco.arrow.VectorKernel
-
- VectorKernel(KernelSignature, Pointer, Pointer) - Constructor for class org.bytedeco.arrow.VectorKernel
-
- VectorKernelResult - Class in org.bytedeco.arrow
-
- VectorKernelResult(Pointer) - Constructor for class org.bytedeco.arrow.VectorKernelResult
-
Pointer cast constructor.
- VectorKernelResult(long) - Constructor for class org.bytedeco.arrow.VectorKernelResult
-
Native array allocator.
- VectorKernelResult() - Constructor for class org.bytedeco.arrow.VectorKernelResult
-
Constructs a Result object that contains a non-OK status.
- VectorKernelResult(Status) - Constructor for class org.bytedeco.arrow.VectorKernelResult
-
Constructs a Result object with the given non-OK Status object.
- VectorKernelResult(VectorKernel) - Constructor for class org.bytedeco.arrow.VectorKernelResult
-
Constructs a Result object that contains value.
- VectorKernelResult(VectorKernelResult) - Constructor for class org.bytedeco.arrow.VectorKernelResult
-
Copy 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
-
- verify_client() - Method in class org.bytedeco.arrow_flight.FlightServerOptions
-
\brief Enable mTLS and require that the client present a certificate.
- verify_client(boolean) - Method in class org.bytedeco.arrow_flight.FlightServerOptions
-
- VerifySignature(Pointer) - Method in class org.bytedeco.parquet.FileMetaData
-
\brief Verify signature of FileMetaData when file is encrypted but footer
is not encrypted (plaintext footer).
- version() - Method in class org.bytedeco.arrow.BuildInfo
-
The packed version number, e.g.
- version(int) - Method in class org.bytedeco.arrow.BuildInfo
-
- version() - Method in class org.bytedeco.arrow.Reader
-
\brief Return the version number of the Feather file
- version() - Method in class org.bytedeco.arrow.RecordBatchFileReader
-
\brief Return the metadata version from the file metadata
- version() - Method in class org.bytedeco.arrow.WriteProperties
-
Feather file version number
version 2: "Feather V1" Apache Arrow <= 0.16.0
version 3: "Feather V2" Apache Arrow > 0.16.0
- version(int) - Method in class org.bytedeco.arrow.WriteProperties
-
- version() - Method in class org.bytedeco.parquet.FileMetaData
-
\brief Return the version of the file.
- 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.arrow.BuildInfo
-
The "major" version number, e.g.
- version_major(int) - Method in class org.bytedeco.arrow.BuildInfo
-
- 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.arrow.BuildInfo
-
The "minor" version number, e.g.
- version_minor(int) - Method in class org.bytedeco.arrow.BuildInfo
-
- 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.arrow.BuildInfo
-
The "patch" version number, e.g.
- version_patch(int) - Method in class org.bytedeco.arrow.BuildInfo
-
- 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_string() - Method in class org.bytedeco.arrow.BuildInfo
-
The version string, e.g.
- version_string(String) - Method in class org.bytedeco.arrow.BuildInfo
-
- 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) - Method in class org.bytedeco.arrow.Array
-
Construct a zero-copy view of this array with the given type.
- View(ArrowBuffer, MemoryManager) - Static method in class org.bytedeco.arrow.ArrowBuffer
-
\brief View buffer
Return a Buffer that reflects this buffer, seen potentially from another
device, without making an explicit copy of the contents.
- View(DataType) - Method in class org.bytedeco.arrow.ChunkedArray
-
Construct a zero-copy view of this chunked array with the given
type.
- ViewOrCopy(ArrowBuffer, MemoryManager) - Static method in class org.bytedeco.arrow.ArrowBuffer
-
\brief View or copy buffer
Try to view buffer contents on the given MemoryManager's device, but
fall back to copying if a no-copy view isn't supported.
- 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(Decimal256Array) - 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(SparseUnionArray) - Method in class org.bytedeco.arrow.ArrayVisitor
-
- Visit(DenseUnionArray) - 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(Decimal256Scalar) - 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(Decimal256Type) - 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(SparseUnionType) - Method in class org.bytedeco.arrow.TypeVisitor
-
- Visit(DenseUnionType) - 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.