| Package | Description |
|---|---|
| tachyon.underfs |
| Modifier and Type | Method and Description |
|---|---|
static Pair<String,String> |
UnderFileSystem.parse(TachyonURI path,
TachyonConf tachyonConf)
Transform an input string like hdfs://host:port/dir, hdfs://host:port, file:///dir, /dir into a
pair of address and path.
|
Copyright © 2015. All Rights Reserved.