| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.index | |
| org.apache.hadoop.hive.ql.index.bitmap | |
| org.apache.hadoop.hive.ql.index.compact |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateIndexHandler
Index handler for indexes that have aggregate functions on indexed columns.
|
class |
TableBasedIndexHandler
Index handler for indexes that use tables to store indexes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BitmapIndexHandler
Index handler for the bitmap index.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompactIndexHandler |
Copyright © 2017 The Apache Software Foundation. All rights reserved.