| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.utils |
Package consisting the utility methods for metastore.
|
| Modifier and Type | Method and Description |
|---|---|
static MetaStoreUtils.FailoverEndpoint |
MetaStoreUtils.FailoverEndpoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetaStoreUtils.FailoverEndpoint[] |
MetaStoreUtils.FailoverEndpoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
MetaStoreUtils.isDbBeingPlannedFailedOverAtEndpoint(Database db,
MetaStoreUtils.FailoverEndpoint endPoint) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.