Class ByteBlockPool.DirectAllocator
A simple ByteBlockPool.Allocator that never recycles.
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class DirectAllocator : ByteBlockPool.Allocator
Constructors
Name | Description |
---|---|
DirectAllocator() | |
DirectAllocator(Int32) |
Methods
Name | Description |
---|---|
RecycleByteBlocks(Byte[][], Int32, Int32) |