Class PageAllocator

java.lang.Object
org.elasticsearch.transport.nio.PageAllocator
All Implemented Interfaces:
IntFunction<Page>

public class PageAllocator extends Object implements IntFunction<Page>