Package | Description |
---|---|
tachyon.master | |
tachyon.web |
Modifier and Type | Method and Description |
---|---|
List<BlockInfo> |
InodeFile.getBlockList() |
List<BlockInfo> |
MasterInfo.getBlockList(String path)
Get the list of blocks of an InodeFile determined by path.
|
Modifier and Type | Method and Description |
---|---|
void |
InodeFile.addBlock(BlockInfo blockInfo) |
Constructor and Description |
---|
UiBlockInfo(BlockInfo blockInfo) |
Copyright © 2014. All rights reserved.