| Package | Description |
|---|---|
| tachyon.client | |
| tachyon.client.table | |
| tachyon.hadoop | |
| tachyon.util |
| Modifier and Type | Field and Description |
|---|---|
protected TachyonFS |
InStream.TFS |
protected TachyonFS |
OutStream.TFS |
| Modifier and Type | Method and Description |
|---|---|
static TachyonFS |
TachyonFS.get(String tachyonAddress) |
| Constructor and Description |
|---|
RawTable(TachyonFS tachyonClient,
ClientRawTableInfo clientRawTableInfo) |
| Constructor and Description |
|---|
HdfsFileInputStream(TachyonFS tfs,
int fileId,
org.apache.hadoop.fs.Path hdfsPath,
org.apache.hadoop.conf.Configuration conf,
int bufferSize) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UnderfsUtil.getInfo(TachyonFS tfs,
String underfsAddress,
String rootPath,
PrefixList excludePathPrefix) |
Copyright © 2014. All rights reserved.