| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.parser |
This package implements the parser for parsing the string filter
for the listPartitionsByFilter API.
|
| Modifier and Type | Field and Description |
|---|---|
PartitionFilterParser.ExpressionContext |
PartitionFilterParser.AndExpressionContext.expression |
| Modifier and Type | Field and Description |
|---|---|
List<PartitionFilterParser.ExpressionContext> |
PartitionFilterParser.AndExpressionContext.exprs |
| Modifier and Type | Method and Description |
|---|---|
PartitionFilterParser.ExpressionContext |
PartitionFilterParser.expression() |
PartitionFilterParser.ExpressionContext |
PartitionFilterParser.AndExpressionContext.expression(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PartitionFilterParser.ExpressionContext> |
PartitionFilterParser.AndExpressionContext.expression() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.