- capacity() - Method in class org.apache.arrow.memory.ArrowBuf
-
- capacity(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Adjusts the capacity of this buffer.
- capAtMaxInt(long) - Static method in class org.apache.arrow.memory.util.LargeMemoryUtil
-
Returns a min(Integer.MAX_VALUE, length).
- checkArgument(boolean) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object...) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkBytes(long, long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Allows a function to determine whether not reading a particular string of bytes is valid.
- checkedCastToInt(long) - Static method in class org.apache.arrow.memory.util.LargeMemoryUtil
-
Casts length to an int, but raises an exception the value is outside
the range of an int.
- checkElementIndex(int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that index specifies a valid element in an array, list or string of size
size.
- checkElementIndex(int, int, String) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that index specifies a valid element in an array, list or string of size
size.
- checkNotNull(T) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object...) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkPositionIndex(long, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that index specifies a valid position in an array, list or string of
size size.
- checkPositionIndex(long, long, String) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that index specifies a valid position in an array, list or string of
size size.
- checkPositionIndexes(int, int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures that start and end specify a valid positions in an array, list
or string of size size, and are in order.
- checkState(boolean) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object...) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, char) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, int) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, long) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object, Object, Object) - Static method in class org.apache.arrow.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- chunkSize - Variable in class org.apache.arrow.memory.rounding.DefaultRoundingPolicy
-
- clear() - Method in class org.apache.arrow.memory.ArrowBuf
-
- clear() - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Removes all elements from this map, leaving it empty.
- close() - Method in interface org.apache.arrow.memory.AllocationReservation
-
- close() - Method in class org.apache.arrow.memory.ArrowBuf
-
- close() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Close and release all buffers generated from this buffer pool.
- close() - Method in interface org.apache.arrow.memory.BufferManager
-
- close() - Method in class org.apache.arrow.memory.util.AutoCloseableLock
-
- close(Throwable, AutoCloseable...) - Static method in class org.apache.arrow.util.AutoCloseables
-
Closes all autoCloseables if not null and suppresses exceptions by adding them to t.
- close(Throwable, Iterable<? extends AutoCloseable>) - Static method in class org.apache.arrow.util.AutoCloseables
-
Closes all autoCloseables if not null and suppresses exceptions by adding them to t.
- close(AutoCloseable...) - Static method in class org.apache.arrow.util.AutoCloseables
-
Closes all autoCloseables if not null and suppresses subsequent exceptions if more than one.
- close(Iterable<? extends AutoCloseable>) - Static method in class org.apache.arrow.util.AutoCloseables
-
Closes all autoCloseables if not null and suppresses subsequent exceptions if more than one.
- close(Iterable<? extends AutoCloseable>...) - Static method in class org.apache.arrow.util.AutoCloseables
-
- close() - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
-
- closeNoChecked(AutoCloseable) - Static method in class org.apache.arrow.util.AutoCloseables
-
- Collections2 - Class in org.apache.arrow.util
-
Utility methods for manipulating
Collections and their subclasses/implementations.
- combineHash(int, int) - Static method in class org.apache.arrow.memory.util.ByteFunctionHelpers
-
Generate a new hashCode with the given current hashCode and new hashCode.
- combineHashCode(int, int) - Static method in class org.apache.arrow.memory.util.hash.MurmurHasher
-
Combine the current hash code and a new int value to calculate
a new hash code.
- combineHashCode(int, int) - Method in class org.apache.arrow.memory.util.hash.SimpleHasher
-
- commit() - Method in class org.apache.arrow.util.AutoCloseables.RollbackCloseable
-
- CommonUtil - Class in org.apache.arrow.memory.util
-
Utilities and static methods needed for arrow-memory.
- compare(ArrowBuf, long, long, ArrowBuf, long, long) - Static method in class org.apache.arrow.memory.util.ByteFunctionHelpers
-
Helper function to compare a set of bytes in two ArrowBufs.
- compare(ArrowBuf, int, int, byte[], int, int) - Static method in class org.apache.arrow.memory.util.ByteFunctionHelpers
-
Helper function to compare a set of bytes in ArrowBuf to a ByteArray.
- compareTo(ArrowBufPointer) - Method in class org.apache.arrow.memory.util.ArrowBufPointer
-
Compare two arrow buffer pointers.
- containsKey(K) - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Returns whether this map contains the specified key.
- containsValue(V) - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Returns whether this map contains the specified value.
- create(BufferAllocator, long) - Method in interface org.apache.arrow.memory.AllocationManager.Factory
-
- get(K) - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Returns the value of the mapping with the specified key.
- getAccountant() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails.Entry
-
- getAccountedSize() - Method in class org.apache.arrow.memory.BufferLedger
-
How much memory is accounted for by this ledger.
- getAccountedSize() - Method in interface org.apache.arrow.memory.ReferenceManager
-
Get the total accounted size (in bytes).
- getActualMemoryConsumed() - Method in class org.apache.arrow.memory.ArrowBuf
-
Return that is Accounted for by this buffer (and its potentially shared siblings within the
context of the associated allocator).
- getAllocatedMemory() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Returns the amount of memory currently allocated from this allocator.
- getAllocatedSize() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails.Entry
-
- getAllocationFit() - Method in class org.apache.arrow.memory.BufferLedger.TransferResult
-
- getAllocationFit() - Method in class org.apache.arrow.memory.OwnershipTransferNOOP
-
- getAllocationFit() - Method in interface org.apache.arrow.memory.OwnershipTransferResult
-
- getAllocationManager() - Method in class org.apache.arrow.memory.BufferLedger
-
- getAllocator() - Method in class org.apache.arrow.memory.BufferLedger
-
Get the buffer allocator associated with this reference manager.
- getAllocator() - Method in interface org.apache.arrow.memory.ReferenceManager
-
Get the buffer allocator associated with this reference manager.
- getBuf() - Method in class org.apache.arrow.memory.util.ArrowBufPointer
-
Gets the underlying buffer, or null if the underlying data is invalid or null.
- getByte(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Get byte value stored at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- getByteBufferAddress(ByteBuffer) - Static method in class org.apache.arrow.memory.util.MemoryUtil
-
Given a
ByteBuffer, gets the address the underlying memory space.
- getBytes(long, byte[]) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data from this ArrowBuf at a given index in into destination
byte array.
- getBytes(long, byte[], int, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data from this ArrowBuf at a given index into destination byte array.
- getBytes(long, ByteBuffer) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data from this ArrowBuf at a given index into the destination
ByteBuffer.
- getBytes(long, ArrowBuf, long, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy a given length of data from this ArrowBuf starting at a given index
into a dst ArrowBuf at dstIndex.
- getBytes(long, OutputStream, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy a certain length of bytes from this ArrowBuf at a given
index into the given OutputStream.
- getChar(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Get char value stored at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- getChildAllocators() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Returns the set of child allocators.
- getDetails() - Method in class org.apache.arrow.memory.AllocationOutcome
-
Get additional details of the allocation (like the status at each allocator in the hierarchy).
- getDouble(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Get double value stored at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- getEmpty() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Get a reference to the empty buffer associated with this allocator.
- getFailedAllocator() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails
-
Get the allocator that caused the failure.
- getFloat(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Get float value stored at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- getHeadroom() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Returns the amount of memory that can probably be allocated at this moment
without exceeding this or any parents allocation maximum.
- getId() - Method in class org.apache.arrow.memory.ArrowBuf
-
Get the integer id assigned to this ArrowBuf for debugging purposes.
- getInitReservation() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Return the initial reservation.
- getInt(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Get int value stored at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- getKey() - Method in class org.apache.arrow.memory.BufferLedger
-
- getKey() - Method in interface org.apache.arrow.memory.ValueWithKeyIncluded
-
- getLength() - Method in class org.apache.arrow.memory.util.ArrowBufPointer
-
- getLimit() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails.Entry
-
- getLimit() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Return the current maximum limit this allocator imposes.
- getListener() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Returns the allocation listener used by this allocator.
- getLong(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Get long value stored at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- getLongHashCode(long) - Method in class org.apache.arrow.memory.util.hash.SimpleHasher
-
- getManagedBuffer() - Method in interface org.apache.arrow.memory.BufferManager
-
Get a managed buffer of indeterminate size.
- getManagedBuffer(long) - Method in interface org.apache.arrow.memory.BufferManager
-
Get a managed buffer of at least a certain size.
- getName() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Return the name of this allocator.
- getNextValue() - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Special API to return next value - substitute of regular Map.values.iterator().next().
- getOffset() - Method in class org.apache.arrow.memory.util.ArrowBufPointer
-
- getOutcomeDetails() - Method in exception org.apache.arrow.memory.OutOfMemoryException
-
- getParentAllocator() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Returns the parent allocator.
- getPeakMemoryAllocation() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Returns the peak amount of memory allocated from this allocator.
- getPossibleMemoryConsumed() - Method in class org.apache.arrow.memory.ArrowBuf
-
Returns the possible memory consumed by this ArrowBuf in the worse case scenario.
- getRefCount() - Method in class org.apache.arrow.memory.BufferLedger
-
Get this ledger's reference count.
- getRefCount() - Method in interface org.apache.arrow.memory.ReferenceManager
-
Return the reference count.
- getReferenceManager() - Method in class org.apache.arrow.memory.ArrowBuf
-
Get reference manager for this ArrowBuf.
- getRequestedSize() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails.Entry
-
- getRoot() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Get the root allocator of this allocator.
- getRoundedSize(long) - Method in class org.apache.arrow.memory.rounding.DefaultRoundingPolicy
-
- getRoundedSize(long) - Method in interface org.apache.arrow.memory.rounding.RoundingPolicy
-
- getRoundedSize(long) - Method in class org.apache.arrow.memory.rounding.SegmentRoundingPolicy
-
- getRoundingPolicy() - Method in interface org.apache.arrow.memory.BufferAllocator
-
Gets the rounding policy of the allocator.
- getSegmentSize() - Method in class org.apache.arrow.memory.rounding.SegmentRoundingPolicy
-
- getShort(long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Get short value stored at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- getSize() - Method in class org.apache.arrow.memory.AllocationManager
-
Return the size of underlying chunk of memory managed by this Allocation Manager.
- getSize() - Method in interface org.apache.arrow.memory.AllocationReservation
-
Get the current size of the reservation (the sum of all the add()s).
- getSize() - Method in class org.apache.arrow.memory.BufferLedger
-
Total size (in bytes) of memory underlying this reference manager.
- getSize() - Method in interface org.apache.arrow.memory.ReferenceManager
-
Total size (in bytes) of memory underlying this reference manager.
- getStatus() - Method in class org.apache.arrow.memory.AllocationOutcome
-
Get the status of the allocation.
- getTransferredBuffer() - Method in class org.apache.arrow.memory.BufferLedger.TransferResult
-
- getTransferredBuffer() - Method in class org.apache.arrow.memory.OwnershipTransferNOOP
-
- getTransferredBuffer() - Method in interface org.apache.arrow.memory.OwnershipTransferResult
-
- getUsed() - Method in class org.apache.arrow.memory.AllocationOutcomeDetails.Entry
-
- SegmentRoundingPolicy - Class in org.apache.arrow.memory.rounding
-
The rounding policy that each buffer size must a multiple of the segment size.
- SegmentRoundingPolicy(int) - Constructor for class org.apache.arrow.memory.rounding.SegmentRoundingPolicy
-
Constructor for the segment rounding policy.
- set(ArrowBuf, long, long) - Method in class org.apache.arrow.memory.util.ArrowBufPointer
-
Sets this pointer.
- setByte(long, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set byte value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setByte(long, byte) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set byte value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setBytes(long, byte[]) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data from a given byte array into this ArrowBuf starting at
a given index.
- setBytes(long, byte[], int, long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data from a given byte array starting at the given source index into
this ArrowBuf at a given index.
- setBytes(long, ByteBuffer) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data into this ArrowBuf at a given index onwards from
a source ByteBuffer.
- setBytes(long, ByteBuffer, int, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data into this ArrowBuf at a given index onwards from
a source ByteBuffer starting at a given srcIndex for a certain
length.
- setBytes(long, ArrowBuf, long, long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy data from src ArrowBuf starting at index srcIndex into this
ArrowBuf at given index.
- setBytes(long, ArrowBuf) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy readableBytes() number of bytes from src ArrowBuf
starting from its readerIndex into this ArrowBuf starting
at the given index.
- setBytes(long, InputStream, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Copy a certain length of bytes from given InputStream
into this ArrowBuf at the provided index.
- setChar(long, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set char value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setDouble(long, double) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set double value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setFloat(long, float) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set float value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setInt(long, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set int value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setLimit(long) - Method in interface org.apache.arrow.memory.BufferAllocator
-
Set the maximum amount of memory this allocator is allowed to allocate.
- setLong(long, long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set long value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setOne(int, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Sets all bits to one in the specified range.
- setShort(long, int) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set short value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setShort(long, short) - Method in class org.apache.arrow.memory.ArrowBuf
-
Set short value at a particular index in the
underlying memory chunk this ArrowBuf has access to.
- setZero(long, long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Zero-out the bytes in this ArrowBuf starting at
the given index for the given length.
- SimpleHasher - Class in org.apache.arrow.memory.util.hash
-
A simple hasher that calculates the hash code of integers as is,
and does not perform any finalization.
- SimpleHasher() - Constructor for class org.apache.arrow.memory.util.hash.SimpleHasher
-
- size() - Method in class org.apache.arrow.memory.LowCostIdentityHashMap
-
Returns the number of mappings in this Map.
- slice() - Method in class org.apache.arrow.memory.ArrowBuf
-
Returns a slice of only the readable bytes in the buffer.
- slice(long, long) - Method in class org.apache.arrow.memory.ArrowBuf
-
Returns a slice (view) starting at index with the given length.
- StackTrace - Class in org.apache.arrow.memory.util
-
Convenient way of obtaining and manipulating stack traces for debugging.
- StackTrace() - Constructor for class org.apache.arrow.memory.util.StackTrace
-
Constructor.