Package | Description |
---|---|
tachyon.client | |
tachyon.client.table |
Modifier and Type | Method and Description |
---|---|
TachyonFile |
TachyonFS.getFile(long fid)
Deprecated.
Gets
TachyonFile based on the file id. |
TachyonFile |
TachyonFS.getFile(long fid,
boolean useCachedMetadata)
Deprecated.
Gets
TachyonFile based on the file id. |
TachyonFile |
TachyonFS.getFile(TachyonURI path)
Deprecated.
Gets
TachyonFile based on the path. |
TachyonFile |
TachyonFS.getFile(TachyonURI path,
boolean useCachedMetadata)
Deprecated.
Gets
TachyonFile based on the path. |
Modifier and Type | Method and Description |
---|---|
int |
TachyonFile.compareTo(TachyonFile o)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
TachyonFile |
RawColumn.getPartition(int pId)
Gets an existing partition.
|
TachyonFile |
RawColumn.getPartition(int pId,
boolean cachedMetadata)
Gets an existing partition.
|
Copyright © 2015. All Rights Reserved.