| Package | Description |
|---|---|
| com.aliyun.odps.table.optimizer.predicate |
| Modifier and Type | Method and Description |
|---|---|
static InPredicate |
InPredicate.in(Serializable operand,
List<Serializable> set) |
static InPredicate |
InPredicate.notIn(Serializable operand,
List<Serializable> set) |
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.