Package | Description |
---|---|
alluxio.master.file |
Modifier and Type | Method and Description |
---|---|
InodeSyncStream.SyncStatus |
InodeSyncStream.sync()
Sync the metadata according the the root path the stream was created with.
|
static InodeSyncStream.SyncStatus |
InodeSyncStream.SyncStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InodeSyncStream.SyncStatus[] |
InodeSyncStream.SyncStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All Rights Reserved.