Uses of Class
alluxio.master.LocalAlluxioMaster
-
Packages that use LocalAlluxioMaster Package Description alluxio.master -
-
Uses of LocalAlluxioMaster in alluxio.master
Methods in alluxio.master that return LocalAlluxioMaster Modifier and Type Method Description static LocalAlluxioMasterLocalAlluxioMaster. create(boolean includeSecondary)Creates a new local Alluxio master with an isolated work directory and port.static LocalAlluxioMasterLocalAlluxioMaster. create(java.lang.String workDirectory, boolean includeSecondary)Creates a new local Alluxio master with a isolated port.protected abstract LocalAlluxioMasterAbstractLocalAlluxioCluster. getLocalAlluxioMaster()LocalAlluxioMasterLocalAlluxioCluster. getLocalAlluxioMaster()LocalAlluxioMasterMultiMasterLocalAlluxioCluster. getLocalAlluxioMaster()
-