| Package | Description |
|---|---|
| tachyon |
| Modifier and Type | Method and Description |
|---|---|
static UnderFileSystem.SpaceType |
UnderFileSystem.SpaceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnderFileSystem.SpaceType[] |
UnderFileSystem.SpaceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract long |
UnderFileSystem.getSpace(String path,
UnderFileSystem.SpaceType type) |
long |
UnderFileSystemHdfs.getSpace(String path,
UnderFileSystem.SpaceType type) |
long |
UnderFileSystemSingleLocal.getSpace(String path,
UnderFileSystem.SpaceType type) |
Copyright © 2014. All rights reserved.