| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.repl | |
| org.apache.hadoop.hive.ql.exec.repl.util |
| Modifier and Type | Method and Description |
|---|---|
SnapshotUtils.SnapshotCopyMode |
DirCopyWork.getCopyMode() |
| Constructor and Description |
|---|
DirCopyWork(String tableName,
org.apache.hadoop.fs.Path fullyQualifiedSourcePath,
org.apache.hadoop.fs.Path fullyQualifiedTargetPath,
SnapshotUtils.SnapshotCopyMode copyMode,
String snapshotPrefix) |
| Modifier and Type | Method and Description |
|---|---|
static SnapshotUtils.SnapshotCopyMode |
SnapshotUtils.SnapshotCopyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnapshotUtils.SnapshotCopyMode[] |
SnapshotUtils.SnapshotCopyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.