Uses of Class
org.apache.lucene.util.ByteBlockPool
-
Packages that use ByteBlockPool Package Description 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 Constructor Description BytesRefHash(ByteBlockPool pool)Creates a newBytesRefHashBytesRefHash(ByteBlockPool pool, int capacity, BytesRefHash.BytesStartArray bytesStartArray)Creates a newBytesRefHash
-