Class CompositePredicate<T>
java.lang.Object
com.linkedin.venice.client.store.predicate.CompositePredicate<T>
- Direct Known Subclasses:
AndPredicate
,OrPredicate
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
Methods inherited from interface com.linkedin.venice.client.store.predicate.Predicate
evaluate, isCompatibleWithSchema