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