public final class SqlQueryToColumnInfoFunction extends Object implements org.apache.phoenix.thirdparty.com.google.common.base.Function<String,List<org.apache.phoenix.util.ColumnInfo>>
| Constructor and Description |
|---|
SqlQueryToColumnInfoFunction(org.apache.hadoop.conf.Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.phoenix.util.ColumnInfo> |
apply(String sqlQuery) |
Copyright © 2021 Apache Software Foundation. All rights reserved.