Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
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