| Package | Description |
|---|---|
| tachyon.exception | |
| tachyon.thrift |
| Modifier and Type | Method and Description |
|---|---|
TachyonTException |
TachyonException.toTachyonTException() |
| Constructor and Description |
|---|
TachyonException(TachyonTException te) |
| Modifier and Type | Field and Description |
|---|---|
TachyonTException |
WorkerService.asyncCheckpoint_result.e |
TachyonTException |
WorkerService.cacheBlock_result.e |
TachyonTException |
WorkerService.cancelBlock_result.e |
TachyonTException |
WorkerService.lockBlock_result.e |
TachyonTException |
WorkerService.persistFile_result.e |
TachyonTException |
WorkerService.promoteBlock_result.e |
TachyonTException |
WorkerService.requestBlockLocation_result.e |
TachyonTException |
WorkerService.requestSpace_result.e |
TachyonTException |
RawTableMasterService.createRawTable_result.e |
TachyonTException |
RawTableMasterService.getClientRawTableInfoById_result.e |
TachyonTException |
RawTableMasterService.getClientRawTableInfoByPath_result.e |
TachyonTException |
RawTableMasterService.getRawTableId_result.e |
TachyonTException |
RawTableMasterService.updateRawTableMetadata_result.e |
TachyonTException |
LineageMasterService.createLineage_result.e |
TachyonTException |
LineageMasterService.deleteLineage_result.e |
TachyonTException |
LineageMasterService.reinitializeFile_result.e |
TachyonTException |
LineageMasterService.asyncCompleteFile_result.e |
TachyonTException |
FileSystemMasterService.completeFile_result.e |
TachyonTException |
FileSystemMasterService.mkdir_result.e |
TachyonTException |
FileSystemMasterService.create_result.e |
TachyonTException |
FileSystemMasterService.deleteFile_result.e |
TachyonTException |
FileSystemMasterService.free_result.e |
TachyonTException |
FileSystemMasterService.getFileBlockInfo_result.e |
TachyonTException |
FileSystemMasterService.getFileBlockInfoList_result.e |
TachyonTException |
FileSystemMasterService.getFileInfo_result.e |
TachyonTException |
FileSystemMasterService.getFileInfoList_result.e |
TachyonTException |
FileSystemMasterService.getNewBlockIdForFile_result.e |
TachyonTException |
FileSystemMasterService.loadMetadata_result.e |
TachyonTException |
FileSystemMasterService.mount_result.e |
TachyonTException |
FileSystemMasterService.persistFile_result.e |
TachyonTException |
FileSystemMasterService.renameFile_result.e |
TachyonTException |
FileSystemMasterService.reportLostFile_result.e |
TachyonTException |
FileSystemMasterService.setPinned_result.e |
TachyonTException |
FileSystemMasterService.unmount_result.e |
TachyonTException |
BlockMasterService.getBlockInfo_result.e |
TachyonTException |
BlockMasterService.workerCommitBlock_result.e |
TachyonTException |
BlockMasterService.workerHeartbeat_result.e |
TachyonTException |
BlockMasterService.workerRegister_result.e |
| Modifier and Type | Method and Description |
|---|---|
TachyonTException |
TachyonTException.deepCopy() |
TachyonTException |
WorkerService.asyncCheckpoint_result.getE() |
TachyonTException |
WorkerService.cacheBlock_result.getE() |
TachyonTException |
WorkerService.cancelBlock_result.getE() |
TachyonTException |
WorkerService.lockBlock_result.getE() |
TachyonTException |
WorkerService.persistFile_result.getE() |
TachyonTException |
WorkerService.promoteBlock_result.getE() |
TachyonTException |
WorkerService.requestBlockLocation_result.getE() |
TachyonTException |
WorkerService.requestSpace_result.getE() |
TachyonTException |
RawTableMasterService.createRawTable_result.getE() |
TachyonTException |
RawTableMasterService.getClientRawTableInfoById_result.getE() |
TachyonTException |
RawTableMasterService.getClientRawTableInfoByPath_result.getE() |
TachyonTException |
RawTableMasterService.getRawTableId_result.getE() |
TachyonTException |
RawTableMasterService.updateRawTableMetadata_result.getE() |
TachyonTException |
LineageMasterService.createLineage_result.getE() |
TachyonTException |
LineageMasterService.deleteLineage_result.getE() |
TachyonTException |
LineageMasterService.reinitializeFile_result.getE() |
TachyonTException |
LineageMasterService.asyncCompleteFile_result.getE() |
TachyonTException |
FileSystemMasterService.completeFile_result.getE() |
TachyonTException |
FileSystemMasterService.mkdir_result.getE() |
TachyonTException |
FileSystemMasterService.create_result.getE() |
TachyonTException |
FileSystemMasterService.deleteFile_result.getE() |
TachyonTException |
FileSystemMasterService.free_result.getE() |
TachyonTException |
FileSystemMasterService.getFileBlockInfo_result.getE() |
TachyonTException |
FileSystemMasterService.getFileBlockInfoList_result.getE() |
TachyonTException |
FileSystemMasterService.getFileInfo_result.getE() |
TachyonTException |
FileSystemMasterService.getFileInfoList_result.getE() |
TachyonTException |
FileSystemMasterService.getNewBlockIdForFile_result.getE() |
TachyonTException |
FileSystemMasterService.loadMetadata_result.getE() |
TachyonTException |
FileSystemMasterService.mount_result.getE() |
TachyonTException |
FileSystemMasterService.persistFile_result.getE() |
TachyonTException |
FileSystemMasterService.renameFile_result.getE() |
TachyonTException |
FileSystemMasterService.reportLostFile_result.getE() |
TachyonTException |
FileSystemMasterService.setPinned_result.getE() |
TachyonTException |
FileSystemMasterService.unmount_result.getE() |
TachyonTException |
BlockMasterService.getBlockInfo_result.getE() |
TachyonTException |
BlockMasterService.workerCommitBlock_result.getE() |
TachyonTException |
BlockMasterService.workerHeartbeat_result.getE() |
TachyonTException |
BlockMasterService.workerRegister_result.getE() |
TachyonTException |
TachyonTException.setMessage(String message) |
TachyonTException |
TachyonTException.setType(String type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WorkerService.Iface.asyncCheckpoint(long fileId) |
boolean |
WorkerService.Client.asyncCheckpoint(long fileId) |
void |
LineageMasterService.Iface.asyncCompleteFile(long fileId) |
void |
LineageMasterService.Client.asyncCompleteFile(long fileId) |
void |
WorkerService.Iface.cacheBlock(long sessionId,
long blockId)
Used to cache a block into Tachyon space, worker will move the temporary block file from session
folder to data folder, and update the space usage information related.
|
void |
WorkerService.Client.cacheBlock(long sessionId,
long blockId) |
void |
WorkerService.Iface.cancelBlock(long sessionId,
long blockId)
Used to cancel a block which is being written.
|
void |
WorkerService.Client.cancelBlock(long sessionId,
long blockId) |
void |
FileSystemMasterService.Iface.completeFile(long fileId) |
void |
FileSystemMasterService.Client.completeFile(long fileId) |
long |
FileSystemMasterService.Iface.create(String path,
CreateTOptions options) |
long |
FileSystemMasterService.Client.create(String path,
CreateTOptions options) |
long |
LineageMasterService.Iface.createLineage(List<String> inputFiles,
List<String> outputFiles,
CommandLineJobInfo job) |
long |
LineageMasterService.Client.createLineage(List<String> inputFiles,
List<String> outputFiles,
CommandLineJobInfo job) |
long |
RawTableMasterService.Iface.createRawTable(String path,
int columns,
ByteBuffer metadata) |
long |
RawTableMasterService.Client.createRawTable(String path,
int columns,
ByteBuffer metadata) |
boolean |
FileSystemMasterService.Iface.deleteFile(long fileId,
boolean recursive) |
boolean |
FileSystemMasterService.Client.deleteFile(long fileId,
boolean recursive) |
boolean |
LineageMasterService.Iface.deleteLineage(long lineageId,
boolean cascade) |
boolean |
LineageMasterService.Client.deleteLineage(long lineageId,
boolean cascade) |
boolean |
FileSystemMasterService.Iface.free(long fileId,
boolean recursive) |
boolean |
FileSystemMasterService.Client.free(long fileId,
boolean recursive) |
BlockInfo |
BlockMasterService.Iface.getBlockInfo(long blockId) |
BlockInfo |
BlockMasterService.Client.getBlockInfo(long blockId) |
RawTableInfo |
RawTableMasterService.Iface.getClientRawTableInfoById(long id) |
RawTableInfo |
RawTableMasterService.Client.getClientRawTableInfoById(long id) |
RawTableInfo |
RawTableMasterService.Iface.getClientRawTableInfoByPath(String path) |
RawTableInfo |
RawTableMasterService.Client.getClientRawTableInfoByPath(String path) |
FileBlockInfo |
FileSystemMasterService.Iface.getFileBlockInfo(long fileId,
int fileBlockIndex) |
FileBlockInfo |
FileSystemMasterService.Client.getFileBlockInfo(long fileId,
int fileBlockIndex) |
List<FileBlockInfo> |
FileSystemMasterService.Iface.getFileBlockInfoList(long fileId) |
List<FileBlockInfo> |
FileSystemMasterService.Client.getFileBlockInfoList(long fileId) |
FileInfo |
FileSystemMasterService.Iface.getFileInfo(long fileId) |
FileInfo |
FileSystemMasterService.Client.getFileInfo(long fileId) |
List<FileInfo> |
FileSystemMasterService.Iface.getFileInfoList(long fileId) |
List<FileInfo> |
FileSystemMasterService.Client.getFileInfoList(long fileId) |
long |
FileSystemMasterService.Iface.getNewBlockIdForFile(long fileId) |
long |
FileSystemMasterService.Client.getNewBlockIdForFile(long fileId) |
long |
RawTableMasterService.Iface.getRawTableId(String path) |
long |
RawTableMasterService.Client.getRawTableId(String path) |
boolean |
WorkerService.AsyncClient.asyncCheckpoint_call.getResult() |
void |
WorkerService.AsyncClient.cacheBlock_call.getResult() |
void |
WorkerService.AsyncClient.cancelBlock_call.getResult() |
String |
WorkerService.AsyncClient.lockBlock_call.getResult() |
void |
WorkerService.AsyncClient.persistFile_call.getResult() |
boolean |
WorkerService.AsyncClient.promoteBlock_call.getResult() |
String |
WorkerService.AsyncClient.requestBlockLocation_call.getResult() |
boolean |
WorkerService.AsyncClient.requestSpace_call.getResult() |
long |
RawTableMasterService.AsyncClient.createRawTable_call.getResult() |
RawTableInfo |
RawTableMasterService.AsyncClient.getClientRawTableInfoById_call.getResult() |
RawTableInfo |
RawTableMasterService.AsyncClient.getClientRawTableInfoByPath_call.getResult() |
long |
RawTableMasterService.AsyncClient.getRawTableId_call.getResult() |
void |
RawTableMasterService.AsyncClient.updateRawTableMetadata_call.getResult() |
long |
LineageMasterService.AsyncClient.createLineage_call.getResult() |
boolean |
LineageMasterService.AsyncClient.deleteLineage_call.getResult() |
long |
LineageMasterService.AsyncClient.reinitializeFile_call.getResult() |
void |
LineageMasterService.AsyncClient.asyncCompleteFile_call.getResult() |
void |
FileSystemMasterService.AsyncClient.completeFile_call.getResult() |
boolean |
FileSystemMasterService.AsyncClient.mkdir_call.getResult() |
long |
FileSystemMasterService.AsyncClient.create_call.getResult() |
boolean |
FileSystemMasterService.AsyncClient.deleteFile_call.getResult() |
boolean |
FileSystemMasterService.AsyncClient.free_call.getResult() |
FileBlockInfo |
FileSystemMasterService.AsyncClient.getFileBlockInfo_call.getResult() |
List<FileBlockInfo> |
FileSystemMasterService.AsyncClient.getFileBlockInfoList_call.getResult() |
FileInfo |
FileSystemMasterService.AsyncClient.getFileInfo_call.getResult() |
List<FileInfo> |
FileSystemMasterService.AsyncClient.getFileInfoList_call.getResult() |
long |
FileSystemMasterService.AsyncClient.getNewBlockIdForFile_call.getResult() |
long |
FileSystemMasterService.AsyncClient.loadMetadata_call.getResult() |
boolean |
FileSystemMasterService.AsyncClient.mount_call.getResult() |
boolean |
FileSystemMasterService.AsyncClient.persistFile_call.getResult() |
boolean |
FileSystemMasterService.AsyncClient.renameFile_call.getResult() |
void |
FileSystemMasterService.AsyncClient.reportLostFile_call.getResult() |
void |
FileSystemMasterService.AsyncClient.setPinned_call.getResult() |
boolean |
FileSystemMasterService.AsyncClient.unmount_call.getResult() |
BlockInfo |
BlockMasterService.AsyncClient.getBlockInfo_call.getResult() |
void |
BlockMasterService.AsyncClient.workerCommitBlock_call.getResult() |
Command |
BlockMasterService.AsyncClient.workerHeartbeat_call.getResult() |
void |
BlockMasterService.AsyncClient.workerRegister_call.getResult() |
long |
FileSystemMasterService.Iface.loadMetadata(String ufsPath,
boolean recursive)
Loads metadata for the object identified by the given Tachyon path from UFS into Tachyon.
|
long |
FileSystemMasterService.Client.loadMetadata(String ufsPath,
boolean recursive) |
String |
WorkerService.Iface.lockBlock(long blockId,
long sessionId)
Lock the file in Tachyon's space while the session is reading it, and the path of the block file
locked will be returned, if the block file is not found, FileDoesNotExistException will be
thrown.
|
String |
WorkerService.Client.lockBlock(long blockId,
long sessionId) |
boolean |
FileSystemMasterService.Iface.mkdir(String path,
MkdirTOptions options) |
boolean |
FileSystemMasterService.Client.mkdir(String path,
MkdirTOptions options) |
boolean |
FileSystemMasterService.Iface.mount(String tachyonPath,
String ufsPath)
Creates a new "mount point", mounts the given UFS path in the Tachyon namespace at the given
path.
|
boolean |
FileSystemMasterService.Client.mount(String tachyonPath,
String ufsPath) |
boolean |
FileSystemMasterService.Iface.persistFile(long fileId,
long length) |
boolean |
FileSystemMasterService.Client.persistFile(long fileId,
long length) |
void |
WorkerService.Iface.persistFile(long fileId,
long nonce,
String path) |
void |
WorkerService.Client.persistFile(long fileId,
long nonce,
String path) |
boolean |
WorkerService.Iface.promoteBlock(long blockId)
Used to promote block on under storage layer to top storage layer when there are more than one
storage layers in Tachyon's space.
|
boolean |
WorkerService.Client.promoteBlock(long blockId) |
boolean |
WorkerService.Client.recv_asyncCheckpoint() |
void |
LineageMasterService.Client.recv_asyncCompleteFile() |
void |
WorkerService.Client.recv_cacheBlock() |
void |
WorkerService.Client.recv_cancelBlock() |
void |
FileSystemMasterService.Client.recv_completeFile() |
long |
FileSystemMasterService.Client.recv_create() |
long |
LineageMasterService.Client.recv_createLineage() |
long |
RawTableMasterService.Client.recv_createRawTable() |
boolean |
FileSystemMasterService.Client.recv_deleteFile() |
boolean |
LineageMasterService.Client.recv_deleteLineage() |
boolean |
FileSystemMasterService.Client.recv_free() |
BlockInfo |
BlockMasterService.Client.recv_getBlockInfo() |
RawTableInfo |
RawTableMasterService.Client.recv_getClientRawTableInfoById() |
RawTableInfo |
RawTableMasterService.Client.recv_getClientRawTableInfoByPath() |
FileBlockInfo |
FileSystemMasterService.Client.recv_getFileBlockInfo() |
List<FileBlockInfo> |
FileSystemMasterService.Client.recv_getFileBlockInfoList() |
FileInfo |
FileSystemMasterService.Client.recv_getFileInfo() |
List<FileInfo> |
FileSystemMasterService.Client.recv_getFileInfoList() |
long |
FileSystemMasterService.Client.recv_getNewBlockIdForFile() |
long |
RawTableMasterService.Client.recv_getRawTableId() |
long |
FileSystemMasterService.Client.recv_loadMetadata() |
String |
WorkerService.Client.recv_lockBlock() |
boolean |
FileSystemMasterService.Client.recv_mkdir() |
boolean |
FileSystemMasterService.Client.recv_mount() |
void |
WorkerService.Client.recv_persistFile() |
boolean |
FileSystemMasterService.Client.recv_persistFile() |
boolean |
WorkerService.Client.recv_promoteBlock() |
long |
LineageMasterService.Client.recv_reinitializeFile() |
boolean |
FileSystemMasterService.Client.recv_renameFile() |
void |
FileSystemMasterService.Client.recv_reportLostFile() |
String |
WorkerService.Client.recv_requestBlockLocation() |
boolean |
WorkerService.Client.recv_requestSpace() |
void |
FileSystemMasterService.Client.recv_setPinned() |
boolean |
FileSystemMasterService.Client.recv_unmount() |
void |
RawTableMasterService.Client.recv_updateRawTableMetadata() |
void |
BlockMasterService.Client.recv_workerCommitBlock() |
Command |
BlockMasterService.Client.recv_workerHeartbeat() |
void |
BlockMasterService.Client.recv_workerRegister() |
long |
LineageMasterService.Iface.reinitializeFile(String path,
long blockSizeBytes,
long ttl) |
long |
LineageMasterService.Client.reinitializeFile(String path,
long blockSizeBytes,
long ttl) |
boolean |
FileSystemMasterService.Iface.renameFile(long fileId,
String dstPath) |
boolean |
FileSystemMasterService.Client.renameFile(long fileId,
String dstPath) |
void |
FileSystemMasterService.Iface.reportLostFile(long fileId) |
void |
FileSystemMasterService.Client.reportLostFile(long fileId) |
String |
WorkerService.Iface.requestBlockLocation(long sessionId,
long blockId,
long initialBytes)
Used to allocate location and space for a new coming block, worker will choose the appropriate
storage directory which fits the initial block size by some allocation strategy, and the
temporary file path of the block file will be returned.
|
String |
WorkerService.Client.requestBlockLocation(long sessionId,
long blockId,
long initialBytes) |
boolean |
WorkerService.Iface.requestSpace(long sessionId,
long blockId,
long requestBytes)
Used to request space for some block file.
|
boolean |
WorkerService.Client.requestSpace(long sessionId,
long blockId,
long requestBytes) |
void |
FileSystemMasterService.Iface.setPinned(long fileId,
boolean pinned) |
void |
FileSystemMasterService.Client.setPinned(long fileId,
boolean pinned) |
boolean |
FileSystemMasterService.Iface.unmount(String tachyonPath)
Deletes an existing "mount point", voiding the Tachyon namespace at the given path.
|
boolean |
FileSystemMasterService.Client.unmount(String tachyonPath) |
void |
RawTableMasterService.Iface.updateRawTableMetadata(long tableId,
ByteBuffer metadata) |
void |
RawTableMasterService.Client.updateRawTableMetadata(long tableId,
ByteBuffer metadata) |
void |
BlockMasterService.Iface.workerCommitBlock(long workerId,
long usedBytesOnTier,
int tier,
long blockId,
long length) |
void |
BlockMasterService.Client.workerCommitBlock(long workerId,
long usedBytesOnTier,
int tier,
long blockId,
long length) |
Command |
BlockMasterService.Iface.workerHeartbeat(long workerId,
List<Long> usedBytesOnTiers,
List<Long> removedBlockIds,
Map<Long,List<Long>> addedBlocksOnTiers) |
Command |
BlockMasterService.Client.workerHeartbeat(long workerId,
List<Long> usedBytesOnTiers,
List<Long> removedBlockIds,
Map<Long,List<Long>> addedBlocksOnTiers) |
void |
BlockMasterService.Iface.workerRegister(long workerId,
List<Long> totalBytesOnTiers,
List<Long> usedBytesOnTiers,
Map<Long,List<Long>> currentBlocksOnTiers) |
void |
BlockMasterService.Client.workerRegister(long workerId,
List<Long> totalBytesOnTiers,
List<Long> usedBytesOnTiers,
Map<Long,List<Long>> currentBlocksOnTiers) |
Copyright © 2015. All Rights Reserved.