Package | Description |
---|---|
alluxio.master.journal | |
alluxio.master.journal.ufs |
Modifier and Type | Method and Description |
---|---|
JournalReader.State |
JournalReader.advance()
Advances the reader to the next element.
|
static JournalReader.State |
JournalReader.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JournalReader.State[] |
JournalReader.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JournalReader.State |
UfsJournalReader.advance() |
Copyright © 2023. All Rights Reserved.