Uses of Class
org.apache.hadoop.hbase.io.ByteBufferListOutputStream
Packages that use ByteBufferListOutputStream
-
Uses of ByteBufferListOutputStream in org.apache.hadoop.hbase.ipc
Fields in org.apache.hadoop.hbase.ipc declared as ByteBufferListOutputStreamMethods in org.apache.hadoop.hbase.ipc that return ByteBufferListOutputStreamModifier 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
.