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