| 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.ConstStructContext |
PartitionFilterParser.ConstStructListContext.constStruct |
| Modifier and Type | Field and Description |
|---|---|
List<PartitionFilterParser.ConstStructContext> |
PartitionFilterParser.ConstStructListContext.structs |
| Modifier and Type | Method and Description |
|---|---|
PartitionFilterParser.ConstStructContext |
PartitionFilterParser.constStruct() |
PartitionFilterParser.ConstStructContext |
PartitionFilterParser.ConstStructListContext.constStruct(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PartitionFilterParser.ConstStructContext> |
PartitionFilterParser.ConstStructListContext.constStruct() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.