| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore |
| Modifier and Type | Method and Description |
|---|---|
static ReplChangeManager.RecycleType |
ReplChangeManager.RecycleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplChangeManager.RecycleType[] |
ReplChangeManager.RecycleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ReplChangeManager.recycle(org.apache.hadoop.fs.Path path,
ReplChangeManager.RecycleType type,
boolean ifPurge)
Move a path into cmroot.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.