| Package | Description |
|---|---|
| org.apache.druid.segment.join.table |
| Class and Description |
|---|
| IndexedTable
An interface to a table where some columns (the 'key columns') have indexes that enable fast lookups.
|
| IndexedTable.Index
Indexes support fast lookups on key columns.
|
| IndexedTable.Reader
Readers support reading values out of any column.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.