Class AndPredicate
- java.lang.Object
-
- com.linkedin.venice.client.store.predicate.AndPredicate
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
evaluate(org.apache.avro.generic.GenericRecord genericRecord)
java.util.List<Predicate>
getChildPredicates()
-