| Package | Description |
|---|---|
| alluxio.master |
| Modifier and Type | Method and Description |
|---|---|
static LocalAlluxioMaster |
LocalAlluxioMaster.create(boolean includeSecondary)
Creates a new local Alluxio master with an isolated work directory and port.
|
static LocalAlluxioMaster |
LocalAlluxioMaster.create(java.lang.String workDirectory,
boolean includeSecondary)
Creates a new local Alluxio master with a isolated port.
|
LocalAlluxioMaster |
MultiMasterEmbeddedJournalLocalAlluxioCluster.getLocalAlluxioMaster() |
LocalAlluxioMaster |
LocalAlluxioCluster.getLocalAlluxioMaster() |
protected abstract LocalAlluxioMaster |
AbstractLocalAlluxioCluster.getLocalAlluxioMaster() |
LocalAlluxioMaster |
MultiMasterLocalAlluxioCluster.getLocalAlluxioMaster() |
LocalAlluxioMaster |
MultiMasterEmbeddedJournalLocalAlluxioCluster.getLocalAlluxioMasterByIndex(int index) |
Copyright © 2024. All Rights Reserved.