JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
_
A
alloc()
- Method in class io.netty.buffer.
NettyArrowBuf
allocate(long)
- Method in class io.netty.buffer.
PooledByteBufAllocatorL
Returns a
UnsafeDirectLittleEndian
of the given size.
array()
- Method in class io.netty.buffer.
NettyArrowBuf
arrayOffset()
- Method in class io.netty.buffer.
NettyArrowBuf
arrowBuf()
- Method in class io.netty.buffer.
NettyArrowBuf
ArrowByteBufAllocator
- Class in
org.apache.arrow.memory
Deprecated.
This class may be removed in a future release.
ArrowByteBufAllocator(BufferAllocator)
- Constructor for class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
ASSERT_ENABLED
- Static variable in class io.netty.buffer.
UnsafeDirectLittleEndian
B
buffer()
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
buffer(int)
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
buffer(int, int)
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
C
capacity(int)
- Method in class io.netty.buffer.
ExpandableByteBuf
capacity(int)
- Method in class io.netty.buffer.
NettyArrowBuf
capacity()
- Method in class io.netty.buffer.
NettyArrowBuf
close()
- Method in class io.netty.buffer.
NettyArrowBuf
compositeBuffer()
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
compositeBuffer(int)
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
compositeDirectBuffer()
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
compositeDirectBuffer(int)
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
compositeHeapBuffer()
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
compositeHeapBuffer(int)
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
copy(int, int)
- Method in class io.netty.buffer.
ExpandableByteBuf
copy(int, int)
- Method in class io.netty.buffer.
LargeBuffer
copy()
- Method in class io.netty.buffer.
NettyArrowBuf
copy(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
create(BaseAllocator, long)
- Method in class org.apache.arrow.memory.
DefaultAllocationManagerFactory
D
DEFAULT_ALLOCATION_CUTOFF_VALUE
- Static variable in class org.apache.arrow.memory.
NettyAllocationManager
The default cut-off value for switching allocation strategies.
DefaultAllocationManagerFactory
- Class in
org.apache.arrow.memory
The default Allocation Manager Factory for a module.
DefaultAllocationManagerFactory()
- Constructor for class org.apache.arrow.memory.
DefaultAllocationManagerFactory
directBuffer()
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
directBuffer(int)
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
directBuffer(int, int)
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
E
empty
- Variable in class io.netty.buffer.
PooledByteBufAllocatorL
empty()
- Method in class org.apache.arrow.memory.
DefaultAllocationManagerFactory
equals(Object)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
ExpandableByteBuf
- Class in
io.netty.buffer
Allows us to decorate ArrowBuf to make it expandable so that we can use them in the context of the Netty framework (thus supporting RPC level memory accounting).
ExpandableByteBuf(ByteBuf, BufferAllocator)
- Constructor for class io.netty.buffer.
ExpandableByteBuf
F
FACTORY
- Static variable in class org.apache.arrow.memory.
DefaultAllocationManagerFactory
FACTORY
- Static variable in class org.apache.arrow.memory.
NettyAllocationManager
G
getByte(int)
- Method in class io.netty.buffer.
NettyArrowBuf
getByte(int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
getBytes(int, ByteBuffer)
- Method in class io.netty.buffer.
NettyArrowBuf
getBytes(int, byte[], int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
getBytes(int, ByteBuf, int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
getBytes(int, OutputStream, int)
- Method in class io.netty.buffer.
NettyArrowBuf
getBytes(int, GatheringByteChannel, int)
- Method in class io.netty.buffer.
NettyArrowBuf
getBytes(int, FileChannel, long, int)
- Method in class io.netty.buffer.
NettyArrowBuf
getBytes(int, OutputStream, int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
getChar(int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
getChunkSize()
- Method in class io.netty.buffer.
PooledByteBufAllocatorL
getDouble(int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
getFloat(int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
getHugeBufferCount()
- Method in class io.netty.buffer.
PooledByteBufAllocatorL
getHugeBufferSize()
- Method in class io.netty.buffer.
PooledByteBufAllocatorL
getInt(int)
- Method in class io.netty.buffer.
NettyArrowBuf
getInt(int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
getLong(int)
- Method in class io.netty.buffer.
NettyArrowBuf
getLong(int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
getNormalBufferCount()
- Method in class io.netty.buffer.
PooledByteBufAllocatorL
getNormalBufferSize()
- Method in class io.netty.buffer.
PooledByteBufAllocatorL
getShort(int)
- Method in class io.netty.buffer.
NettyArrowBuf
getShort(int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
getSize()
- Method in class org.apache.arrow.memory.
NettyAllocationManager
Returns the underlying memory chunk size managed.
getUnsignedInt(int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
getUnsignedShort(int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
H
hasArray()
- Method in class io.netty.buffer.
NettyArrowBuf
hashCode()
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
hasMemoryAddress()
- Method in class io.netty.buffer.
NettyArrowBuf
heapBuffer()
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
heapBuffer(int)
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
heapBuffer(int, int)
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
I
id
- Variable in class io.netty.buffer.
UnsafeDirectLittleEndian
internalNioBuffer(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
io.netty.buffer
- package io.netty.buffer
ioBuffer()
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
ioBuffer(int)
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
ioBuffer(int, int)
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
isDirect()
- Method in class io.netty.buffer.
NettyArrowBuf
isDirectBufferPooled()
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
L
LargeBuffer
- Class in
io.netty.buffer
A MutableWrappedByteBuf that also maintains a metric of the number of huge buffer bytes and counts.
LargeBuffer(ByteBuf)
- Constructor for class io.netty.buffer.
LargeBuffer
M
memoryAddress()
- Method in class io.netty.buffer.
NettyArrowBuf
memoryAddress()
- Method in class org.apache.arrow.memory.
NettyAllocationManager
N
NettyAllocationManager
- Class in
org.apache.arrow.memory
The default implementation of
AllocationManager
.
NettyArrowBuf
- Class in
io.netty.buffer
Netty specific wrapper over ArrowBuf for use in Netty framework.
NettyArrowBuf(ArrowBuf, BufferAllocator, int)
- Constructor for class io.netty.buffer.
NettyArrowBuf
Constructs a new instance.
newDirectBuffer(int, int)
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
newHeapBuffer(int, int)
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
nioBuffer()
- Method in class io.netty.buffer.
NettyArrowBuf
nioBuffer(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
Returns a buffer that is zero positioned but points to a slice of the original buffer starting at given index.
nioBuffer(long, int)
- Method in class io.netty.buffer.
NettyArrowBuf
Returns a buffer that is zero positioned but points to a slice of the original buffer starting at given index.
nioBufferCount()
- Method in class io.netty.buffer.
NettyArrowBuf
nioBuffers()
- Method in class io.netty.buffer.
NettyArrowBuf
nioBuffers(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
O
order()
- Method in class io.netty.buffer.
NettyArrowBuf
order(ByteOrder)
- Method in class io.netty.buffer.
NettyArrowBuf
order(ByteOrder)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
org.apache.arrow.memory
- package org.apache.arrow.memory
P
PooledByteBufAllocatorL
- Class in
io.netty.buffer
The base allocator that we use for all of Arrow's memory management.
PooledByteBufAllocatorL()
- Constructor for class io.netty.buffer.
PooledByteBufAllocatorL
R
readerIndex(int)
- Method in class io.netty.buffer.
NettyArrowBuf
refCnt()
- Method in class io.netty.buffer.
NettyArrowBuf
release()
- Method in class io.netty.buffer.
NettyArrowBuf
release(int)
- Method in class io.netty.buffer.
NettyArrowBuf
release()
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
release0()
- Method in class org.apache.arrow.memory.
NettyAllocationManager
retain()
- Method in class io.netty.buffer.
NettyArrowBuf
retain(int)
- Method in class io.netty.buffer.
NettyArrowBuf
S
setByte(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
setByte(int, int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
setBytes(int, ByteBuffer)
- Method in class io.netty.buffer.
NettyArrowBuf
setBytes(int, byte[], int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
setBytes(int, ByteBuf, int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
setBytes(int, InputStream, int)
- Method in class io.netty.buffer.
NettyArrowBuf
setBytes(int, ScatteringByteChannel, int)
- Method in class io.netty.buffer.
NettyArrowBuf
setBytes(int, FileChannel, long, int)
- Method in class io.netty.buffer.
NettyArrowBuf
setBytes(int, InputStream, int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
setChar(int, int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
setDouble(int, double)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
setFloat(int, float)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
setInt(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
setInt(int, int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
setLong(int, long)
- Method in class io.netty.buffer.
NettyArrowBuf
setLong(int, long)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
setMedium(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
setShort(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
setShort(int, int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
slice()
- Method in class io.netty.buffer.
NettyArrowBuf
slice(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
slice()
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
slice(int, int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
T
touch()
- Method in class io.netty.buffer.
NettyArrowBuf
touch(Object)
- Method in class io.netty.buffer.
NettyArrowBuf
U
UnsafeDirectLittleEndian
- Class in
io.netty.buffer
The underlying class we use for little-endian access to memory.
unwrap()
- Method in class io.netty.buffer.
NettyArrowBuf
unwrap()
- Method in class org.apache.arrow.memory.
ArrowByteBufAllocator
Deprecated.
unwrapBuffer(ArrowBuf)
- Static method in class io.netty.buffer.
NettyArrowBuf
unwrap arrow buffer into a netty buffer.
W
writeChar(int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
writeDouble(double)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
writeFloat(float)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
writeInt(int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
writeLong(long)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
writerIndex(int)
- Method in class io.netty.buffer.
NettyArrowBuf
writeShort(int)
- Method in class io.netty.buffer.
UnsafeDirectLittleEndian
_
_getByte(int)
- Method in class io.netty.buffer.
NettyArrowBuf
_getInt(int)
- Method in class io.netty.buffer.
NettyArrowBuf
_getIntLE(int)
- Method in class io.netty.buffer.
NettyArrowBuf
_getLong(int)
- Method in class io.netty.buffer.
NettyArrowBuf
_getLongLE(int)
- Method in class io.netty.buffer.
NettyArrowBuf
_getShort(int)
- Method in class io.netty.buffer.
NettyArrowBuf
_getShortLE(int)
- Method in class io.netty.buffer.
NettyArrowBuf
_getUnsignedMedium(int)
- Method in class io.netty.buffer.
NettyArrowBuf
_getUnsignedMediumLE(int)
- Method in class io.netty.buffer.
NettyArrowBuf
_setByte(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
_setInt(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
_setIntLE(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
_setLong(int, long)
- Method in class io.netty.buffer.
NettyArrowBuf
_setLongLE(int, long)
- Method in class io.netty.buffer.
NettyArrowBuf
_setMedium(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
_setMediumLE(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
_setShort(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
_setShortLE(int, int)
- Method in class io.netty.buffer.
NettyArrowBuf
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
_
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
The Apache Software Foundation
. All rights reserved.