public interface Predicate extends Serializable
Optional<Predicate>
negate()
boolean
test(long rowCount, FieldStats[] fieldStats)
test(Object[] values)
boolean test(Object[] values)
boolean test(long rowCount, FieldStats[] fieldStats)
Optional<Predicate> negate()
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.