Class DiskIoBufferPool

java.lang.Object
org.elasticsearch.common.io.DiskIoBufferPool

public class DiskIoBufferPool
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int BUFFER_SIZE  
    static int HEAP_BUFFER_SIZE  
  • Constructor Summary

    Constructors 
    Constructor Description
    DiskIoBufferPool()  
  • Method Summary

    Modifier and Type Method Description
    static java.nio.ByteBuffer getIoBuffer()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait