Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Lucene.Net.Index.ByteBlockPool.Allocator Member List

This is the complete list of members for Lucene.Net.Index.ByteBlockPool.Allocator, including all inherited members.

GetByteBlock(bool trackAllocations)Lucene.Net.Index.ByteBlockPool.Allocatorpure virtual
RecycleByteBlocks(byte[][] blocks, int start, int end)Lucene.Net.Index.ByteBlockPool.Allocatorpure virtual
RecycleByteBlocks(IList< byte[]> blocks)Lucene.Net.Index.ByteBlockPool.Allocatorpure virtual