Package | Description |
---|---|
alluxio.client.meta | |
alluxio.master.meta | |
alluxio.wire |
Modifier and Type | Method and Description |
---|---|
BackupResponse |
RetryHandlingMetaMasterClient.backup(BackupPOptions options) |
BackupResponse |
MetaMasterClient.backup(BackupPOptions options)
Writes a backup of the journal to the specified directory.
|
Modifier and Type | Method and Description |
---|---|
BackupResponse |
DefaultMetaMaster.backup(BackupPOptions options) |
BackupResponse |
MetaMaster.backup(BackupPOptions options)
Backs up the master.
|
Modifier and Type | Method and Description |
---|---|
static BackupResponse |
BackupResponse.fromProto(BackupPResponse pResp) |
Copyright © 2023. All Rights Reserved.