org.apache.lucene.util.ByteBlockPool.DirectAllocator
A simple Allocator that never recycles.
Instance Methods
recycle_byte_blocks
recycle_byte_blocks
(
byte[][] blocks,
int start,
int end
)
Java: recycleByteBlocks(byte[][] blocks, int start, int end)
Inherited
byte_block
byte[]
byte_block
(
)
Java: getByteBlock() · also: get_byte_block