Package | Description |
---|---|
org.apache.paimon.predicate |
Modifier and Type | Class and Description |
---|---|
class |
And
A
CompoundPredicate.Function to eval and. |
class |
Or
A
CompoundPredicate.Function to eval or. |
Modifier and Type | Method and Description |
---|---|
CompoundPredicate.Function |
CompoundPredicate.function() |
Constructor and Description |
---|
CompoundPredicate(CompoundPredicate.Function function,
List<Predicate> children) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.