| Class and Description |
|---|
| AbstractIndexHandler
Abstract base class for index handlers.
|
| HiveIndex.IndexType |
| HiveIndexHandler
HiveIndexHandler defines a pluggable interface for adding new index handlers
to Hive.
|
| HiveIndexQueryContext
Used to pass information between the IndexProcessor and the plugin
IndexHandler during query processing
|
| IndexPredicateAnalyzer
IndexPredicateAnalyzer decomposes predicates, separating the parts
which can be satisfied by an index from the parts which cannot.
|
| IndexPredicateAnalyzer.FieldValidator |
| IndexSearchCondition
IndexSearchCondition represents an individual search condition
found by
IndexPredicateAnalyzer. |
| TableBasedIndexHandler
Index handler for indexes that use tables to store indexes.
|
| Class and Description |
|---|
| AbstractIndexHandler
Abstract base class for index handlers.
|
| HiveIndexHandler
HiveIndexHandler defines a pluggable interface for adding new index handlers
to Hive.
|
| HiveIndexQueryContext
Used to pass information between the IndexProcessor and the plugin
IndexHandler during query processing
|
| TableBasedIndexHandler
Index handler for indexes that use tables to store indexes.
|
| Class and Description |
|---|
| AbstractIndexHandler
Abstract base class for index handlers.
|
| HiveIndexedInputFormat
Input format for doing queries that use indexes.
|
| HiveIndexHandler
HiveIndexHandler defines a pluggable interface for adding new index handlers
to Hive.
|
| HiveIndexQueryContext
Used to pass information between the IndexProcessor and the plugin
IndexHandler during query processing
|
| TableBasedIndexHandler
Index handler for indexes that use tables to store indexes.
|
| Class and Description |
|---|
| HiveIndexHandler
HiveIndexHandler defines a pluggable interface for adding new index handlers
to Hive.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.