| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. | 
| Modifier and Type | Method and Description | 
|---|---|
| ByteBuffer | IPCUtil. buildCellBlock(Codec codec,
              org.apache.hadoop.io.compress.CompressionCodec compressor,
              CellScanner cellScanner,
              BoundedByteBufferPool pool)Puts CellScanner Cells into a cell block using passed in  codecand/orcompressor. | 
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.