| Package | Description |
|---|---|
| alluxio.master |
| Modifier and Type | Method and Description |
|---|---|
static LocalAlluxioMaster |
LocalAlluxioMaster.create()
Creates a new local Alluxio master with an isolated work directory and port.
|
static LocalAlluxioMaster |
LocalAlluxioMaster.create(String workDirectory)
Creates a new local Alluxio master with a isolated port.
|
LocalAlluxioMaster |
MultiMasterLocalAlluxioCluster.getMaster() |
LocalAlluxioMaster |
LocalAlluxioCluster.getMaster() |
protected abstract LocalAlluxioMaster |
AbstractLocalAlluxioCluster.getMaster()
Gets the master which should be listening for RPC and Web requests.
|
Copyright © 2016. All Rights Reserved.