Uses of Class
org.apache.lucene.util.ByteBlockPool

Packages that use ByteBlockPool
org.apache.lucene.util Some utility classes. 
 

Uses of ByteBlockPool in org.apache.lucene.util
 

Constructors in org.apache.lucene.util with parameters of type ByteBlockPool
BytesRefHash(ByteBlockPool pool)
          Creates a new BytesRefHash
BytesRefHash(ByteBlockPool pool, int capacity, BytesRefHash.BytesStartArray bytesStartArray)
          Creates a new BytesRefHash
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.