| Package | Description |
|---|---|
| org.verdictdb.connection |
| Modifier and Type | Method and Description |
|---|---|
static StaticMetaData.TableInfo |
StaticMetaData.TableInfo.getTableInfo(String schema,
String tablename) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<StaticMetaData.TableInfo,List<org.apache.commons.lang3.tuple.Pair<String,Integer>>> |
StaticMetaData.getTablesData() |
| Modifier and Type | Method and Description |
|---|---|
void |
StaticMetaData.addPartition(StaticMetaData.TableInfo table,
List<String> column) |
void |
StaticMetaData.addTableData(StaticMetaData.TableInfo table,
List<org.apache.commons.lang3.tuple.Pair<String,Integer>> column) |
| Constructor and Description |
|---|
StaticMetaData(HashMap<StaticMetaData.TableInfo,List<org.apache.commons.lang3.tuple.Pair<String,Integer>>> tablesData) |
Copyright © 2018 University of Michigan. All rights reserved.