Class Int32BlockPool.DirectAllocator
A simple Int32Block
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class DirectAllocator : Int32BlockPool.Allocator
Constructors
Name | Description |
---|---|
Direct |
Creates a new Int32Block |
Methods
Name | Description |
---|---|
Recycle |
NOTE: This was recycleIntBlocks() in Lucene |