| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.io.encoding | |
| org.apache.hadoop.hbase.util |
| 限定符和类型 | 方法和说明 |
|---|---|
Bytes |
HFileBlockDefaultEncodingContext.compressAndEncrypt(byte[] data,
int offset,
int length) |
Bytes |
HFileBlockEncodingContext.compressAndEncrypt(byte[] data,
int offset,
int length) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
Bytes.compareTo(Bytes that)
Define the sort order of the Bytes.
|
| 构造器和说明 |
|---|
Bytes(Bytes ibw)
Set the new Bytes to the contents of the passed
ibw. |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.