| 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.AndExpressionContext |
PartitionFilterParser.OrExpressionContext.andExpression |
| Modifier and Type | Field and Description |
|---|---|
List<PartitionFilterParser.AndExpressionContext> |
PartitionFilterParser.OrExpressionContext.andExprs |
| Modifier and Type | Method and Description |
|---|---|
PartitionFilterParser.AndExpressionContext |
PartitionFilterParser.andExpression() |
PartitionFilterParser.AndExpressionContext |
PartitionFilterParser.OrExpressionContext.andExpression(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PartitionFilterParser.AndExpressionContext> |
PartitionFilterParser.OrExpressionContext.andExpression() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.