jruby/docs BETA
Navigation
org.apache.lucene.util.ByteBlockPool 3
C Allocator
C DirectAllocator
C DirectTrackingAllocator
DirectAllocator — members 2+
C new()
C recycle_byte_blocks(blocks, start, end)
from Allocator
M byte_block() byte[]

org.apache.lucene.util.ByteBlockPool.DirectAllocator

class final extends ByteBlockPool.Allocator 2 members

A simple Allocator that never recycles.

Constructors

new

new ( )
Java: <init>()

Instance Methods

recycle_byte_blocks

recycle_byte_blocks ( byte[][] blocks, int start, int end )
Java: recycleByteBlocks(byte[][] blocks, int start, int end)

Inherited

from ByteBlockPool.Allocator

byte_block

byte[] byte_block ( )
Java: getByteBlock() · also: get_byte_block
this work for additional information regarding copyright ownership.