Uses of Class
org.apache.hadoop.hbase.io.ByteBufferListOutputStream
-
Uses of ByteBufferListOutputStream in org.apache.hadoop.hbase.ipc
Modifier and TypeMethodDescriptionCellBlockBuilder.buildCellBlockStream
(Codec codec, org.apache.hadoop.io.compress.CompressionCodec compressor, ExtendedCellScanner cellScanner, ByteBuffAllocator allocator) Puts CellScanner Cells into a cell block using passed incodec
and/orcompressor
.