public class TpchIndexedData extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TpchIndexedData.IndexedTable |
| Constructor and Description |
|---|
TpchIndexedData(TpchIndexSpec tpchIndexSpec) |
| Modifier and Type | Method and Description |
|---|---|
Optional<TpchIndexedData.IndexedTable> |
getIndexedTable(String tableName,
double scaleFactor,
Set<String> indexColumnNames) |
public TpchIndexedData(TpchIndexSpec tpchIndexSpec)
public Optional<TpchIndexedData.IndexedTable> getIndexedTable(String tableName, double scaleFactor, Set<String> indexColumnNames)
Copyright © 2012–2020. All rights reserved.