Package | Description |
---|---|
alluxio.client | |
alluxio.master.meta | |
alluxio.wire |
Modifier and Type | Method and Description |
---|---|
BackupResponse |
MetaMasterClient.backup(String dir,
boolean localFileSystem)
Writes a backup of the journal to the specified directory.
|
BackupResponse |
RetryHandlingMetaMasterClient.backup(String targetDirectory,
boolean localFileSystem) |
Modifier and Type | Method and Description |
---|---|
BackupResponse |
DefaultMetaMaster.backup(BackupOptions options) |
BackupResponse |
MetaMaster.backup(BackupOptions options)
Backs up the master.
|
Modifier and Type | Method and Description |
---|---|
static BackupResponse |
BackupResponse.fromThrift(BackupTResponse tResp) |
Copyright © 2023. All Rights Reserved.