| Package | Description |
|---|---|
| tachyon | |
| tachyon.worker.hierarchy |
| Modifier and Type | Class and Description |
|---|---|
class |
UnderFileSystemHdfs
HDFS UnderFilesystem implementation.
|
class |
UnderFileSystemSingleLocal
Single node UnderFilesystem implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static UnderFileSystem |
UnderFileSystem.get(String path)
Get the UnderFileSystem instance according to its schema.
|
static UnderFileSystem |
UnderFileSystem.get(String path,
Object conf)
Get the UnderFileSystem instance according to its scheme and configuration.
|
static UnderFileSystem |
UnderFileSystemSingleLocal.getClient() |
| Modifier and Type | Method and Description |
|---|---|
UnderFileSystem |
StorageDir.getUfs()
Get current StorageDir's under file system
|
Copyright © 2015. All Rights Reserved.