Package org.elasticsearch.transport.nio
Class PageAllocator
java.lang.Object
org.elasticsearch.transport.nio.PageAllocator
- All Implemented Interfaces:
java.util.function.IntFunction<Page>
public class PageAllocator extends java.lang.Object implements java.util.function.IntFunction<Page>
-
Constructor Summary
Constructors Constructor Description PageAllocator(PageCacheRecycler recycler) -
Method Summary