Package | Description |
---|---|
tachyon | |
tachyon.client | |
tachyon.client.table | |
tachyon.hadoop |
Modifier and Type | Method and Description |
---|---|
static void |
UnderfsUtil.getInfo(TachyonFS tfs,
String underfsAddress,
String rootPath,
PrefixList excludePathPrefix) |
Modifier and Type | Field and Description |
---|---|
protected TachyonFS |
OutStream.TFS |
protected TachyonFS |
InStream.TFS |
Modifier and Type | Method and Description |
---|---|
static TachyonFS |
TachyonFS.get(InetSocketAddress tachyonAddress) |
static TachyonFS |
TachyonFS.get(InetSocketAddress tachyonAddress,
boolean zookeeper) |
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) |
Copyright © 2013. All rights reserved.