org.apache.hadoop.hive.ql.index.bitmap
Interface BitmapQuery

All Known Implementing Classes:
BitmapInnerQuery, BitmapOuterQuery

public interface BitmapQuery

Generic interface to representations of queries on bitmap indexes


Method Summary
 String getAlias()
           
 String toString()
           
 

Method Detail

getAlias

String getAlias()

toString

String toString()
Overrides:
toString in class Object


Copyright © 2014 The Apache Software Foundation. All rights reserved.