| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.io |
| 限定符和类型 | 方法和说明 |
|---|---|
CompoundConfiguration |
CompoundConfiguration.addWritableMap(Map<ImmutableBytesWritable,ImmutableBytesWritable> map)
Add ImmutableBytesWritable map to config list.
|
CompoundConfiguration |
CompoundConfiguration.addWritableMap(Map<ImmutableBytesWritable,ImmutableBytesWritable> map)
Add ImmutableBytesWritable map to config list.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
ImmutableBytesWritable.compareTo(ImmutableBytesWritable that)
Define the sort order of the BytesWritable.
|
| 构造器和说明 |
|---|
ImmutableBytesWritable(ImmutableBytesWritable ibw)
Set the new ImmutableBytesWritable to the contents of the passed
ibw. |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.