| Package | Description |
|---|---|
| alluxio.master | |
| alluxio.underfs |
| Modifier and Type | Field and Description |
|---|---|
protected UnderFileSystemCluster |
AbstractLocalAlluxioCluster.mUfsCluster |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalFileSystemCluster
The mock cluster for local file system.
|
| Modifier and Type | Method and Description |
|---|---|
static UnderFileSystemCluster |
UnderFileSystemCluster.get() |
static UnderFileSystemCluster |
UnderFileSystemCluster.get(String baseDir)
Creates an underfs test bed and register the shutdown hook.
|
static UnderFileSystemCluster |
UnderFileSystemCluster.getUnderFilesystemCluster(String baseDir)
Gets the
UnderFileSystemCluster. |
Copyright © 2016. All Rights Reserved.