Package | Description |
---|---|
org.apache.hadoop.hbase.io.encoding | |
org.apache.hadoop.hbase.util |
Modifier and Type | Method and Description |
---|---|
Bytes |
HFileBlockEncodingContext.compressAndEncrypt(byte[] data,
int offset,
int length) |
Bytes |
HFileBlockDefaultEncodingContext.compressAndEncrypt(byte[] data,
int offset,
int length) |
Modifier and Type | Method and Description |
---|---|
int |
Bytes.compareTo(Bytes that)
Define the sort order of the Bytes.
|
Constructor and Description |
---|
Bytes(Bytes ibw)
Set the new Bytes to the contents of the passed
ibw . |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.