Package | Description |
---|---|
alluxio.master.journalv0 | |
alluxio.master.journalv0.ufs |
Modifier and Type | Method and Description |
---|---|
MutableJournal |
MutableJournal.Factory.create(String name) |
static MutableJournal |
MutableJournal.Factory.create(URI location)
Creates a new read-write journal using the given location.
|
Modifier and Type | Class and Description |
---|---|
class |
UfsMutableJournal
Implementation of
MutableJournal based on UFS. |
Copyright © 2023. All Rights Reserved.