Class NotPredicateFilter

    • Constructor Detail

      • NotPredicateFilter

        public NotPredicateFilter​(org.apache.pinot.segment.spi.index.reader.Dictionary dictionaryReader,
                                  String predicateValue)
    • Method Detail

      • apply

        public boolean apply​(int[] dictIds,
                             int length)
        Specified by:
        apply in interface PredicateFilter