| 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 | Class and Description |
|---|---|
static class |
PartitionFilterParser.IntegerLiteralContext |
| Modifier and Type | Method and Description |
|---|---|
PartitionFilterParser.NumberContext |
PartitionFilterParser.number() |
PartitionFilterParser.NumberContext |
PartitionFilterParser.NumericLiteralContext.number() |
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionFilterParser.NumberContext.copyFrom(PartitionFilterParser.NumberContext ctx) |
| Constructor and Description |
|---|
IntegerLiteralContext(PartitionFilterParser.NumberContext ctx) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.