| 程序包 | 说明 |
|---|---|
| org.apache.paimon.predicate |
| 限定符和类型 | 类和说明 |
|---|---|
class |
And
A
CompoundPredicate.Function to eval and. |
class |
Or
A
CompoundPredicate.Function to eval or. |
| 限定符和类型 | 方法和说明 |
|---|---|
CompoundPredicate.Function |
CompoundPredicate.function() |
| 构造器和说明 |
|---|
CompoundPredicate(CompoundPredicate.Function function,
List<Predicate> children) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.