程序包 | 说明 |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.io.encoding | |
org.apache.hadoop.hbase.util |
限定符和类型 | 方法和说明 |
---|---|
CompoundConfiguration |
CompoundConfiguration.addBytesMap(Map<Bytes,Bytes> map)
Add Bytes map to config list.
|
CompoundConfiguration |
CompoundConfiguration.addBytesMap(Map<Bytes,Bytes> map)
Add Bytes map to config list.
|
限定符和类型 | 方法和说明 |
---|---|
Bytes |
HFileBlockEncodingContext.compressAndEncrypt(byte[] data,
int offset,
int length) |
Bytes |
HFileBlockDefaultEncodingContext.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–2019 The Apache Software Foundation. All rights reserved.