Package | Description |
---|---|
tachyon | |
tachyon.master |
Modifier and Type | Method and Description |
---|---|
static Pair<String,String> |
UnderFileSystem.parse(String path)
Transform an input string like hdfs://host:port/dir, hdfs://host:port, file:///dir, /dir
into a pair of address and path.
|
Modifier and Type | Method and Description |
---|---|
Pair<Integer,ByteBuffer> |
RawTables.getTableInfo(int tableId)
Get the raw table info.
|
Pair<Long,Long> |
EditLog.getTransactionIds()
Get the current TransactionId and FlushedTransactionId
|
Modifier and Type | Method and Description |
---|---|
List<Pair<Long,Long>> |
InodeFile.getBlockIdWorkerIdPairs() |
List<Pair<Long,Long>> |
BlockInfo.getBlockIdWorkerIdPairs() |
Copyright © 2014. All rights reserved.