Interface NamedPredicateProvider


  • @Incubating
    public interface NamedPredicateProvider
    A factory for predicates, which is given a name and assigned to an element in the index schema.

    This factory takes advantage of provided metadata to pick, configure and create a SearchPredicate.

    See Also:
    SearchPredicate