public static class TpchIndexSpec.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
TpchIndexSpec.Builder |
addIndex(String tableName,
double scaleFactor,
Set<String> columnNames) |
TpchIndexSpec |
build() |
public TpchIndexSpec.Builder addIndex(String tableName, double scaleFactor, Set<String> columnNames)
public TpchIndexSpec build()
Copyright © 2012–2020. All rights reserved.