| Package | Description |
|---|---|
| org.apache.druid.segment.join.table |
| Modifier and Type | Class and Description |
|---|---|
class |
BroadcastSegmentIndexedTable |
class |
ReferenceCountingIndexedTable |
class |
RowBasedIndexedTable<RowType>
An IndexedTable composed of a List-based table and Map-based indexes.
|
| Constructor and Description |
|---|
IndexedTableJoinable(IndexedTable table) |
ReferenceCountingIndexedTable(IndexedTable indexedTable) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.