- setAlluxioHome() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Sets alluxio home.
- setHostname() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Sets hostname.
- setupTest(Configuration) - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Sets up corresponding directories for tests.
- shutdown() - Method in class alluxio.underfs.LocalFileSystemCluster
-
- shutdown() - Method in class alluxio.underfs.UnderFileSystemCluster
-
Stops the underfs cluster system.
- start() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Starts both a master and a worker using the default test configurations.
- start(Configuration) - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Starts both master and a worker using the configurations in test conf respectively.
- start() - Method in class alluxio.master.LocalAlluxioMaster
-
Starts the master.
- start() - Method in class alluxio.underfs.LocalFileSystemCluster
-
- start() - Method in class alluxio.underfs.UnderFileSystemCluster
-
Starts the underfs cluster system.
- startMaster(Configuration) - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Configures and starts a master.
- startMaster(Configuration) - Method in class alluxio.master.LocalAlluxioCluster
-
- startMaster(Configuration) - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
- startWorker(Configuration) - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Configures and starts a worker.
- startWorker(Configuration) - Method in class alluxio.master.LocalAlluxioCluster
-
- startWorker(Configuration) - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
- stop() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Stops both the alluxio and underfs service threads.
- stop() - Method in class alluxio.master.LocalAlluxioCluster
-
- stop() - Method in class alluxio.master.LocalAlluxioMaster
-
Stops the master and cleans up client connections.
- stopTFS() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Stops the alluxio filesystem's service thread only.
- stopTFS() - Method in class alluxio.master.LocalAlluxioCluster
-
- stopTFS() - Method in class alluxio.master.MultiMasterLocalAlluxioCluster
-
- stopUFS() - Method in class alluxio.master.AbstractLocalAlluxioCluster
-
Cleans up the underfs cluster test folder only.
- stopWorker() - Method in class alluxio.master.LocalAlluxioCluster
-
Cleans up the worker state from the master and stops the worker.