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 |
---|---|
long |
UnderFileSystemSingleLocal.getSpace(String path,
UnderFileSystem.SpaceType type) |
long |
UnderFileSystemHdfs.getSpace(String path,
UnderFileSystem.SpaceType type) |
abstract long |
UnderFileSystem.getSpace(String path,
UnderFileSystem.SpaceType type) |
Copyright © 2013. All rights reserved.