| Constructor and Description |
|---|
OrderBy(String columnName,
ScanQuery.Order order) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getColumnName() |
ScanQuery.Order |
getOrder() |
int |
hashCode() |
String |
toString() |
public OrderBy(String columnName, ScanQuery.Order order)
public String getColumnName()
public ScanQuery.Order getOrder()
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.