@InterfaceAudience.Public @InterfaceStability.Evolving public class ExportSnapshot extends Configured
| Modifier and Type | Class and Description |
|---|---|
static class |
ExportSnapshot.Counter |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CONF_SKIP_TMP |
static String |
NAME |
| Constructor and Description |
|---|
ExportSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
int |
run(String[] args)
Execute the export snapshot by copying the snapshot metadata, hfiles and wals.
|
public static final String NAME
protected static final String CONF_SKIP_TMP
public int run(String[] args) throws IOException
IOException