Package | Description |
---|---|
tachyon |
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() |
Copyright © 2014. All rights reserved.