Package org.apache.druid.query.filter
Interface FilterBundle.IndexBundle
- All Known Implementing Classes:
FilterBundle.SimpleIndexBundle
- Enclosing class:
- FilterBundle
public static interface FilterBundle.IndexBundle
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getIndexInfo
FilterBundle.IndexBundleInfo getIndexInfo() -
getBitmap
ImmutableBitmap getBitmap() -
getIndexCapabilities
ColumnIndexCapabilities getIndexCapabilities()
-