Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.hadoop.hive.ql.index Classes and Interfaces - 22 results found.
NameDescriptionTypePackageFramework
AbstractIndexHandlerAbstract base class for index handlers.Classorg.apache.hadoop.hive.ql.indexApache Hive
AggregateIndexHandlerIndex handler for indexes that have aggregate functions on indexed columns.Classorg.apache.hadoop.hive.ql.indexApache Hive
BitmapIndexHandlerIndex handler for the bitmap index.Classorg.apache.hadoop.hive.ql.index.bitmapApache Hive
BitmapInnerQueryRepresentation of inner bitmap index SELECT query that scans bitmap index tables for a pushed predicateClassorg.apache.hadoop.hive.ql.index.bitmapApache Hive
BitmapObjectInputAn ObjectInput that allows for conversion from an List of LongWritable to an EWAH-compressed bitmap.Classorg.apache.hadoop.hive.ql.index.bitmapApache Hive
BitmapObjectOutputAn ObjectOutput that allows conversion from an EWAH-compressed bitmap to an List of LongWritable.Classorg.apache.hadoop.hive.ql.index.bitmapApache Hive
BitmapOuterQueryRepresentation of the outer query on bitmap indexes that JOINs the result of inner SELECT scans on bitmap indexes (represented in BitmapQuery objects)Classorg.apache.hadoop.hive.ql.index.bitmapApache Hive
BitmapQueryInterfaceorg.apache.hadoop.hive.ql.index.bitmapApache Hive
CompactIndexHandlerClassorg.apache.hadoop.hive.ql.index.compactApache Hive
HiveCompactIndexInputFormatClassorg.apache.hadoop.hive.ql.index.compactApache Hive
HiveIndexClassorg.apache.hadoop.hive.ql.indexApache Hive
HiveIndex .IndexTypeClassorg.apache.hadoop.hive.ql.index.HiveIndexApache Hive
HiveIndexedInputFormatInput format for doing queries that use indexes.Classorg.apache.hadoop.hive.ql.indexApache Hive
HiveIndexHandlerInterfaceorg.apache.hadoop.hive.ql.indexApache Hive
HiveIndexQueryContextUsed to pass information between the IndexProcessor and the plugin IndexHandler during query processingClassorg.apache.hadoop.hive.ql.indexApache Hive
HiveIndexResultHiveIndexResult parses the input stream from an index query to generate a list of file splits to query.Classorg.apache.hadoop.hive.ql.indexApache Hive
IndexMetadataChangeTaskClassorg.apache.hadoop.hive.ql.indexApache Hive
IndexMetadataChangeWorkClassorg.apache.hadoop.hive.ql.indexApache Hive
IndexPredicateAnalyzerIndexPredicateAnalyzer decomposes predicates, separating the parts which can be satisfied by an index from the parts which cannot.Classorg.apache.hadoop.hive.ql.indexApache Hive
IndexPredicateAnalyzer .FieldValidatorInterfaceorg.apache.hadoop.hive.ql.index.IndexPredicateAnalyzerApache Hive
IndexSearchConditionIndexSearchCondition represents an individual search condition found by IndexPredicateAnalyzer.Classorg.apache.hadoop.hive.ql.indexApache Hive
TableBasedIndexHandlerIndex handler for indexes that use tables to store indexes.Classorg.apache.hadoop.hive.ql.indexApache Hive