Class CellBlockBuilder.ByteBufOutputStreamSupplier

java.lang.Object
org.apache.hadoop.hbase.ipc.CellBlockBuilder.ByteBufOutputStreamSupplier
All Implemented Interfaces:
CellBlockBuilder.OutputStreamSupplier
Enclosing class:
CellBlockBuilder

  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private final org.apache.hbase.thirdparty.io.netty.buffer.ByteBufAllocator
     
    private org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    ByteBufOutputStreamSupplier(org.apache.hbase.thirdparty.io.netty.buffer.ByteBufAllocator alloc)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    get(int expectedSize)
     
    int
     

    Methods inherited from class java.lang.Object

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