Package org.elasticsearch.nio
Class InboundChannelBuffer.Page
- java.lang.Object
-
- org.elasticsearch.nio.InboundChannelBuffer.Page
-
- All Implemented Interfaces:
java.lang.AutoCloseable
- Enclosing class:
- InboundChannelBuffer
public static class InboundChannelBuffer.Page extends java.lang.Object implements java.lang.AutoCloseable
-
-
Constructor Summary
Constructors Constructor Description Page(java.nio.ByteBuffer byteBuffer, java.lang.Runnable closeable)
-
Method Summary
Modifier and Type Method Description voidclose()java.nio.ByteBuffergetByteBuffer()
-