Class IndexValueConditionImpl

    • Constructor Detail

      • IndexValueConditionImpl

        public IndexValueConditionImpl​(Operator operator,
                                       FieldIdentifier<?,​?> field,
                                       List<?> indexValues)
        Basic constructor
        Parameters:
        operator - the filtering operator
        field - the filtering index
        indexValues - the index parts values