| 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 |
|---|---|
class |
PartFilterVisitor |
class |
PartitionFilterBaseVisitor<T>
This class provides an empty implementation of
PartitionFilterVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.