| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.io |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2020 The Apache Software Foundation. All rights reserved.