org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool@Private
public class SnapshotDiff
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
Usage: SnapshotDiff snapshotDir from to For from/to, users can use "." to present the current status, and use ".snapshot/snapshot_name" to present a snapshot, where ".snapshot/" can be omitted.
| Constructor | Description |
|---|---|
SnapshotDiff() |
Construct a SnapshotDiff object.
|
SnapshotDiff(org.apache.hadoop.conf.Configuration conf) |
Construct a SnapshotDiff object.
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] argv) |
|
int |
run(java.lang.String[] argv) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.