public class PhoenixScanSpec extends Object
Constructor and Description |
---|
PhoenixScanSpec(String sql,
List<String> columns,
double estimateRows) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getColumns() |
double |
getEstimateRows() |
String |
getSql() |
String |
toString() |
Copyright © 1970 The Apache Software Foundation. All rights reserved.