public class TpchIndexSpec extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TpchIndexSpec.Builder |
| Modifier and Type | Field and Description |
|---|---|
static TpchIndexSpec |
NO_INDEXES |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Set<String>> |
getColumnIndexes(TpchScaledTable table) |
Set<TpchScaledTable> |
listIndexedTables() |
public static final TpchIndexSpec NO_INDEXES
public Set<TpchScaledTable> listIndexedTables()
public Iterable<Set<String>> getColumnIndexes(TpchScaledTable table)
Copyright © 2012–2020. All rights reserved.