| Package | Description |
|---|---|
| com.aliyun.odps.table.optimizer.predicate |
| Modifier and Type | Method and Description |
|---|---|
static CompoundPredicate |
CompoundPredicate.and(Predicate... predicates) |
static CompoundPredicate |
CompoundPredicate.not(Predicate predicates) |
static CompoundPredicate |
CompoundPredicate.or(Predicate... predicates) |
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.