@InterfaceAudience.Public public interface Row extends Comparable<Row>
限定符和类型 | 字段和说明 |
---|---|
static Comparator<Row> |
COMPARATOR |
static final Comparator<Row> COMPARATOR
byte[] getRow()
@Deprecated int compareTo(Row var1)
COMPARATOR
insteadcompareTo
在接口中 Comparable<Row>
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.