Class DictionaryEncodedColumnMerger.IndexSeekerWithoutConversion

java.lang.Object
org.apache.druid.segment.DictionaryEncodedColumnMerger.IndexSeekerWithoutConversion
All Implemented Interfaces:
DictionaryEncodedColumnMerger.IndexSeeker
Enclosing class:
DictionaryEncodedColumnMerger<T extends Comparable<T>>

protected static class DictionaryEncodedColumnMerger.IndexSeekerWithoutConversion extends Object implements DictionaryEncodedColumnMerger.IndexSeeker
  • Constructor Details

    • IndexSeekerWithoutConversion

      public IndexSeekerWithoutConversion(int limit)
  • Method Details