Class DiskIoBufferPool

org.elasticsearch.common.io.DiskIoBufferPool

public class DiskIoBufferPool extends
  • Field Summary

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static
     

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Field Details

    • BUFFER_SIZE

      public static final int BUFFER_SIZE
    • HEAP_BUFFER_SIZE

      public static final int HEAP_BUFFER_SIZE
      See Also:
      Constant Field Values
  • Constructor Details

    • DiskIoBufferPool

      public DiskIoBufferPool()
  • Method Details

    • getIoBuffer

      public static  getIoBuffer()