Uses of Interface
ddf.catalog.pubsub.predicate.Predicate
Packages that use Predicate
-
Uses of Predicate in ddf.catalog.pubsub
Constructors in ddf.catalog.pubsub with parameters of type PredicateModifierConstructorDescriptionPublishedEventHandler(Predicate finalPredicate, ddf.catalog.event.Subscription subscription, List<ddf.catalog.plugin.PreDeliveryPlugin> preDelivery, ddf.catalog.CatalogFramework catalog, ExecutorService threadPool) -
Uses of Predicate in ddf.catalog.pubsub.internal
Methods in ddf.catalog.pubsub.internal that return PredicateModifier and TypeMethodDescriptionstatic PredicateA helper method to combine multiple predicates by a logical ANDstatic PredicateA helper method to combine multiple predicates by a logical NOTstatic PredicateA helper method to combine multiple predicates by a logical ORMethods in ddf.catalog.pubsub.internal with parameters of type Predicate -
Uses of Predicate in ddf.catalog.pubsub.predicate
Classes in ddf.catalog.pubsub.predicate that implement PredicateModifier and TypeClassDescriptionclassclassclassclassA Predicate that always returns false.classclassclassA Predicate that always returns true.class