Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.io.encoding | |
org.apache.hadoop.hbase.util |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Bytes |
HFileBlockDefaultEncodingContext.compressAndEncrypt(byte[] data,
int offset,
int length) |
Bytes |
HFileBlockEncodingContext.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–2018 The Apache Software Foundation. All rights reserved.