@InterfaceAudience.Public
public interface Row
Modifier and Type | Field and Description |
---|---|
static Comparator<Row> |
COMPARATOR |
Modifier and Type | Method and Description |
---|---|
byte[] |
getRow()
Returns The row.
|
static final Comparator<Row> COMPARATOR
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.