Package | Description |
---|---|
alluxio.master.journal.raft |
Modifier and Type | Method and Description |
---|---|
RaftJournalConfiguration.StorageLevel |
RaftJournalConfiguration.getStorageLevel() |
static RaftJournalConfiguration.StorageLevel |
RaftJournalConfiguration.StorageLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RaftJournalConfiguration.StorageLevel[] |
RaftJournalConfiguration.StorageLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RaftJournalConfiguration |
RaftJournalConfiguration.setStorageLevel(RaftJournalConfiguration.StorageLevel storageLevel) |
Copyright © 2023. All Rights Reserved.