Package | Description |
---|---|
alluxio.master.file.meta |
Modifier and Type | Field and Description |
---|---|
static SyncCheck.SyncResult |
SyncCheck.SyncResult.INVALID_RESULT |
Modifier and Type | Method and Description |
---|---|
SyncCheck.SyncResult |
SyncCheck.skippedSync()
This method should be called if the sync skipped due to the existence
of a recent sync.
|
SyncCheck.SyncResult |
SyncCheck.syncSuccess()
This method should be called if the sync was performed successfully.
|
Copyright © 2023. All Rights Reserved.