| Package | Description |
|---|---|
| io.prestosql.operator.index |
| Modifier and Type | Method and Description |
|---|---|
IndexSnapshot |
IndexSnapshotBuilder.createIndexSnapshot(UnloadedIndexKeyRecordSet indexKeysRecordSet) |
IndexSnapshot |
IndexLoader.getIndexSnapshot() |
| Constructor and Description |
|---|
UnloadedIndexKeyRecordSet(Session session,
IndexSnapshot existingSnapshot,
Set<Integer> channelsForDistinct,
List<Type> types,
List<io.prestosql.operator.index.UpdateRequest> requests,
JoinCompiler joinCompiler) |
Copyright © 2012–2019. All rights reserved.