Package | Description |
---|---|
tachyon.client.file |
Modifier and Type | Field and Description |
---|---|
protected FileSystemContext |
AbstractTachyonFileSystem.mContext
The file system context which contains shared resources, such as the fs master client
|
Modifier and Type | Method and Description |
---|---|
static FileSystemContext |
FileSystemContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSystemContext[] |
FileSystemContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.