Interface DictionaryEncodedColumnMerger.ExtendedIndexesMerger

All Known Implementing Classes:
StringDimensionMergerV9.SpatialIndexesMerger
Enclosing class:
DictionaryEncodedColumnMerger<T extends Comparable<T>>

protected static interface DictionaryEncodedColumnMerger.ExtendedIndexesMerger
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    mergeIndexes(int dictId, MutableBitmap mergedIndexes)
    Merge extended indexes for the given dictionaryId value.
    void