Class IntBlockPool.DirectAllocator

java.lang.Object
org.apache.lucene.util.IntBlockPool.Allocator
org.apache.lucene.util.IntBlockPool.DirectAllocator
Enclosing class:
IntBlockPool

public static final class IntBlockPool.DirectAllocator extends IntBlockPool.Allocator
A simple IntBlockPool.Allocator that never recycles.