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(String workDirectory,
boolean includeSecondary)
Creates a new local Alluxio master with a isolated port.
|
LocalAlluxioMaster |
MultiMasterLocalAlluxioCluster.getLocalAlluxioMaster() |
protected abstract LocalAlluxioMaster |
AbstractLocalAlluxioCluster.getLocalAlluxioMaster() |
LocalAlluxioMaster |
LocalAlluxioCluster.getLocalAlluxioMaster() |
Copyright © 2023. All Rights Reserved.