程序包 | 说明 |
---|---|
org.apache.hadoop.hbase |
限定符和类型 | 类和说明 |
---|---|
static class |
KeyValue.MetaComparator
已过时。
:
CellComparatorImpl.META_COMPARATOR to be used. Deprecated for hbase 2.0, remove for hbase 3.0. |
限定符和类型 | 字段和说明 |
---|---|
static KeyValue.KVComparator |
KeyValue.COMPARATOR
已过时。
Use
CellComparator.getInstance() instead. Deprecated for hbase 2.0, remove for hbase 3.0. |
static KeyValue.KVComparator |
KeyValue.META_COMPARATOR
已过时。
Use
CellComparatorImpl.META_COMPARATOR instead. Deprecated for hbase 2.0, remove for hbase 3.0. |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.