A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

A

accessBlock(long, AsyncMethodCallback) - Method in class tachyon.thrift.WorkerService.AsyncClient
 
accessBlock(long, AsyncMethodCallback) - Method in interface tachyon.thrift.WorkerService.AsyncIface
 
accessBlock(long) - Method in class tachyon.thrift.WorkerService.Client
 
accessBlock(long) - Method in interface tachyon.thrift.WorkerService.Iface
 
accessBlock(long) - Method in class tachyon.worker.hierarchy.StorageDir
Update the last access time of the block
accessBlock(long) - Method in class tachyon.worker.WorkerClient
Update the latest block access time on the worker.
accessBlock(long) - Method in class tachyon.worker.WorkerServiceHandler
 
activateOptions() - Method in class tachyon.Log4jFileAppender
Called when a new log attempt is made, either due to server restart or rollover.
addBlock(int, int, long, long) - Method in class tachyon.master.EditLog
Log an addBlock operation.
addBlock(BlockInfo) - Method in class tachyon.master.InodeFile
Add a block to the file.It will check the legality.
addCheckpoint(int, long, TachyonURI, long) - Method in class tachyon.master.EditLog
Log an addCheckpoint operation.
addCheckpoint(long, int, long, String) - Method in class tachyon.master.MasterClient
 
addCheckpoint(long, int, long, TachyonURI) - Method in class tachyon.master.MasterInfo
Add a checkpoint to a file.
addCheckpoint(long, int, long, String) - Method in class tachyon.master.MasterServiceHandler
 
addCheckpoint(long, int, long, String, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
addCheckpoint(long, int, long, String, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
addCheckpoint(long, int, long, String) - Method in class tachyon.thrift.MasterService.Client
 
addCheckpoint(long, int, long, String) - Method in interface tachyon.thrift.MasterService.Iface
 
addCheckpoint(long, int, AsyncMethodCallback) - Method in class tachyon.thrift.WorkerService.AsyncClient
 
addCheckpoint(long, int, AsyncMethodCallback) - Method in interface tachyon.thrift.WorkerService.AsyncIface
 
addCheckpoint(long, int) - Method in class tachyon.thrift.WorkerService.Client
 
addCheckpoint(long, int) - Method in interface tachyon.thrift.WorkerService.Iface
 
addCheckpoint(int) - Method in class tachyon.worker.WorkerClient
Notify the worker that the checkpoint file of the file has been added.
addCheckpoint(long, int) - Method in class tachyon.worker.WorkerServiceHandler
 
addCheckpoint(long, int) - Method in class tachyon.worker.WorkerStorage
Add the checkpoint information of a file.
addChild(Inode) - Method in class tachyon.master.InodeFolder
Adds the given inode to the set of children.
addChildren(Inode[]) - Method in class tachyon.master.InodeFolder
Adds the given inodes to the set of children.
addChildrenDependency(int) - Method in class tachyon.master.Dependency
Add a child dependency, which means one of the children of the current dependency is a parent of the added dependency.
addedBlockIds - Variable in class tachyon.thrift.MasterService.worker_heartbeat_args
 
addLocation(long, NetAddress, long) - Method in class tachyon.master.BlockInfo
Add a location of the block.
addLocation(int, long, NetAddress, long) - Method in class tachyon.master.InodeFile
Add a location information of the file.
addLostFile(int) - Method in class tachyon.master.Dependency
A file lost.
addRawTable(int, int, ByteBuffer) - Method in class tachyon.master.RawTables
Add a raw table.
address - Variable in class tachyon.thrift.ClientWorkerInfo
 
addS3Credentials(Configuration) - Static method in class tachyon.hadoop.Utils
Add S3 keys to the given Hadoop Configuration object if the user has specified them using System properties, and they're not already set.
addToBlockIds(long) - Method in class tachyon.thrift.ClientFileInfo
 
addToChildren(int) - Method in class tachyon.thrift.ClientDependencyInfo
 
addToChildren(String) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
addToData(ByteBuffer) - Method in class tachyon.thrift.ClientDependencyInfo
 
addToData(ByteBuffer) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
addToLocations(NetAddress) - Method in class tachyon.thrift.ClientBlockInfo
 
addToMData(long) - Method in class tachyon.thrift.Command
 
addToParents(int) - Method in class tachyon.thrift.ClientDependencyInfo
 
addToParents(String) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
addToRemovedBlockIds(long) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
addToSuccess(ClientWorkerInfo) - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
addToSuccess(ClientFileInfo) - Method in class tachyon.thrift.MasterService.liststatus_result
 
addToSuccess(ClientBlockInfo) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
addToSuccess(int) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
addToSuccess(int) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
ALLOCATE_STRATEGY_TYPE - Variable in class tachyon.conf.WorkerConf
 
AllocateMaxFree - Class in tachyon.worker.allocation
Allocate space on StorageDir that has max free space
AllocateMaxFree() - Constructor for class tachyon.worker.allocation.AllocateMaxFree
 
AllocateRandom - Class in tachyon.worker.allocation
Allocate space on StorageDirs randomly
AllocateRandom() - Constructor for class tachyon.worker.allocation.AllocateRandom
 
AllocateRR - Class in tachyon.worker.allocation
Allocate space on StorageDirs by round robin
AllocateRR() - Constructor for class tachyon.worker.allocation.AllocateRR
 
AllocateStrategies - Class in tachyon.worker.allocation
Define several AllocateStrategy, and get specific AllocateStrategy by AllocateStrategyType
AllocateStrategy - Interface in tachyon.worker.allocation
Space allocation strategy from dirs in the same StorageTier.
AllocateStrategyBase - Class in tachyon.worker.allocation
Base class for AllocateStrategy, which provides basic function for AllocateStrategy
AllocateStrategyBase() - Constructor for class tachyon.worker.allocation.AllocateStrategyBase
 
AllocateStrategyType - Enum in tachyon.worker.allocation
Different types of AllocationStrategy, which are used to allocate space among StorageDirs
ANSI_BLACK - Static variable in class tachyon.Constants
 
ANSI_BLUE - Static variable in class tachyon.Constants
 
ANSI_CYAN - Static variable in class tachyon.Constants
 
ANSI_GREEN - Static variable in class tachyon.Constants
 
ANSI_PURPLE - Static variable in class tachyon.Constants
 
ANSI_RED - Static variable in class tachyon.Constants
 
ANSI_RESET - Static variable in class tachyon.Constants
 
ANSI_WHITE - Static variable in class tachyon.Constants
 
ANSI_YELLOW - Static variable in class tachyon.Constants
 
append(long, byte[], int, int) - Method in class tachyon.worker.BlockHandler
Append data to the block from a byte array
append(long, ByteBuffer) - Method in class tachyon.worker.BlockHandler
Appends data to the block from a ByteBuffer
append(long, ByteBuffer) - Method in class tachyon.worker.BlockHandlerLocal
 
assertValidPort(int) - Static method in class tachyon.conf.CommonConf
 
assertValidPort(InetSocketAddress) - Static method in class tachyon.conf.CommonConf
 
ASYNC_ENABLED - Variable in class tachyon.conf.CommonConf
 
asyncCheckpoint(int, AsyncMethodCallback) - Method in class tachyon.thrift.WorkerService.AsyncClient
 
asyncCheckpoint(int, AsyncMethodCallback) - Method in interface tachyon.thrift.WorkerService.AsyncIface
 
asyncCheckpoint(int) - Method in class tachyon.thrift.WorkerService.Client
 
asyncCheckpoint(int) - Method in interface tachyon.thrift.WorkerService.Iface
 
asyncCheckpoint(int) - Method in class tachyon.worker.WorkerClient
Notify the worker to checkpoint the file asynchronously.
asyncCheckpoint(int) - Method in class tachyon.worker.WorkerServiceHandler
 
asyncCheckpoint(int) - Method in class tachyon.worker.WorkerStorage
Notify the worker to checkpoint the file asynchronously.
attemptRetry() - Method in interface tachyon.retry.RetryPolicy
Attempts to run the given operation, returning false if unable to (max retries have happened).
attemptRetry() - Method in class tachyon.retry.SleepingRetry
 

B

BasicCheckpoint - Class in tachyon.examples
An example to show to how use Tachyon's API
BasicCheckpoint(TachyonURI, String, int) - Constructor for class tachyon.examples.BasicCheckpoint
 
BasicNonByteBufferOperations - Class in tachyon.examples
Basic example of using the TachyonFS and TachyonFile for writing to and reading from files.
BasicNonByteBufferOperations(TachyonURI, TachyonURI, WriteType, ReadType, boolean, int) - Constructor for class tachyon.examples.BasicNonByteBufferOperations
 
BasicOperations - Class in tachyon.examples
 
BasicOperations(TachyonURI, TachyonURI, WriteType) - Constructor for class tachyon.examples.BasicOperations
 
BasicRawTableOperations - Class in tachyon.examples
 
BasicRawTableOperations(TachyonURI, TachyonURI, WriteType) - Constructor for class tachyon.examples.BasicRawTableOperations
 
blockEvictable(long, Set<Integer>) - Method in class tachyon.worker.eviction.EvictLRUBase
Check if current block can be evicted
BlockHandler - Class in tachyon.worker
Base class for handling block I/O.
BlockHandler() - Constructor for class tachyon.worker.BlockHandler
 
BlockHandlerLocal - Class in tachyon.worker
BlockHandler for files on LocalFS, such as RamDisk, SSD and HDD.
blockId - Variable in class tachyon.thrift.ClientBlockInfo
 
blockId - Variable in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
blockId - Variable in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
blockId - Variable in class tachyon.thrift.WorkerService.accessBlock_args
 
blockId - Variable in class tachyon.thrift.WorkerService.cacheBlock_args
 
blockId - Variable in class tachyon.thrift.WorkerService.cancelBlock_args
 
blockId - Variable in class tachyon.thrift.WorkerService.lockBlock_args
 
blockId - Variable in class tachyon.thrift.WorkerService.promoteBlock_args
 
blockId - Variable in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
blockId - Variable in class tachyon.thrift.WorkerService.requestSpace_args
 
blockId - Variable in class tachyon.thrift.WorkerService.unlockBlock_args
 
blockIds - Variable in class tachyon.thrift.ClientFileInfo
 
BlockInfo - Class in tachyon.master
Block info on the master side.
BlockInfo - Class in tachyon.worker.hierarchy
Block information on worker side.
BlockInfo(StorageDir, long, long) - Constructor for class tachyon.worker.hierarchy.BlockInfo
 
BlockInfoException - Exception in tachyon.thrift
 
BlockInfoException() - Constructor for exception tachyon.thrift.BlockInfoException
 
BlockInfoException(String) - Constructor for exception tachyon.thrift.BlockInfoException
 
BlockInfoException(BlockInfoException) - Constructor for exception tachyon.thrift.BlockInfoException
Performs a deep copy on other.
BlockInfoException._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
BlockInStream - Class in tachyon.client
InputStream interface implementation of TachyonFile.
BlockOutStream - Class in tachyon.client
BlockOutStream implementation of TachyonFile.
BlockRequest - Class in tachyon.worker.netty
Request from the client for a given block.
BlockRequest(long, long, long) - Constructor for class tachyon.worker.netty.BlockRequest
 
BlockRequest.Decoder - Class in tachyon.worker.netty
Creates a new BlockRequest from the user's request.
BlockRequest.Decoder() - Constructor for class tachyon.worker.netty.BlockRequest.Decoder
 
BlockResponse - Class in tachyon.worker.netty
When a user sends a BlockRequest, the response back is of this type.
BlockResponse(long, long, long, BlockHandler) - Constructor for class tachyon.worker.netty.BlockResponse
 
BlockResponse.Encoder - Class in tachyon.worker.netty
Encodes a BlockResponse to network.
BlockResponse.Encoder() - Constructor for class tachyon.worker.netty.BlockResponse.Encoder
 
blockSizeByte - Variable in class tachyon.thrift.ClientFileInfo
 
blockSizeByte - Variable in class tachyon.thrift.MasterService.user_createFile_args
 
BlocksLocker - Class in tachyon.worker
Handle local block locking.
BlocksLocker(WorkerStorage, int) - Constructor for class tachyon.worker.BlocksLocker
 
bufferForMetadata() - Method in class tachyon.thrift.ClientRawTableInfo
 
bufferForMetadata() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
bufferForMetadata() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
build(String) - Static method in class tachyon.util.ThreadFactoryUtils
Creates a ThreadFactory that spawns off threads.
byteBufferListToBase64(List<ByteBuffer>) - Static method in class tachyon.io.Utils
Converts a list of byte buffers to a list of base64-encoded Strings.
ByteBufferReader - Class in tachyon.io
Reader for bytebuffer.
byteBufferToBase64(ByteBuffer) - Static method in class tachyon.io.Utils
Converts a byte buffer to a base64-encoded String.
ByteBufferWriter - Class in tachyon.io
Writer for bytebuffer.

C

cacheBlock(long) - Method in class tachyon.client.TachyonFS
Notify the worker the block is cached.
cacheBlock(long, long, long, long, long) - Method in class tachyon.master.MasterInfo
A worker cache a block in its memory.
cacheBlock(long, long, AsyncMethodCallback) - Method in class tachyon.thrift.WorkerService.AsyncClient
 
cacheBlock(long, long, AsyncMethodCallback) - Method in interface tachyon.thrift.WorkerService.AsyncIface
 
cacheBlock(long, long) - Method in class tachyon.thrift.WorkerService.Client
 
cacheBlock(long, long) - Method in interface tachyon.thrift.WorkerService.Iface
Used to cache a block into Tachyon space, worker will move the temporary block file from user folder to data folder, and update the space usage information related.
cacheBlock(long, long) - Method in class tachyon.worker.hierarchy.StorageDir
Move the cached block file from user temporary folder to data folder
cacheBlock(long) - Method in class tachyon.worker.WorkerClient
Notify the worker the block is cached.
cacheBlock(long, long) - Method in class tachyon.worker.WorkerServiceHandler
 
cacheBlock(long, long) - Method in class tachyon.worker.WorkerStorage
Notify the worker the block is cached.
call() - Method in class tachyon.examples.BasicCheckpoint
 
call() - Method in class tachyon.examples.BasicNonByteBufferOperations
 
call() - Method in class tachyon.examples.BasicOperations
 
call() - Method in class tachyon.examples.BasicRawTableOperations
 
cancel() - Method in class tachyon.client.BlockOutStream
 
cancel() - Method in class tachyon.client.FileOutStream
 
cancel() - Method in class tachyon.client.OutStream
Cancel the write operations to the OutStream
cancelBlock(long) - Method in class tachyon.client.TachyonFS
Notify the worker the block is canceled.
cancelBlock(long, long, AsyncMethodCallback) - Method in class tachyon.thrift.WorkerService.AsyncClient
 
cancelBlock(long, long, AsyncMethodCallback) - Method in interface tachyon.thrift.WorkerService.AsyncIface
 
cancelBlock(long, long) - Method in class tachyon.thrift.WorkerService.Client
 
cancelBlock(long, long) - Method in interface tachyon.thrift.WorkerService.Iface
Used to cancel a block which is being written.
cancelBlock(long, long) - Method in class tachyon.worker.hierarchy.StorageDir
Cancel a block which is being written
cancelBlock(long) - Method in class tachyon.worker.WorkerClient
Notify worker that the block has been cancelled
cancelBlock(long, long) - Method in class tachyon.worker.WorkerServiceHandler
 
cancelBlock(long, long) - Method in class tachyon.worker.WorkerStorage
Cancel the block which is being written by some user
canWrite() - Method in class tachyon.client.BlockOutStream
 
capacityBytes - Variable in class tachyon.thrift.ClientWorkerInfo
 
cat(String[]) - Method in class tachyon.command.TFsShell
Prints the file's contents to the console.
changeLocalFilePermission(String, String) - Static method in class tachyon.util.CommonUtils
Change local file's permission.
changeLocalFileToFullPermission(String) - Static method in class tachyon.util.CommonUtils
Change local file's permission to be 777.
channelRead(ChannelHandlerContext, Object) - Method in class tachyon.worker.netty.DataServerHandler
 
ChannelType - Enum in tachyon.worker.netty
What type of netty channel to use.
CHECKPOINT_USER_ID - Static variable in class tachyon.Users
 
checkpointPath - Variable in class tachyon.thrift.MasterService.addCheckpoint_args
 
checkReady() - Method in class tachyon.worker.nio.DataServerMessage
Check if the message is ready.
checkStatus() - Method in class tachyon.Users
Check the status of the users pool.
checkStatus() - Method in class tachyon.worker.WorkerStorage
Check worker's status.
childCheckpointed(int) - Method in class tachyon.master.Dependency
A child file has been checkpointed.
children - Variable in class tachyon.thrift.ClientDependencyInfo
 
children - Variable in class tachyon.thrift.MasterService.user_createDependency_args
 
childrenBlockSizeByte - Variable in class tachyon.thrift.MasterService.user_createDependency_args
 
cleanDirectBuffer(ByteBuffer) - Static method in class tachyon.util.CommonUtils
Force to unmap direct buffer if the buffer is no longer used.
cleanPath(String) - Static method in class tachyon.util.CommonUtils
Checks and normalizes the given path
cleanUserResources(long, Collection<Long>) - Method in class tachyon.worker.hierarchy.StorageDir
Clean resources related to the removed user
clear() - Static method in class tachyon.conf.CommonConf
This is for unit test only.
clear() - Static method in class tachyon.conf.MasterConf
This is for unit test only.
clear() - Static method in class tachyon.conf.UserConf
This is for unit test only.
clear() - Static method in class tachyon.conf.WorkerConf
This is for unit test only.
clear() - Method in exception tachyon.thrift.BlockInfoException
 
clear() - Method in class tachyon.thrift.ClientBlockInfo
 
clear() - Method in class tachyon.thrift.ClientDependencyInfo
 
clear() - Method in class tachyon.thrift.ClientFileInfo
 
clear() - Method in class tachyon.thrift.ClientRawTableInfo
 
clear() - Method in class tachyon.thrift.ClientWorkerInfo
 
clear() - Method in class tachyon.thrift.Command
 
clear() - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
clear() - Method in exception tachyon.thrift.FailedToCheckpointException
 
clear() - Method in exception tachyon.thrift.FileAlreadyExistException
 
clear() - Method in exception tachyon.thrift.FileDoesNotExistException
 
clear() - Method in exception tachyon.thrift.InvalidPathException
 
clear() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
clear() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
clear() - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
clear() - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
clear() - Method in class tachyon.thrift.MasterService.getWorkersInfo_args
 
clear() - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
clear() - Method in class tachyon.thrift.MasterService.liststatus_args
 
clear() - Method in class tachyon.thrift.MasterService.liststatus_result
 
clear() - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
clear() - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
clear() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
clear() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
clear() - Method in class tachyon.thrift.MasterService.user_createFile_args
 
clear() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
clear() - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
clear() - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
clear() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
clear() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
clear() - Method in class tachyon.thrift.MasterService.user_delete_args
 
clear() - Method in class tachyon.thrift.MasterService.user_delete_result
 
clear() - Method in class tachyon.thrift.MasterService.user_freepath_args
 
clear() - Method in class tachyon.thrift.MasterService.user_freepath_result
 
clear() - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
clear() - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
clear() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
clear() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
clear() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
clear() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
clear() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
clear() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
clear() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
clear() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
clear() - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
clear() - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
clear() - Method in class tachyon.thrift.MasterService.user_getUfsAddress_args
 
clear() - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
clear() - Method in class tachyon.thrift.MasterService.user_getUserId_args
 
clear() - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
clear() - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
clear() - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
clear() - Method in class tachyon.thrift.MasterService.user_heartbeat_args
 
clear() - Method in class tachyon.thrift.MasterService.user_heartbeat_result
 
clear() - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
clear() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
clear() - Method in class tachyon.thrift.MasterService.user_rename_args
 
clear() - Method in class tachyon.thrift.MasterService.user_rename_result
 
clear() - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
clear() - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
clear() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
clear() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
clear() - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
clear() - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
clear() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
clear() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
clear() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
clear() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
clear() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_args
 
clear() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
clear() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
clear() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
clear() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
clear() - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
clear() - Method in class tachyon.thrift.MasterService.worker_register_args
 
clear() - Method in class tachyon.thrift.MasterService.worker_register_result
 
clear() - Method in class tachyon.thrift.NetAddress
 
clear() - Method in exception tachyon.thrift.NoWorkerException
 
clear() - Method in exception tachyon.thrift.OutOfSpaceException
 
clear() - Method in exception tachyon.thrift.SuspectedFileSizeException
 
clear() - Method in exception tachyon.thrift.TableColumnException
 
clear() - Method in exception tachyon.thrift.TableDoesNotExistException
 
clear() - Method in exception tachyon.thrift.TachyonException
 
clear() - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
clear() - Method in class tachyon.thrift.WorkerService.accessBlock_result
 
clear() - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
clear() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
clear() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
clear() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
clear() - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
clear() - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
clear() - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
clear() - Method in class tachyon.thrift.WorkerService.cancelBlock_result
 
clear() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
clear() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
clear() - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
clear() - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
clear() - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
clear() - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
clear() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
clear() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
clear() - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
clear() - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
clear() - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
clear() - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
clear() - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
clear() - Method in class tachyon.thrift.WorkerService.userHeartbeat_result
 
ClientBlockInfo - Class in tachyon.thrift
 
ClientBlockInfo() - Constructor for class tachyon.thrift.ClientBlockInfo
 
ClientBlockInfo(long, long, long, List<NetAddress>) - Constructor for class tachyon.thrift.ClientBlockInfo
 
ClientBlockInfo(ClientBlockInfo) - Constructor for class tachyon.thrift.ClientBlockInfo
Performs a deep copy on other.
ClientBlockInfo._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ClientDependencyInfo - Class in tachyon.thrift
 
ClientDependencyInfo() - Constructor for class tachyon.thrift.ClientDependencyInfo
 
ClientDependencyInfo(int, List<Integer>, List<Integer>, List<ByteBuffer>) - Constructor for class tachyon.thrift.ClientDependencyInfo
 
ClientDependencyInfo(ClientDependencyInfo) - Constructor for class tachyon.thrift.ClientDependencyInfo
Performs a deep copy on other.
ClientDependencyInfo._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ClientFileInfo - Class in tachyon.thrift
 
ClientFileInfo() - Constructor for class tachyon.thrift.ClientFileInfo
 
ClientFileInfo(int, String, String, String, long, long, long, boolean, boolean, boolean, boolean, List<Long>, int, int, long) - Constructor for class tachyon.thrift.ClientFileInfo
 
ClientFileInfo(ClientFileInfo) - Constructor for class tachyon.thrift.ClientFileInfo
Performs a deep copy on other.
ClientFileInfo._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ClientRawTableInfo - Class in tachyon.thrift
 
ClientRawTableInfo() - Constructor for class tachyon.thrift.ClientRawTableInfo
 
ClientRawTableInfo(int, String, String, int, ByteBuffer) - Constructor for class tachyon.thrift.ClientRawTableInfo
 
ClientRawTableInfo(ClientRawTableInfo) - Constructor for class tachyon.thrift.ClientRawTableInfo
Performs a deep copy on other.
ClientRawTableInfo._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ClientWorkerInfo - Class in tachyon.thrift
 
ClientWorkerInfo() - Constructor for class tachyon.thrift.ClientWorkerInfo
 
ClientWorkerInfo(long, NetAddress, int, String, long, long, long) - Constructor for class tachyon.thrift.ClientWorkerInfo
 
ClientWorkerInfo(ClientWorkerInfo) - Constructor for class tachyon.thrift.ClientWorkerInfo
Performs a deep copy on other.
ClientWorkerInfo._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
cloneByteBuffer(ByteBuffer) - Static method in class tachyon.util.CommonUtils
 
cloneByteBufferList(List<ByteBuffer>) - Static method in class tachyon.util.CommonUtils
 
close() - Method in class tachyon.client.BlockOutStream
 
close() - Method in class tachyon.client.EmptyBlockInStream
 
close() - Method in class tachyon.client.FileInStream
 
close() - Method in class tachyon.client.FileOutStream
 
close() - Method in class tachyon.client.InStream
 
close() - Method in class tachyon.client.LocalBlockInStream
 
close() - Method in class tachyon.client.OutStream
 
close() - Method in class tachyon.client.RemoteBlockInStream
 
close() - Method in class tachyon.client.TachyonByteBuffer
Close the TachyonByteBuffer, here it is synchronized
close() - Method in class tachyon.client.TachyonFS
Close the client.
close() - Method in class tachyon.command.TFsShell
 
close() - Method in class tachyon.hadoop.HdfsFileInputStream
 
close() - Method in class tachyon.LazyFileOutputStream
Close the file.
close() - Method in class tachyon.LeaderSelectorClient
 
close() - Method in class tachyon.master.EditLog
Close the log.
close() - Method in class tachyon.master.Journal
Close down the edit log
close() - Method in class tachyon.master.MasterClient
Clean the connect.
close() - Method in class tachyon.UnderFileSystem
 
close() - Method in class tachyon.UnderFileSystemHdfs
 
close() - Method in class tachyon.UnderFileSystemSingleLocal
 
close() - Method in class tachyon.worker.BlockHandlerLocal
 
close() - Method in class tachyon.worker.netty.NettyDataServer
 
close() - Method in class tachyon.worker.nio.DataServerMessage
Close the message.
close() - Method in class tachyon.worker.nio.NIODataServer
Close the data server.
close() - Method in class tachyon.worker.WorkerClient
Close the connection to worker.
COL - Static variable in class tachyon.master.MasterInfo
 
columns - Variable in class tachyon.thrift.ClientRawTableInfo
 
columns - Variable in class tachyon.thrift.MasterService.user_createRawTable_args
 
Command - Class in tachyon.thrift
 
Command() - Constructor for class tachyon.thrift.Command
 
Command(CommandType, List<Long>) - Constructor for class tachyon.thrift.Command
 
Command(Command) - Constructor for class tachyon.thrift.Command
Performs a deep copy on other.
Command._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
commandPrefix - Variable in class tachyon.thrift.MasterService.user_createDependency_args
 
CommandType - Enum in tachyon.thrift
 
comment - Variable in class tachyon.thrift.MasterService.user_createDependency_args
 
CommonConf - Class in tachyon.conf
Configurations shared by master and workers.
CommonUtils - Class in tachyon.util
Common utilities shared by all components in Tachyon.
CommonUtils() - Constructor for class tachyon.util.CommonUtils
 
compareStorageLevel(long, long) - Static method in class tachyon.StorageDirId
Compare storage level of StorageDirs
compareTo(TachyonFile) - Method in class tachyon.client.TachyonFile
 
compareTo(Counters) - Method in class tachyon.master.Counters
 
compareTo(Inode) - Method in class tachyon.master.Inode
 
compareTo(TachyonURI) - Method in class tachyon.TachyonURI
 
compareTo(BlockInfoException) - Method in exception tachyon.thrift.BlockInfoException
 
compareTo(ClientBlockInfo) - Method in class tachyon.thrift.ClientBlockInfo
 
compareTo(ClientDependencyInfo) - Method in class tachyon.thrift.ClientDependencyInfo
 
compareTo(ClientFileInfo) - Method in class tachyon.thrift.ClientFileInfo
 
compareTo(ClientRawTableInfo) - Method in class tachyon.thrift.ClientRawTableInfo
 
compareTo(ClientWorkerInfo) - Method in class tachyon.thrift.ClientWorkerInfo
 
compareTo(Command) - Method in class tachyon.thrift.Command
 
compareTo(DependencyDoesNotExistException) - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
compareTo(FailedToCheckpointException) - Method in exception tachyon.thrift.FailedToCheckpointException
 
compareTo(FileAlreadyExistException) - Method in exception tachyon.thrift.FileAlreadyExistException
 
compareTo(FileDoesNotExistException) - Method in exception tachyon.thrift.FileDoesNotExistException
 
compareTo(InvalidPathException) - Method in exception tachyon.thrift.InvalidPathException
 
compareTo(MasterService.addCheckpoint_args) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
compareTo(MasterService.addCheckpoint_result) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
compareTo(MasterService.getFileStatus_args) - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
compareTo(MasterService.getFileStatus_result) - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
compareTo(MasterService.getWorkersInfo_args) - Method in class tachyon.thrift.MasterService.getWorkersInfo_args
 
compareTo(MasterService.getWorkersInfo_result) - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
compareTo(MasterService.liststatus_args) - Method in class tachyon.thrift.MasterService.liststatus_args
 
compareTo(MasterService.liststatus_result) - Method in class tachyon.thrift.MasterService.liststatus_result
 
compareTo(MasterService.user_completeFile_args) - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
compareTo(MasterService.user_completeFile_result) - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
compareTo(MasterService.user_createDependency_args) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
compareTo(MasterService.user_createDependency_result) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
compareTo(MasterService.user_createFile_args) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
compareTo(MasterService.user_createFile_result) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
compareTo(MasterService.user_createNewBlock_args) - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
compareTo(MasterService.user_createNewBlock_result) - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
compareTo(MasterService.user_createRawTable_args) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
compareTo(MasterService.user_createRawTable_result) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
compareTo(MasterService.user_delete_args) - Method in class tachyon.thrift.MasterService.user_delete_args
 
compareTo(MasterService.user_delete_result) - Method in class tachyon.thrift.MasterService.user_delete_result
 
compareTo(MasterService.user_freepath_args) - Method in class tachyon.thrift.MasterService.user_freepath_args
 
compareTo(MasterService.user_freepath_result) - Method in class tachyon.thrift.MasterService.user_freepath_result
 
compareTo(MasterService.user_getBlockId_args) - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
compareTo(MasterService.user_getBlockId_result) - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
compareTo(MasterService.user_getClientBlockInfo_args) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
compareTo(MasterService.user_getClientBlockInfo_result) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
compareTo(MasterService.user_getClientDependencyInfo_args) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
compareTo(MasterService.user_getClientDependencyInfo_result) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
compareTo(MasterService.user_getClientRawTableInfo_args) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
compareTo(MasterService.user_getClientRawTableInfo_result) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
compareTo(MasterService.user_getFileBlocks_args) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
compareTo(MasterService.user_getFileBlocks_result) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
compareTo(MasterService.user_getRawTableId_args) - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
compareTo(MasterService.user_getRawTableId_result) - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
compareTo(MasterService.user_getUfsAddress_args) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_args
 
compareTo(MasterService.user_getUfsAddress_result) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
compareTo(MasterService.user_getUserId_args) - Method in class tachyon.thrift.MasterService.user_getUserId_args
 
compareTo(MasterService.user_getUserId_result) - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
compareTo(MasterService.user_getWorker_args) - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
compareTo(MasterService.user_getWorker_result) - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
compareTo(MasterService.user_heartbeat_args) - Method in class tachyon.thrift.MasterService.user_heartbeat_args
 
compareTo(MasterService.user_heartbeat_result) - Method in class tachyon.thrift.MasterService.user_heartbeat_result
 
compareTo(MasterService.user_mkdirs_args) - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
compareTo(MasterService.user_mkdirs_result) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
compareTo(MasterService.user_rename_args) - Method in class tachyon.thrift.MasterService.user_rename_args
 
compareTo(MasterService.user_rename_result) - Method in class tachyon.thrift.MasterService.user_rename_result
 
compareTo(MasterService.user_reportLostFile_args) - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
compareTo(MasterService.user_reportLostFile_result) - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
compareTo(MasterService.user_requestFilesInDependency_args) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
compareTo(MasterService.user_requestFilesInDependency_result) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
compareTo(MasterService.user_setPinned_args) - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
compareTo(MasterService.user_setPinned_result) - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
compareTo(MasterService.user_updateRawTableMetadata_args) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
compareTo(MasterService.user_updateRawTableMetadata_result) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
compareTo(MasterService.worker_cacheBlock_args) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
compareTo(MasterService.worker_cacheBlock_result) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
compareTo(MasterService.worker_getPinIdList_args) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_args
 
compareTo(MasterService.worker_getPinIdList_result) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
compareTo(MasterService.worker_getPriorityDependencyList_args) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
compareTo(MasterService.worker_getPriorityDependencyList_result) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
compareTo(MasterService.worker_heartbeat_args) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
compareTo(MasterService.worker_heartbeat_result) - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
compareTo(MasterService.worker_register_args) - Method in class tachyon.thrift.MasterService.worker_register_args
 
compareTo(MasterService.worker_register_result) - Method in class tachyon.thrift.MasterService.worker_register_result
 
compareTo(NetAddress) - Method in class tachyon.thrift.NetAddress
 
compareTo(NoWorkerException) - Method in exception tachyon.thrift.NoWorkerException
 
compareTo(OutOfSpaceException) - Method in exception tachyon.thrift.OutOfSpaceException
 
compareTo(SuspectedFileSizeException) - Method in exception tachyon.thrift.SuspectedFileSizeException
 
compareTo(TableColumnException) - Method in exception tachyon.thrift.TableColumnException
 
compareTo(TableDoesNotExistException) - Method in exception tachyon.thrift.TableDoesNotExistException
 
compareTo(TachyonException) - Method in exception tachyon.thrift.TachyonException
 
compareTo(WorkerService.accessBlock_args) - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
compareTo(WorkerService.accessBlock_result) - Method in class tachyon.thrift.WorkerService.accessBlock_result
 
compareTo(WorkerService.addCheckpoint_args) - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
compareTo(WorkerService.addCheckpoint_result) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
compareTo(WorkerService.asyncCheckpoint_args) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
compareTo(WorkerService.asyncCheckpoint_result) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
compareTo(WorkerService.cacheBlock_args) - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
compareTo(WorkerService.cacheBlock_result) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
compareTo(WorkerService.cancelBlock_args) - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
compareTo(WorkerService.cancelBlock_result) - Method in class tachyon.thrift.WorkerService.cancelBlock_result
 
compareTo(WorkerService.getUserUfsTempFolder_args) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
compareTo(WorkerService.getUserUfsTempFolder_result) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
compareTo(WorkerService.lockBlock_args) - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
compareTo(WorkerService.lockBlock_result) - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
compareTo(WorkerService.promoteBlock_args) - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
compareTo(WorkerService.promoteBlock_result) - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
compareTo(WorkerService.requestBlockLocation_args) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
compareTo(WorkerService.requestBlockLocation_result) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
compareTo(WorkerService.requestSpace_args) - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
compareTo(WorkerService.requestSpace_result) - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
compareTo(WorkerService.unlockBlock_args) - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
compareTo(WorkerService.unlockBlock_result) - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
compareTo(WorkerService.userHeartbeat_args) - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
compareTo(WorkerService.userHeartbeat_result) - Method in class tachyon.thrift.WorkerService.userHeartbeat_result
 
completeFile(int, long) - Method in class tachyon.master.EditLog
Log a completeFile operation.
completeFile(int) - Method in class tachyon.master.MasterInfo
Completes the checkpointing of a file.
computeBlockId(int, int) - Static method in class tachyon.master.BlockInfo
Compute the block's id with the inode's id and the block's index in the inode.
computeBlockIndex(long) - Static method in class tachyon.master.BlockInfo
Compute the block's index in the inode with the block's id.
computeInodeId(long) - Static method in class tachyon.master.BlockInfo
Compute the inode's id of the block.
concat(Object...) - Static method in class tachyon.util.CommonUtils
Add the path component to the base path
connect() - Method in class tachyon.master.MasterClient
Connects to the Tachyon Master; an exception is thrown if this fails.
Constants - Class in tachyon
System wide constants
Constants() - Constructor for class tachyon.Constants
 
containsBlock(long) - Method in class tachyon.worker.hierarchy.StorageDir
Check whether the StorageDir contains certain block
containsBlock(long) - Method in class tachyon.worker.hierarchy.StorageTier
Check whether certain block exists in current StorageTier
convertByteArrayToStringWithoutEscape(byte[], int, int) - Static method in class tachyon.util.CommonUtils
 
convertMsToClockTime(long) - Static method in class tachyon.util.CommonUtils
 
convertMsToDate(long) - Static method in class tachyon.util.CommonUtils
 
convertMsToShortClockTime(long) - Static method in class tachyon.util.CommonUtils
 
convertMsToSimpleDate(long) - Static method in class tachyon.util.CommonUtils
 
copyBlock(long, StorageDir) - Method in class tachyon.worker.hierarchy.StorageDir
Copy block file from this StorageDir to another StorageDir, the caller needs to make sure the block is locked during copying
copyFromLocal(String[]) - Method in class tachyon.command.TFsShell
Copies a file or directory specified by argv from the local filesystem to the filesystem.
copyToLocal(String[]) - Method in class tachyon.command.TFsShell
Copies a file specified by argv from the filesystem to the local filesystem.
count(String[]) - Method in class tachyon.command.TFsShell
Displays the number of folders and files matching the specified prefix in argv.
Counters - Class in tachyon.master
Class to store global counter in master's write head log and checkpoint file.
Counters(int, long, int) - Constructor for class tachyon.master.Counters
Create a new Counters.
create(MasterInfo, String) - Static method in class tachyon.master.Image
Write a new image to path.
create(String) - Method in class tachyon.UnderFileSystem
 
create(String, int) - Method in class tachyon.UnderFileSystem
 
create(String, short, int) - Method in class tachyon.UnderFileSystem
 
create(String) - Method in class tachyon.UnderFileSystemHdfs
 
create(String, int) - Method in class tachyon.UnderFileSystemHdfs
BlockSize should be a multiple of 512
create(String, short, int) - Method in class tachyon.UnderFileSystemHdfs
 
create(String) - Method in class tachyon.UnderFileSystemSingleLocal
 
create(String, int) - Method in class tachyon.UnderFileSystemSingleLocal
 
create(String, short, int) - Method in class tachyon.UnderFileSystemSingleLocal
 
createBlockRequestMessage() - Static method in class tachyon.worker.nio.DataServerMessage
Create a default block request message, just allocate the message header, and no attribute is set.
createBlockRequestMessage(long) - Static method in class tachyon.worker.nio.DataServerMessage
Create a block request message specified by the block's id, and the message is ready to be sent.
createBlockRequestMessage(long, long, long) - Static method in class tachyon.worker.nio.DataServerMessage
Create a block request message specified by the block's id, the offset and the length.
createBlockResponseMessage(boolean, long, ByteBuffer) - Static method in class tachyon.worker.nio.DataServerMessage
Create a block response message specified by the block's id.
createBlockResponseMessage(boolean, long, long, long, ByteBuffer) - Static method in class tachyon.worker.nio.DataServerMessage
Create a block response message specified by the block's id, the offset and the length.
createDependency(List<String>, List<String>, String, List<ByteBuffer>, String, String, String, int, long) - Method in class tachyon.client.TachyonFS
Create a Dependency
createDependency(List<Integer>, List<Integer>, String, List<ByteBuffer>, String, String, String, DependencyType, int, long) - Method in class tachyon.master.EditLog
Log a createDependency operation.
createDependency(List<TachyonURI>, List<TachyonURI>, String, List<ByteBuffer>, String, String, String, DependencyType) - Method in class tachyon.master.MasterInfo
 
createEditLog(long) - Method in class tachyon.master.Journal
Create an edit log.
createErrorResponse(long) - Static method in class tachyon.worker.netty.BlockResponse
Creates a BlockResponse that represents a error case for the given block.
createFile(TachyonURI, TachyonURI, long, boolean) - Method in class tachyon.client.TachyonFS
Creates a new file in the file system.
createFile(String) - Method in class tachyon.client.TachyonFS
Deprecated.
createFile(boolean, TachyonURI, boolean, long, long) - Method in class tachyon.master.EditLog
Log a createFile operation.
createFile(boolean, TachyonURI, boolean, long) - Method in class tachyon.master.MasterInfo
Create a file.
createFile(TachyonURI, long) - Method in class tachyon.master.MasterInfo
 
createFile(TachyonURI, long, boolean) - Method in class tachyon.master.MasterInfo
 
createFiles() - Static method in class tachyon.examples.Performance
 
createImage(MasterInfo) - Method in class tachyon.master.Journal
Create a new image of the Master.
createImage(MasterInfo, String) - Method in class tachyon.master.Journal
Create a new image of the Master to the specified path.
createNewBlock(int) - Method in class tachyon.master.MasterInfo
Creates a new block for the given file.
createPartition(int) - Method in class tachyon.client.table.RawColumn
 
createRawTable(TachyonURI, int) - Method in class tachyon.client.TachyonFS
Create a RawTable and return its id
createRawTable(TachyonURI, int, ByteBuffer) - Method in class tachyon.client.TachyonFS
Create a RawTable and return its id
createRawTable(int, int, ByteBuffer) - Method in class tachyon.master.EditLog
Log a createRawTable operation.
createRawTable(TachyonURI, int, ByteBuffer) - Method in class tachyon.master.MasterInfo
Creates a raw table.
createWorker(InetSocketAddress, InetSocketAddress, int, int, int, int) - Static method in class tachyon.worker.TachyonWorker
Create a new TachyonWorker
createWorker(String, String, int, int, int, int) - Static method in class tachyon.worker.TachyonWorker
Create a new TachyonWorker
creationTimeMs - Variable in class tachyon.thrift.ClientFileInfo
 
CUR_DIR - Static variable in class tachyon.TachyonURI
 
currentBlocks - Variable in class tachyon.thrift.MasterService.worker_register_args
 

D

daemon(String) - Static method in class tachyon.util.ThreadFactoryUtils
Creates a ThreadFactory that spawns off daemon threads.
data - Variable in class tachyon.thrift.ClientDependencyInfo
 
data - Variable in class tachyon.thrift.MasterService.user_createDependency_args
 
DATA_FOLDER - Variable in class tachyon.conf.WorkerConf
 
DATA_PORT - Variable in class tachyon.conf.WorkerConf
 
DATA_SERVER_REQUEST_MESSAGE - Static variable in class tachyon.worker.nio.DataServerMessage
 
DATA_SERVER_RESPONSE_MESSAGE - Static variable in class tachyon.worker.nio.DataServerMessage
 
DataServer - Interface in tachyon.worker
Defines how to interact with a server running the data protocol.
DATASERVER_USER_ID - Static variable in class tachyon.Users
 
DataServerHandler - Class in tachyon.worker.netty
Main logic for the read path.
DataServerHandler(BlocksLocker) - Constructor for class tachyon.worker.netty.DataServerHandler
 
DataServerMessage - Class in tachyon.worker.nio
The message type used to send data request and response for remote data.
DAY_MS - Static variable in class tachyon.Constants
 
DEBUG - Static variable in class tachyon.Constants
 
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class tachyon.worker.netty.BlockRequest.Decoder
 
deepCopy() - Method in exception tachyon.thrift.BlockInfoException
 
deepCopy() - Method in class tachyon.thrift.ClientBlockInfo
 
deepCopy() - Method in class tachyon.thrift.ClientDependencyInfo
 
deepCopy() - Method in class tachyon.thrift.ClientFileInfo
 
deepCopy() - Method in class tachyon.thrift.ClientRawTableInfo
 
deepCopy() - Method in class tachyon.thrift.ClientWorkerInfo
 
deepCopy() - Method in class tachyon.thrift.Command
 
deepCopy() - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
deepCopy() - Method in exception tachyon.thrift.FailedToCheckpointException
 
deepCopy() - Method in exception tachyon.thrift.FileAlreadyExistException
 
deepCopy() - Method in exception tachyon.thrift.FileDoesNotExistException
 
deepCopy() - Method in exception tachyon.thrift.InvalidPathException
 
deepCopy() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.getWorkersInfo_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.liststatus_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.liststatus_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_createFile_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_delete_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_delete_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_freepath_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_freepath_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getUfsAddress_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getUserId_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_heartbeat_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_heartbeat_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_rename_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_rename_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
deepCopy() - Method in class tachyon.thrift.MasterService.worker_register_args
 
deepCopy() - Method in class tachyon.thrift.MasterService.worker_register_result
 
deepCopy() - Method in class tachyon.thrift.NetAddress
 
deepCopy() - Method in exception tachyon.thrift.NoWorkerException
 
deepCopy() - Method in exception tachyon.thrift.OutOfSpaceException
 
deepCopy() - Method in exception tachyon.thrift.SuspectedFileSizeException
 
deepCopy() - Method in exception tachyon.thrift.TableColumnException
 
deepCopy() - Method in exception tachyon.thrift.TableDoesNotExistException
 
deepCopy() - Method in exception tachyon.thrift.TachyonException
 
deepCopy() - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
deepCopy() - Method in class tachyon.thrift.WorkerService.accessBlock_result
 
deepCopy() - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
deepCopy() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
deepCopy() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
deepCopy() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
deepCopy() - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
deepCopy() - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
deepCopy() - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
deepCopy() - Method in class tachyon.thrift.WorkerService.cancelBlock_result
 
deepCopy() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
deepCopy() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
deepCopy() - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
deepCopy() - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
deepCopy() - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
deepCopy() - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
deepCopy() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
deepCopy() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
deepCopy() - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
deepCopy() - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
deepCopy() - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
deepCopy() - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
deepCopy() - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
deepCopy() - Method in class tachyon.thrift.WorkerService.userHeartbeat_result
 
DEFAULT_BLOCK_SIZE_BYTE - Variable in class tachyon.conf.UserConf
 
DEFAULT_BLOCK_SIZE_BYTE - Static variable in class tachyon.Constants
 
DEFAULT_HADOOP_UFS_PREFIX - Static variable in class tachyon.conf.CommonConf
 
DEFAULT_MASTER_PORT - Static variable in class tachyon.Constants
 
DEFAULT_MASTER_WEB_PORT - Static variable in class tachyon.Constants
 
DEFAULT_WORKER_DATA_SERVER_PORT - Static variable in class tachyon.Constants
 
DEFAULT_WORKER_PORT - Static variable in class tachyon.Constants
 
DEFAULT_WRITE_TYPE - Variable in class tachyon.conf.UserConf
 
defaultType() - Static method in enum tachyon.worker.netty.ChannelType
Determines the default type to use based off the system.
delete(int, TachyonURI, boolean) - Method in class tachyon.client.TachyonFS
Deletes a file or folder
delete(String, boolean) - Method in class tachyon.client.TachyonFS
Deprecated.
delete(int, boolean, long) - Method in class tachyon.master.EditLog
Log a delete operation.
delete(int, boolean) - Method in class tachyon.master.MasterInfo
Delete a file based on the file's ID.
delete(TachyonURI, boolean) - Method in class tachyon.master.MasterInfo
Delete files based on the path.
delete(int) - Method in class tachyon.master.RawTables
Remove a raw table.
delete(String, boolean) - Method in class tachyon.UnderFileSystem
 
delete(String, boolean) - Method in class tachyon.UnderFileSystemHdfs
 
delete(String, boolean) - Method in class tachyon.UnderFileSystemSingleLocal
 
delete() - Method in class tachyon.worker.BlockHandler
Deletes the block
delete() - Method in class tachyon.worker.BlockHandlerLocal
 
deleteBlock(long) - Method in class tachyon.worker.hierarchy.StorageDir
Remove a block from current StorageDir, once calling this method, the block will not be available any longer
deleteCompletedLogs(String, int) - Method in class tachyon.master.EditLog
Delete the completed logs.
Dependency - Class in tachyon.master
Describe the lineage between files.
Dependency(int, List<Integer>, List<Integer>, String, List<ByteBuffer>, String, String, String, DependencyType, Collection<Integer>, long) - Constructor for class tachyon.master.Dependency
Create a new dependency
DependencyDoesNotExistException - Exception in tachyon.thrift
 
DependencyDoesNotExistException() - Constructor for exception tachyon.thrift.DependencyDoesNotExistException
 
DependencyDoesNotExistException(String) - Constructor for exception tachyon.thrift.DependencyDoesNotExistException
 
DependencyDoesNotExistException(DependencyDoesNotExistException) - Constructor for exception tachyon.thrift.DependencyDoesNotExistException
Performs a deep copy on other.
DependencyDoesNotExistException._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
dependencyId - Variable in class tachyon.thrift.ClientFileInfo
 
dependencyId - Variable in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
DependencyType - Enum in tachyon.master
The type of Dependency, Wide and Narrow.
dependencyType - Variable in class tachyon.thrift.MasterService.user_createDependency_args
 
DependencyVariables - Class in tachyon.master
The variables used to generate the command of the Dependency.
DependencyVariables() - Constructor for class tachyon.master.DependencyVariables
 
depId - Variable in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class tachyon.web.WebInterfaceBrowseServlet
Populates attribute fields with data from the MasterInfo associated with this servlet.
doGet(HttpServletRequest, HttpServletResponse) - Method in class tachyon.web.WebInterfaceConfigurationServlet
Populates attributes before redirecting to a jsp.
doGet(HttpServletRequest, HttpServletResponse) - Method in class tachyon.web.WebInterfaceDependencyServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class tachyon.web.WebInterfaceDownloadServlet
Prepares for downloading a file
doGet(HttpServletRequest, HttpServletResponse) - Method in class tachyon.web.WebInterfaceGeneralServlet
Redirects the request to a JSP after populating attributes via populateValues.
doGet(HttpServletRequest, HttpServletResponse) - Method in class tachyon.web.WebInterfaceMemoryServlet
Populates attributes before redirecting to a jsp.
doGet(HttpServletRequest, HttpServletResponse) - Method in class tachyon.web.WebInterfaceWorkersServlet
Populates attributes before redirecting to a jsp.
doPost(HttpServletRequest, HttpServletResponse) - Method in class tachyon.web.WebInterfaceDependencyServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class tachyon.web.WebInterfaceGeneralServlet
 
dstPath - Variable in class tachyon.thrift.MasterService.user_rename_args
 

E

e - Variable in class tachyon.thrift.MasterService.user_completeFile_result
 
e - Variable in class tachyon.thrift.MasterService.user_createNewBlock_result
 
e - Variable in class tachyon.thrift.MasterService.user_delete_result
 
e - Variable in class tachyon.thrift.MasterService.user_freepath_result
 
e - Variable in class tachyon.thrift.MasterService.user_getBlockId_result
 
e - Variable in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
e - Variable in class tachyon.thrift.MasterService.user_getRawTableId_result
 
e - Variable in class tachyon.thrift.MasterService.user_getWorker_result
 
e - Variable in class tachyon.thrift.MasterService.user_reportLostFile_result
 
e - Variable in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
e - Variable in class tachyon.thrift.MasterService.user_setPinned_result
 
e - Variable in class tachyon.thrift.MasterService.worker_heartbeat_result
 
e - Variable in class tachyon.thrift.MasterService.worker_register_result
 
e - Variable in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
eA - Variable in class tachyon.thrift.MasterService.user_createDependency_result
 
eA - Variable in class tachyon.thrift.MasterService.user_rename_result
 
eB - Variable in class tachyon.thrift.MasterService.addCheckpoint_result
 
eB - Variable in class tachyon.thrift.MasterService.user_createDependency_result
 
eB - Variable in class tachyon.thrift.MasterService.user_createFile_result
 
eB - Variable in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
eB - Variable in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
eB - Variable in class tachyon.thrift.WorkerService.addCheckpoint_result
 
eB - Variable in class tachyon.thrift.WorkerService.cacheBlock_result
 
EditLog - Class in tachyon.master
Master operation journal.
EditLog(String, boolean, long) - Constructor for class tachyon.master.EditLog
Create a new EditLog
EditLogProcessor - Class in tachyon.master
Class that periodically looks for completed edit logs to update metadata of failover nodes.
EditLogProcessor(Journal, String, MasterInfo) - Constructor for class tachyon.master.EditLogProcessor
Create a new EditLogProcessor.
eF - Variable in class tachyon.thrift.MasterService.liststatus_result
 
eF - Variable in class tachyon.thrift.MasterService.user_createDependency_result
 
eF - Variable in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
eF - Variable in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
eF - Variable in class tachyon.thrift.MasterService.user_rename_result
 
eF - Variable in class tachyon.thrift.WorkerService.addCheckpoint_result
 
eI - Variable in class tachyon.thrift.MasterService.getFileStatus_result
 
eI - Variable in class tachyon.thrift.MasterService.liststatus_result
 
eI - Variable in class tachyon.thrift.MasterService.user_createDependency_result
 
eI - Variable in class tachyon.thrift.MasterService.user_createFile_result
 
eI - Variable in class tachyon.thrift.MasterService.user_createRawTable_result
 
eI - Variable in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
eI - Variable in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
eI - Variable in class tachyon.thrift.MasterService.user_mkdirs_result
 
eI - Variable in class tachyon.thrift.MasterService.user_rename_result
 
EMPTY_URI - Static variable in class tachyon.TachyonURI
 
EmptyBlockInStream - Class in tachyon.client
EmptyBlockInStream is a InStream can not read anything.
encode(ChannelHandlerContext, BlockResponse, List<Object>) - Method in class tachyon.worker.netty.BlockResponse.Encoder
 
eP - Variable in class tachyon.thrift.MasterService.addCheckpoint_result
 
eP - Variable in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
eP - Variable in class tachyon.thrift.WorkerService.addCheckpoint_result
 
eP - Variable in class tachyon.thrift.WorkerService.cacheBlock_result
 
eP - Variable in class tachyon.thrift.WorkerService.lockBlock_result
 
eP - Variable in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
eP - Variable in class tachyon.thrift.WorkerService.requestSpace_result
 
equals(Object) - Method in class tachyon.client.TachyonFile
 
equals(Object) - Method in class tachyon.master.Counters
 
equals(Object) - Method in class tachyon.master.Inode
 
equals(Object) - Method in class tachyon.Pair
 
equals(Object) - Method in class tachyon.TachyonURI
 
equals(Object) - Method in exception tachyon.thrift.BlockInfoException
 
equals(BlockInfoException) - Method in exception tachyon.thrift.BlockInfoException
 
equals(Object) - Method in class tachyon.thrift.ClientBlockInfo
 
equals(ClientBlockInfo) - Method in class tachyon.thrift.ClientBlockInfo
 
equals(Object) - Method in class tachyon.thrift.ClientDependencyInfo
 
equals(ClientDependencyInfo) - Method in class tachyon.thrift.ClientDependencyInfo
 
equals(Object) - Method in class tachyon.thrift.ClientFileInfo
 
equals(ClientFileInfo) - Method in class tachyon.thrift.ClientFileInfo
 
equals(Object) - Method in class tachyon.thrift.ClientRawTableInfo
 
equals(ClientRawTableInfo) - Method in class tachyon.thrift.ClientRawTableInfo
 
equals(Object) - Method in class tachyon.thrift.ClientWorkerInfo
 
equals(ClientWorkerInfo) - Method in class tachyon.thrift.ClientWorkerInfo
 
equals(Object) - Method in class tachyon.thrift.Command
 
equals(Command) - Method in class tachyon.thrift.Command
 
equals(Object) - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
equals(DependencyDoesNotExistException) - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
equals(Object) - Method in exception tachyon.thrift.FailedToCheckpointException
 
equals(FailedToCheckpointException) - Method in exception tachyon.thrift.FailedToCheckpointException
 
equals(Object) - Method in exception tachyon.thrift.FileAlreadyExistException
 
equals(FileAlreadyExistException) - Method in exception tachyon.thrift.FileAlreadyExistException
 
equals(Object) - Method in exception tachyon.thrift.FileDoesNotExistException
 
equals(FileDoesNotExistException) - Method in exception tachyon.thrift.FileDoesNotExistException
 
equals(Object) - Method in exception tachyon.thrift.InvalidPathException
 
equals(InvalidPathException) - Method in exception tachyon.thrift.InvalidPathException
 
equals(Object) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
equals(MasterService.addCheckpoint_args) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
equals(MasterService.addCheckpoint_result) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
equals(MasterService.getFileStatus_args) - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
equals(MasterService.getFileStatus_result) - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.getWorkersInfo_args
 
equals(MasterService.getWorkersInfo_args) - Method in class tachyon.thrift.MasterService.getWorkersInfo_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
equals(MasterService.getWorkersInfo_result) - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.liststatus_args
 
equals(MasterService.liststatus_args) - Method in class tachyon.thrift.MasterService.liststatus_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.liststatus_result
 
equals(MasterService.liststatus_result) - Method in class tachyon.thrift.MasterService.liststatus_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
equals(MasterService.user_completeFile_args) - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
equals(MasterService.user_completeFile_result) - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
equals(MasterService.user_createDependency_args) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
equals(MasterService.user_createDependency_result) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
equals(MasterService.user_createFile_args) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
equals(MasterService.user_createFile_result) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
equals(MasterService.user_createNewBlock_args) - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
equals(MasterService.user_createNewBlock_result) - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
equals(MasterService.user_createRawTable_args) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
equals(MasterService.user_createRawTable_result) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_delete_args
 
equals(MasterService.user_delete_args) - Method in class tachyon.thrift.MasterService.user_delete_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_delete_result
 
equals(MasterService.user_delete_result) - Method in class tachyon.thrift.MasterService.user_delete_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_freepath_args
 
equals(MasterService.user_freepath_args) - Method in class tachyon.thrift.MasterService.user_freepath_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_freepath_result
 
equals(MasterService.user_freepath_result) - Method in class tachyon.thrift.MasterService.user_freepath_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
equals(MasterService.user_getBlockId_args) - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
equals(MasterService.user_getBlockId_result) - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
equals(MasterService.user_getClientBlockInfo_args) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
equals(MasterService.user_getClientBlockInfo_result) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
equals(MasterService.user_getClientDependencyInfo_args) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
equals(MasterService.user_getClientDependencyInfo_result) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
equals(MasterService.user_getClientRawTableInfo_args) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
equals(MasterService.user_getClientRawTableInfo_result) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
equals(MasterService.user_getFileBlocks_args) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
equals(MasterService.user_getFileBlocks_result) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
equals(MasterService.user_getRawTableId_args) - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
equals(MasterService.user_getRawTableId_result) - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_args
 
equals(MasterService.user_getUfsAddress_args) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
equals(MasterService.user_getUfsAddress_result) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getUserId_args
 
equals(MasterService.user_getUserId_args) - Method in class tachyon.thrift.MasterService.user_getUserId_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
equals(MasterService.user_getUserId_result) - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
equals(MasterService.user_getWorker_args) - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
equals(MasterService.user_getWorker_result) - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_heartbeat_args
 
equals(MasterService.user_heartbeat_args) - Method in class tachyon.thrift.MasterService.user_heartbeat_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_heartbeat_result
 
equals(MasterService.user_heartbeat_result) - Method in class tachyon.thrift.MasterService.user_heartbeat_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
equals(MasterService.user_mkdirs_args) - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
equals(MasterService.user_mkdirs_result) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_rename_args
 
equals(MasterService.user_rename_args) - Method in class tachyon.thrift.MasterService.user_rename_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_rename_result
 
equals(MasterService.user_rename_result) - Method in class tachyon.thrift.MasterService.user_rename_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
equals(MasterService.user_reportLostFile_args) - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
equals(MasterService.user_reportLostFile_result) - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
equals(MasterService.user_requestFilesInDependency_args) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
equals(MasterService.user_requestFilesInDependency_result) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
equals(MasterService.user_setPinned_args) - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
equals(MasterService.user_setPinned_result) - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
equals(MasterService.user_updateRawTableMetadata_args) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
equals(MasterService.user_updateRawTableMetadata_result) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
equals(MasterService.worker_cacheBlock_args) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
equals(MasterService.worker_cacheBlock_result) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_args
 
equals(MasterService.worker_getPinIdList_args) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
equals(MasterService.worker_getPinIdList_result) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
equals(MasterService.worker_getPriorityDependencyList_args) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
equals(MasterService.worker_getPriorityDependencyList_result) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
equals(MasterService.worker_heartbeat_args) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
equals(MasterService.worker_heartbeat_result) - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
equals(Object) - Method in class tachyon.thrift.MasterService.worker_register_args
 
equals(MasterService.worker_register_args) - Method in class tachyon.thrift.MasterService.worker_register_args
 
equals(Object) - Method in class tachyon.thrift.MasterService.worker_register_result
 
equals(MasterService.worker_register_result) - Method in class tachyon.thrift.MasterService.worker_register_result
 
equals(Object) - Method in class tachyon.thrift.NetAddress
 
equals(NetAddress) - Method in class tachyon.thrift.NetAddress
 
equals(Object) - Method in exception tachyon.thrift.NoWorkerException
 
equals(NoWorkerException) - Method in exception tachyon.thrift.NoWorkerException
 
equals(Object) - Method in exception tachyon.thrift.OutOfSpaceException
 
equals(OutOfSpaceException) - Method in exception tachyon.thrift.OutOfSpaceException
 
equals(Object) - Method in exception tachyon.thrift.SuspectedFileSizeException
 
equals(SuspectedFileSizeException) - Method in exception tachyon.thrift.SuspectedFileSizeException
 
equals(Object) - Method in exception tachyon.thrift.TableColumnException
 
equals(TableColumnException) - Method in exception tachyon.thrift.TableColumnException
 
equals(Object) - Method in exception tachyon.thrift.TableDoesNotExistException
 
equals(TableDoesNotExistException) - Method in exception tachyon.thrift.TableDoesNotExistException
 
equals(Object) - Method in exception tachyon.thrift.TachyonException
 
equals(TachyonException) - Method in exception tachyon.thrift.TachyonException
 
equals(Object) - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
equals(WorkerService.accessBlock_args) - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
equals(Object) - Method in class tachyon.thrift.WorkerService.accessBlock_result
 
equals(WorkerService.accessBlock_result) - Method in class tachyon.thrift.WorkerService.accessBlock_result
 
equals(Object) - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
equals(WorkerService.addCheckpoint_args) - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
equals(Object) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
equals(WorkerService.addCheckpoint_result) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
equals(Object) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
equals(WorkerService.asyncCheckpoint_args) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
equals(Object) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
equals(WorkerService.asyncCheckpoint_result) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
equals(Object) - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
equals(WorkerService.cacheBlock_args) - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
equals(Object) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
equals(WorkerService.cacheBlock_result) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
equals(Object) - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
equals(WorkerService.cancelBlock_args) - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
equals(Object) - Method in class tachyon.thrift.WorkerService.cancelBlock_result
 
equals(WorkerService.cancelBlock_result) - Method in class tachyon.thrift.WorkerService.cancelBlock_result
 
equals(Object) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
equals(WorkerService.getUserUfsTempFolder_args) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
equals(Object) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
equals(WorkerService.getUserUfsTempFolder_result) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
equals(Object) - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
equals(WorkerService.lockBlock_args) - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
equals(Object) - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
equals(WorkerService.lockBlock_result) - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
equals(Object) - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
equals(WorkerService.promoteBlock_args) - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
equals(Object) - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
equals(WorkerService.promoteBlock_result) - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
equals(Object) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
equals(WorkerService.requestBlockLocation_args) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
equals(Object) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
equals(WorkerService.requestBlockLocation_result) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
equals(Object) - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
equals(WorkerService.requestSpace_args) - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
equals(Object) - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
equals(WorkerService.requestSpace_result) - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
equals(Object) - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
equals(WorkerService.unlockBlock_args) - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
equals(Object) - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
equals(WorkerService.unlockBlock_result) - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
equals(Object) - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
equals(WorkerService.userHeartbeat_args) - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
equals(Object) - Method in class tachyon.thrift.WorkerService.userHeartbeat_result
 
equals(WorkerService.userHeartbeat_result) - Method in class tachyon.thrift.WorkerService.userHeartbeat_result
 
eR - Variable in class tachyon.thrift.MasterService.user_createFile_result
 
eR - Variable in class tachyon.thrift.MasterService.user_createRawTable_result
 
eR - Variable in class tachyon.thrift.MasterService.user_mkdirs_result
 
eS - Variable in class tachyon.thrift.MasterService.addCheckpoint_result
 
eS - Variable in class tachyon.thrift.MasterService.user_createFile_result
 
eS - Variable in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
eS - Variable in class tachyon.thrift.WorkerService.addCheckpoint_result
 
eS - Variable in class tachyon.thrift.WorkerService.cacheBlock_result
 
eS - Variable in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
eT - Variable in class tachyon.thrift.MasterService.user_createDependency_result
 
eT - Variable in class tachyon.thrift.MasterService.user_createFile_result
 
eT - Variable in class tachyon.thrift.MasterService.user_createRawTable_result
 
eT - Variable in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
eT - Variable in class tachyon.thrift.MasterService.user_mkdirs_result
 
eT - Variable in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
eTa - Variable in class tachyon.thrift.MasterService.user_createRawTable_result
 
eTa - Variable in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
EVICT_STRATEGY_TYPE - Variable in class tachyon.conf.WorkerConf
 
EvictLRU - Class in tachyon.worker.eviction
Used to evict old blocks among several StorageDirs by LRU strategy.
EvictLRU(boolean) - Constructor for class tachyon.worker.eviction.EvictLRU
 
EvictLRUBase - Class in tachyon.worker.eviction
Base class for evicting blocks by LRU strategy.
EvictLRUBase(boolean) - Constructor for class tachyon.worker.eviction.EvictLRUBase
 
EvictPartialLRU - Class in tachyon.worker.eviction
Used to evict blocks in certain StorageDir by LRU strategy.
EvictPartialLRU(boolean) - Constructor for class tachyon.worker.eviction.EvictPartialLRU
 
EvictStrategies - Class in tachyon.worker.eviction
Used to get specific EvictStrategy by EvictStrategyType
EvictStrategy - Interface in tachyon.worker.eviction
Used to get StorageDir which space is allocated in and blocks that will be evicted to get enough space.
EvictStrategyType - Enum in tachyon.worker.eviction
Different types of EvictionStrategy, currently LRU based strategies are implemented
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class tachyon.worker.netty.DataServerHandler
 
exist(TachyonURI) - Method in class tachyon.client.TachyonFS
Return whether the file exists or not
exist(int) - Method in class tachyon.master.RawTables
Test if the raw table exist or not.
exists(String) - Method in class tachyon.UnderFileSystem
 
exists(String) - Method in class tachyon.UnderFileSystemHdfs
 
exists(String) - Method in class tachyon.UnderFileSystemSingleLocal
 
ExponentialBackoffRetry - Class in tachyon.retry
Each retry will cause a sleep to happen.
ExponentialBackoffRetry(int, int, int) - Constructor for class tachyon.retry.ExponentialBackoffRetry
 

F

FAILED_SPACE_REQUEST_LIMITS - Variable in class tachyon.conf.UserConf
 
FailedToCheckpointException - Exception in tachyon.thrift
 
FailedToCheckpointException() - Constructor for exception tachyon.thrift.FailedToCheckpointException
 
FailedToCheckpointException(String) - Constructor for exception tachyon.thrift.FailedToCheckpointException
 
FailedToCheckpointException(FailedToCheckpointException) - Constructor for exception tachyon.thrift.FailedToCheckpointException
Performs a deep copy on other.
FailedToCheckpointException._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
fieldForId(int) - Method in exception tachyon.thrift.BlockInfoException
 
fieldForId(int) - Method in class tachyon.thrift.ClientBlockInfo
 
fieldForId(int) - Method in class tachyon.thrift.ClientDependencyInfo
 
fieldForId(int) - Method in class tachyon.thrift.ClientFileInfo
 
fieldForId(int) - Method in class tachyon.thrift.ClientRawTableInfo
 
fieldForId(int) - Method in class tachyon.thrift.ClientWorkerInfo
 
fieldForId(int) - Method in class tachyon.thrift.Command
 
fieldForId(int) - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
fieldForId(int) - Method in exception tachyon.thrift.FailedToCheckpointException
 
fieldForId(int) - Method in exception tachyon.thrift.FileAlreadyExistException
 
fieldForId(int) - Method in exception tachyon.thrift.FileDoesNotExistException
 
fieldForId(int) - Method in exception tachyon.thrift.InvalidPathException
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.getWorkersInfo_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.liststatus_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.liststatus_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_delete_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_delete_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_freepath_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_freepath_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getUserId_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_heartbeat_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_heartbeat_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_rename_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_rename_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.worker_register_args
 
fieldForId(int) - Method in class tachyon.thrift.MasterService.worker_register_result
 
fieldForId(int) - Method in class tachyon.thrift.NetAddress
 
fieldForId(int) - Method in exception tachyon.thrift.NoWorkerException
 
fieldForId(int) - Method in exception tachyon.thrift.OutOfSpaceException
 
fieldForId(int) - Method in exception tachyon.thrift.SuspectedFileSizeException
 
fieldForId(int) - Method in exception tachyon.thrift.TableColumnException
 
fieldForId(int) - Method in exception tachyon.thrift.TableDoesNotExistException
 
fieldForId(int) - Method in exception tachyon.thrift.TachyonException
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.accessBlock_result
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.cancelBlock_result
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
fieldForId(int) - Method in class tachyon.thrift.WorkerService.userHeartbeat_result
 
FILE_BUFFER_BYTES - Variable in class tachyon.conf.UserConf
 
FileAlreadyExistException - Exception in tachyon.thrift
 
FileAlreadyExistException() - Constructor for exception tachyon.thrift.FileAlreadyExistException
 
FileAlreadyExistException(String) - Constructor for exception tachyon.thrift.FileAlreadyExistException
 
FileAlreadyExistException(FileAlreadyExistException) - Constructor for exception tachyon.thrift.FileAlreadyExistException
Performs a deep copy on other.
FileAlreadyExistException._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
FileDoesNotExistException - Exception in tachyon.thrift
 
FileDoesNotExistException() - Constructor for exception tachyon.thrift.FileDoesNotExistException
 
FileDoesNotExistException(String) - Constructor for exception tachyon.thrift.FileDoesNotExistException
 
FileDoesNotExistException(FileDoesNotExistException) - Constructor for exception tachyon.thrift.FileDoesNotExistException
Performs a deep copy on other.
FileDoesNotExistException._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
fileId - Variable in class tachyon.thrift.MasterService.addCheckpoint_args
 
fileId - Variable in class tachyon.thrift.MasterService.getFileStatus_args
 
fileId - Variable in class tachyon.thrift.MasterService.user_completeFile_args
 
fileId - Variable in class tachyon.thrift.MasterService.user_createNewBlock_args
 
fileId - Variable in class tachyon.thrift.MasterService.user_delete_args
 
fileId - Variable in class tachyon.thrift.MasterService.user_freepath_args
 
fileId - Variable in class tachyon.thrift.MasterService.user_getBlockId_args
 
fileId - Variable in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
fileId - Variable in class tachyon.thrift.MasterService.user_rename_args
 
fileId - Variable in class tachyon.thrift.MasterService.user_reportLostFile_args
 
fileId - Variable in class tachyon.thrift.MasterService.user_setPinned_args
 
fileId - Variable in class tachyon.thrift.WorkerService.addCheckpoint_args
 
fileId - Variable in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
fileinfo(String[]) - Method in class tachyon.command.TFsShell
Displays the file's all blocks info
FileInStream - Class in tachyon.client
FileInStream implementation of TachyonFile.
FileInStream(TachyonFile, ReadType) - Constructor for class tachyon.client.FileInStream
 
FileInStream(TachyonFile, ReadType, Object) - Constructor for class tachyon.client.FileInStream
 
FileOutStream - Class in tachyon.client
FileOutStream implementation of TachyonFile.
FileTransferType - Enum in tachyon.worker.netty
How a read response will transfer block data over the network.
findByName(String) - Static method in enum tachyon.thrift.BlockInfoException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.ClientBlockInfo._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.ClientDependencyInfo._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.ClientFileInfo._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.ClientRawTableInfo._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.ClientWorkerInfo._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.Command._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.DependencyDoesNotExistException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.FailedToCheckpointException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.FileAlreadyExistException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.FileDoesNotExistException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.InvalidPathException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.addCheckpoint_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.addCheckpoint_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.getFileStatus_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.getFileStatus_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.getWorkersInfo_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.getWorkersInfo_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.liststatus_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.liststatus_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_completeFile_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_completeFile_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_createDependency_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_createDependency_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_createFile_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_createFile_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_createNewBlock_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_createNewBlock_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_createRawTable_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_createRawTable_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_delete_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_delete_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_freepath_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_freepath_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getBlockId_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getBlockId_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getClientBlockInfo_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getClientBlockInfo_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getClientDependencyInfo_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getClientDependencyInfo_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getClientRawTableInfo_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getClientRawTableInfo_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getFileBlocks_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getFileBlocks_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getRawTableId_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getRawTableId_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getUfsAddress_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getUfsAddress_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getUserId_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getUserId_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getWorker_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_getWorker_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_heartbeat_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_heartbeat_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_mkdirs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_mkdirs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_rename_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_rename_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_reportLostFile_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_reportLostFile_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_requestFilesInDependency_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_requestFilesInDependency_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_setPinned_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_setPinned_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_updateRawTableMetadata_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.user_updateRawTableMetadata_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.worker_cacheBlock_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.worker_cacheBlock_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.worker_getPinIdList_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.worker_getPinIdList_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.worker_getPriorityDependencyList_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.worker_getPriorityDependencyList_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.worker_heartbeat_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.worker_heartbeat_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.worker_register_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.MasterService.worker_register_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.NetAddress._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.NoWorkerException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.OutOfSpaceException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.SuspectedFileSizeException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.TableColumnException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.TableDoesNotExistException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.TachyonException._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.accessBlock_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.accessBlock_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.addCheckpoint_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.addCheckpoint_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.asyncCheckpoint_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.asyncCheckpoint_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.cacheBlock_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.cacheBlock_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.cancelBlock_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.cancelBlock_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.getUserUfsTempFolder_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.getUserUfsTempFolder_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.lockBlock_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.lockBlock_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.promoteBlock_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.promoteBlock_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.requestBlockLocation_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.requestBlockLocation_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.requestSpace_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.requestSpace_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.unlockBlock_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.unlockBlock_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.userHeartbeat_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum tachyon.thrift.WorkerService.userHeartbeat_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.BlockInfoException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.ClientBlockInfo._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.ClientDependencyInfo._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.ClientFileInfo._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.ClientRawTableInfo._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.ClientWorkerInfo._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.Command._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.DependencyDoesNotExistException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.FailedToCheckpointException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.FileAlreadyExistException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.FileDoesNotExistException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.InvalidPathException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.addCheckpoint_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.addCheckpoint_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.getFileStatus_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.getFileStatus_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.getWorkersInfo_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.getWorkersInfo_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.liststatus_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.liststatus_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_completeFile_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_completeFile_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_createDependency_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_createDependency_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_createFile_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_createFile_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_createNewBlock_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_createNewBlock_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_createRawTable_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_createRawTable_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_delete_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_delete_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_freepath_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_freepath_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getBlockId_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getBlockId_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getClientBlockInfo_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getClientBlockInfo_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getClientDependencyInfo_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getClientDependencyInfo_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getClientRawTableInfo_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getClientRawTableInfo_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getFileBlocks_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getFileBlocks_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getRawTableId_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getRawTableId_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getUfsAddress_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getUfsAddress_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getUserId_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getUserId_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getWorker_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_getWorker_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_heartbeat_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_heartbeat_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_mkdirs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_mkdirs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_rename_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_rename_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_reportLostFile_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_reportLostFile_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_requestFilesInDependency_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_requestFilesInDependency_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_setPinned_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_setPinned_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_updateRawTableMetadata_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.user_updateRawTableMetadata_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.worker_cacheBlock_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.worker_cacheBlock_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.worker_getPinIdList_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.worker_getPinIdList_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.worker_getPriorityDependencyList_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.worker_getPriorityDependencyList_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.worker_heartbeat_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.worker_heartbeat_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.worker_register_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.MasterService.worker_register_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.NetAddress._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.NoWorkerException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.OutOfSpaceException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.SuspectedFileSizeException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.TableColumnException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.TableDoesNotExistException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.TachyonException._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.accessBlock_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.accessBlock_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.addCheckpoint_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.addCheckpoint_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.asyncCheckpoint_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.asyncCheckpoint_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.cacheBlock_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.cacheBlock_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.cancelBlock_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.cancelBlock_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.getUserUfsTempFolder_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.getUserUfsTempFolder_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.lockBlock_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.lockBlock_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.promoteBlock_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.promoteBlock_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.requestBlockLocation_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.requestBlockLocation_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.requestSpace_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.requestSpace_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.unlockBlock_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.unlockBlock_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.userHeartbeat_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum tachyon.thrift.WorkerService.userHeartbeat_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.BlockInfoException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.ClientBlockInfo._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.ClientDependencyInfo._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.ClientFileInfo._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.ClientRawTableInfo._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.ClientWorkerInfo._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.Command._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.DependencyDoesNotExistException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.FailedToCheckpointException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.FileAlreadyExistException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.FileDoesNotExistException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.InvalidPathException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.addCheckpoint_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.addCheckpoint_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.getFileStatus_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.getFileStatus_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.getWorkersInfo_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.getWorkersInfo_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.liststatus_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.liststatus_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_completeFile_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_completeFile_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_createDependency_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_createDependency_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_createFile_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_createFile_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_createNewBlock_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_createNewBlock_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_createRawTable_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_createRawTable_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_delete_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_delete_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_freepath_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_freepath_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getBlockId_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getBlockId_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getClientBlockInfo_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getClientBlockInfo_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getClientDependencyInfo_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getClientDependencyInfo_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getClientRawTableInfo_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getClientRawTableInfo_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getFileBlocks_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getFileBlocks_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getRawTableId_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getRawTableId_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getUfsAddress_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getUfsAddress_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getUserId_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getUserId_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getWorker_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_getWorker_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_heartbeat_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_heartbeat_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_mkdirs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_mkdirs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_rename_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_rename_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_reportLostFile_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_reportLostFile_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_requestFilesInDependency_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_requestFilesInDependency_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_setPinned_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_setPinned_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_updateRawTableMetadata_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.user_updateRawTableMetadata_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.worker_cacheBlock_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.worker_cacheBlock_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.worker_getPinIdList_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.worker_getPinIdList_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.worker_getPriorityDependencyList_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.worker_getPriorityDependencyList_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.worker_heartbeat_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.worker_heartbeat_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.worker_register_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.MasterService.worker_register_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.NetAddress._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.NoWorkerException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.OutOfSpaceException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.SuspectedFileSizeException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.TableColumnException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.TableDoesNotExistException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.TachyonException._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.accessBlock_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.accessBlock_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.addCheckpoint_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.addCheckpoint_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.asyncCheckpoint_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.asyncCheckpoint_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.cacheBlock_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.cacheBlock_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.cancelBlock_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.cancelBlock_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.getUserUfsTempFolder_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.getUserUfsTempFolder_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.lockBlock_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.lockBlock_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.promoteBlock_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.promoteBlock_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.requestBlockLocation_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.requestBlockLocation_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.requestSpace_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.requestSpace_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.unlockBlock_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.unlockBlock_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.userHeartbeat_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum tachyon.thrift.WorkerService.userHeartbeat_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByValue(int) - Static method in enum tachyon.thrift.CommandType
Find a the enum type by its integer value, as defined in the Thrift IDL.
finishSending() - Method in class tachyon.worker.nio.DataServerMessage
Return whether the message finishes sending or not.
fitInPossible(StorageDir[], long) - Method in interface tachyon.worker.allocation.AllocateStrategy
Check whether it is possible to get enough space by evicting some blocks
fitInPossible(StorageDir[], long) - Method in class tachyon.worker.allocation.AllocateStrategyBase
 
flush() - Method in class tachyon.client.BlockOutStream
 
flush() - Method in class tachyon.client.FileOutStream
 
flush() - Method in class tachyon.client.OutStream
 
flush() - Method in class tachyon.master.EditLog
Flush the log onto the storage.
Format - Class in tachyon
Format Tachyon File System.
Format() - Constructor for class tachyon.Format
 
FORMAT_FILE_PREFIX - Variable in class tachyon.conf.MasterConf
 
framework - Variable in class tachyon.thrift.MasterService.user_createDependency_args
 
frameworkVersion - Variable in class tachyon.thrift.MasterService.user_createDependency_args
 
free(String[]) - Method in class tachyon.command.TFsShell
Free the file or Folder from tachyon in-memory specified by argv
freeBlocks(List<Long>) - Method in class tachyon.worker.WorkerStorage
Remove blocks from Tachyon cache space.
freepath(int, TachyonURI, boolean) - Method in class tachyon.client.TachyonFS
Frees in memory file or folder
freepath(TachyonURI, boolean) - Method in class tachyon.master.MasterInfo
Frees files based on the path

G

GB - Static variable in class tachyon.Constants
 
generateClientBlockInfo() - Method in class tachyon.master.BlockInfo
Generate a ClientBlockInfo of the block, which is used for the thrift server.
generateClientDependencyInfo() - Method in class tachyon.master.Dependency
Generate a ClientDependencyInfo, which is used for the thrift server.
generateClientFileInfo(String) - Method in class tachyon.master.Inode
Generate a ClientFileInfo of the file or folder.
generateClientFileInfo(String) - Method in class tachyon.master.InodeFile
 
generateClientFileInfo(String) - Method in class tachyon.master.InodeFolder
Generates client file info for the folder.
generateClientWorkerInfo() - Method in class tachyon.master.MasterWorkerInfo
 
generateNewByteBufferFromThriftRPCResults(ByteBuffer) - Static method in class tachyon.util.CommonUtils
 
get(TachyonFile, ReadType, int) - Static method in class tachyon.client.BlockInStream
Get a new BlockInStream of the given block without under file system configuration.
get(TachyonFile, ReadType, int, Object) - Static method in class tachyon.client.BlockInStream
Get a new BlockInStream of the given block with the under file system configuration.
get(String) - Static method in class tachyon.client.TachyonFS
Deprecated.
get(TachyonURI) - Static method in class tachyon.client.TachyonFS
Create a TachyonFS handler.
get(String, int, boolean) - Static method in class tachyon.client.TachyonFS
Create a TachyonFS handler.
get() - Static method in class tachyon.conf.CommonConf
 
get() - Static method in class tachyon.conf.MasterConf
 
get() - Static method in class tachyon.conf.UserConf
 
get() - Static method in class tachyon.conf.WorkerConf
 
get() - Method in class tachyon.io.ByteBufferReader
 
get(byte[]) - Method in class tachyon.io.ByteBufferReader
 
get(byte[], int, int) - Method in class tachyon.io.ByteBufferReader
 
get() - Method in class tachyon.io.JavaByteBufferReader
 
get(byte[]) - Method in class tachyon.io.JavaByteBufferReader
 
get(byte[], int, int) - Method in class tachyon.io.JavaByteBufferReader
 
get(String) - Static method in class tachyon.UnderFileSystem
Get the UnderFileSystem instance according to its schema.
get(String, Object) - Static method in class tachyon.UnderFileSystem
Get the UnderFileSystem instance according to its scheme and configuration.
get(String) - Static method in class tachyon.worker.BlockHandler
Create a block handler according to path scheme
getAbsolutePath() - Method in class tachyon.web.UiFileInfo
 
getAddedBlockIdList() - Method in class tachyon.worker.hierarchy.StorageDir
Get Ids of newly added blocks
getAddedBlockIds() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
getAddedBlockIdsSize() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
getAddress() - Method in class tachyon.master.MasterWorkerInfo
 
getAddress() - Method in class tachyon.thrift.ClientWorkerInfo
 
getAddress() - Method in class tachyon.worker.WorkerClient
 
getAlias() - Method in class tachyon.worker.hierarchy.StorageTier
Get the alias of the StorageTier's storage level
getAllocateStrategy(AllocateStrategyType) - Static method in class tachyon.worker.allocation.AllocateStrategies
Get AllocateStrategy based on configuration
getAsyncClient(TNonblockingTransport) - Method in class tachyon.thrift.MasterService.AsyncClient.Factory
 
getAsyncClient(TNonblockingTransport) - Method in class tachyon.thrift.WorkerService.AsyncClient.Factory
 
getAuthority() - Method in class tachyon.TachyonURI
Gets the authority of this TachyonURI
getAvailableBytes() - Method in class tachyon.master.MasterWorkerInfo
 
getAvailableBytes() - Method in class tachyon.worker.hierarchy.StorageDir
Get available space size in bytes in current StorageDir
getAvailableBytes() - Method in class tachyon.worker.SpaceCounter
 
getBlockData(long, long, int) - Method in class tachyon.worker.hierarchy.StorageDir
Read data into ByteBuffer from some block file, caller needs to make sure the block is locked during reading
getBlockFilePath(long) - Method in class tachyon.worker.hierarchy.StorageDir
Get file path of the block file
getBlockHandler(long) - Method in class tachyon.worker.hierarchy.StorageDir
Get block handler used to access the block file
getBlockId() - Method in class tachyon.client.BlockOutStream
 
getBlockId(int) - Method in class tachyon.client.TachyonFile
Return the block id of a block in the file, specified by blockIndex
getBlockId(int, int) - Method in class tachyon.client.TachyonFS
Get the block id by the file id and block index.
getBlockId() - Method in class tachyon.thrift.ClientBlockInfo
 
getBlockId() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
getBlockId() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
getBlockId() - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
getBlockId() - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
getBlockId() - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
getBlockId() - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
getBlockId() - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
getBlockId() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
getBlockId() - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
getBlockId() - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
getBlockId() - Method in class tachyon.worker.hierarchy.BlockInfo
Get Id of the block
getBlockId() - Method in class tachyon.worker.netty.BlockRequest
 
getBlockId() - Method in class tachyon.worker.netty.BlockResponse
 
getBlockId() - Method in class tachyon.worker.nio.DataServerMessage
Get the id of the block.
getBlockIdBasedOnOffset(long) - Method in class tachyon.master.InodeFile
Get the id of the specified block by the offset of the file.
getBlockIdBasedOnOffset(int, long) - Method in class tachyon.master.MasterInfo
 
getBlockIdFromFileName(String) - Static method in class tachyon.util.CommonUtils
 
getBlockIds() - Method in class tachyon.master.InodeFile
Get all the blocks of the file.
getBlockIds() - Method in class tachyon.thrift.ClientFileInfo
 
getBlockIds() - Method in class tachyon.worker.hierarchy.StorageDir
Get Ids of the blocks in current StorageDir
getBlockIdsIterator() - Method in class tachyon.thrift.ClientFileInfo
 
getBlockIdsSize() - Method in class tachyon.thrift.ClientFileInfo
 
getBlockIdWorkerIdPairs() - Method in class tachyon.master.BlockInfo
Get the list of pairs "blockId, workerId", where the blockId is the id of this block, and the workerId is the id of the worker who has the block's data in memory.
getBlockIdWorkerIdPairs() - Method in class tachyon.master.InodeFile
The pairs of the blocks and workers.
getBlockLength() - Method in class tachyon.web.WebInterfaceBrowseServlet.UiBlockInfo
 
getBlockList() - Method in class tachyon.master.InodeFile
Get the block list of the file, which is not a duplication.
getBlockList(TachyonURI) - Method in class tachyon.master.MasterInfo
Get the list of blocks of an InodeFile determined by path.
getBlockLocations(int) - Method in class tachyon.master.InodeFile
Get the locations of the specified block.
getBlockOffset() - Method in class tachyon.client.BlockOutStream
 
getBlocks() - Method in class tachyon.master.MasterWorkerInfo
 
getBlockSize(long) - Method in class tachyon.worker.hierarchy.StorageDir
Get size of the block in bytes
getBlockSizeByte() - Method in class tachyon.client.TachyonFile
Return the block's size of this file
getBlockSizeByte() - Method in class tachyon.master.InodeFile
Get the block size of the file
getBlockSizeByte() - Method in class tachyon.thrift.ClientFileInfo
 
getBlockSizeByte() - Method in class tachyon.thrift.MasterService.user_createFile_args
 
getBlockSizeByte(String) - Method in class tachyon.UnderFileSystem
 
getBlockSizeByte(String) - Method in class tachyon.UnderFileSystemHdfs
 
getBlockSizeByte(String) - Method in class tachyon.UnderFileSystemSingleLocal
 
getBlockSizeBytes() - Method in class tachyon.web.UiFileInfo
 
getBlockSizes() - Method in class tachyon.worker.hierarchy.StorageDir
Get sizes of the blocks in bytes in current StorageDir
getByteBuffer() - Method in class tachyon.io.ByteBufferWriter
 
getByteBuffer() - Method in class tachyon.io.JavaByteBufferWriter
 
getByteBufferReader(ByteBuffer) - Static method in class tachyon.io.ByteBufferReader
Get most efficient ByteBufferReader for the ByteBuffer.
getByteBufferWriter(ByteBuffer) - Static method in class tachyon.io.ByteBufferWriter
Get most efficient ByteBufferWriter for the ByteBuffer.
getCapacity() - Method in class tachyon.web.WebInterfaceWorkersServlet.NodeInfo
 
getCapacityBytes() - Method in class tachyon.master.MasterInfo
Get the capacity of the whole system.
getCapacityBytes() - Method in class tachyon.master.MasterWorkerInfo
 
getCapacityBytes() - Method in class tachyon.thrift.ClientWorkerInfo
 
getCapacityBytes() - Method in class tachyon.worker.hierarchy.StorageDir
Get capacity of current StorageDir in bytes
getCapacityBytes() - Method in class tachyon.worker.hierarchy.StorageTier
Get capacity of current StorageTier in bytes
getCapacityBytes() - Method in class tachyon.worker.SpaceCounter
 
getChannel() - Method in class tachyon.worker.BlockHandler
Gets channel used to access block
getChannel() - Method in class tachyon.worker.BlockHandlerLocal
 
getChar() - Method in class tachyon.io.ByteBufferReader
 
getChar() - Method in class tachyon.io.JavaByteBufferReader
 
getCheckpointPath() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
getCheckpointPath() - Method in class tachyon.web.UiFileInfo
 
getChild(int) - Method in class tachyon.master.InodeFolder
Returns the child with the given id.
getChild(String) - Method in class tachyon.master.InodeFolder
Returns the child with the given name.
getChildren() - Method in class tachyon.master.InodeFolder
Returns the folder's children.
getChildren() - Method in class tachyon.thrift.ClientDependencyInfo
 
getChildren() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getChildrenBlockSizeByte() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getChildrenDependency() - Method in class tachyon.master.Dependency
Get the children dependencies of this dependency.
getChildrenIds() - Method in class tachyon.master.InodeFolder
Returns the ids of the children.
getChildrenIterator() - Method in class tachyon.thrift.ClientDependencyInfo
 
getChildrenIterator() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getChildrenSize() - Method in class tachyon.thrift.ClientDependencyInfo
 
getChildrenSize() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getClient(String, String) - Static method in class tachyon.LeaderInquireClient
 
getClient(TProtocol) - Method in class tachyon.thrift.MasterService.Client.Factory
 
getClient(TProtocol, TProtocol) - Method in class tachyon.thrift.MasterService.Client.Factory
 
getClient(TProtocol) - Method in class tachyon.thrift.WorkerService.Client.Factory
 
getClient(TProtocol, TProtocol) - Method in class tachyon.thrift.WorkerService.Client.Factory
 
getClient(String) - Static method in class tachyon.UnderFileSystemHdfs
 
getClient(String, Object) - Static method in class tachyon.UnderFileSystemHdfs
 
getClient() - Static method in class tachyon.UnderFileSystemSingleLocal
 
getClientBlockInfo(int) - Method in class tachyon.client.TachyonFile
Get a ClientBlockInfo by the file id and block index
getClientBlockInfo(int) - Method in class tachyon.master.InodeFile
Get a ClientBlockInfo of the specified block.
getClientBlockInfo(long) - Method in class tachyon.master.MasterInfo
Get the block info associated with the given id.
getClientBlockInfos() - Method in class tachyon.master.InodeFile
Get file's all blocks' ClientBlockInfo information.
getClientDependencyInfo(int) - Method in class tachyon.client.TachyonFS
Get a ClientDependencyInfo by the dependency id
getClientDependencyInfo(int) - Method in class tachyon.master.MasterClient
 
getClientDependencyInfo(int) - Method in class tachyon.master.MasterInfo
Get the dependency info associated with the given id.
getClientFileInfo(int) - Method in class tachyon.master.MasterInfo
Get the file info associated with the given id.
getClientFileInfo(TachyonURI) - Method in class tachyon.master.MasterInfo
Get the file info for the file at the given path
getClientRawTableInfo(int) - Method in class tachyon.master.MasterInfo
Get the raw table info associated with the given id.
getClientRawTableInfo(TachyonURI) - Method in class tachyon.master.MasterInfo
Get the raw table info for the table at the given path
getColumns() - Method in class tachyon.client.table.RawTable
 
getColumns(int) - Method in class tachyon.master.RawTables
Get the number of the columns of a raw table.
getColumns() - Method in class tachyon.thrift.ClientRawTableInfo
 
getColumns() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
getCommand() - Method in class tachyon.master.Dependency
Get the command used for the recomputation.
getCommandPrefix() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getComment() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getConf() - Method in class tachyon.UnderFileSystem
To get the configuration object for UnderFileSystem.
getConf() - Method in class tachyon.UnderFileSystemHdfs
 
getConf() - Method in class tachyon.UnderFileSystemSingleLocal
 
getCreationTime() - Method in class tachyon.web.UiFileInfo
 
getCreationTimeMs() - Method in class tachyon.client.TachyonFile
Return the creation time of this file
getCreationTimeMs() - Method in class tachyon.master.Inode
Get the create time of the inode.
getCreationTimeMs() - Method in class tachyon.thrift.ClientFileInfo
 
getCurrentBlocks() - Method in class tachyon.thrift.MasterService.worker_register_args
 
getCurrentBlocksSize() - Method in class tachyon.thrift.MasterService.worker_register_args
 
getCurrentMs() - Static method in class tachyon.util.CommonUtils
 
getCurrentNs() - Static method in class tachyon.util.CommonUtils
 
getData() - Method in class tachyon.thrift.ClientDependencyInfo
 
getData() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getDataIterator() - Method in class tachyon.thrift.ClientDependencyInfo
 
getDataIterator() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getDataPort() - Method in class tachyon.worker.TachyonWorker
Gets the data port of the worker.
getDataSize() - Method in class tachyon.thrift.ClientDependencyInfo
 
getDataSize() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getDependencyCounter() - Method in class tachyon.master.Counters
 
getDependencyId() - Method in class tachyon.master.InodeFile
Get the dependency id of the file
getDependencyId() - Method in class tachyon.thrift.ClientFileInfo
 
getDependencyId() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
getDependencyId() - Method in class tachyon.web.UiFileInfo
 
getDependencyType(int) - Static method in enum tachyon.master.DependencyType
Get the enum value with the given integer value.
getDependencyType() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getDepId() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
getDepth() - Method in class tachyon.TachyonURI
Return the number of elements of the path component of the TachyonURI.
getDirCandidate(StorageDir[], Set<Integer>, long) - Method in class tachyon.worker.eviction.EvictLRU
 
getDirCandidate(StorageDir[], Set<Integer>, long) - Method in class tachyon.worker.eviction.EvictPartialLRU
 
getDirCandidate(StorageDir[], Set<Integer>, long) - Method in interface tachyon.worker.eviction.EvictStrategy
Get StorageDir allocated and also get blocks to be evicted among StorageDir candidates
getDirDataPath() - Method in class tachyon.worker.hierarchy.StorageDir
Get data path of current StorageDir
getDirPath() - Method in class tachyon.worker.hierarchy.StorageDir
Get root path of current StorageDir
getDiskReplication() - Method in class tachyon.client.TachyonFile
 
getDouble() - Method in class tachyon.io.ByteBufferReader
 
getDouble() - Method in class tachyon.io.JavaByteBufferReader
 
getDstPath() - Method in class tachyon.thrift.MasterService.user_rename_args
 
getE() - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
getE() - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
getE() - Method in class tachyon.thrift.MasterService.user_delete_result
 
getE() - Method in class tachyon.thrift.MasterService.user_freepath_result
 
getE() - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
getE() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
getE() - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
getE() - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
getE() - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
getE() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
getE() - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
getE() - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
getE() - Method in class tachyon.thrift.MasterService.worker_register_result
 
getE() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
getEA() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
getEA() - Method in class tachyon.thrift.MasterService.user_rename_result
 
getEB() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
getEB() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
getEB() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
getEB() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
getEB() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
getEB() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
getEB() - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
getEditLog() - Method in class tachyon.master.Journal
 
getEditTransactionCounter() - Method in class tachyon.master.Counters
 
getEF() - Method in class tachyon.thrift.MasterService.liststatus_result
 
getEF() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
getEF() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
getEF() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
getEF() - Method in class tachyon.thrift.MasterService.user_rename_result
 
getEF() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
getEI() - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
getEI() - Method in class tachyon.thrift.MasterService.liststatus_result
 
getEI() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
getEI() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
getEI() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
getEI() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
getEI() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
getEI() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
getEI() - Method in class tachyon.thrift.MasterService.user_rename_result
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.addCheckpoint
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.getFileStatus
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.getWorkersInfo
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.liststatus
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_completeFile
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createDependency
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createFile
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createNewBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createRawTable
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_delete
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_freepath
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getBlockId
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientBlockInfo
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientDependencyInfo
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientRawTableInfo
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getFileBlocks
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getRawTableId
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getUfsAddress
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getUserId
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getWorker
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_heartbeat
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_mkdirs
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_rename
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_reportLostFile
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_requestFilesInDependency
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_setPinned
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_updateRawTableMetadata
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_cacheBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_getPinIdList
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_getPriorityDependencyList
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_heartbeat
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_register
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.addCheckpoint
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.getFileStatus
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.getWorkersInfo
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.liststatus
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_completeFile
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_createDependency
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_createFile
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_createNewBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_createRawTable
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_delete
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_freepath
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_getBlockId
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_getClientBlockInfo
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_getClientDependencyInfo
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_getClientRawTableInfo
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_getFileBlocks
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_getRawTableId
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_getUfsAddress
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_getUserId
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_getWorker
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_heartbeat
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_mkdirs
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_rename
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_reportLostFile
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_requestFilesInDependency
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_setPinned
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.user_updateRawTableMetadata
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.worker_cacheBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.worker_getPinIdList
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.worker_getPriorityDependencyList
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.worker_heartbeat
 
getEmptyArgsInstance() - Method in class tachyon.thrift.MasterService.Processor.worker_register
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.accessBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.addCheckpoint
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.asyncCheckpoint
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.cacheBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.cancelBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.getUserUfsTempFolder
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.lockBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.promoteBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.requestBlockLocation
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.requestSpace
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.unlockBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.userHeartbeat
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.Processor.accessBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.Processor.addCheckpoint
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.Processor.asyncCheckpoint
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.Processor.cacheBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.Processor.cancelBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.Processor.getUserUfsTempFolder
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.Processor.lockBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.Processor.promoteBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.Processor.requestBlockLocation
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.Processor.requestSpace
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.Processor.unlockBlock
 
getEmptyArgsInstance() - Method in class tachyon.thrift.WorkerService.Processor.userHeartbeat
 
getEP() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
getEP() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
getEP() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
getEP() - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
getEP() - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
getEP() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
getEP() - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
getER() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
getER() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
getER() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
getES() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
getES() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
getES() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
getES() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
getES() - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
getES() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
getET() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
getET() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
getET() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
getET() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
getET() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
getET() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
getETa() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
getETa() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
getEvictStrategy(EvictStrategyType, boolean) - Static method in class tachyon.worker.eviction.EvictStrategies
Get block EvictStrategy based on configuration
getFieldName() - Method in enum tachyon.thrift.BlockInfoException._Fields
 
getFieldName() - Method in enum tachyon.thrift.ClientBlockInfo._Fields
 
getFieldName() - Method in enum tachyon.thrift.ClientDependencyInfo._Fields
 
getFieldName() - Method in enum tachyon.thrift.ClientFileInfo._Fields
 
getFieldName() - Method in enum tachyon.thrift.ClientRawTableInfo._Fields
 
getFieldName() - Method in enum tachyon.thrift.ClientWorkerInfo._Fields
 
getFieldName() - Method in enum tachyon.thrift.Command._Fields
 
getFieldName() - Method in enum tachyon.thrift.DependencyDoesNotExistException._Fields
 
getFieldName() - Method in enum tachyon.thrift.FailedToCheckpointException._Fields
 
getFieldName() - Method in enum tachyon.thrift.FileAlreadyExistException._Fields
 
getFieldName() - Method in enum tachyon.thrift.FileDoesNotExistException._Fields
 
getFieldName() - Method in enum tachyon.thrift.InvalidPathException._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.addCheckpoint_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.addCheckpoint_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.getFileStatus_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.getFileStatus_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.getWorkersInfo_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.getWorkersInfo_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.liststatus_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.liststatus_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_completeFile_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_completeFile_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_createDependency_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_createDependency_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_createFile_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_createFile_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_createNewBlock_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_createNewBlock_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_createRawTable_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_createRawTable_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_delete_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_delete_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_freepath_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_freepath_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getBlockId_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getBlockId_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getClientBlockInfo_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getClientBlockInfo_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getClientDependencyInfo_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getClientDependencyInfo_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getClientRawTableInfo_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getClientRawTableInfo_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getFileBlocks_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getFileBlocks_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getRawTableId_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getRawTableId_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getUfsAddress_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getUfsAddress_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getUserId_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getUserId_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getWorker_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_getWorker_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_heartbeat_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_heartbeat_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_mkdirs_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_mkdirs_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_rename_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_rename_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_reportLostFile_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_reportLostFile_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_requestFilesInDependency_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_requestFilesInDependency_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_setPinned_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_setPinned_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_updateRawTableMetadata_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.user_updateRawTableMetadata_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.worker_cacheBlock_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.worker_cacheBlock_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.worker_getPinIdList_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.worker_getPinIdList_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.worker_getPriorityDependencyList_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.worker_getPriorityDependencyList_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.worker_heartbeat_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.worker_heartbeat_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.worker_register_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.MasterService.worker_register_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.NetAddress._Fields
 
getFieldName() - Method in enum tachyon.thrift.NoWorkerException._Fields
 
getFieldName() - Method in enum tachyon.thrift.OutOfSpaceException._Fields
 
getFieldName() - Method in enum tachyon.thrift.SuspectedFileSizeException._Fields
 
getFieldName() - Method in enum tachyon.thrift.TableColumnException._Fields
 
getFieldName() - Method in enum tachyon.thrift.TableDoesNotExistException._Fields
 
getFieldName() - Method in enum tachyon.thrift.TachyonException._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.accessBlock_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.accessBlock_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.addCheckpoint_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.addCheckpoint_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.asyncCheckpoint_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.asyncCheckpoint_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.cacheBlock_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.cacheBlock_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.cancelBlock_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.cancelBlock_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.getUserUfsTempFolder_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.getUserUfsTempFolder_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.lockBlock_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.lockBlock_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.promoteBlock_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.promoteBlock_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.requestBlockLocation_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.requestBlockLocation_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.requestSpace_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.requestSpace_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.unlockBlock_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.unlockBlock_result._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.userHeartbeat_args._Fields
 
getFieldName() - Method in enum tachyon.thrift.WorkerService.userHeartbeat_result._Fields
 
getFieldValue(BlockInfoException._Fields) - Method in exception tachyon.thrift.BlockInfoException
 
getFieldValue(ClientBlockInfo._Fields) - Method in class tachyon.thrift.ClientBlockInfo
 
getFieldValue(ClientDependencyInfo._Fields) - Method in class tachyon.thrift.ClientDependencyInfo
 
getFieldValue(ClientFileInfo._Fields) - Method in class tachyon.thrift.ClientFileInfo
 
getFieldValue(ClientRawTableInfo._Fields) - Method in class tachyon.thrift.ClientRawTableInfo
 
getFieldValue(ClientWorkerInfo._Fields) - Method in class tachyon.thrift.ClientWorkerInfo
 
getFieldValue(Command._Fields) - Method in class tachyon.thrift.Command
 
getFieldValue(DependencyDoesNotExistException._Fields) - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
getFieldValue(FailedToCheckpointException._Fields) - Method in exception tachyon.thrift.FailedToCheckpointException
 
getFieldValue(FileAlreadyExistException._Fields) - Method in exception tachyon.thrift.FileAlreadyExistException
 
getFieldValue(FileDoesNotExistException._Fields) - Method in exception tachyon.thrift.FileDoesNotExistException
 
getFieldValue(InvalidPathException._Fields) - Method in exception tachyon.thrift.InvalidPathException
 
getFieldValue(MasterService.addCheckpoint_args._Fields) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
getFieldValue(MasterService.addCheckpoint_result._Fields) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
getFieldValue(MasterService.getFileStatus_args._Fields) - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
getFieldValue(MasterService.getFileStatus_result._Fields) - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
getFieldValue(MasterService.getWorkersInfo_args._Fields) - Method in class tachyon.thrift.MasterService.getWorkersInfo_args
 
getFieldValue(MasterService.getWorkersInfo_result._Fields) - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
getFieldValue(MasterService.liststatus_args._Fields) - Method in class tachyon.thrift.MasterService.liststatus_args
 
getFieldValue(MasterService.liststatus_result._Fields) - Method in class tachyon.thrift.MasterService.liststatus_result
 
getFieldValue(MasterService.user_completeFile_args._Fields) - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
getFieldValue(MasterService.user_completeFile_result._Fields) - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
getFieldValue(MasterService.user_createDependency_args._Fields) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getFieldValue(MasterService.user_createDependency_result._Fields) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
getFieldValue(MasterService.user_createFile_args._Fields) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
getFieldValue(MasterService.user_createFile_result._Fields) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
getFieldValue(MasterService.user_createNewBlock_args._Fields) - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
getFieldValue(MasterService.user_createNewBlock_result._Fields) - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
getFieldValue(MasterService.user_createRawTable_args._Fields) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
getFieldValue(MasterService.user_createRawTable_result._Fields) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
getFieldValue(MasterService.user_delete_args._Fields) - Method in class tachyon.thrift.MasterService.user_delete_args
 
getFieldValue(MasterService.user_delete_result._Fields) - Method in class tachyon.thrift.MasterService.user_delete_result
 
getFieldValue(MasterService.user_freepath_args._Fields) - Method in class tachyon.thrift.MasterService.user_freepath_args
 
getFieldValue(MasterService.user_freepath_result._Fields) - Method in class tachyon.thrift.MasterService.user_freepath_result
 
getFieldValue(MasterService.user_getBlockId_args._Fields) - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
getFieldValue(MasterService.user_getBlockId_result._Fields) - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
getFieldValue(MasterService.user_getClientBlockInfo_args._Fields) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
getFieldValue(MasterService.user_getClientBlockInfo_result._Fields) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
getFieldValue(MasterService.user_getClientDependencyInfo_args._Fields) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
getFieldValue(MasterService.user_getClientDependencyInfo_result._Fields) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
getFieldValue(MasterService.user_getClientRawTableInfo_args._Fields) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
getFieldValue(MasterService.user_getClientRawTableInfo_result._Fields) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
getFieldValue(MasterService.user_getFileBlocks_args._Fields) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
getFieldValue(MasterService.user_getFileBlocks_result._Fields) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
getFieldValue(MasterService.user_getRawTableId_args._Fields) - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
getFieldValue(MasterService.user_getRawTableId_result._Fields) - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
getFieldValue(MasterService.user_getUfsAddress_args._Fields) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_args
 
getFieldValue(MasterService.user_getUfsAddress_result._Fields) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
getFieldValue(MasterService.user_getUserId_args._Fields) - Method in class tachyon.thrift.MasterService.user_getUserId_args
 
getFieldValue(MasterService.user_getUserId_result._Fields) - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
getFieldValue(MasterService.user_getWorker_args._Fields) - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
getFieldValue(MasterService.user_getWorker_result._Fields) - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
getFieldValue(MasterService.user_heartbeat_args._Fields) - Method in class tachyon.thrift.MasterService.user_heartbeat_args
 
getFieldValue(MasterService.user_heartbeat_result._Fields) - Method in class tachyon.thrift.MasterService.user_heartbeat_result
 
getFieldValue(MasterService.user_mkdirs_args._Fields) - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
getFieldValue(MasterService.user_mkdirs_result._Fields) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
getFieldValue(MasterService.user_rename_args._Fields) - Method in class tachyon.thrift.MasterService.user_rename_args
 
getFieldValue(MasterService.user_rename_result._Fields) - Method in class tachyon.thrift.MasterService.user_rename_result
 
getFieldValue(MasterService.user_reportLostFile_args._Fields) - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
getFieldValue(MasterService.user_reportLostFile_result._Fields) - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
getFieldValue(MasterService.user_requestFilesInDependency_args._Fields) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
getFieldValue(MasterService.user_requestFilesInDependency_result._Fields) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
getFieldValue(MasterService.user_setPinned_args._Fields) - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
getFieldValue(MasterService.user_setPinned_result._Fields) - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
getFieldValue(MasterService.user_updateRawTableMetadata_args._Fields) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
getFieldValue(MasterService.user_updateRawTableMetadata_result._Fields) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
getFieldValue(MasterService.worker_cacheBlock_args._Fields) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
getFieldValue(MasterService.worker_cacheBlock_result._Fields) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
getFieldValue(MasterService.worker_getPinIdList_args._Fields) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_args
 
getFieldValue(MasterService.worker_getPinIdList_result._Fields) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
getFieldValue(MasterService.worker_getPriorityDependencyList_args._Fields) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
getFieldValue(MasterService.worker_getPriorityDependencyList_result._Fields) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
getFieldValue(MasterService.worker_heartbeat_args._Fields) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
getFieldValue(MasterService.worker_heartbeat_result._Fields) - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
getFieldValue(MasterService.worker_register_args._Fields) - Method in class tachyon.thrift.MasterService.worker_register_args
 
getFieldValue(MasterService.worker_register_result._Fields) - Method in class tachyon.thrift.MasterService.worker_register_result
 
getFieldValue(NetAddress._Fields) - Method in class tachyon.thrift.NetAddress
 
getFieldValue(NoWorkerException._Fields) - Method in exception tachyon.thrift.NoWorkerException
 
getFieldValue(OutOfSpaceException._Fields) - Method in exception tachyon.thrift.OutOfSpaceException
 
getFieldValue(SuspectedFileSizeException._Fields) - Method in exception tachyon.thrift.SuspectedFileSizeException
 
getFieldValue(TableColumnException._Fields) - Method in exception tachyon.thrift.TableColumnException
 
getFieldValue(TableDoesNotExistException._Fields) - Method in exception tachyon.thrift.TableDoesNotExistException
 
getFieldValue(TachyonException._Fields) - Method in exception tachyon.thrift.TachyonException
 
getFieldValue(WorkerService.accessBlock_args._Fields) - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
getFieldValue(WorkerService.accessBlock_result._Fields) - Method in class tachyon.thrift.WorkerService.accessBlock_result
 
getFieldValue(WorkerService.addCheckpoint_args._Fields) - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
getFieldValue(WorkerService.addCheckpoint_result._Fields) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
getFieldValue(WorkerService.asyncCheckpoint_args._Fields) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
getFieldValue(WorkerService.asyncCheckpoint_result._Fields) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
getFieldValue(WorkerService.cacheBlock_args._Fields) - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
getFieldValue(WorkerService.cacheBlock_result._Fields) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
getFieldValue(WorkerService.cancelBlock_args._Fields) - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
getFieldValue(WorkerService.cancelBlock_result._Fields) - Method in class tachyon.thrift.WorkerService.cancelBlock_result
 
getFieldValue(WorkerService.getUserUfsTempFolder_args._Fields) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
getFieldValue(WorkerService.getUserUfsTempFolder_result._Fields) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
getFieldValue(WorkerService.lockBlock_args._Fields) - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
getFieldValue(WorkerService.lockBlock_result._Fields) - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
getFieldValue(WorkerService.promoteBlock_args._Fields) - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
getFieldValue(WorkerService.promoteBlock_result._Fields) - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
getFieldValue(WorkerService.requestBlockLocation_args._Fields) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
getFieldValue(WorkerService.requestBlockLocation_result._Fields) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
getFieldValue(WorkerService.requestSpace_args._Fields) - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
getFieldValue(WorkerService.requestSpace_result._Fields) - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
getFieldValue(WorkerService.unlockBlock_args._Fields) - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
getFieldValue(WorkerService.unlockBlock_result._Fields) - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
getFieldValue(WorkerService.userHeartbeat_args._Fields) - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
getFieldValue(WorkerService.userHeartbeat_result._Fields) - Method in class tachyon.thrift.WorkerService.userHeartbeat_result
 
getFile(int) - Method in class tachyon.client.TachyonFS
Get TachyonFile based on the file id.
getFile(int, boolean) - Method in class tachyon.client.TachyonFS
Get TachyonFile based on the file id.
getFile(TachyonURI) - Method in class tachyon.client.TachyonFS
Get TachyonFile based on the path.
getFile(String) - Method in class tachyon.client.TachyonFS
Deprecated.
getFile(String, boolean) - Method in class tachyon.client.TachyonFS
Deprecated.
getFile(TachyonURI, boolean) - Method in class tachyon.client.TachyonFS
Get TachyonFile based on the path.
getFileBlocks(int) - Method in class tachyon.client.TachyonFS
Get all the blocks' info of the file
getFileBlocks(int) - Method in class tachyon.master.MasterInfo
Get the block infos of a file with the given id.
getFileBlocks(TachyonURI) - Method in class tachyon.master.MasterInfo
Get the block infos of a file with the given path.
getFileId(TachyonURI) - Method in class tachyon.client.TachyonFS
Get file id by the path.
getFileId(TachyonURI) - Method in class tachyon.master.MasterInfo
Get the file id of the file.
getFileId() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
getFileId() - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
getFileId() - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
getFileId() - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
getFileId() - Method in class tachyon.thrift.MasterService.user_delete_args
 
getFileId() - Method in class tachyon.thrift.MasterService.user_freepath_args
 
getFileId() - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
getFileId() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
getFileId() - Method in class tachyon.thrift.MasterService.user_rename_args
 
getFileId() - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
getFileId() - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
getFileId() - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
getFileId() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
getFileLocations(String) - Method in class tachyon.UnderFileSystem
 
getFileLocations(String, long) - Method in class tachyon.UnderFileSystem
 
getFileLocations(String) - Method in class tachyon.UnderFileSystemHdfs
 
getFileLocations(String, long) - Method in class tachyon.UnderFileSystemHdfs
 
getFileLocations(String) - Method in class tachyon.UnderFileSystemSingleLocal
 
getFileLocations(String, long) - Method in class tachyon.UnderFileSystemSingleLocal
 
getFileLocations() - Method in class tachyon.web.UiFileInfo
 
getFilePath(String) - Static method in class tachyon.command.Utils
Removes Constants.HEADER / Constants.HEADER_FT and hostname:port information from a path, leaving only the local file path.
getFilesInfo(TachyonURI) - Method in class tachyon.master.MasterInfo
If the path is a directory, return all the direct entries in it.
getFileSize(String) - Method in class tachyon.UnderFileSystem
 
getFileSize(String) - Method in class tachyon.UnderFileSystemHdfs
 
getFileSize(String) - Method in class tachyon.UnderFileSystemSingleLocal
 
getFileStatus(int, TachyonURI, boolean) - Method in class tachyon.client.TachyonFS
Advanced API.
getFileStatus(int, TachyonURI) - Method in class tachyon.client.TachyonFS
 
getFileStatus(int, boolean) - Method in class tachyon.client.TachyonFS
Get ClientFileInfo object based on fileId.
getFileStatus(int, String) - Method in class tachyon.master.MasterClient
 
getFileStatus(int, String) - Method in class tachyon.master.MasterServiceHandler
 
getFileStatus(int, String, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
getFileStatus(int, String, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
getFileStatus(int, String) - Method in class tachyon.thrift.MasterService.Client
 
getFileStatus(int, String) - Method in interface tachyon.thrift.MasterService.Iface
 
getFirst() - Method in class tachyon.Pair
 
getFloat() - Method in class tachyon.io.ByteBufferReader
 
getFloat() - Method in class tachyon.io.JavaByteBufferReader
 
getFqdnHost(InetSocketAddress) - Static method in class tachyon.util.NetworkUtils
Get FQDN(Full Qualified Domain Name) from representations of network address in Tachyon, except String representation which should be handled by #resolveHostName(String hostname) which will handle the situation where hostname is null.
getFqdnHost(NetAddress) - Static method in class tachyon.util.NetworkUtils
 
getFramework() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getFrameworkVersion() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getFreeSpacePercent() - Method in class tachyon.web.WebInterfaceWorkersServlet.NodeInfo
 
getHandler() - Method in class tachyon.worker.netty.BlockResponse
 
getHDFSPath(TachyonURI, String) - Static method in class tachyon.hadoop.Utils
 
getHost() - Method in class tachyon.TachyonURI
Gets the host of this TachyonURI.
getHost() - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
getId() - Method in class tachyon.client.table.RawTable
 
getId() - Method in class tachyon.master.Inode
Get the id of the inode
getId() - Method in class tachyon.master.MasterWorkerInfo
 
getId() - Method in class tachyon.thrift.ClientDependencyInfo
 
getId() - Method in class tachyon.thrift.ClientFileInfo
 
getId() - Method in class tachyon.thrift.ClientRawTableInfo
 
getId() - Method in class tachyon.thrift.ClientWorkerInfo
 
getId() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
getId() - Method in class tachyon.web.UiFileInfo
 
getID() - Method in class tachyon.web.WebInterfaceBrowseServlet.UiBlockInfo
 
getImageModTimeMs() - Method in class tachyon.master.Journal
Get image file's last modification time.
getIndex() - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
getInitialBytes() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
getInMemory() - Method in class tachyon.web.UiFileInfo
 
getInMemoryFiles() - Method in class tachyon.master.MasterInfo
Get absolute paths of all in memory files.
getInMemoryPercentage() - Method in class tachyon.thrift.ClientFileInfo
 
getInMemoryPercentage() - Method in class tachyon.web.UiFileInfo
 
getInodeCounter() - Method in class tachyon.master.Counters
 
getInodeFile() - Method in class tachyon.master.BlockInfo
Get the InodeFile of the block
getInStream(ReadType) - Method in class tachyon.client.TachyonFile
Return the InStream of this file, use the specified read type.
getInt() - Method in class tachyon.io.ByteBufferReader
 
getInt() - Method in class tachyon.io.JavaByteBufferReader
 
getIsDirectory() - Method in class tachyon.web.UiFileInfo
 
getJournal() - Method in class tachyon.master.MasterInfo
Get Journal instance for MasterInfo for Unit test only
getLastBlockAccessTimeMs() - Method in class tachyon.worker.hierarchy.StorageDir
Get last access time of blocks in current StorageDir
getLastContactSec() - Method in class tachyon.thrift.ClientWorkerInfo
 
getLastHeartbeat() - Method in class tachyon.web.WebInterfaceWorkersServlet.NodeInfo
 
getLastModificationTimeMs() - Method in class tachyon.master.Inode
Get the last modification time of the inode
getLastModificationTimeMs() - Method in class tachyon.thrift.ClientFileInfo
 
getLastUpdatedTimeMs() - Method in class tachyon.master.MasterWorkerInfo
 
getLength() - Method in class tachyon.master.InodeFile
Get the length of the file
getLength() - Method in class tachyon.thrift.ClientBlockInfo
 
getLength() - Method in class tachyon.thrift.ClientFileInfo
 
getLength() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
getLength() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
getLength() - Method in class tachyon.worker.BlockHandler
Gets the length of the block
getLength() - Method in class tachyon.worker.BlockHandlerLocal
 
getLength() - Method in class tachyon.worker.netty.BlockRequest
 
getLength() - Method in class tachyon.worker.netty.BlockResponse
 
getLength() - Method in class tachyon.worker.nio.DataServerMessage
Get the length of the message's requested or responded data.
getLevel() - Method in class tachyon.worker.hierarchy.StorageTier
Get the storage level of the StorageTier
getList() - Method in class tachyon.PrefixList
 
getLocalBlockTemporaryPath(long, long) - Method in class tachyon.client.TachyonFS
Get block's temporary path from worker with initial space allocated.
getLocalFilename(int) - Method in class tachyon.client.TachyonFile
Returns the local filename for the block if that file exists on the local file system.
getLocalHostName() - Static method in class tachyon.util.NetworkUtils
 
getLocalIpAddress() - Static method in class tachyon.util.NetworkUtils
 
getLocationHosts() - Method in class tachyon.client.TachyonFile
Return the net address of all the location hosts
getLocations() - Method in class tachyon.master.BlockInfo
Get the locations of the block, which are the workers' net address who has the data of the block in memory.
getLocations() - Method in class tachyon.thrift.ClientBlockInfo
 
getLocationsIterator() - Method in class tachyon.thrift.ClientBlockInfo
 
getLocationsSize() - Method in class tachyon.thrift.ClientBlockInfo
 
getLockedSizeBytes() - Method in class tachyon.worker.hierarchy.StorageDir
Get size of locked blocks in bytes in current StorageDir
getLockId() - Method in class tachyon.worker.BlocksLocker
Get new lock id
getLong() - Method in class tachyon.io.ByteBufferReader
 
getLong() - Method in class tachyon.io.JavaByteBufferReader
 
getLostFiles() - Method in class tachyon.master.Dependency
Get the lost files of the dependency.
getLostWorkersInfo() - Method in class tachyon.master.MasterInfo
Get info about the lost workers
getLRUBlock(StorageDir, Collection<Long>, Set<Integer>) - Method in class tachyon.worker.eviction.EvictLRUBase
Get the oldest access information of certain StorageDir
getMasterAddress() - Method in class tachyon.LeaderInquireClient
 
getMasterAddress() - Method in class tachyon.master.MasterInfo
Get the master address.
getMB(long) - Static method in class tachyon.util.CommonUtils
 
getMCommandType() - Method in class tachyon.thrift.Command
 
getMData() - Method in class tachyon.thrift.Command
 
getMDataIterator() - Method in class tachyon.thrift.Command
 
getMDataSize() - Method in class tachyon.thrift.Command
 
getMessage() - Method in exception tachyon.thrift.BlockInfoException
 
getMessage() - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
getMessage() - Method in exception tachyon.thrift.FailedToCheckpointException
 
getMessage() - Method in exception tachyon.thrift.FileAlreadyExistException
 
getMessage() - Method in exception tachyon.thrift.FileDoesNotExistException
 
getMessage() - Method in exception tachyon.thrift.InvalidPathException
 
getMessage() - Method in exception tachyon.thrift.NoWorkerException
 
getMessage() - Method in exception tachyon.thrift.OutOfSpaceException
 
getMessage() - Method in exception tachyon.thrift.SuspectedFileSizeException
 
getMessage() - Method in exception tachyon.thrift.TableColumnException
 
getMessage() - Method in exception tachyon.thrift.TableDoesNotExistException
 
getMessage() - Method in exception tachyon.thrift.TachyonException
 
getMetadata() - Method in class tachyon.client.table.RawTable
 
getMetadata(int) - Method in class tachyon.master.RawTables
Get the metadata of the specified raw table.
getMetadata() - Method in class tachyon.thrift.ClientRawTableInfo
 
getMetadata() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
getMetadata() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
getMetaPort() - Method in class tachyon.worker.TachyonWorker
Gets the metadata port of the worker.
getMHost() - Method in class tachyon.thrift.NetAddress
 
getModificationTime() - Method in class tachyon.web.UiFileInfo
 
getModificationTimeMs(String) - Method in class tachyon.UnderFileSystem
 
getModificationTimeMs(String) - Method in class tachyon.UnderFileSystemHdfs
 
getModificationTimeMs(String) - Method in class tachyon.UnderFileSystemSingleLocal
 
getMPort() - Method in class tachyon.thrift.NetAddress
 
getMSecondaryPort() - Method in class tachyon.thrift.NetAddress
 
getName() - Method in class tachyon.client.table.RawTable
 
getName() - Method in class tachyon.LeaderSelectorClient
 
getName() - Method in class tachyon.master.Inode
Get the name of the inode
getName() - Method in class tachyon.TachyonURI
Get the final component of the TachyonURI.
getName() - Method in class tachyon.thrift.ClientFileInfo
 
getName() - Method in class tachyon.thrift.ClientRawTableInfo
 
getName(String) - Static method in class tachyon.util.CommonUtils
Get the name of the file at a path.
getName() - Method in class tachyon.web.UiFileInfo
 
getName() - Method in class tachyon.web.WebInterfaceWorkersServlet.NodeInfo
 
getNeedPin() - Method in class tachyon.web.UiFileInfo
 
getNewBlockId() - Method in class tachyon.master.InodeFile
Get the id of a new block of the file.
getNewUserId() - Method in class tachyon.master.MasterInfo
Get a new user id
getNextStorageTier() - Method in class tachyon.worker.hierarchy.StorageTier
Get next StorageTier
getNumberOfBlocks() - Method in class tachyon.client.TachyonFile
Return the number of blocks the file has.
getNumberOfBlocks() - Method in class tachyon.master.InodeFile
Get the number of the blocks of the file
getNumberOfChildren() - Method in class tachyon.master.InodeFolder
Returns the number of children the folder has.
getNumberOfFiles(TachyonURI) - Method in class tachyon.master.MasterInfo
Get the number of files at a given path.
getOffset() - Method in class tachyon.thrift.ClientBlockInfo
 
getOffset() - Method in class tachyon.worker.netty.BlockRequest
 
getOffset() - Method in class tachyon.worker.netty.BlockResponse
 
getOffset() - Method in class tachyon.worker.nio.DataServerMessage
Get the offset of the message's data in the block.
getOutStream(WriteType) - Method in class tachyon.client.TachyonFile
Return the OutStream of this file, use the specified write type.
getParent() - Method in class tachyon.TachyonURI
Get the parent of this TachyonURI or null if at root.
getParent(String) - Static method in class tachyon.util.CommonUtils
Get the parent of the file at a path.
getParentId() - Method in class tachyon.master.Inode
Get the id of the parent folder
getParents() - Method in class tachyon.thrift.ClientDependencyInfo
 
getParents() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getParentsIterator() - Method in class tachyon.thrift.ClientDependencyInfo
 
getParentsIterator() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getParentsSize() - Method in class tachyon.thrift.ClientDependencyInfo
 
getParentsSize() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
getParticipants() - Method in class tachyon.LeaderSelectorClient
 
getPartition(int) - Method in class tachyon.client.table.RawColumn
 
getPartition(int, boolean) - Method in class tachyon.client.table.RawColumn
 
getPath() - Method in class tachyon.client.table.RawTable
 
getPath() - Method in class tachyon.client.TachyonFile
Return the path of this file in the Tachyon file system
getPath(int) - Method in class tachyon.master.MasterInfo
Get the path of a file with the given id
getPath() - Method in class tachyon.TachyonURI
Gets the part component of this TachyonURI.
getPath() - Method in class tachyon.thrift.ClientFileInfo
 
getPath() - Method in class tachyon.thrift.ClientRawTableInfo
 
getPath() - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
getPath() - Method in class tachyon.thrift.MasterService.liststatus_args
 
getPath() - Method in class tachyon.thrift.MasterService.user_createFile_args
 
getPath() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
getPath() - Method in class tachyon.thrift.MasterService.user_delete_args
 
getPath() - Method in class tachyon.thrift.MasterService.user_freepath_args
 
getPath() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
getPath() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
getPath() - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
getPath() - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
getPathComponents(String) - Static method in class tachyon.util.CommonUtils
Get the path components of the given path.
getPathWithoutSchema(String) - Static method in class tachyon.util.CommonUtils
Get the path without schema.
getPathWithoutScheme(Path) - Static method in class tachyon.hadoop.Utils
 
getPinIdList() - Method in class tachyon.master.MasterInfo
Get a list of the pin id's.
getPort() - Method in class tachyon.TachyonURI
Gets the port of this TachyonURI.
getPort(TNonblockingServerSocket) - Static method in class tachyon.util.NetworkUtils
Gets the port for the underline socket.
getPort() - Method in interface tachyon.worker.DataServer
 
getPort() - Method in class tachyon.worker.netty.NettyDataServer
Gets the port listening on.
getPort() - Method in class tachyon.worker.nio.NIODataServer
Gets the port listening on.
getPos() - Method in class tachyon.hadoop.HdfsFileInputStream
Return the current offset from the start of the file
getPriorityDependencyList() - Method in class tachyon.master.MasterInfo
Creates a list of high priority dependencies, which don't yet have checkpoints.
getRawColumn(int) - Method in class tachyon.client.table.RawTable
Get one column of the raw table
getRawTable(int) - Method in class tachyon.client.TachyonFS
Get the RawTable by id
getRawTable(TachyonURI) - Method in class tachyon.client.TachyonFS
Get the RawTable by path
getRawTableId(TachyonURI) - Method in class tachyon.master.MasterInfo
Get the id of the table at the given path.
getReadOnlyData() - Method in class tachyon.worker.nio.DataServerMessage
Get the read only buffer of the message's data.
getRemainingSpaceByte() - Method in class tachyon.client.BlockOutStream
 
getRemovedBlockIds() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
getRemovedBlockIdsIterator() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
getRemovedBlockIdsSize() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
getRequestBytes() - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.addCheckpoint_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.getFileStatus_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.getWorkersInfo_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.liststatus_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_completeFile_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_createDependency_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_createFile_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_createNewBlock_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_createRawTable_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_delete_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_freepath_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_getBlockId_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_getClientBlockInfo_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_getClientDependencyInfo_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_getClientRawTableInfo_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_getFileBlocks_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_getRawTableId_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_getUfsAddress_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_getUserId_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_getWorker_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_heartbeat_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_mkdirs_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_rename_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_reportLostFile_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_requestFilesInDependency_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_setPinned_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.user_updateRawTableMetadata_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.worker_cacheBlock_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.worker_getPinIdList_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.worker_getPriorityDependencyList_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.worker_heartbeat_call
 
getResult() - Method in class tachyon.thrift.MasterService.AsyncClient.worker_register_call
 
getResult(I, MasterService.addCheckpoint_args) - Method in class tachyon.thrift.MasterService.Processor.addCheckpoint
 
getResult(I, MasterService.getFileStatus_args) - Method in class tachyon.thrift.MasterService.Processor.getFileStatus
 
getResult(I, MasterService.getWorkersInfo_args) - Method in class tachyon.thrift.MasterService.Processor.getWorkersInfo
 
getResult(I, MasterService.liststatus_args) - Method in class tachyon.thrift.MasterService.Processor.liststatus
 
getResult(I, MasterService.user_completeFile_args) - Method in class tachyon.thrift.MasterService.Processor.user_completeFile
 
getResult(I, MasterService.user_createDependency_args) - Method in class tachyon.thrift.MasterService.Processor.user_createDependency
 
getResult(I, MasterService.user_createFile_args) - Method in class tachyon.thrift.MasterService.Processor.user_createFile
 
getResult(I, MasterService.user_createNewBlock_args) - Method in class tachyon.thrift.MasterService.Processor.user_createNewBlock
 
getResult(I, MasterService.user_createRawTable_args) - Method in class tachyon.thrift.MasterService.Processor.user_createRawTable
 
getResult(I, MasterService.user_delete_args) - Method in class tachyon.thrift.MasterService.Processor.user_delete
 
getResult(I, MasterService.user_freepath_args) - Method in class tachyon.thrift.MasterService.Processor.user_freepath
 
getResult(I, MasterService.user_getBlockId_args) - Method in class tachyon.thrift.MasterService.Processor.user_getBlockId
 
getResult(I, MasterService.user_getClientBlockInfo_args) - Method in class tachyon.thrift.MasterService.Processor.user_getClientBlockInfo
 
getResult(I, MasterService.user_getClientDependencyInfo_args) - Method in class tachyon.thrift.MasterService.Processor.user_getClientDependencyInfo
 
getResult(I, MasterService.user_getClientRawTableInfo_args) - Method in class tachyon.thrift.MasterService.Processor.user_getClientRawTableInfo
 
getResult(I, MasterService.user_getFileBlocks_args) - Method in class tachyon.thrift.MasterService.Processor.user_getFileBlocks
 
getResult(I, MasterService.user_getRawTableId_args) - Method in class tachyon.thrift.MasterService.Processor.user_getRawTableId
 
getResult(I, MasterService.user_getUfsAddress_args) - Method in class tachyon.thrift.MasterService.Processor.user_getUfsAddress
 
getResult(I, MasterService.user_getUserId_args) - Method in class tachyon.thrift.MasterService.Processor.user_getUserId
 
getResult(I, MasterService.user_getWorker_args) - Method in class tachyon.thrift.MasterService.Processor.user_getWorker
 
getResult(I, MasterService.user_heartbeat_args) - Method in class tachyon.thrift.MasterService.Processor.user_heartbeat
 
getResult(I, MasterService.user_mkdirs_args) - Method in class tachyon.thrift.MasterService.Processor.user_mkdirs
 
getResult(I, MasterService.user_rename_args) - Method in class tachyon.thrift.MasterService.Processor.user_rename
 
getResult(I, MasterService.user_reportLostFile_args) - Method in class tachyon.thrift.MasterService.Processor.user_reportLostFile
 
getResult(I, MasterService.user_requestFilesInDependency_args) - Method in class tachyon.thrift.MasterService.Processor.user_requestFilesInDependency
 
getResult(I, MasterService.user_setPinned_args) - Method in class tachyon.thrift.MasterService.Processor.user_setPinned
 
getResult(I, MasterService.user_updateRawTableMetadata_args) - Method in class tachyon.thrift.MasterService.Processor.user_updateRawTableMetadata
 
getResult(I, MasterService.worker_cacheBlock_args) - Method in class tachyon.thrift.MasterService.Processor.worker_cacheBlock
 
getResult(I, MasterService.worker_getPinIdList_args) - Method in class tachyon.thrift.MasterService.Processor.worker_getPinIdList
 
getResult(I, MasterService.worker_getPriorityDependencyList_args) - Method in class tachyon.thrift.MasterService.Processor.worker_getPriorityDependencyList
 
getResult(I, MasterService.worker_heartbeat_args) - Method in class tachyon.thrift.MasterService.Processor.worker_heartbeat
 
getResult(I, MasterService.worker_register_args) - Method in class tachyon.thrift.MasterService.Processor.worker_register
 
getResult() - Method in class tachyon.thrift.WorkerService.AsyncClient.accessBlock_call
 
getResult() - Method in class tachyon.thrift.WorkerService.AsyncClient.addCheckpoint_call
 
getResult() - Method in class tachyon.thrift.WorkerService.AsyncClient.asyncCheckpoint_call
 
getResult() - Method in class tachyon.thrift.WorkerService.AsyncClient.cacheBlock_call
 
getResult() - Method in class tachyon.thrift.WorkerService.AsyncClient.cancelBlock_call
 
getResult() - Method in class tachyon.thrift.WorkerService.AsyncClient.getUserUfsTempFolder_call
 
getResult() - Method in class tachyon.thrift.WorkerService.AsyncClient.lockBlock_call
 
getResult() - Method in class tachyon.thrift.WorkerService.AsyncClient.promoteBlock_call
 
getResult() - Method in class tachyon.thrift.WorkerService.AsyncClient.requestBlockLocation_call
 
getResult() - Method in class tachyon.thrift.WorkerService.AsyncClient.requestSpace_call
 
getResult() - Method in class tachyon.thrift.WorkerService.AsyncClient.unlockBlock_call
 
getResult() - Method in class tachyon.thrift.WorkerService.AsyncClient.userHeartbeat_call
 
getResult(I, WorkerService.accessBlock_args) - Method in class tachyon.thrift.WorkerService.Processor.accessBlock
 
getResult(I, WorkerService.addCheckpoint_args) - Method in class tachyon.thrift.WorkerService.Processor.addCheckpoint
 
getResult(I, WorkerService.asyncCheckpoint_args) - Method in class tachyon.thrift.WorkerService.Processor.asyncCheckpoint
 
getResult(I, WorkerService.cacheBlock_args) - Method in class tachyon.thrift.WorkerService.Processor.cacheBlock
 
getResult(I, WorkerService.cancelBlock_args) - Method in class tachyon.thrift.WorkerService.Processor.cancelBlock
 
getResult(I, WorkerService.getUserUfsTempFolder_args) - Method in class tachyon.thrift.WorkerService.Processor.getUserUfsTempFolder
 
getResult(I, WorkerService.lockBlock_args) - Method in class tachyon.thrift.WorkerService.Processor.lockBlock
 
getResult(I, WorkerService.promoteBlock_args) - Method in class tachyon.thrift.WorkerService.Processor.promoteBlock
 
getResult(I, WorkerService.requestBlockLocation_args) - Method in class tachyon.thrift.WorkerService.Processor.requestBlockLocation
 
getResult(I, WorkerService.requestSpace_args) - Method in class tachyon.thrift.WorkerService.Processor.requestSpace
 
getResult(I, WorkerService.unlockBlock_args) - Method in class tachyon.thrift.WorkerService.Processor.unlockBlock
 
getResult(I, WorkerService.userHeartbeat_args) - Method in class tachyon.thrift.WorkerService.Processor.userHeartbeat
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.addCheckpoint
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.getFileStatus
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.getWorkersInfo
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.liststatus
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_completeFile
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createDependency
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createFile
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createNewBlock
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createRawTable
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_delete
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_freepath
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getBlockId
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientBlockInfo
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientDependencyInfo
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientRawTableInfo
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getFileBlocks
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getRawTableId
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getUfsAddress
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getUserId
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getWorker
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_heartbeat
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_mkdirs
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_rename
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_reportLostFile
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_requestFilesInDependency
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_setPinned
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_updateRawTableMetadata
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_cacheBlock
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_getPinIdList
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_getPriorityDependencyList
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_heartbeat
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_register
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.accessBlock
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.addCheckpoint
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.asyncCheckpoint
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.cacheBlock
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.cancelBlock
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.getUserUfsTempFolder
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.lockBlock
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.promoteBlock
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.requestBlockLocation
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.requestSpace
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.unlockBlock
 
getResultHandler(AbstractNonblockingServer.AsyncFrameBuffer, int) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.userHeartbeat
 
getRetryCount() - Method in interface tachyon.retry.RetryPolicy
How many retries have been performed.
getRetryCount() - Method in class tachyon.retry.SleepingRetry
 
getScheme() - Method in class tachyon.hadoop.TFS
 
getScheme() - Method in class tachyon.hadoop.TFSFT
 
getScheme() - Method in class tachyon.TachyonURI
Get the scheme of the Tachyon URI.
getSecond() - Method in class tachyon.Pair
 
getShort() - Method in class tachyon.io.ByteBufferReader
 
getShort() - Method in class tachyon.io.JavaByteBufferReader
 
getSize() - Method in class tachyon.web.UiFileInfo
 
getSize() - Method in class tachyon.worker.hierarchy.BlockInfo
Get size of the block
getSizeFromBytes(long) - Static method in class tachyon.util.CommonUtils
 
getSleepTime() - Method in class tachyon.retry.ExponentialBackoffRetry
 
getSleepTime() - Method in class tachyon.retry.SleepingRetry
How long to sleep before the next retry is performed.
getSleepUnit() - Method in class tachyon.retry.SleepingRetry
Unit of time that SleepingRetry.getSleepTime() is measured in.
getSocket(TNonblockingServerSocket) - Static method in class tachyon.util.NetworkUtils
Extracts the port from the thrift socket.
getSpace(String, UnderFileSystem.SpaceType) - Method in class tachyon.UnderFileSystem
 
getSpace(String, UnderFileSystem.SpaceType) - Method in class tachyon.UnderFileSystemHdfs
 
getSpace(String, UnderFileSystem.SpaceType) - Method in class tachyon.UnderFileSystemSingleLocal
 
getSrcPath() - Method in class tachyon.thrift.MasterService.user_rename_args
 
getStarttimeMs() - Method in class tachyon.master.MasterInfo
Get the master start time in milliseconds.
getStarttimeMs() - Method in class tachyon.thrift.ClientWorkerInfo
 
getState() - Method in class tachyon.thrift.ClientWorkerInfo
 
getState() - Method in class tachyon.web.WebInterfaceWorkersServlet.NodeInfo
 
getStorageDir(StorageDir[], long, long) - Method in class tachyon.worker.allocation.AllocateMaxFree
 
getStorageDir(StorageDir[], long, long) - Method in class tachyon.worker.allocation.AllocateRandom
 
getStorageDir(StorageDir[], long, long) - Method in class tachyon.worker.allocation.AllocateRR
 
getStorageDir(StorageDir[], long, long) - Method in interface tachyon.worker.allocation.AllocateStrategy
Allocate space on StorageDirs.
getStorageDir() - Method in class tachyon.worker.hierarchy.BlockInfo
Get the StorageDir which contains the block
getStorageDirByBlockId(long) - Method in class tachyon.worker.hierarchy.StorageTier
Find the StorageDir which contains the given block Id
getStorageDirByBlockId(long) - Method in class tachyon.worker.WorkerStorage
Get StorageDir which contains specified block
getStorageDirByIndex(int) - Method in class tachyon.worker.hierarchy.StorageTier
Get StorageDir by array index
getStorageDirId(int, int, int) - Static method in class tachyon.StorageDirId
Generate StorageDirId from given information
getStorageDirId() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
getStorageDirId() - Method in class tachyon.worker.hierarchy.StorageDir
Get Id of current StorageDir
getStorageDirIndex(long) - Static method in class tachyon.StorageDirId
Get index of the StorageDir in the StorageTier which contains it
getStorageDirs() - Method in class tachyon.worker.hierarchy.StorageTier
Get StorageDirs in current StorageTier
getStorageLevel(long) - Static method in class tachyon.StorageDirId
Get storage level of StorageTier which contains the StorageDir
getStorageLevelAliasValue(long) - Static method in class tachyon.StorageDirId
Get StorageLevelAlias value from StorageDirId
getSuccess() - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.liststatus_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
getSuccess() - Method in class tachyon.thrift.MasterService.worker_register_result
 
getSuccess() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
getSuccess() - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
getSuccess() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
getSuccessIterator() - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
getSuccessIterator() - Method in class tachyon.thrift.MasterService.liststatus_result
 
getSuccessIterator() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
getSuccessIterator() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
getSuccessIterator() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
getSuccessSize() - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
getSuccessSize() - Method in class tachyon.thrift.MasterService.liststatus_result
 
getSuccessSize() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
getSuccessSize() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
getSuccessSize() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
getTableId() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
getTableInfo(int) - Method in class tachyon.master.RawTables
Get the raw table info.
getTachyonFileName(String) - Static method in class tachyon.hadoop.Utils
 
getThriftFieldId() - Method in enum tachyon.thrift.BlockInfoException._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.ClientBlockInfo._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.ClientDependencyInfo._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.ClientFileInfo._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.ClientRawTableInfo._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.ClientWorkerInfo._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.Command._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.DependencyDoesNotExistException._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.FailedToCheckpointException._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.FileAlreadyExistException._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.FileDoesNotExistException._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.InvalidPathException._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.addCheckpoint_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.addCheckpoint_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.getFileStatus_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.getFileStatus_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.getWorkersInfo_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.getWorkersInfo_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.liststatus_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.liststatus_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_completeFile_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_completeFile_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_createDependency_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_createDependency_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_createFile_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_createFile_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_createNewBlock_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_createNewBlock_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_createRawTable_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_createRawTable_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_delete_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_delete_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_freepath_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_freepath_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getBlockId_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getBlockId_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getClientBlockInfo_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getClientBlockInfo_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getClientDependencyInfo_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getClientDependencyInfo_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getClientRawTableInfo_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getClientRawTableInfo_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getFileBlocks_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getFileBlocks_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getRawTableId_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getRawTableId_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getUfsAddress_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getUfsAddress_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getUserId_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getUserId_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getWorker_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_getWorker_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_heartbeat_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_heartbeat_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_mkdirs_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_mkdirs_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_rename_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_rename_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_reportLostFile_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_reportLostFile_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_requestFilesInDependency_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_requestFilesInDependency_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_setPinned_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_setPinned_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_updateRawTableMetadata_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.user_updateRawTableMetadata_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.worker_cacheBlock_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.worker_cacheBlock_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.worker_getPinIdList_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.worker_getPinIdList_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.worker_getPriorityDependencyList_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.worker_getPriorityDependencyList_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.worker_heartbeat_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.worker_heartbeat_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.worker_register_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.MasterService.worker_register_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.NetAddress._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.NoWorkerException._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.OutOfSpaceException._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.SuspectedFileSizeException._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.TableColumnException._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.TableDoesNotExistException._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.TachyonException._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.accessBlock_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.accessBlock_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.addCheckpoint_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.addCheckpoint_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.asyncCheckpoint_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.asyncCheckpoint_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.cacheBlock_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.cacheBlock_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.cancelBlock_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.cancelBlock_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.getUserUfsTempFolder_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.getUserUfsTempFolder_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.lockBlock_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.lockBlock_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.promoteBlock_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.promoteBlock_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.requestBlockLocation_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.requestBlockLocation_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.requestSpace_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.requestSpace_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.unlockBlock_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.unlockBlock_result._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.userHeartbeat_args._Fields
 
getThriftFieldId() - Method in enum tachyon.thrift.WorkerService.userHeartbeat_result._Fields
 
getToRemovedBlocks() - Method in class tachyon.master.MasterWorkerInfo
 
getTotalBytes() - Method in class tachyon.thrift.MasterService.worker_register_args
 
getTransactionIds() - Method in class tachyon.master.EditLog
Get the current TransactionId and FlushedTransactionId
getUfs() - Method in class tachyon.worker.hierarchy.StorageDir
Get current StorageDir's under file system
getUfsAddress() - Method in class tachyon.client.TachyonFS
 
getUFSConf() - Method in class tachyon.client.TachyonFile
To get the configuration object for UnderFileSystem.
getUfsConf() - Method in class tachyon.worker.hierarchy.StorageDir
Get configuration of current StorageDir's under file system
getUfsOrphansFolder() - Method in class tachyon.worker.WorkerStorage
 
getUfsPath() - Method in class tachyon.master.InodeFile
Get the path of the file in under file system
getUfsPath() - Method in class tachyon.thrift.ClientFileInfo
 
getUfsPath() - Method in class tachyon.thrift.MasterService.user_createFile_args
 
getUnderFsCapacityBytes() - Method in class tachyon.master.MasterInfo
Get the capacity of the under file system.
getUnderFsFreeBytes() - Method in class tachyon.master.MasterInfo
Get the amount of free space in the under file system.
getUnderFsUsedBytes() - Method in class tachyon.master.MasterInfo
Get the amount of space used in the under file system.
getUptimeClockTime() - Method in class tachyon.web.WebInterfaceWorkersServlet.NodeInfo
 
getUri() - Method in class tachyon.client.TachyonFS
 
getUsedBytes() - Method in class tachyon.master.MasterInfo
Get the amount of space used by the workers.
getUsedBytes() - Method in class tachyon.master.MasterWorkerInfo
 
getUsedBytes() - Method in class tachyon.thrift.ClientWorkerInfo
 
getUsedBytes() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
getUsedBytes() - Method in class tachyon.thrift.MasterService.worker_register_args
 
getUsedBytes() - Method in class tachyon.worker.hierarchy.StorageDir
Get used space in bytes in current StorageDir
getUsedBytes() - Method in class tachyon.worker.hierarchy.StorageTier
Get used space in the StorageTier
getUsedBytes() - Method in class tachyon.worker.SpaceCounter
 
getUsedMemory() - Method in class tachyon.web.WebInterfaceWorkersServlet.NodeInfo
 
getUsedSpacePercent() - Method in class tachyon.web.WebInterfaceWorkersServlet.NodeInfo
 
getUserId() - Method in class tachyon.master.MasterClient
 
getUserId() - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
getUserId() - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
getUserId() - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
getUserId() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
getUserId() - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
getUserId() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
getUserId() - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
getUserId() - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
getUserId() - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
getUserId() - Method in class tachyon.UserInfo
 
getUserOwnBytes(long) - Method in class tachyon.worker.hierarchy.StorageDir
Get temporary space owned by the user in current StorageDir
getUserTempFilePath(long, long) - Method in class tachyon.worker.hierarchy.StorageDir
Get temporary file path of block written by some user
getUserTempPath() - Method in class tachyon.worker.hierarchy.StorageDir
Get root temporary path of users
getUserTempPath(long) - Method in class tachyon.worker.hierarchy.StorageDir
Get temporary path of some user
getUserUfsTempFolder(long, AsyncMethodCallback) - Method in class tachyon.thrift.WorkerService.AsyncClient
 
getUserUfsTempFolder(long, AsyncMethodCallback) - Method in interface tachyon.thrift.WorkerService.AsyncIface
 
getUserUfsTempFolder(long) - Method in class tachyon.thrift.WorkerService.Client
 
getUserUfsTempFolder(long) - Method in interface tachyon.thrift.WorkerService.Iface
Used to get user's temporary folder on under file system, and the path of the user's temporary folder will be returned.
getUserUfsTempFolder(long) - Method in class tachyon.Users
Returns the user's temporary data folder in the under filesystem.
getUserUfsTempFolder() - Method in class tachyon.worker.WorkerClient
Get the user temporary folder in the under file system of the specified user.
getUserUfsTempFolder(long) - Method in class tachyon.worker.WorkerServiceHandler
 
getUserUfsTempFolder(long) - Method in class tachyon.worker.WorkerStorage
Get the user temporary folder in the under file system of the specified user.
getValue() - Method in enum tachyon.client.ReadType
Return the value of the read type
getValue() - Method in enum tachyon.client.WriteType
Return the value of the write type
getValue() - Method in enum tachyon.master.DependencyType
Get the integer value of this enum value.
getValue() - Method in enum tachyon.StorageLevelAlias
Get value of the storage level alias
getValue() - Method in enum tachyon.thrift.CommandType
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum tachyon.UnderFileSystem.SpaceType
Get the integer value of this enum value.
getWhiteList() - Method in class tachyon.master.MasterInfo
Get the white list.
getWorker(boolean, String) - Method in class tachyon.master.MasterInfo
Get the address of a worker.
getWorkerCount() - Method in class tachyon.master.MasterInfo
Get the number of workers.
getWorkerId() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
getWorkerId() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
getWorkerId() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
getWorkerNetAddress() - Method in class tachyon.thrift.MasterService.worker_register_args
 
getWorkersInfo() - Method in class tachyon.client.TachyonFS
 
getWorkersInfo() - Method in class tachyon.master.MasterClient
 
getWorkersInfo() - Method in class tachyon.master.MasterInfo
Get info about all the workers.
getWorkersInfo() - Method in class tachyon.master.MasterServiceHandler
 
getWorkersInfo(AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
getWorkersInfo(AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
getWorkersInfo() - Method in class tachyon.thrift.MasterService.Client
 
getWorkersInfo() - Method in interface tachyon.thrift.MasterService.Iface
 
getWorkerUsedBytes() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 

H

HADOOP_UFS_PREFIXES - Variable in class tachyon.conf.CommonConf
 
hasAuthority() - Method in class tachyon.TachyonURI
Tells if this TachyonURI has authority or not.
hasCheckpointed() - Method in class tachyon.master.Dependency
Return true if the dependency has checkpointed, which means all the children files are checkpointed.
hasCheckpointed() - Method in class tachyon.master.InodeFile
Return whether the file has checkpointed or not.
hasChildrenDependency() - Method in class tachyon.master.Dependency
Return true if it has children dependency.
hashCode() - Method in class tachyon.client.TachyonFile
 
hashCode() - Method in class tachyon.master.Counters
 
hashCode() - Method in class tachyon.master.Inode
 
hashCode() - Method in class tachyon.Pair
 
hashCode() - Method in class tachyon.TachyonURI
 
hashCode() - Method in exception tachyon.thrift.BlockInfoException
 
hashCode() - Method in class tachyon.thrift.ClientBlockInfo
 
hashCode() - Method in class tachyon.thrift.ClientDependencyInfo
 
hashCode() - Method in class tachyon.thrift.ClientFileInfo
 
hashCode() - Method in class tachyon.thrift.ClientRawTableInfo
 
hashCode() - Method in class tachyon.thrift.ClientWorkerInfo
 
hashCode() - Method in class tachyon.thrift.Command
 
hashCode() - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
hashCode() - Method in exception tachyon.thrift.FailedToCheckpointException
 
hashCode() - Method in exception tachyon.thrift.FileAlreadyExistException
 
hashCode() - Method in exception tachyon.thrift.FileDoesNotExistException
 
hashCode() - Method in exception tachyon.thrift.InvalidPathException
 
hashCode() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
hashCode() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
hashCode() - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
hashCode() - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
hashCode() - Method in class tachyon.thrift.MasterService.getWorkersInfo_args
 
hashCode() - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
hashCode() - Method in class tachyon.thrift.MasterService.liststatus_args
 
hashCode() - Method in class tachyon.thrift.MasterService.liststatus_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_createFile_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_delete_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_delete_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_freepath_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_freepath_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getUfsAddress_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getUserId_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_heartbeat_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_heartbeat_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_rename_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_rename_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
hashCode() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
hashCode() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
hashCode() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
hashCode() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
hashCode() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_args
 
hashCode() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
hashCode() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
hashCode() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
hashCode() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
hashCode() - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
hashCode() - Method in class tachyon.thrift.MasterService.worker_register_args
 
hashCode() - Method in class tachyon.thrift.MasterService.worker_register_result
 
hashCode() - Method in class tachyon.thrift.NetAddress
 
hashCode() - Method in exception tachyon.thrift.NoWorkerException
 
hashCode() - Method in exception tachyon.thrift.OutOfSpaceException
 
hashCode() - Method in exception tachyon.thrift.SuspectedFileSizeException
 
hashCode() - Method in exception tachyon.thrift.TableColumnException
 
hashCode() - Method in exception tachyon.thrift.TableDoesNotExistException
 
hashCode() - Method in exception tachyon.thrift.TachyonException
 
hashCode() - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
hashCode() - Method in class tachyon.thrift.WorkerService.accessBlock_result
 
hashCode() - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
hashCode() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
hashCode() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
hashCode() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
hashCode() - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
hashCode() - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
hashCode() - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
hashCode() - Method in class tachyon.thrift.WorkerService.cancelBlock_result
 
hashCode() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
hashCode() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
hashCode() - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
hashCode() - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
hashCode() - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
hashCode() - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
hashCode() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
hashCode() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
hashCode() - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
hashCode() - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
hashCode() - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
hashCode() - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
hashCode() - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
hashCode() - Method in class tachyon.thrift.WorkerService.userHeartbeat_result
 
hasLocalWorker() - Method in class tachyon.client.TachyonFS
 
hasLostFile() - Method in class tachyon.master.Dependency
Return true if there exists lost file of the dependency.
hasScheme() - Method in class tachyon.TachyonURI
Tells if this TachyonURI has scheme or not.
HdfsFileInputStream - Class in tachyon.hadoop
 
HdfsFileInputStream(TachyonFS, int, Path, Configuration, int) - Constructor for class tachyon.hadoop.HdfsFileInputStream
 
HEADER - Static variable in class tachyon.Constants
 
HEADER_FT - Static variable in class tachyon.Constants
 
heartbeat() - Method in interface tachyon.HeartbeatExecutor
 
heartbeat() - Method in class tachyon.master.MasterInfo.MasterInfoHeartbeatExecutor
 
heartbeat() - Method in class tachyon.UserInfo
 
heartbeat() - Method in class tachyon.worker.WorkerStorage
Heartbeat with the TachyonMaster.
HEARTBEAT_INTERVAL_MS - Variable in class tachyon.conf.MasterConf
 
HEARTBEAT_INTERVAL_MS - Variable in class tachyon.conf.UserConf
 
HEARTBEAT_TIMEOUT_MS - Variable in class tachyon.conf.WorkerConf
 
HeartbeatExecutor - Interface in tachyon
The interface for a periodical heartbeat.
HeartbeatThread - Class in tachyon
Thread class to execute a heartbeat periodically.
HeartbeatThread(String, HeartbeatExecutor, long) - Constructor for class tachyon.HeartbeatThread
 
host - Variable in class tachyon.thrift.MasterService.user_getWorker_args
 
HOSTNAME - Variable in class tachyon.conf.MasterConf
 
HOUR_MS - Static variable in class tachyon.Constants
 

I

id - Variable in class tachyon.thrift.ClientDependencyInfo
 
id - Variable in class tachyon.thrift.ClientFileInfo
 
id - Variable in class tachyon.thrift.ClientRawTableInfo
 
id - Variable in class tachyon.thrift.ClientWorkerInfo
 
id - Variable in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
Image - Class in tachyon.master
Master data image.
Image() - Constructor for class tachyon.master.Image
 
ImageWriter - Class in tachyon.master
Class implemented this interface will be able to write image file.
ImageWriter() - Constructor for class tachyon.master.ImageWriter
 
IN_TEST_MODE - Variable in class tachyon.conf.CommonConf
 
index - Variable in class tachyon.thrift.MasterService.user_getBlockId_args
 
init() - Method in class tachyon.master.MasterInfo
 
initailize() - Method in class tachyon.worker.hierarchy.StorageDir
Initialize current StorageDir
initChannel(SocketChannel) - Method in class tachyon.worker.netty.PipelineHandler
 
initialBytes - Variable in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
initialize() - Method in class tachyon.worker.hierarchy.StorageTier
Initialize StorageDirs in current StorageTier
initialize(NetAddress) - Method in class tachyon.worker.WorkerStorage
 
initializeStorageTier() - Method in class tachyon.worker.WorkerStorage
Initialize StorageTiers on current WorkerStorage
inList(String) - Method in class tachyon.PrefixList
 
inMemory() - Method in class tachyon.web.WebInterfaceBrowseServlet.UiBlockInfo
 
inMemoryPercentage - Variable in class tachyon.thrift.ClientFileInfo
 
Inode - Class in tachyon.master
Inode is an abstract class, with information shared by all types of Inodes.
Inode(String, int, int, boolean, long) - Constructor for class tachyon.master.Inode
Create an inode.
InodeFile - Class in tachyon.master
Tachyon file system's file representation in master.
InodeFile(String, int, int, long, long) - Constructor for class tachyon.master.InodeFile
Create a new InodeFile.
InodeFolder - Class in tachyon.master
Tachyon file system's folder representation in master.
InodeFolder(String, int, int, long) - Constructor for class tachyon.master.InodeFolder
Create a new InodeFolder.
InStream - Class in tachyon.client
InStream is the base input stream class for TachyonFile streaming input methods.
InvalidPathException - Exception in tachyon.thrift
 
InvalidPathException() - Constructor for exception tachyon.thrift.InvalidPathException
 
InvalidPathException(String) - Constructor for exception tachyon.thrift.InvalidPathException
 
InvalidPathException(InvalidPathException) - Constructor for exception tachyon.thrift.InvalidPathException
Performs a deep copy on other.
InvalidPathException._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
io() - Method in class tachyon.examples.Performance.HdfsWorker
 
isAbsolute() - Method in class tachyon.TachyonURI
Tells whether or not this URI is absolute.
isAsync() - Method in enum tachyon.client.WriteType
 
isBlockLocked(long) - Method in class tachyon.worker.hierarchy.StorageDir
Check whether certain block is locked
isCache() - Method in enum tachyon.client.ReadType
 
isCache() - Method in enum tachyon.client.WriteType
 
isCache() - Method in class tachyon.master.InodeFile
Return whether the file is cacheable or not.
isCache - Variable in class tachyon.thrift.ClientFileInfo
 
isClosed() - Method in interface tachyon.worker.DataServer
 
isClosed() - Method in class tachyon.worker.netty.NettyDataServer
 
isClosed() - Method in class tachyon.worker.nio.NIODataServer
 
isComplete() - Method in class tachyon.client.TachyonFile
Return whether this file is complete or not
isComplete() - Method in class tachyon.master.InodeFile
Return whether the file is complete or not.
isComplete - Variable in class tachyon.thrift.ClientFileInfo
 
isConnected() - Method in class tachyon.client.TachyonFS
 
isConnected() - Method in class tachyon.master.MasterClient
 
isConnected() - Method in class tachyon.worker.WorkerClient
 
isDirectory() - Method in class tachyon.client.TachyonFile
 
isDirectory() - Method in class tachyon.master.Inode
Return whether the inode is a directory or not
isFile() - Method in class tachyon.client.TachyonFile
 
isFile() - Method in class tachyon.master.Inode
Return whether the inode is a file or not
isFile(String) - Method in class tachyon.UnderFileSystem
 
isFile(String) - Method in class tachyon.UnderFileSystemHdfs
 
isFile(String) - Method in class tachyon.UnderFileSystemSingleLocal
 
isFolder - Variable in class tachyon.thrift.ClientFileInfo
 
isFullyInMemory() - Method in class tachyon.master.InodeFile
Return whether the file is fully in memory or not.
isInMemory() - Method in class tachyon.client.TachyonFile
Return whether the file is in memory or not.
isInMemory() - Method in class tachyon.master.BlockInfo
 
isIsCache() - Method in class tachyon.thrift.ClientFileInfo
 
isIsComplete() - Method in class tachyon.thrift.ClientFileInfo
 
isIsFolder() - Method in class tachyon.thrift.ClientFileInfo
 
isIsPinned() - Method in class tachyon.thrift.ClientFileInfo
 
isLastTier() - Method in class tachyon.worker.hierarchy.StorageTier
Check whether the StorageTier is the last tier
isLeader() - Method in class tachyon.LeaderSelectorClient
 
isLocal() - Method in class tachyon.worker.WorkerClient
 
isMessageReady() - Method in class tachyon.worker.nio.DataServerMessage
 
isMustCache() - Method in enum tachyon.client.WriteType
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.addCheckpoint
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.getFileStatus
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.getWorkersInfo
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.liststatus
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_completeFile
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createDependency
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createFile
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createNewBlock
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createRawTable
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_delete
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_freepath
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getBlockId
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientBlockInfo
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientDependencyInfo
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientRawTableInfo
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getFileBlocks
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getRawTableId
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getUfsAddress
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getUserId
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getWorker
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_heartbeat
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_mkdirs
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_rename
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_reportLostFile
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_requestFilesInDependency
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_setPinned
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_updateRawTableMetadata
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_cacheBlock
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_getPinIdList
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_getPriorityDependencyList
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_heartbeat
 
isOneway() - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_register
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.addCheckpoint
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.getFileStatus
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.getWorkersInfo
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.liststatus
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_completeFile
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_createDependency
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_createFile
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_createNewBlock
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_createRawTable
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_delete
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_freepath
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_getBlockId
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_getClientBlockInfo
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_getClientDependencyInfo
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_getClientRawTableInfo
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_getFileBlocks
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_getRawTableId
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_getUfsAddress
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_getUserId
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_getWorker
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_heartbeat
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_mkdirs
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_rename
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_reportLostFile
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_requestFilesInDependency
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_setPinned
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.user_updateRawTableMetadata
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.worker_cacheBlock
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.worker_getPinIdList
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.worker_getPriorityDependencyList
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.worker_heartbeat
 
isOneway() - Method in class tachyon.thrift.MasterService.Processor.worker_register
 
isOneway() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.accessBlock
 
isOneway() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.addCheckpoint
 
isOneway() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.asyncCheckpoint
 
isOneway() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.cacheBlock
 
isOneway() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.cancelBlock
 
isOneway() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.getUserUfsTempFolder
 
isOneway() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.lockBlock
 
isOneway() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.promoteBlock
 
isOneway() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.requestBlockLocation
 
isOneway() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.requestSpace
 
isOneway() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.unlockBlock
 
isOneway() - Method in class tachyon.thrift.WorkerService.AsyncProcessor.userHeartbeat
 
isOneway() - Method in class tachyon.thrift.WorkerService.Processor.accessBlock
 
isOneway() - Method in class tachyon.thrift.WorkerService.Processor.addCheckpoint
 
isOneway() - Method in class tachyon.thrift.WorkerService.Processor.asyncCheckpoint
 
isOneway() - Method in class tachyon.thrift.WorkerService.Processor.cacheBlock
 
isOneway() - Method in class tachyon.thrift.WorkerService.Processor.cancelBlock
 
isOneway() - Method in class tachyon.thrift.WorkerService.Processor.getUserUfsTempFolder
 
isOneway() - Method in class tachyon.thrift.WorkerService.Processor.lockBlock
 
isOneway() - Method in class tachyon.thrift.WorkerService.Processor.promoteBlock
 
isOneway() - Method in class tachyon.thrift.WorkerService.Processor.requestBlockLocation
 
isOneway() - Method in class tachyon.thrift.WorkerService.Processor.requestSpace
 
isOneway() - Method in class tachyon.thrift.WorkerService.Processor.unlockBlock
 
isOneway() - Method in class tachyon.thrift.WorkerService.Processor.userHeartbeat
 
isPathAbsolute() - Method in class tachyon.TachyonURI
Tells whether or not the path component of this TachyonURI is absolute.
isPinned() - Method in class tachyon.master.Inode
Get the pinned flag of the inode
isPinned - Variable in class tachyon.thrift.ClientFileInfo
 
isPinned() - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
isPromote() - Method in enum tachyon.client.ReadType
 
isRandom() - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
isRecursive() - Method in class tachyon.thrift.MasterService.user_createFile_args
 
isRecursive() - Method in class tachyon.thrift.MasterService.user_delete_args
 
isRecursive() - Method in class tachyon.thrift.MasterService.user_freepath_args
 
isRecursive() - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
isRoot() - Method in class tachyon.TachyonURI
Tells whether or not this URI is root.
isRoot(String) - Static method in class tachyon.util.CommonUtils
Check if the given path is the root.
isSet(BlockInfoException._Fields) - Method in exception tachyon.thrift.BlockInfoException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ClientBlockInfo._Fields) - Method in class tachyon.thrift.ClientBlockInfo
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ClientDependencyInfo._Fields) - Method in class tachyon.thrift.ClientDependencyInfo
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ClientFileInfo._Fields) - Method in class tachyon.thrift.ClientFileInfo
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ClientRawTableInfo._Fields) - Method in class tachyon.thrift.ClientRawTableInfo
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ClientWorkerInfo._Fields) - Method in class tachyon.thrift.ClientWorkerInfo
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Command._Fields) - Method in class tachyon.thrift.Command
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(DependencyDoesNotExistException._Fields) - Method in exception tachyon.thrift.DependencyDoesNotExistException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(FailedToCheckpointException._Fields) - Method in exception tachyon.thrift.FailedToCheckpointException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(FileAlreadyExistException._Fields) - Method in exception tachyon.thrift.FileAlreadyExistException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(FileDoesNotExistException._Fields) - Method in exception tachyon.thrift.FileDoesNotExistException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(InvalidPathException._Fields) - Method in exception tachyon.thrift.InvalidPathException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.addCheckpoint_args._Fields) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.addCheckpoint_result._Fields) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.getFileStatus_args._Fields) - Method in class tachyon.thrift.MasterService.getFileStatus_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.getFileStatus_result._Fields) - Method in class tachyon.thrift.MasterService.getFileStatus_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.getWorkersInfo_args._Fields) - Method in class tachyon.thrift.MasterService.getWorkersInfo_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.getWorkersInfo_result._Fields) - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.liststatus_args._Fields) - Method in class tachyon.thrift.MasterService.liststatus_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.liststatus_result._Fields) - Method in class tachyon.thrift.MasterService.liststatus_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_completeFile_args._Fields) - Method in class tachyon.thrift.MasterService.user_completeFile_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_completeFile_result._Fields) - Method in class tachyon.thrift.MasterService.user_completeFile_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_createDependency_args._Fields) - Method in class tachyon.thrift.MasterService.user_createDependency_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_createDependency_result._Fields) - Method in class tachyon.thrift.MasterService.user_createDependency_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_createFile_args._Fields) - Method in class tachyon.thrift.MasterService.user_createFile_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_createFile_result._Fields) - Method in class tachyon.thrift.MasterService.user_createFile_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_createNewBlock_args._Fields) - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_createNewBlock_result._Fields) - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_createRawTable_args._Fields) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_createRawTable_result._Fields) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_delete_args._Fields) - Method in class tachyon.thrift.MasterService.user_delete_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_delete_result._Fields) - Method in class tachyon.thrift.MasterService.user_delete_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_freepath_args._Fields) - Method in class tachyon.thrift.MasterService.user_freepath_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_freepath_result._Fields) - Method in class tachyon.thrift.MasterService.user_freepath_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getBlockId_args._Fields) - Method in class tachyon.thrift.MasterService.user_getBlockId_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getBlockId_result._Fields) - Method in class tachyon.thrift.MasterService.user_getBlockId_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getClientBlockInfo_args._Fields) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getClientBlockInfo_result._Fields) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getClientDependencyInfo_args._Fields) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getClientDependencyInfo_result._Fields) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getClientRawTableInfo_args._Fields) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getClientRawTableInfo_result._Fields) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getFileBlocks_args._Fields) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getFileBlocks_result._Fields) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getRawTableId_args._Fields) - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getRawTableId_result._Fields) - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getUfsAddress_args._Fields) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getUfsAddress_result._Fields) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getUserId_args._Fields) - Method in class tachyon.thrift.MasterService.user_getUserId_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getUserId_result._Fields) - Method in class tachyon.thrift.MasterService.user_getUserId_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getWorker_args._Fields) - Method in class tachyon.thrift.MasterService.user_getWorker_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_getWorker_result._Fields) - Method in class tachyon.thrift.MasterService.user_getWorker_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_heartbeat_args._Fields) - Method in class tachyon.thrift.MasterService.user_heartbeat_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_heartbeat_result._Fields) - Method in class tachyon.thrift.MasterService.user_heartbeat_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_mkdirs_args._Fields) - Method in class tachyon.thrift.MasterService.user_mkdirs_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_mkdirs_result._Fields) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_rename_args._Fields) - Method in class tachyon.thrift.MasterService.user_rename_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_rename_result._Fields) - Method in class tachyon.thrift.MasterService.user_rename_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_reportLostFile_args._Fields) - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_reportLostFile_result._Fields) - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_requestFilesInDependency_args._Fields) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_requestFilesInDependency_result._Fields) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_setPinned_args._Fields) - Method in class tachyon.thrift.MasterService.user_setPinned_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_setPinned_result._Fields) - Method in class tachyon.thrift.MasterService.user_setPinned_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_updateRawTableMetadata_args._Fields) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.user_updateRawTableMetadata_result._Fields) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.worker_cacheBlock_args._Fields) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.worker_cacheBlock_result._Fields) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.worker_getPinIdList_args._Fields) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.worker_getPinIdList_result._Fields) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.worker_getPriorityDependencyList_args._Fields) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.worker_getPriorityDependencyList_result._Fields) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.worker_heartbeat_args._Fields) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.worker_heartbeat_result._Fields) - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.worker_register_args._Fields) - Method in class tachyon.thrift.MasterService.worker_register_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(MasterService.worker_register_result._Fields) - Method in class tachyon.thrift.MasterService.worker_register_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(NetAddress._Fields) - Method in class tachyon.thrift.NetAddress
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(NoWorkerException._Fields) - Method in exception tachyon.thrift.NoWorkerException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(OutOfSpaceException._Fields) - Method in exception tachyon.thrift.OutOfSpaceException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(SuspectedFileSizeException._Fields) - Method in exception tachyon.thrift.SuspectedFileSizeException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TableColumnException._Fields) - Method in exception tachyon.thrift.TableColumnException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TableDoesNotExistException._Fields) - Method in exception tachyon.thrift.TableDoesNotExistException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TachyonException._Fields) - Method in exception tachyon.thrift.TachyonException
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.accessBlock_args._Fields) - Method in class tachyon.thrift.WorkerService.accessBlock_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.accessBlock_result._Fields) - Method in class tachyon.thrift.WorkerService.accessBlock_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.addCheckpoint_args._Fields) - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.addCheckpoint_result._Fields) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.asyncCheckpoint_args._Fields) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.asyncCheckpoint_result._Fields) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.cacheBlock_args._Fields) - Method in class tachyon.thrift.WorkerService.cacheBlock_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.cacheBlock_result._Fields) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.cancelBlock_args._Fields) - Method in class tachyon.thrift.WorkerService.cancelBlock_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.cancelBlock_result._Fields) - Method in class tachyon.thrift.WorkerService.cancelBlock_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.getUserUfsTempFolder_args._Fields) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.getUserUfsTempFolder_result._Fields) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.lockBlock_args._Fields) - Method in class tachyon.thrift.WorkerService.lockBlock_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.lockBlock_result._Fields) - Method in class tachyon.thrift.WorkerService.lockBlock_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.promoteBlock_args._Fields) - Method in class tachyon.thrift.WorkerService.promoteBlock_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.promoteBlock_result._Fields) - Method in class tachyon.thrift.WorkerService.promoteBlock_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.requestBlockLocation_args._Fields) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.requestBlockLocation_result._Fields) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.requestSpace_args._Fields) - Method in class tachyon.thrift.WorkerService.requestSpace_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.requestSpace_result._Fields) - Method in class tachyon.thrift.WorkerService.requestSpace_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.unlockBlock_args._Fields) - Method in class tachyon.thrift.WorkerService.unlockBlock_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.unlockBlock_result._Fields) - Method in class tachyon.thrift.WorkerService.unlockBlock_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.userHeartbeat_args._Fields) - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(WorkerService.userHeartbeat_result._Fields) - Method in class tachyon.thrift.WorkerService.userHeartbeat_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSetAddedBlockIds() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
Returns true if field addedBlockIds is set (has been assigned a value) and false otherwise
isSetAddress() - Method in class tachyon.thrift.ClientWorkerInfo
Returns true if field address is set (has been assigned a value) and false otherwise
isSetBlockId() - Method in class tachyon.thrift.ClientBlockInfo
Returns true if field blockId is set (has been assigned a value) and false otherwise
isSetBlockId() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
Returns true if field blockId is set (has been assigned a value) and false otherwise
isSetBlockId() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
Returns true if field blockId is set (has been assigned a value) and false otherwise
isSetBlockId() - Method in class tachyon.thrift.WorkerService.accessBlock_args
Returns true if field blockId is set (has been assigned a value) and false otherwise
isSetBlockId() - Method in class tachyon.thrift.WorkerService.cacheBlock_args
Returns true if field blockId is set (has been assigned a value) and false otherwise
isSetBlockId() - Method in class tachyon.thrift.WorkerService.cancelBlock_args
Returns true if field blockId is set (has been assigned a value) and false otherwise
isSetBlockId() - Method in class tachyon.thrift.WorkerService.lockBlock_args
Returns true if field blockId is set (has been assigned a value) and false otherwise
isSetBlockId() - Method in class tachyon.thrift.WorkerService.promoteBlock_args
Returns true if field blockId is set (has been assigned a value) and false otherwise
isSetBlockId() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
Returns true if field blockId is set (has been assigned a value) and false otherwise
isSetBlockId() - Method in class tachyon.thrift.WorkerService.requestSpace_args
Returns true if field blockId is set (has been assigned a value) and false otherwise
isSetBlockId() - Method in class tachyon.thrift.WorkerService.unlockBlock_args
Returns true if field blockId is set (has been assigned a value) and false otherwise
isSetBlockIds() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field blockIds is set (has been assigned a value) and false otherwise
isSetBlockSizeByte() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field blockSizeByte is set (has been assigned a value) and false otherwise
isSetBlockSizeByte() - Method in class tachyon.thrift.MasterService.user_createFile_args
Returns true if field blockSizeByte is set (has been assigned a value) and false otherwise
isSetCapacityBytes() - Method in class tachyon.thrift.ClientWorkerInfo
Returns true if field capacityBytes is set (has been assigned a value) and false otherwise
isSetCheckpointPath() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
Returns true if field checkpointPath is set (has been assigned a value) and false otherwise
isSetChildren() - Method in class tachyon.thrift.ClientDependencyInfo
Returns true if field children is set (has been assigned a value) and false otherwise
isSetChildren() - Method in class tachyon.thrift.MasterService.user_createDependency_args
Returns true if field children is set (has been assigned a value) and false otherwise
isSetChildrenBlockSizeByte() - Method in class tachyon.thrift.MasterService.user_createDependency_args
Returns true if field childrenBlockSizeByte is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class tachyon.thrift.ClientRawTableInfo
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetCommandPrefix() - Method in class tachyon.thrift.MasterService.user_createDependency_args
Returns true if field commandPrefix is set (has been assigned a value) and false otherwise
isSetComment() - Method in class tachyon.thrift.MasterService.user_createDependency_args
Returns true if field comment is set (has been assigned a value) and false otherwise
isSetCreationTimeMs() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field creationTimeMs is set (has been assigned a value) and false otherwise
isSetCurrentBlocks() - Method in class tachyon.thrift.MasterService.worker_register_args
Returns true if field currentBlocks is set (has been assigned a value) and false otherwise
isSetData() - Method in class tachyon.thrift.ClientDependencyInfo
Returns true if field data is set (has been assigned a value) and false otherwise
isSetData() - Method in class tachyon.thrift.MasterService.user_createDependency_args
Returns true if field data is set (has been assigned a value) and false otherwise
isSetDependencyId() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field dependencyId is set (has been assigned a value) and false otherwise
isSetDependencyId() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
Returns true if field dependencyId is set (has been assigned a value) and false otherwise
isSetDependencyType() - Method in class tachyon.thrift.MasterService.user_createDependency_args
Returns true if field dependencyType is set (has been assigned a value) and false otherwise
isSetDepId() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
Returns true if field depId is set (has been assigned a value) and false otherwise
isSetDstPath() - Method in class tachyon.thrift.MasterService.user_rename_args
Returns true if field dstPath is set (has been assigned a value) and false otherwise
isSetE() - Method in class tachyon.thrift.MasterService.user_completeFile_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetE() - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetE() - Method in class tachyon.thrift.MasterService.user_delete_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetE() - Method in class tachyon.thrift.MasterService.user_freepath_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetE() - Method in class tachyon.thrift.MasterService.user_getBlockId_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetE() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetE() - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetE() - Method in class tachyon.thrift.MasterService.user_getWorker_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetE() - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetE() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetE() - Method in class tachyon.thrift.MasterService.user_setPinned_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetE() - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetE() - Method in class tachyon.thrift.MasterService.worker_register_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetE() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
Returns true if field e is set (has been assigned a value) and false otherwise
isSetEA() - Method in class tachyon.thrift.MasterService.user_createDependency_result
Returns true if field eA is set (has been assigned a value) and false otherwise
isSetEA() - Method in class tachyon.thrift.MasterService.user_rename_result
Returns true if field eA is set (has been assigned a value) and false otherwise
isSetEB() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
Returns true if field eB is set (has been assigned a value) and false otherwise
isSetEB() - Method in class tachyon.thrift.MasterService.user_createDependency_result
Returns true if field eB is set (has been assigned a value) and false otherwise
isSetEB() - Method in class tachyon.thrift.MasterService.user_createFile_result
Returns true if field eB is set (has been assigned a value) and false otherwise
isSetEB() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
Returns true if field eB is set (has been assigned a value) and false otherwise
isSetEB() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
Returns true if field eB is set (has been assigned a value) and false otherwise
isSetEB() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
Returns true if field eB is set (has been assigned a value) and false otherwise
isSetEB() - Method in class tachyon.thrift.WorkerService.cacheBlock_result
Returns true if field eB is set (has been assigned a value) and false otherwise
isSetEF() - Method in class tachyon.thrift.MasterService.liststatus_result
Returns true if field eF is set (has been assigned a value) and false otherwise
isSetEF() - Method in class tachyon.thrift.MasterService.user_createDependency_result
Returns true if field eF is set (has been assigned a value) and false otherwise
isSetEF() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
Returns true if field eF is set (has been assigned a value) and false otherwise
isSetEF() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
Returns true if field eF is set (has been assigned a value) and false otherwise
isSetEF() - Method in class tachyon.thrift.MasterService.user_rename_result
Returns true if field eF is set (has been assigned a value) and false otherwise
isSetEF() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
Returns true if field eF is set (has been assigned a value) and false otherwise
isSetEI() - Method in class tachyon.thrift.MasterService.getFileStatus_result
Returns true if field eI is set (has been assigned a value) and false otherwise
isSetEI() - Method in class tachyon.thrift.MasterService.liststatus_result
Returns true if field eI is set (has been assigned a value) and false otherwise
isSetEI() - Method in class tachyon.thrift.MasterService.user_createDependency_result
Returns true if field eI is set (has been assigned a value) and false otherwise
isSetEI() - Method in class tachyon.thrift.MasterService.user_createFile_result
Returns true if field eI is set (has been assigned a value) and false otherwise
isSetEI() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
Returns true if field eI is set (has been assigned a value) and false otherwise
isSetEI() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
Returns true if field eI is set (has been assigned a value) and false otherwise
isSetEI() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
Returns true if field eI is set (has been assigned a value) and false otherwise
isSetEI() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
Returns true if field eI is set (has been assigned a value) and false otherwise
isSetEI() - Method in class tachyon.thrift.MasterService.user_rename_result
Returns true if field eI is set (has been assigned a value) and false otherwise
isSetEP() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
Returns true if field eP is set (has been assigned a value) and false otherwise
isSetEP() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
Returns true if field eP is set (has been assigned a value) and false otherwise
isSetEP() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
Returns true if field eP is set (has been assigned a value) and false otherwise
isSetEP() - Method in class tachyon.thrift.WorkerService.cacheBlock_result
Returns true if field eP is set (has been assigned a value) and false otherwise
isSetEP() - Method in class tachyon.thrift.WorkerService.lockBlock_result
Returns true if field eP is set (has been assigned a value) and false otherwise
isSetEP() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
Returns true if field eP is set (has been assigned a value) and false otherwise
isSetEP() - Method in class tachyon.thrift.WorkerService.requestSpace_result
Returns true if field eP is set (has been assigned a value) and false otherwise
isSetER() - Method in class tachyon.thrift.MasterService.user_createFile_result
Returns true if field eR is set (has been assigned a value) and false otherwise
isSetER() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
Returns true if field eR is set (has been assigned a value) and false otherwise
isSetER() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
Returns true if field eR is set (has been assigned a value) and false otherwise
isSetES() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
Returns true if field eS is set (has been assigned a value) and false otherwise
isSetES() - Method in class tachyon.thrift.MasterService.user_createFile_result
Returns true if field eS is set (has been assigned a value) and false otherwise
isSetES() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
Returns true if field eS is set (has been assigned a value) and false otherwise
isSetES() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
Returns true if field eS is set (has been assigned a value) and false otherwise
isSetES() - Method in class tachyon.thrift.WorkerService.cacheBlock_result
Returns true if field eS is set (has been assigned a value) and false otherwise
isSetES() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
Returns true if field eS is set (has been assigned a value) and false otherwise
isSetET() - Method in class tachyon.thrift.MasterService.user_createDependency_result
Returns true if field eT is set (has been assigned a value) and false otherwise
isSetET() - Method in class tachyon.thrift.MasterService.user_createFile_result
Returns true if field eT is set (has been assigned a value) and false otherwise
isSetET() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
Returns true if field eT is set (has been assigned a value) and false otherwise
isSetET() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
Returns true if field eT is set (has been assigned a value) and false otherwise
isSetET() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
Returns true if field eT is set (has been assigned a value) and false otherwise
isSetET() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
Returns true if field eT is set (has been assigned a value) and false otherwise
isSetETa() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
Returns true if field eTa is set (has been assigned a value) and false otherwise
isSetETa() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
Returns true if field eTa is set (has been assigned a value) and false otherwise
isSetFileId() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
Returns true if field fileId is set (has been assigned a value) and false otherwise
isSetFileId() - Method in class tachyon.thrift.MasterService.getFileStatus_args
Returns true if field fileId is set (has been assigned a value) and false otherwise
isSetFileId() - Method in class tachyon.thrift.MasterService.user_completeFile_args
Returns true if field fileId is set (has been assigned a value) and false otherwise
isSetFileId() - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
Returns true if field fileId is set (has been assigned a value) and false otherwise
isSetFileId() - Method in class tachyon.thrift.MasterService.user_delete_args
Returns true if field fileId is set (has been assigned a value) and false otherwise
isSetFileId() - Method in class tachyon.thrift.MasterService.user_freepath_args
Returns true if field fileId is set (has been assigned a value) and false otherwise
isSetFileId() - Method in class tachyon.thrift.MasterService.user_getBlockId_args
Returns true if field fileId is set (has been assigned a value) and false otherwise
isSetFileId() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
Returns true if field fileId is set (has been assigned a value) and false otherwise
isSetFileId() - Method in class tachyon.thrift.MasterService.user_rename_args
Returns true if field fileId is set (has been assigned a value) and false otherwise
isSetFileId() - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
Returns true if field fileId is set (has been assigned a value) and false otherwise
isSetFileId() - Method in class tachyon.thrift.MasterService.user_setPinned_args
Returns true if field fileId is set (has been assigned a value) and false otherwise
isSetFileId() - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
Returns true if field fileId is set (has been assigned a value) and false otherwise
isSetFileId() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
Returns true if field fileId is set (has been assigned a value) and false otherwise
isSetFramework() - Method in class tachyon.thrift.MasterService.user_createDependency_args
Returns true if field framework is set (has been assigned a value) and false otherwise
isSetFrameworkVersion() - Method in class tachyon.thrift.MasterService.user_createDependency_args
Returns true if field frameworkVersion is set (has been assigned a value) and false otherwise
isSetHost() - Method in class tachyon.thrift.MasterService.user_getWorker_args
Returns true if field host is set (has been assigned a value) and false otherwise
isSetId() - Method in class tachyon.thrift.ClientDependencyInfo
Returns true if field id is set (has been assigned a value) and false otherwise
isSetId() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field id is set (has been assigned a value) and false otherwise
isSetId() - Method in class tachyon.thrift.ClientRawTableInfo
Returns true if field id is set (has been assigned a value) and false otherwise
isSetId() - Method in class tachyon.thrift.ClientWorkerInfo
Returns true if field id is set (has been assigned a value) and false otherwise
isSetId() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
Returns true if field id is set (has been assigned a value) and false otherwise
isSetIndex() - Method in class tachyon.thrift.MasterService.user_getBlockId_args
Returns true if field index is set (has been assigned a value) and false otherwise
isSetInitialBytes() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
Returns true if field initialBytes is set (has been assigned a value) and false otherwise
isSetInMemoryPercentage() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field inMemoryPercentage is set (has been assigned a value) and false otherwise
isSetIsCache() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field isCache is set (has been assigned a value) and false otherwise
isSetIsComplete() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field isComplete is set (has been assigned a value) and false otherwise
isSetIsFolder() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field isFolder is set (has been assigned a value) and false otherwise
isSetIsPinned() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field isPinned is set (has been assigned a value) and false otherwise
isSetLastContactSec() - Method in class tachyon.thrift.ClientWorkerInfo
Returns true if field lastContactSec is set (has been assigned a value) and false otherwise
isSetLastModificationTimeMs() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field lastModificationTimeMs is set (has been assigned a value) and false otherwise
isSetLength() - Method in class tachyon.thrift.ClientBlockInfo
Returns true if field length is set (has been assigned a value) and false otherwise
isSetLength() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field length is set (has been assigned a value) and false otherwise
isSetLength() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
Returns true if field length is set (has been assigned a value) and false otherwise
isSetLength() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
Returns true if field length is set (has been assigned a value) and false otherwise
isSetLocations() - Method in class tachyon.thrift.ClientBlockInfo
Returns true if field locations is set (has been assigned a value) and false otherwise
isSetMCommandType() - Method in class tachyon.thrift.Command
Returns true if field mCommandType is set (has been assigned a value) and false otherwise
isSetMData() - Method in class tachyon.thrift.Command
Returns true if field mData is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception tachyon.thrift.BlockInfoException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception tachyon.thrift.DependencyDoesNotExistException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception tachyon.thrift.FailedToCheckpointException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception tachyon.thrift.FileAlreadyExistException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception tachyon.thrift.FileDoesNotExistException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception tachyon.thrift.InvalidPathException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception tachyon.thrift.NoWorkerException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception tachyon.thrift.OutOfSpaceException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception tachyon.thrift.SuspectedFileSizeException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception tachyon.thrift.TableColumnException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception tachyon.thrift.TableDoesNotExistException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception tachyon.thrift.TachyonException
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMetadata() - Method in class tachyon.thrift.ClientRawTableInfo
Returns true if field metadata is set (has been assigned a value) and false otherwise
isSetMetadata() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
Returns true if field metadata is set (has been assigned a value) and false otherwise
isSetMetadata() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
Returns true if field metadata is set (has been assigned a value) and false otherwise
isSetMHost() - Method in class tachyon.thrift.NetAddress
Returns true if field mHost is set (has been assigned a value) and false otherwise
isSetMPort() - Method in class tachyon.thrift.NetAddress
Returns true if field mPort is set (has been assigned a value) and false otherwise
isSetMSecondaryPort() - Method in class tachyon.thrift.NetAddress
Returns true if field mSecondaryPort is set (has been assigned a value) and false otherwise
isSetName() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field name is set (has been assigned a value) and false otherwise
isSetName() - Method in class tachyon.thrift.ClientRawTableInfo
Returns true if field name is set (has been assigned a value) and false otherwise
isSetOffset() - Method in class tachyon.thrift.ClientBlockInfo
Returns true if field offset is set (has been assigned a value) and false otherwise
isSetParents() - Method in class tachyon.thrift.ClientDependencyInfo
Returns true if field parents is set (has been assigned a value) and false otherwise
isSetParents() - Method in class tachyon.thrift.MasterService.user_createDependency_args
Returns true if field parents is set (has been assigned a value) and false otherwise
isSetPath() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field path is set (has been assigned a value) and false otherwise
isSetPath() - Method in class tachyon.thrift.ClientRawTableInfo
Returns true if field path is set (has been assigned a value) and false otherwise
isSetPath() - Method in class tachyon.thrift.MasterService.getFileStatus_args
Returns true if field path is set (has been assigned a value) and false otherwise
isSetPath() - Method in class tachyon.thrift.MasterService.liststatus_args
Returns true if field path is set (has been assigned a value) and false otherwise
isSetPath() - Method in class tachyon.thrift.MasterService.user_createFile_args
Returns true if field path is set (has been assigned a value) and false otherwise
isSetPath() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
Returns true if field path is set (has been assigned a value) and false otherwise
isSetPath() - Method in class tachyon.thrift.MasterService.user_delete_args
Returns true if field path is set (has been assigned a value) and false otherwise
isSetPath() - Method in class tachyon.thrift.MasterService.user_freepath_args
Returns true if field path is set (has been assigned a value) and false otherwise
isSetPath() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
Returns true if field path is set (has been assigned a value) and false otherwise
isSetPath() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
Returns true if field path is set (has been assigned a value) and false otherwise
isSetPath() - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
Returns true if field path is set (has been assigned a value) and false otherwise
isSetPath() - Method in class tachyon.thrift.MasterService.user_mkdirs_args
Returns true if field path is set (has been assigned a value) and false otherwise
isSetPinned() - Method in class tachyon.thrift.MasterService.user_setPinned_args
Returns true if field pinned is set (has been assigned a value) and false otherwise
isSetRandom() - Method in class tachyon.thrift.MasterService.user_getWorker_args
Returns true if field random is set (has been assigned a value) and false otherwise
isSetRecursive() - Method in class tachyon.thrift.MasterService.user_createFile_args
Returns true if field recursive is set (has been assigned a value) and false otherwise
isSetRecursive() - Method in class tachyon.thrift.MasterService.user_delete_args
Returns true if field recursive is set (has been assigned a value) and false otherwise
isSetRecursive() - Method in class tachyon.thrift.MasterService.user_freepath_args
Returns true if field recursive is set (has been assigned a value) and false otherwise
isSetRecursive() - Method in class tachyon.thrift.MasterService.user_mkdirs_args
Returns true if field recursive is set (has been assigned a value) and false otherwise
isSetRemovedBlockIds() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
Returns true if field removedBlockIds is set (has been assigned a value) and false otherwise
isSetRequestBytes() - Method in class tachyon.thrift.WorkerService.requestSpace_args
Returns true if field requestBytes is set (has been assigned a value) and false otherwise
isSetSrcPath() - Method in class tachyon.thrift.MasterService.user_rename_args
Returns true if field srcPath is set (has been assigned a value) and false otherwise
isSetStarttimeMs() - Method in class tachyon.thrift.ClientWorkerInfo
Returns true if field starttimeMs is set (has been assigned a value) and false otherwise
isSetState() - Method in class tachyon.thrift.ClientWorkerInfo
Returns true if field state is set (has been assigned a value) and false otherwise
isSetStorageDirId() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
Returns true if field storageDirId is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.getFileStatus_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.liststatus_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_createDependency_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_createFile_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_delete_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_freepath_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_getBlockId_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_getUserId_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_getWorker_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.user_rename_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.MasterService.worker_register_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.WorkerService.lockBlock_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.WorkerService.promoteBlock_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.WorkerService.requestSpace_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class tachyon.thrift.WorkerService.unlockBlock_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetTableId() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
Returns true if field tableId is set (has been assigned a value) and false otherwise
isSetTotalBytes() - Method in class tachyon.thrift.MasterService.worker_register_args
Returns true if field totalBytes is set (has been assigned a value) and false otherwise
isSetUfsPath() - Method in class tachyon.thrift.ClientFileInfo
Returns true if field ufsPath is set (has been assigned a value) and false otherwise
isSetUfsPath() - Method in class tachyon.thrift.MasterService.user_createFile_args
Returns true if field ufsPath is set (has been assigned a value) and false otherwise
isSetUsedBytes() - Method in class tachyon.thrift.ClientWorkerInfo
Returns true if field usedBytes is set (has been assigned a value) and false otherwise
isSetUsedBytes() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
Returns true if field usedBytes is set (has been assigned a value) and false otherwise
isSetUsedBytes() - Method in class tachyon.thrift.MasterService.worker_register_args
Returns true if field usedBytes is set (has been assigned a value) and false otherwise
isSetUserId() - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
Returns true if field userId is set (has been assigned a value) and false otherwise
isSetUserId() - Method in class tachyon.thrift.WorkerService.cacheBlock_args
Returns true if field userId is set (has been assigned a value) and false otherwise
isSetUserId() - Method in class tachyon.thrift.WorkerService.cancelBlock_args
Returns true if field userId is set (has been assigned a value) and false otherwise
isSetUserId() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
Returns true if field userId is set (has been assigned a value) and false otherwise
isSetUserId() - Method in class tachyon.thrift.WorkerService.lockBlock_args
Returns true if field userId is set (has been assigned a value) and false otherwise
isSetUserId() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
Returns true if field userId is set (has been assigned a value) and false otherwise
isSetUserId() - Method in class tachyon.thrift.WorkerService.requestSpace_args
Returns true if field userId is set (has been assigned a value) and false otherwise
isSetUserId() - Method in class tachyon.thrift.WorkerService.unlockBlock_args
Returns true if field userId is set (has been assigned a value) and false otherwise
isSetUserId() - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
Returns true if field userId is set (has been assigned a value) and false otherwise
isSetWorkerId() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
Returns true if field workerId is set (has been assigned a value) and false otherwise
isSetWorkerId() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
Returns true if field workerId is set (has been assigned a value) and false otherwise
isSetWorkerId() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
Returns true if field workerId is set (has been assigned a value) and false otherwise
isSetWorkerNetAddress() - Method in class tachyon.thrift.MasterService.worker_register_args
Returns true if field workerNetAddress is set (has been assigned a value) and false otherwise
isSetWorkerUsedBytes() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
Returns true if field workerUsedBytes is set (has been assigned a value) and false otherwise
isSuccess() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
isSuccess() - Method in class tachyon.thrift.MasterService.user_delete_result
 
isSuccess() - Method in class tachyon.thrift.MasterService.user_freepath_result
 
isSuccess() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
isSuccess() - Method in class tachyon.thrift.MasterService.user_rename_result
 
isSuccess() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
isSuccess() - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
isSuccess() - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
isSuccess() - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
isThrough() - Method in enum tachyon.client.WriteType
 
isUnknown(long) - Static method in class tachyon.StorageDirId
Check whether the value of StorageDirId is UNKNOWN
isZookeeperMode() - Method in class tachyon.hadoop.TFS
 
isZookeeperMode() - Method in class tachyon.hadoop.TFSFT
 

J

JavaByteBufferReader - Class in tachyon.io
The wrapper for to read ByteBuffer using ByteBuffer's default methods.
JavaByteBufferReader(ByteBuffer) - Constructor for class tachyon.io.JavaByteBufferReader
 
JavaByteBufferWriter - Class in tachyon.io
The wrapper for to write ByteBuffer using ByteBuffer's default methods.
JavaByteBufferWriter(ByteBuffer) - Constructor for class tachyon.io.JavaByteBufferWriter
 
join(String) - Method in class tachyon.TachyonURI
Append additional path elements to the end of a TachyonURI.
join(TachyonURI) - Method in class tachyon.TachyonURI
Append additional path elements to the end of a TachyonURI.
Journal - Class in tachyon.master
The Journal manages Tachyon image and journal log.
Journal(String, String, String) - Constructor for class tachyon.master.Journal
Create a Journal manager.
JOURNAL_FOLDER - Variable in class tachyon.conf.MasterConf
 
JOURNAL_VERSION - Static variable in class tachyon.Constants
Version 1 [Before 0.5.0] Customized ser/de based.

K

KB - Static variable in class tachyon.Constants
 
KEYTAB - Variable in class tachyon.conf.MasterConf
 
KEYTAB - Variable in class tachyon.conf.WorkerConf
 
KEYTAB_KEY - Variable in class tachyon.conf.MasterConf
 
KEYTAB_KEY - Variable in class tachyon.conf.WorkerConf
 

L

lastContactSec - Variable in class tachyon.thrift.ClientWorkerInfo
 
lastModificationTimeMs - Variable in class tachyon.thrift.ClientFileInfo
 
LazyFileOutputStream - Class in tachyon
Class that delays opening the output file until the first bytes shall be written or the method open has been invoked explicitly.
LazyFileOutputStream(String) - Constructor for class tachyon.LazyFileOutputStream
Creates a stream that will eventually write to the file with the given name and replace it.
LazyFileOutputStream(String, boolean) - Constructor for class tachyon.LazyFileOutputStream
Creates a stream that will eventually write to the file with the given name and optionally append to instead of replacing it.
LazyFileOutputStream(File) - Constructor for class tachyon.LazyFileOutputStream
Creates a stream that will eventually write to the file with the given name and replace it.
LazyFileOutputStream(File, boolean) - Constructor for class tachyon.LazyFileOutputStream
Creates a stream that will eventually write to the file with the given name and optionally append to instead of replacing it.
LazyFileOutputStream(File, boolean, boolean) - Constructor for class tachyon.LazyFileOutputStream
Creates a stream that will eventually write to the file with the given name, optionally append to instead of replacing it, and optionally always create a file (even if zero length).
LeaderInquireClient - Class in tachyon
Utility to get leader from zookeeper.
LeaderSelectorClient - Class in tachyon
Masters use this client to elect a leader.
LeaderSelectorClient(String, String, String, String) - Constructor for class tachyon.LeaderSelectorClient
 
length() - Method in class tachyon.client.TachyonFile
 
length - Variable in class tachyon.thrift.ClientBlockInfo
 
length - Variable in class tachyon.thrift.ClientFileInfo
 
length - Variable in class tachyon.thrift.MasterService.addCheckpoint_args
 
length - Variable in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
list(String) - Method in class tachyon.UnderFileSystem
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.
list(String) - Method in class tachyon.UnderFileSystemHdfs
 
list(String) - Method in class tachyon.UnderFileSystemSingleLocal
 
listFiles(TachyonURI, boolean) - Method in class tachyon.master.MasterInfo
Get the id of the file at the given path.
listStatus(TachyonURI) - Method in class tachyon.client.TachyonFS
If the path is a directory, return all the direct entries in it.
listStatus(String) - Method in class tachyon.master.MasterClient
 
liststatus(String) - Method in class tachyon.master.MasterServiceHandler
 
liststatus(String, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
liststatus(String, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
liststatus(String) - Method in class tachyon.thrift.MasterService.Client
 
liststatus(String) - Method in interface tachyon.thrift.MasterService.Iface
 
listToString(List<T>) - Static method in class tachyon.util.CommonUtils
 
load(MasterInfo, String, int) - Static method in class tachyon.master.EditLog
Load edit log.
load(MasterInfo, String) - Static method in class tachyon.master.Image
Load an image into the masterinfo.
loadEditLog(MasterInfo) - Method in class tachyon.master.Journal
Load edit log.
loadImage(MasterInfo) - Method in class tachyon.master.Journal
Load image file.
loadImage(JsonParser, TachyonURI) - Method in class tachyon.master.MasterInfo
Load the image from parser, which is created based on the path.
loadSingleLog(MasterInfo, String) - Static method in class tachyon.master.EditLog
Load one edit log.
loadSingleLogFile(MasterInfo, String) - Method in class tachyon.master.Journal
Load one log file of the Master
loadUfs(TachyonURI, TachyonURI, String) - Static method in class tachyon.util.UfsUtils
Load files under path "ufsAddrRootPath" (excluding excludePathPrefix relative to the path) to the given tfs under a given destination path.
loadUnderFs(TachyonFS, TachyonURI, TachyonURI, PrefixList) - Static method in class tachyon.util.UfsUtils
Load files under path "ufsAddress/ufsRootPath" (excluding excludePathPrefix) to the given tfs under the given tfsRootPath directory.
LocalBlockInStream - Class in tachyon.client
BlockInStream for local block.
location(String[]) - Method in class tachyon.command.TFsShell
Displays a list of hosts that have the file specified in argv stored.
locations - Variable in class tachyon.thrift.ClientBlockInfo
 
lock(long, int) - Method in class tachyon.worker.BlocksLocker
Lock a block with specified lock id.
lockBlock(long, long, AsyncMethodCallback) - Method in class tachyon.thrift.WorkerService.AsyncClient
 
lockBlock(long, long, AsyncMethodCallback) - Method in interface tachyon.thrift.WorkerService.AsyncIface
 
lockBlock(long, long) - Method in class tachyon.thrift.WorkerService.Client
 
lockBlock(long, long) - Method in interface tachyon.thrift.WorkerService.Iface
Lock the file in Tachyon's space while the user 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.
lockBlock(long, long) - Method in class tachyon.worker.hierarchy.StorageDir
Lock block by some user
lockBlock(long) - Method in class tachyon.worker.WorkerClient
Lock the block, therefore, the worker will not evict the block from the memory until it is unlocked.
lockBlock(long, long) - Method in class tachyon.worker.WorkerServiceHandler
 
lockBlock(long, long) - Method in class tachyon.worker.WorkerStorage
Lock the block by some user Used internally to make sure blocks are unmodified, but also used in TachyonFS for caching blocks locally for users.
locked(long) - Method in class tachyon.worker.BlocksLocker
Get StorageDir in which the block is locked
Log4jFileAppender - Class in tachyon
Custom log4j appender which preserves old logs on system restart, rolls over logs based on both size and day.
Log4jFileAppender() - Constructor for class tachyon.Log4jFileAppender
 
LOGGER_TYPE - Static variable in class tachyon.Constants
 
login(String, String, String, String, String) - Method in class tachyon.UnderFileSystemHdfs
 
logPerIteration(long, int, String, int) - Static method in class tachyon.examples.Performance
 
ls(String[]) - Method in class tachyon.command.TFsShell
Displays information for all directories and files directly under the path specified in argv.
ls(TachyonURI, boolean) - Method in class tachyon.master.MasterInfo
Get the names of the sub-directories at the given path.
lsr(String[]) - Method in class tachyon.command.TFsShell
Displays information for all directories and files under the path specified in argv recursively.

M

main(String[]) - Static method in class tachyon.command.TFsShell
Main method, starts a new TFsShell
main(String[]) - Static method in class tachyon.examples.BasicCheckpoint
 
main(String[]) - Static method in class tachyon.examples.BasicNonByteBufferOperations
 
main(String[]) - Static method in class tachyon.examples.BasicOperations
 
main(String[]) - Static method in class tachyon.examples.BasicRawTableOperations
 
main(String[]) - Static method in class tachyon.examples.Performance
 
main(String[]) - Static method in class tachyon.Format
 
main(String[]) - Static method in class tachyon.master.TachyonMaster
 
main(String[]) - Static method in class tachyon.util.UfsUtils
 
main(String[]) - Static method in class tachyon.Version
 
main(String[]) - Static method in class tachyon.worker.TachyonWorker
 
markUpToDate(String) - Static method in class tachyon.master.EditLog
Make the edit log up-to-date, It will delete all editlogs since sBackUpLogStartNum.
MASTER_ADDRESS - Variable in class tachyon.conf.MasterConf
 
MASTER_HOSTNAME - Variable in class tachyon.conf.WorkerConf
 
MASTER_HOSTNAME - Static variable in class tachyon.master.DependencyVariables
 
MASTER_PORT - Variable in class tachyon.conf.WorkerConf
 
MASTER_PORT - Static variable in class tachyon.master.DependencyVariables
 
MASTER_RETRY_COUNT - Variable in class tachyon.conf.CommonConf
 
MasterClient - Class in tachyon.master
The master server client side.
MasterClient(InetSocketAddress, ExecutorService) - Constructor for class tachyon.master.MasterClient
 
MasterClient(InetSocketAddress, boolean, ExecutorService) - Constructor for class tachyon.master.MasterClient
 
MasterConf - Class in tachyon.conf
Configurations used by master only.
MasterInfo - Class in tachyon.master
A global view of filesystem in master.
MasterInfo(InetSocketAddress, Journal, ExecutorService) - Constructor for class tachyon.master.MasterInfo
 
MasterInfo.MasterInfoHeartbeatExecutor - Class in tachyon.master
Master info periodical status check.
MasterInfo.MasterInfoHeartbeatExecutor() - Constructor for class tachyon.master.MasterInfo.MasterInfoHeartbeatExecutor
 
MasterInfo.RecomputationScheduler - Class in tachyon.master
 
MasterInfo.RecomputationScheduler() - Constructor for class tachyon.master.MasterInfo.RecomputationScheduler
 
MasterService - Class in tachyon.thrift
 
MasterService() - Constructor for class tachyon.thrift.MasterService
 
MasterService.addCheckpoint_args - Class in tachyon.thrift
 
MasterService.addCheckpoint_args() - Constructor for class tachyon.thrift.MasterService.addCheckpoint_args
 
MasterService.addCheckpoint_args(long, int, long, String) - Constructor for class tachyon.thrift.MasterService.addCheckpoint_args
 
MasterService.addCheckpoint_args(MasterService.addCheckpoint_args) - Constructor for class tachyon.thrift.MasterService.addCheckpoint_args
Performs a deep copy on other.
MasterService.addCheckpoint_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.addCheckpoint_result - Class in tachyon.thrift
 
MasterService.addCheckpoint_result() - Constructor for class tachyon.thrift.MasterService.addCheckpoint_result
 
MasterService.addCheckpoint_result(boolean, FileDoesNotExistException, SuspectedFileSizeException, BlockInfoException) - Constructor for class tachyon.thrift.MasterService.addCheckpoint_result
 
MasterService.addCheckpoint_result(MasterService.addCheckpoint_result) - Constructor for class tachyon.thrift.MasterService.addCheckpoint_result
Performs a deep copy on other.
MasterService.addCheckpoint_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.AsyncClient - Class in tachyon.thrift
 
MasterService.AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient
 
MasterService.AsyncClient.addCheckpoint_call - Class in tachyon.thrift
 
MasterService.AsyncClient.addCheckpoint_call(long, int, long, String, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.addCheckpoint_call
 
MasterService.AsyncClient.Factory - Class in tachyon.thrift
 
MasterService.AsyncClient.Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class tachyon.thrift.MasterService.AsyncClient.Factory
 
MasterService.AsyncClient.getFileStatus_call - Class in tachyon.thrift
 
MasterService.AsyncClient.getFileStatus_call(int, String, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.getFileStatus_call
 
MasterService.AsyncClient.getWorkersInfo_call - Class in tachyon.thrift
 
MasterService.AsyncClient.getWorkersInfo_call(AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.getWorkersInfo_call
 
MasterService.AsyncClient.liststatus_call - Class in tachyon.thrift
 
MasterService.AsyncClient.liststatus_call(String, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.liststatus_call
 
MasterService.AsyncClient.user_completeFile_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_completeFile_call(int, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_completeFile_call
 
MasterService.AsyncClient.user_createDependency_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_createDependency_call(List<String>, List<String>, String, List<ByteBuffer>, String, String, String, int, long, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_createDependency_call
 
MasterService.AsyncClient.user_createFile_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_createFile_call(String, String, long, boolean, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_createFile_call
 
MasterService.AsyncClient.user_createNewBlock_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_createNewBlock_call(int, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_createNewBlock_call
 
MasterService.AsyncClient.user_createRawTable_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_createRawTable_call(String, int, ByteBuffer, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_createRawTable_call
 
MasterService.AsyncClient.user_delete_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_delete_call(int, String, boolean, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_delete_call
 
MasterService.AsyncClient.user_freepath_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_freepath_call(int, String, boolean, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_freepath_call
 
MasterService.AsyncClient.user_getBlockId_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_getBlockId_call(int, int, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_getBlockId_call
 
MasterService.AsyncClient.user_getClientBlockInfo_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_getClientBlockInfo_call(long, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_getClientBlockInfo_call
 
MasterService.AsyncClient.user_getClientDependencyInfo_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_getClientDependencyInfo_call(int, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_getClientDependencyInfo_call
 
MasterService.AsyncClient.user_getClientRawTableInfo_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_getClientRawTableInfo_call(int, String, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_getClientRawTableInfo_call
 
MasterService.AsyncClient.user_getFileBlocks_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_getFileBlocks_call(int, String, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_getFileBlocks_call
 
MasterService.AsyncClient.user_getRawTableId_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_getRawTableId_call(String, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_getRawTableId_call
 
MasterService.AsyncClient.user_getUfsAddress_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_getUfsAddress_call(AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_getUfsAddress_call
 
MasterService.AsyncClient.user_getUserId_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_getUserId_call(AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_getUserId_call
 
MasterService.AsyncClient.user_getWorker_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_getWorker_call(boolean, String, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_getWorker_call
 
MasterService.AsyncClient.user_heartbeat_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_heartbeat_call(AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_heartbeat_call
 
MasterService.AsyncClient.user_mkdirs_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_mkdirs_call(String, boolean, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_mkdirs_call
 
MasterService.AsyncClient.user_rename_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_rename_call(int, String, String, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_rename_call
 
MasterService.AsyncClient.user_reportLostFile_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_reportLostFile_call(int, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_reportLostFile_call
 
MasterService.AsyncClient.user_requestFilesInDependency_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_requestFilesInDependency_call(int, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_requestFilesInDependency_call
 
MasterService.AsyncClient.user_setPinned_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_setPinned_call(int, boolean, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_setPinned_call
 
MasterService.AsyncClient.user_updateRawTableMetadata_call - Class in tachyon.thrift
 
MasterService.AsyncClient.user_updateRawTableMetadata_call(int, ByteBuffer, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.user_updateRawTableMetadata_call
 
MasterService.AsyncClient.worker_cacheBlock_call - Class in tachyon.thrift
 
MasterService.AsyncClient.worker_cacheBlock_call(long, long, long, long, long, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.worker_cacheBlock_call
 
MasterService.AsyncClient.worker_getPinIdList_call - Class in tachyon.thrift
 
MasterService.AsyncClient.worker_getPinIdList_call(AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.worker_getPinIdList_call
 
MasterService.AsyncClient.worker_getPriorityDependencyList_call - Class in tachyon.thrift
 
MasterService.AsyncClient.worker_getPriorityDependencyList_call(AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.worker_getPriorityDependencyList_call
 
MasterService.AsyncClient.worker_heartbeat_call - Class in tachyon.thrift
 
MasterService.AsyncClient.worker_heartbeat_call(long, long, List<Long>, Map<Long, List<Long>>, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.worker_heartbeat_call
 
MasterService.AsyncClient.worker_register_call - Class in tachyon.thrift
 
MasterService.AsyncClient.worker_register_call(NetAddress, long, long, Map<Long, List<Long>>, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.MasterService.AsyncClient.worker_register_call
 
MasterService.AsyncIface - Interface in tachyon.thrift
 
MasterService.AsyncProcessor<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor(I) - Constructor for class tachyon.thrift.MasterService.AsyncProcessor
 
MasterService.AsyncProcessor(I, Map<String, AsyncProcessFunction<I, ? extends TBase, ?>>) - Constructor for class tachyon.thrift.MasterService.AsyncProcessor
 
MasterService.AsyncProcessor.addCheckpoint<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.addCheckpoint() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.addCheckpoint
 
MasterService.AsyncProcessor.getFileStatus<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.getFileStatus() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.getFileStatus
 
MasterService.AsyncProcessor.getWorkersInfo<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.getWorkersInfo() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.getWorkersInfo
 
MasterService.AsyncProcessor.liststatus<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.liststatus() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.liststatus
 
MasterService.AsyncProcessor.user_completeFile<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_completeFile() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_completeFile
 
MasterService.AsyncProcessor.user_createDependency<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_createDependency() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_createDependency
 
MasterService.AsyncProcessor.user_createFile<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_createFile() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_createFile
 
MasterService.AsyncProcessor.user_createNewBlock<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_createNewBlock() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_createNewBlock
 
MasterService.AsyncProcessor.user_createRawTable<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_createRawTable() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_createRawTable
 
MasterService.AsyncProcessor.user_delete<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_delete() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_delete
 
MasterService.AsyncProcessor.user_freepath<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_freepath() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_freepath
 
MasterService.AsyncProcessor.user_getBlockId<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_getBlockId() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_getBlockId
 
MasterService.AsyncProcessor.user_getClientBlockInfo<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_getClientBlockInfo() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_getClientBlockInfo
 
MasterService.AsyncProcessor.user_getClientDependencyInfo<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_getClientDependencyInfo() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_getClientDependencyInfo
 
MasterService.AsyncProcessor.user_getClientRawTableInfo<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_getClientRawTableInfo() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_getClientRawTableInfo
 
MasterService.AsyncProcessor.user_getFileBlocks<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_getFileBlocks() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_getFileBlocks
 
MasterService.AsyncProcessor.user_getRawTableId<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_getRawTableId() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_getRawTableId
 
MasterService.AsyncProcessor.user_getUfsAddress<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_getUfsAddress() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_getUfsAddress
 
MasterService.AsyncProcessor.user_getUserId<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_getUserId() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_getUserId
 
MasterService.AsyncProcessor.user_getWorker<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_getWorker() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_getWorker
 
MasterService.AsyncProcessor.user_heartbeat<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_heartbeat() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_heartbeat
 
MasterService.AsyncProcessor.user_mkdirs<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_mkdirs() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_mkdirs
 
MasterService.AsyncProcessor.user_rename<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_rename() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_rename
 
MasterService.AsyncProcessor.user_reportLostFile<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_reportLostFile() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_reportLostFile
 
MasterService.AsyncProcessor.user_requestFilesInDependency<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_requestFilesInDependency() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_requestFilesInDependency
 
MasterService.AsyncProcessor.user_setPinned<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_setPinned() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_setPinned
 
MasterService.AsyncProcessor.user_updateRawTableMetadata<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.user_updateRawTableMetadata() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.user_updateRawTableMetadata
 
MasterService.AsyncProcessor.worker_cacheBlock<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.worker_cacheBlock() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.worker_cacheBlock
 
MasterService.AsyncProcessor.worker_getPinIdList<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.worker_getPinIdList() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.worker_getPinIdList
 
MasterService.AsyncProcessor.worker_getPriorityDependencyList<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.worker_getPriorityDependencyList() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.worker_getPriorityDependencyList
 
MasterService.AsyncProcessor.worker_heartbeat<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.worker_heartbeat() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.worker_heartbeat
 
MasterService.AsyncProcessor.worker_register<I extends MasterService.AsyncIface> - Class in tachyon.thrift
 
MasterService.AsyncProcessor.worker_register() - Constructor for class tachyon.thrift.MasterService.AsyncProcessor.worker_register
 
MasterService.Client - Class in tachyon.thrift
 
MasterService.Client(TProtocol) - Constructor for class tachyon.thrift.MasterService.Client
 
MasterService.Client(TProtocol, TProtocol) - Constructor for class tachyon.thrift.MasterService.Client
 
MasterService.Client.Factory - Class in tachyon.thrift
 
MasterService.Client.Factory() - Constructor for class tachyon.thrift.MasterService.Client.Factory
 
MasterService.getFileStatus_args - Class in tachyon.thrift
 
MasterService.getFileStatus_args() - Constructor for class tachyon.thrift.MasterService.getFileStatus_args
 
MasterService.getFileStatus_args(int, String) - Constructor for class tachyon.thrift.MasterService.getFileStatus_args
 
MasterService.getFileStatus_args(MasterService.getFileStatus_args) - Constructor for class tachyon.thrift.MasterService.getFileStatus_args
Performs a deep copy on other.
MasterService.getFileStatus_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.getFileStatus_result - Class in tachyon.thrift
 
MasterService.getFileStatus_result() - Constructor for class tachyon.thrift.MasterService.getFileStatus_result
 
MasterService.getFileStatus_result(ClientFileInfo, InvalidPathException) - Constructor for class tachyon.thrift.MasterService.getFileStatus_result
 
MasterService.getFileStatus_result(MasterService.getFileStatus_result) - Constructor for class tachyon.thrift.MasterService.getFileStatus_result
Performs a deep copy on other.
MasterService.getFileStatus_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.getWorkersInfo_args - Class in tachyon.thrift
 
MasterService.getWorkersInfo_args() - Constructor for class tachyon.thrift.MasterService.getWorkersInfo_args
 
MasterService.getWorkersInfo_args(MasterService.getWorkersInfo_args) - Constructor for class tachyon.thrift.MasterService.getWorkersInfo_args
Performs a deep copy on other.
MasterService.getWorkersInfo_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.getWorkersInfo_result - Class in tachyon.thrift
 
MasterService.getWorkersInfo_result() - Constructor for class tachyon.thrift.MasterService.getWorkersInfo_result
 
MasterService.getWorkersInfo_result(List<ClientWorkerInfo>) - Constructor for class tachyon.thrift.MasterService.getWorkersInfo_result
 
MasterService.getWorkersInfo_result(MasterService.getWorkersInfo_result) - Constructor for class tachyon.thrift.MasterService.getWorkersInfo_result
Performs a deep copy on other.
MasterService.getWorkersInfo_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.Iface - Interface in tachyon.thrift
 
MasterService.liststatus_args - Class in tachyon.thrift
 
MasterService.liststatus_args() - Constructor for class tachyon.thrift.MasterService.liststatus_args
 
MasterService.liststatus_args(String) - Constructor for class tachyon.thrift.MasterService.liststatus_args
 
MasterService.liststatus_args(MasterService.liststatus_args) - Constructor for class tachyon.thrift.MasterService.liststatus_args
Performs a deep copy on other.
MasterService.liststatus_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.liststatus_result - Class in tachyon.thrift
 
MasterService.liststatus_result() - Constructor for class tachyon.thrift.MasterService.liststatus_result
 
MasterService.liststatus_result(List<ClientFileInfo>, InvalidPathException, FileDoesNotExistException) - Constructor for class tachyon.thrift.MasterService.liststatus_result
 
MasterService.liststatus_result(MasterService.liststatus_result) - Constructor for class tachyon.thrift.MasterService.liststatus_result
Performs a deep copy on other.
MasterService.liststatus_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.Processor<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor(I) - Constructor for class tachyon.thrift.MasterService.Processor
 
MasterService.Processor(I, Map<String, ProcessFunction<I, ? extends TBase>>) - Constructor for class tachyon.thrift.MasterService.Processor
 
MasterService.Processor.addCheckpoint<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.addCheckpoint() - Constructor for class tachyon.thrift.MasterService.Processor.addCheckpoint
 
MasterService.Processor.getFileStatus<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.getFileStatus() - Constructor for class tachyon.thrift.MasterService.Processor.getFileStatus
 
MasterService.Processor.getWorkersInfo<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.getWorkersInfo() - Constructor for class tachyon.thrift.MasterService.Processor.getWorkersInfo
 
MasterService.Processor.liststatus<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.liststatus() - Constructor for class tachyon.thrift.MasterService.Processor.liststatus
 
MasterService.Processor.user_completeFile<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_completeFile() - Constructor for class tachyon.thrift.MasterService.Processor.user_completeFile
 
MasterService.Processor.user_createDependency<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_createDependency() - Constructor for class tachyon.thrift.MasterService.Processor.user_createDependency
 
MasterService.Processor.user_createFile<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_createFile() - Constructor for class tachyon.thrift.MasterService.Processor.user_createFile
 
MasterService.Processor.user_createNewBlock<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_createNewBlock() - Constructor for class tachyon.thrift.MasterService.Processor.user_createNewBlock
 
MasterService.Processor.user_createRawTable<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_createRawTable() - Constructor for class tachyon.thrift.MasterService.Processor.user_createRawTable
 
MasterService.Processor.user_delete<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_delete() - Constructor for class tachyon.thrift.MasterService.Processor.user_delete
 
MasterService.Processor.user_freepath<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_freepath() - Constructor for class tachyon.thrift.MasterService.Processor.user_freepath
 
MasterService.Processor.user_getBlockId<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_getBlockId() - Constructor for class tachyon.thrift.MasterService.Processor.user_getBlockId
 
MasterService.Processor.user_getClientBlockInfo<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_getClientBlockInfo() - Constructor for class tachyon.thrift.MasterService.Processor.user_getClientBlockInfo
 
MasterService.Processor.user_getClientDependencyInfo<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_getClientDependencyInfo() - Constructor for class tachyon.thrift.MasterService.Processor.user_getClientDependencyInfo
 
MasterService.Processor.user_getClientRawTableInfo<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_getClientRawTableInfo() - Constructor for class tachyon.thrift.MasterService.Processor.user_getClientRawTableInfo
 
MasterService.Processor.user_getFileBlocks<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_getFileBlocks() - Constructor for class tachyon.thrift.MasterService.Processor.user_getFileBlocks
 
MasterService.Processor.user_getRawTableId<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_getRawTableId() - Constructor for class tachyon.thrift.MasterService.Processor.user_getRawTableId
 
MasterService.Processor.user_getUfsAddress<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_getUfsAddress() - Constructor for class tachyon.thrift.MasterService.Processor.user_getUfsAddress
 
MasterService.Processor.user_getUserId<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_getUserId() - Constructor for class tachyon.thrift.MasterService.Processor.user_getUserId
 
MasterService.Processor.user_getWorker<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_getWorker() - Constructor for class tachyon.thrift.MasterService.Processor.user_getWorker
 
MasterService.Processor.user_heartbeat<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_heartbeat() - Constructor for class tachyon.thrift.MasterService.Processor.user_heartbeat
 
MasterService.Processor.user_mkdirs<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_mkdirs() - Constructor for class tachyon.thrift.MasterService.Processor.user_mkdirs
 
MasterService.Processor.user_rename<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_rename() - Constructor for class tachyon.thrift.MasterService.Processor.user_rename
 
MasterService.Processor.user_reportLostFile<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_reportLostFile() - Constructor for class tachyon.thrift.MasterService.Processor.user_reportLostFile
 
MasterService.Processor.user_requestFilesInDependency<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_requestFilesInDependency() - Constructor for class tachyon.thrift.MasterService.Processor.user_requestFilesInDependency
 
MasterService.Processor.user_setPinned<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_setPinned() - Constructor for class tachyon.thrift.MasterService.Processor.user_setPinned
 
MasterService.Processor.user_updateRawTableMetadata<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.user_updateRawTableMetadata() - Constructor for class tachyon.thrift.MasterService.Processor.user_updateRawTableMetadata
 
MasterService.Processor.worker_cacheBlock<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.worker_cacheBlock() - Constructor for class tachyon.thrift.MasterService.Processor.worker_cacheBlock
 
MasterService.Processor.worker_getPinIdList<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.worker_getPinIdList() - Constructor for class tachyon.thrift.MasterService.Processor.worker_getPinIdList
 
MasterService.Processor.worker_getPriorityDependencyList<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.worker_getPriorityDependencyList() - Constructor for class tachyon.thrift.MasterService.Processor.worker_getPriorityDependencyList
 
MasterService.Processor.worker_heartbeat<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.worker_heartbeat() - Constructor for class tachyon.thrift.MasterService.Processor.worker_heartbeat
 
MasterService.Processor.worker_register<I extends MasterService.Iface> - Class in tachyon.thrift
 
MasterService.Processor.worker_register() - Constructor for class tachyon.thrift.MasterService.Processor.worker_register
 
MasterService.user_completeFile_args - Class in tachyon.thrift
 
MasterService.user_completeFile_args() - Constructor for class tachyon.thrift.MasterService.user_completeFile_args
 
MasterService.user_completeFile_args(int) - Constructor for class tachyon.thrift.MasterService.user_completeFile_args
 
MasterService.user_completeFile_args(MasterService.user_completeFile_args) - Constructor for class tachyon.thrift.MasterService.user_completeFile_args
Performs a deep copy on other.
MasterService.user_completeFile_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_completeFile_result - Class in tachyon.thrift
 
MasterService.user_completeFile_result() - Constructor for class tachyon.thrift.MasterService.user_completeFile_result
 
MasterService.user_completeFile_result(FileDoesNotExistException) - Constructor for class tachyon.thrift.MasterService.user_completeFile_result
 
MasterService.user_completeFile_result(MasterService.user_completeFile_result) - Constructor for class tachyon.thrift.MasterService.user_completeFile_result
Performs a deep copy on other.
MasterService.user_completeFile_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_createDependency_args - Class in tachyon.thrift
 
MasterService.user_createDependency_args() - Constructor for class tachyon.thrift.MasterService.user_createDependency_args
 
MasterService.user_createDependency_args(List<String>, List<String>, String, List<ByteBuffer>, String, String, String, int, long) - Constructor for class tachyon.thrift.MasterService.user_createDependency_args
 
MasterService.user_createDependency_args(MasterService.user_createDependency_args) - Constructor for class tachyon.thrift.MasterService.user_createDependency_args
Performs a deep copy on other.
MasterService.user_createDependency_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_createDependency_result - Class in tachyon.thrift
 
MasterService.user_createDependency_result() - Constructor for class tachyon.thrift.MasterService.user_createDependency_result
 
MasterService.user_createDependency_result(int, InvalidPathException, FileDoesNotExistException, FileAlreadyExistException, BlockInfoException, TachyonException) - Constructor for class tachyon.thrift.MasterService.user_createDependency_result
 
MasterService.user_createDependency_result(MasterService.user_createDependency_result) - Constructor for class tachyon.thrift.MasterService.user_createDependency_result
Performs a deep copy on other.
MasterService.user_createDependency_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_createFile_args - Class in tachyon.thrift
 
MasterService.user_createFile_args() - Constructor for class tachyon.thrift.MasterService.user_createFile_args
 
MasterService.user_createFile_args(String, String, long, boolean) - Constructor for class tachyon.thrift.MasterService.user_createFile_args
 
MasterService.user_createFile_args(MasterService.user_createFile_args) - Constructor for class tachyon.thrift.MasterService.user_createFile_args
Performs a deep copy on other.
MasterService.user_createFile_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_createFile_result - Class in tachyon.thrift
 
MasterService.user_createFile_result() - Constructor for class tachyon.thrift.MasterService.user_createFile_result
 
MasterService.user_createFile_result(int, FileAlreadyExistException, InvalidPathException, BlockInfoException, SuspectedFileSizeException, TachyonException) - Constructor for class tachyon.thrift.MasterService.user_createFile_result
 
MasterService.user_createFile_result(MasterService.user_createFile_result) - Constructor for class tachyon.thrift.MasterService.user_createFile_result
Performs a deep copy on other.
MasterService.user_createFile_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_createNewBlock_args - Class in tachyon.thrift
 
MasterService.user_createNewBlock_args() - Constructor for class tachyon.thrift.MasterService.user_createNewBlock_args
 
MasterService.user_createNewBlock_args(int) - Constructor for class tachyon.thrift.MasterService.user_createNewBlock_args
 
MasterService.user_createNewBlock_args(MasterService.user_createNewBlock_args) - Constructor for class tachyon.thrift.MasterService.user_createNewBlock_args
Performs a deep copy on other.
MasterService.user_createNewBlock_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_createNewBlock_result - Class in tachyon.thrift
 
MasterService.user_createNewBlock_result() - Constructor for class tachyon.thrift.MasterService.user_createNewBlock_result
 
MasterService.user_createNewBlock_result(long, FileDoesNotExistException) - Constructor for class tachyon.thrift.MasterService.user_createNewBlock_result
 
MasterService.user_createNewBlock_result(MasterService.user_createNewBlock_result) - Constructor for class tachyon.thrift.MasterService.user_createNewBlock_result
Performs a deep copy on other.
MasterService.user_createNewBlock_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_createRawTable_args - Class in tachyon.thrift
 
MasterService.user_createRawTable_args() - Constructor for class tachyon.thrift.MasterService.user_createRawTable_args
 
MasterService.user_createRawTable_args(String, int, ByteBuffer) - Constructor for class tachyon.thrift.MasterService.user_createRawTable_args
 
MasterService.user_createRawTable_args(MasterService.user_createRawTable_args) - Constructor for class tachyon.thrift.MasterService.user_createRawTable_args
Performs a deep copy on other.
MasterService.user_createRawTable_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_createRawTable_result - Class in tachyon.thrift
 
MasterService.user_createRawTable_result() - Constructor for class tachyon.thrift.MasterService.user_createRawTable_result
 
MasterService.user_createRawTable_result(int, FileAlreadyExistException, InvalidPathException, TableColumnException, TachyonException) - Constructor for class tachyon.thrift.MasterService.user_createRawTable_result
 
MasterService.user_createRawTable_result(MasterService.user_createRawTable_result) - Constructor for class tachyon.thrift.MasterService.user_createRawTable_result
Performs a deep copy on other.
MasterService.user_createRawTable_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_delete_args - Class in tachyon.thrift
 
MasterService.user_delete_args() - Constructor for class tachyon.thrift.MasterService.user_delete_args
 
MasterService.user_delete_args(int, String, boolean) - Constructor for class tachyon.thrift.MasterService.user_delete_args
 
MasterService.user_delete_args(MasterService.user_delete_args) - Constructor for class tachyon.thrift.MasterService.user_delete_args
Performs a deep copy on other.
MasterService.user_delete_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_delete_result - Class in tachyon.thrift
 
MasterService.user_delete_result() - Constructor for class tachyon.thrift.MasterService.user_delete_result
 
MasterService.user_delete_result(boolean, TachyonException) - Constructor for class tachyon.thrift.MasterService.user_delete_result
 
MasterService.user_delete_result(MasterService.user_delete_result) - Constructor for class tachyon.thrift.MasterService.user_delete_result
Performs a deep copy on other.
MasterService.user_delete_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_freepath_args - Class in tachyon.thrift
 
MasterService.user_freepath_args() - Constructor for class tachyon.thrift.MasterService.user_freepath_args
 
MasterService.user_freepath_args(int, String, boolean) - Constructor for class tachyon.thrift.MasterService.user_freepath_args
 
MasterService.user_freepath_args(MasterService.user_freepath_args) - Constructor for class tachyon.thrift.MasterService.user_freepath_args
Performs a deep copy on other.
MasterService.user_freepath_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_freepath_result - Class in tachyon.thrift
 
MasterService.user_freepath_result() - Constructor for class tachyon.thrift.MasterService.user_freepath_result
 
MasterService.user_freepath_result(boolean, FileDoesNotExistException) - Constructor for class tachyon.thrift.MasterService.user_freepath_result
 
MasterService.user_freepath_result(MasterService.user_freepath_result) - Constructor for class tachyon.thrift.MasterService.user_freepath_result
Performs a deep copy on other.
MasterService.user_freepath_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getBlockId_args - Class in tachyon.thrift
 
MasterService.user_getBlockId_args() - Constructor for class tachyon.thrift.MasterService.user_getBlockId_args
 
MasterService.user_getBlockId_args(int, int) - Constructor for class tachyon.thrift.MasterService.user_getBlockId_args
 
MasterService.user_getBlockId_args(MasterService.user_getBlockId_args) - Constructor for class tachyon.thrift.MasterService.user_getBlockId_args
Performs a deep copy on other.
MasterService.user_getBlockId_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getBlockId_result - Class in tachyon.thrift
 
MasterService.user_getBlockId_result() - Constructor for class tachyon.thrift.MasterService.user_getBlockId_result
 
MasterService.user_getBlockId_result(long, FileDoesNotExistException) - Constructor for class tachyon.thrift.MasterService.user_getBlockId_result
 
MasterService.user_getBlockId_result(MasterService.user_getBlockId_result) - Constructor for class tachyon.thrift.MasterService.user_getBlockId_result
Performs a deep copy on other.
MasterService.user_getBlockId_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getClientBlockInfo_args - Class in tachyon.thrift
 
MasterService.user_getClientBlockInfo_args() - Constructor for class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
MasterService.user_getClientBlockInfo_args(long) - Constructor for class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
MasterService.user_getClientBlockInfo_args(MasterService.user_getClientBlockInfo_args) - Constructor for class tachyon.thrift.MasterService.user_getClientBlockInfo_args
Performs a deep copy on other.
MasterService.user_getClientBlockInfo_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getClientBlockInfo_result - Class in tachyon.thrift
 
MasterService.user_getClientBlockInfo_result() - Constructor for class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
MasterService.user_getClientBlockInfo_result(ClientBlockInfo, FileDoesNotExistException, BlockInfoException) - Constructor for class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
MasterService.user_getClientBlockInfo_result(MasterService.user_getClientBlockInfo_result) - Constructor for class tachyon.thrift.MasterService.user_getClientBlockInfo_result
Performs a deep copy on other.
MasterService.user_getClientBlockInfo_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getClientDependencyInfo_args - Class in tachyon.thrift
 
MasterService.user_getClientDependencyInfo_args() - Constructor for class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
MasterService.user_getClientDependencyInfo_args(int) - Constructor for class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
MasterService.user_getClientDependencyInfo_args(MasterService.user_getClientDependencyInfo_args) - Constructor for class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
Performs a deep copy on other.
MasterService.user_getClientDependencyInfo_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getClientDependencyInfo_result - Class in tachyon.thrift
 
MasterService.user_getClientDependencyInfo_result() - Constructor for class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
MasterService.user_getClientDependencyInfo_result(ClientDependencyInfo, DependencyDoesNotExistException) - Constructor for class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
MasterService.user_getClientDependencyInfo_result(MasterService.user_getClientDependencyInfo_result) - Constructor for class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
Performs a deep copy on other.
MasterService.user_getClientDependencyInfo_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getClientRawTableInfo_args - Class in tachyon.thrift
 
MasterService.user_getClientRawTableInfo_args() - Constructor for class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
MasterService.user_getClientRawTableInfo_args(int, String) - Constructor for class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
MasterService.user_getClientRawTableInfo_args(MasterService.user_getClientRawTableInfo_args) - Constructor for class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
Performs a deep copy on other.
MasterService.user_getClientRawTableInfo_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getClientRawTableInfo_result - Class in tachyon.thrift
 
MasterService.user_getClientRawTableInfo_result() - Constructor for class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
MasterService.user_getClientRawTableInfo_result(ClientRawTableInfo, TableDoesNotExistException, InvalidPathException) - Constructor for class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
MasterService.user_getClientRawTableInfo_result(MasterService.user_getClientRawTableInfo_result) - Constructor for class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
Performs a deep copy on other.
MasterService.user_getClientRawTableInfo_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getFileBlocks_args - Class in tachyon.thrift
 
MasterService.user_getFileBlocks_args() - Constructor for class tachyon.thrift.MasterService.user_getFileBlocks_args
 
MasterService.user_getFileBlocks_args(int, String) - Constructor for class tachyon.thrift.MasterService.user_getFileBlocks_args
 
MasterService.user_getFileBlocks_args(MasterService.user_getFileBlocks_args) - Constructor for class tachyon.thrift.MasterService.user_getFileBlocks_args
Performs a deep copy on other.
MasterService.user_getFileBlocks_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getFileBlocks_result - Class in tachyon.thrift
 
MasterService.user_getFileBlocks_result() - Constructor for class tachyon.thrift.MasterService.user_getFileBlocks_result
 
MasterService.user_getFileBlocks_result(List<ClientBlockInfo>, FileDoesNotExistException, InvalidPathException) - Constructor for class tachyon.thrift.MasterService.user_getFileBlocks_result
 
MasterService.user_getFileBlocks_result(MasterService.user_getFileBlocks_result) - Constructor for class tachyon.thrift.MasterService.user_getFileBlocks_result
Performs a deep copy on other.
MasterService.user_getFileBlocks_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getRawTableId_args - Class in tachyon.thrift
 
MasterService.user_getRawTableId_args() - Constructor for class tachyon.thrift.MasterService.user_getRawTableId_args
 
MasterService.user_getRawTableId_args(String) - Constructor for class tachyon.thrift.MasterService.user_getRawTableId_args
 
MasterService.user_getRawTableId_args(MasterService.user_getRawTableId_args) - Constructor for class tachyon.thrift.MasterService.user_getRawTableId_args
Performs a deep copy on other.
MasterService.user_getRawTableId_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getRawTableId_result - Class in tachyon.thrift
 
MasterService.user_getRawTableId_result() - Constructor for class tachyon.thrift.MasterService.user_getRawTableId_result
 
MasterService.user_getRawTableId_result(int, InvalidPathException) - Constructor for class tachyon.thrift.MasterService.user_getRawTableId_result
 
MasterService.user_getRawTableId_result(MasterService.user_getRawTableId_result) - Constructor for class tachyon.thrift.MasterService.user_getRawTableId_result
Performs a deep copy on other.
MasterService.user_getRawTableId_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getUfsAddress_args - Class in tachyon.thrift
 
MasterService.user_getUfsAddress_args() - Constructor for class tachyon.thrift.MasterService.user_getUfsAddress_args
 
MasterService.user_getUfsAddress_args(MasterService.user_getUfsAddress_args) - Constructor for class tachyon.thrift.MasterService.user_getUfsAddress_args
Performs a deep copy on other.
MasterService.user_getUfsAddress_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getUfsAddress_result - Class in tachyon.thrift
 
MasterService.user_getUfsAddress_result() - Constructor for class tachyon.thrift.MasterService.user_getUfsAddress_result
 
MasterService.user_getUfsAddress_result(String) - Constructor for class tachyon.thrift.MasterService.user_getUfsAddress_result
 
MasterService.user_getUfsAddress_result(MasterService.user_getUfsAddress_result) - Constructor for class tachyon.thrift.MasterService.user_getUfsAddress_result
Performs a deep copy on other.
MasterService.user_getUfsAddress_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getUserId_args - Class in tachyon.thrift
 
MasterService.user_getUserId_args() - Constructor for class tachyon.thrift.MasterService.user_getUserId_args
 
MasterService.user_getUserId_args(MasterService.user_getUserId_args) - Constructor for class tachyon.thrift.MasterService.user_getUserId_args
Performs a deep copy on other.
MasterService.user_getUserId_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getUserId_result - Class in tachyon.thrift
 
MasterService.user_getUserId_result() - Constructor for class tachyon.thrift.MasterService.user_getUserId_result
 
MasterService.user_getUserId_result(long) - Constructor for class tachyon.thrift.MasterService.user_getUserId_result
 
MasterService.user_getUserId_result(MasterService.user_getUserId_result) - Constructor for class tachyon.thrift.MasterService.user_getUserId_result
Performs a deep copy on other.
MasterService.user_getUserId_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getWorker_args - Class in tachyon.thrift
 
MasterService.user_getWorker_args() - Constructor for class tachyon.thrift.MasterService.user_getWorker_args
 
MasterService.user_getWorker_args(boolean, String) - Constructor for class tachyon.thrift.MasterService.user_getWorker_args
 
MasterService.user_getWorker_args(MasterService.user_getWorker_args) - Constructor for class tachyon.thrift.MasterService.user_getWorker_args
Performs a deep copy on other.
MasterService.user_getWorker_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_getWorker_result - Class in tachyon.thrift
 
MasterService.user_getWorker_result() - Constructor for class tachyon.thrift.MasterService.user_getWorker_result
 
MasterService.user_getWorker_result(NetAddress, NoWorkerException) - Constructor for class tachyon.thrift.MasterService.user_getWorker_result
 
MasterService.user_getWorker_result(MasterService.user_getWorker_result) - Constructor for class tachyon.thrift.MasterService.user_getWorker_result
Performs a deep copy on other.
MasterService.user_getWorker_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_heartbeat_args - Class in tachyon.thrift
 
MasterService.user_heartbeat_args() - Constructor for class tachyon.thrift.MasterService.user_heartbeat_args
 
MasterService.user_heartbeat_args(MasterService.user_heartbeat_args) - Constructor for class tachyon.thrift.MasterService.user_heartbeat_args
Performs a deep copy on other.
MasterService.user_heartbeat_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_heartbeat_result - Class in tachyon.thrift
 
MasterService.user_heartbeat_result() - Constructor for class tachyon.thrift.MasterService.user_heartbeat_result
 
MasterService.user_heartbeat_result(MasterService.user_heartbeat_result) - Constructor for class tachyon.thrift.MasterService.user_heartbeat_result
Performs a deep copy on other.
MasterService.user_heartbeat_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_mkdirs_args - Class in tachyon.thrift
 
MasterService.user_mkdirs_args() - Constructor for class tachyon.thrift.MasterService.user_mkdirs_args
 
MasterService.user_mkdirs_args(String, boolean) - Constructor for class tachyon.thrift.MasterService.user_mkdirs_args
 
MasterService.user_mkdirs_args(MasterService.user_mkdirs_args) - Constructor for class tachyon.thrift.MasterService.user_mkdirs_args
Performs a deep copy on other.
MasterService.user_mkdirs_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_mkdirs_result - Class in tachyon.thrift
 
MasterService.user_mkdirs_result() - Constructor for class tachyon.thrift.MasterService.user_mkdirs_result
 
MasterService.user_mkdirs_result(boolean, FileAlreadyExistException, InvalidPathException, TachyonException) - Constructor for class tachyon.thrift.MasterService.user_mkdirs_result
 
MasterService.user_mkdirs_result(MasterService.user_mkdirs_result) - Constructor for class tachyon.thrift.MasterService.user_mkdirs_result
Performs a deep copy on other.
MasterService.user_mkdirs_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_rename_args - Class in tachyon.thrift
 
MasterService.user_rename_args() - Constructor for class tachyon.thrift.MasterService.user_rename_args
 
MasterService.user_rename_args(int, String, String) - Constructor for class tachyon.thrift.MasterService.user_rename_args
 
MasterService.user_rename_args(MasterService.user_rename_args) - Constructor for class tachyon.thrift.MasterService.user_rename_args
Performs a deep copy on other.
MasterService.user_rename_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_rename_result - Class in tachyon.thrift
 
MasterService.user_rename_result() - Constructor for class tachyon.thrift.MasterService.user_rename_result
 
MasterService.user_rename_result(boolean, FileAlreadyExistException, FileDoesNotExistException, InvalidPathException) - Constructor for class tachyon.thrift.MasterService.user_rename_result
 
MasterService.user_rename_result(MasterService.user_rename_result) - Constructor for class tachyon.thrift.MasterService.user_rename_result
Performs a deep copy on other.
MasterService.user_rename_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_reportLostFile_args - Class in tachyon.thrift
 
MasterService.user_reportLostFile_args() - Constructor for class tachyon.thrift.MasterService.user_reportLostFile_args
 
MasterService.user_reportLostFile_args(int) - Constructor for class tachyon.thrift.MasterService.user_reportLostFile_args
 
MasterService.user_reportLostFile_args(MasterService.user_reportLostFile_args) - Constructor for class tachyon.thrift.MasterService.user_reportLostFile_args
Performs a deep copy on other.
MasterService.user_reportLostFile_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_reportLostFile_result - Class in tachyon.thrift
 
MasterService.user_reportLostFile_result() - Constructor for class tachyon.thrift.MasterService.user_reportLostFile_result
 
MasterService.user_reportLostFile_result(FileDoesNotExistException) - Constructor for class tachyon.thrift.MasterService.user_reportLostFile_result
 
MasterService.user_reportLostFile_result(MasterService.user_reportLostFile_result) - Constructor for class tachyon.thrift.MasterService.user_reportLostFile_result
Performs a deep copy on other.
MasterService.user_reportLostFile_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_requestFilesInDependency_args - Class in tachyon.thrift
 
MasterService.user_requestFilesInDependency_args() - Constructor for class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
MasterService.user_requestFilesInDependency_args(int) - Constructor for class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
MasterService.user_requestFilesInDependency_args(MasterService.user_requestFilesInDependency_args) - Constructor for class tachyon.thrift.MasterService.user_requestFilesInDependency_args
Performs a deep copy on other.
MasterService.user_requestFilesInDependency_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_requestFilesInDependency_result - Class in tachyon.thrift
 
MasterService.user_requestFilesInDependency_result() - Constructor for class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
MasterService.user_requestFilesInDependency_result(DependencyDoesNotExistException) - Constructor for class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
MasterService.user_requestFilesInDependency_result(MasterService.user_requestFilesInDependency_result) - Constructor for class tachyon.thrift.MasterService.user_requestFilesInDependency_result
Performs a deep copy on other.
MasterService.user_requestFilesInDependency_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_setPinned_args - Class in tachyon.thrift
 
MasterService.user_setPinned_args() - Constructor for class tachyon.thrift.MasterService.user_setPinned_args
 
MasterService.user_setPinned_args(int, boolean) - Constructor for class tachyon.thrift.MasterService.user_setPinned_args
 
MasterService.user_setPinned_args(MasterService.user_setPinned_args) - Constructor for class tachyon.thrift.MasterService.user_setPinned_args
Performs a deep copy on other.
MasterService.user_setPinned_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_setPinned_result - Class in tachyon.thrift
 
MasterService.user_setPinned_result() - Constructor for class tachyon.thrift.MasterService.user_setPinned_result
 
MasterService.user_setPinned_result(FileDoesNotExistException) - Constructor for class tachyon.thrift.MasterService.user_setPinned_result
 
MasterService.user_setPinned_result(MasterService.user_setPinned_result) - Constructor for class tachyon.thrift.MasterService.user_setPinned_result
Performs a deep copy on other.
MasterService.user_setPinned_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_updateRawTableMetadata_args - Class in tachyon.thrift
 
MasterService.user_updateRawTableMetadata_args() - Constructor for class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
MasterService.user_updateRawTableMetadata_args(int, ByteBuffer) - Constructor for class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
MasterService.user_updateRawTableMetadata_args(MasterService.user_updateRawTableMetadata_args) - Constructor for class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
Performs a deep copy on other.
MasterService.user_updateRawTableMetadata_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.user_updateRawTableMetadata_result - Class in tachyon.thrift
 
MasterService.user_updateRawTableMetadata_result() - Constructor for class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
MasterService.user_updateRawTableMetadata_result(TableDoesNotExistException, TachyonException) - Constructor for class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
MasterService.user_updateRawTableMetadata_result(MasterService.user_updateRawTableMetadata_result) - Constructor for class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
Performs a deep copy on other.
MasterService.user_updateRawTableMetadata_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.worker_cacheBlock_args - Class in tachyon.thrift
 
MasterService.worker_cacheBlock_args() - Constructor for class tachyon.thrift.MasterService.worker_cacheBlock_args
 
MasterService.worker_cacheBlock_args(long, long, long, long, long) - Constructor for class tachyon.thrift.MasterService.worker_cacheBlock_args
 
MasterService.worker_cacheBlock_args(MasterService.worker_cacheBlock_args) - Constructor for class tachyon.thrift.MasterService.worker_cacheBlock_args
Performs a deep copy on other.
MasterService.worker_cacheBlock_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.worker_cacheBlock_result - Class in tachyon.thrift
 
MasterService.worker_cacheBlock_result() - Constructor for class tachyon.thrift.MasterService.worker_cacheBlock_result
 
MasterService.worker_cacheBlock_result(FileDoesNotExistException, SuspectedFileSizeException, BlockInfoException) - Constructor for class tachyon.thrift.MasterService.worker_cacheBlock_result
 
MasterService.worker_cacheBlock_result(MasterService.worker_cacheBlock_result) - Constructor for class tachyon.thrift.MasterService.worker_cacheBlock_result
Performs a deep copy on other.
MasterService.worker_cacheBlock_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.worker_getPinIdList_args - Class in tachyon.thrift
 
MasterService.worker_getPinIdList_args() - Constructor for class tachyon.thrift.MasterService.worker_getPinIdList_args
 
MasterService.worker_getPinIdList_args(MasterService.worker_getPinIdList_args) - Constructor for class tachyon.thrift.MasterService.worker_getPinIdList_args
Performs a deep copy on other.
MasterService.worker_getPinIdList_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.worker_getPinIdList_result - Class in tachyon.thrift
 
MasterService.worker_getPinIdList_result() - Constructor for class tachyon.thrift.MasterService.worker_getPinIdList_result
 
MasterService.worker_getPinIdList_result(Set<Integer>) - Constructor for class tachyon.thrift.MasterService.worker_getPinIdList_result
 
MasterService.worker_getPinIdList_result(MasterService.worker_getPinIdList_result) - Constructor for class tachyon.thrift.MasterService.worker_getPinIdList_result
Performs a deep copy on other.
MasterService.worker_getPinIdList_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.worker_getPriorityDependencyList_args - Class in tachyon.thrift
 
MasterService.worker_getPriorityDependencyList_args() - Constructor for class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
MasterService.worker_getPriorityDependencyList_args(MasterService.worker_getPriorityDependencyList_args) - Constructor for class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
Performs a deep copy on other.
MasterService.worker_getPriorityDependencyList_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.worker_getPriorityDependencyList_result - Class in tachyon.thrift
 
MasterService.worker_getPriorityDependencyList_result() - Constructor for class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
MasterService.worker_getPriorityDependencyList_result(List<Integer>) - Constructor for class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
MasterService.worker_getPriorityDependencyList_result(MasterService.worker_getPriorityDependencyList_result) - Constructor for class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
Performs a deep copy on other.
MasterService.worker_getPriorityDependencyList_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.worker_heartbeat_args - Class in tachyon.thrift
 
MasterService.worker_heartbeat_args() - Constructor for class tachyon.thrift.MasterService.worker_heartbeat_args
 
MasterService.worker_heartbeat_args(long, long, List<Long>, Map<Long, List<Long>>) - Constructor for class tachyon.thrift.MasterService.worker_heartbeat_args
 
MasterService.worker_heartbeat_args(MasterService.worker_heartbeat_args) - Constructor for class tachyon.thrift.MasterService.worker_heartbeat_args
Performs a deep copy on other.
MasterService.worker_heartbeat_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.worker_heartbeat_result - Class in tachyon.thrift
 
MasterService.worker_heartbeat_result() - Constructor for class tachyon.thrift.MasterService.worker_heartbeat_result
 
MasterService.worker_heartbeat_result(Command, BlockInfoException) - Constructor for class tachyon.thrift.MasterService.worker_heartbeat_result
 
MasterService.worker_heartbeat_result(MasterService.worker_heartbeat_result) - Constructor for class tachyon.thrift.MasterService.worker_heartbeat_result
Performs a deep copy on other.
MasterService.worker_heartbeat_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.worker_register_args - Class in tachyon.thrift
 
MasterService.worker_register_args() - Constructor for class tachyon.thrift.MasterService.worker_register_args
 
MasterService.worker_register_args(NetAddress, long, long, Map<Long, List<Long>>) - Constructor for class tachyon.thrift.MasterService.worker_register_args
 
MasterService.worker_register_args(MasterService.worker_register_args) - Constructor for class tachyon.thrift.MasterService.worker_register_args
Performs a deep copy on other.
MasterService.worker_register_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterService.worker_register_result - Class in tachyon.thrift
 
MasterService.worker_register_result() - Constructor for class tachyon.thrift.MasterService.worker_register_result
 
MasterService.worker_register_result(long, BlockInfoException) - Constructor for class tachyon.thrift.MasterService.worker_register_result
 
MasterService.worker_register_result(MasterService.worker_register_result) - Constructor for class tachyon.thrift.MasterService.worker_register_result
Performs a deep copy on other.
MasterService.worker_register_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MasterServiceHandler - Class in tachyon.master
The Master server program.
MasterServiceHandler(MasterInfo) - Constructor for class tachyon.master.MasterServiceHandler
 
MasterWorkerInfo - Class in tachyon.master
The structure to store a worker's information in master node.
MasterWorkerInfo(long, NetAddress, long) - Constructor for class tachyon.master.MasterWorkerInfo
 
MAX_COLUMNS - Variable in class tachyon.conf.CommonConf
 
MAX_TABLE_METADATA_BYTE - Variable in class tachyon.conf.CommonConf
 
MB - Static variable in class tachyon.Constants
 
mBlockId - Variable in class tachyon.master.BlockInfo
 
mBlockIndex - Variable in class tachyon.client.BlockInStream
 
mBlockIndex - Variable in class tachyon.master.BlockInfo
 
mBuf - Variable in class tachyon.examples.Performance.Worker
 
mBuf - Variable in class tachyon.io.ByteBufferReader
 
mBuf - Variable in class tachyon.io.ByteBufferWriter
 
mChildrenFiles - Variable in class tachyon.master.Dependency
 
mClosed - Variable in class tachyon.client.BlockInStream
 
mCommandPrefix - Variable in class tachyon.master.Dependency
 
mCommandType - Variable in class tachyon.thrift.Command
 
mComment - Variable in class tachyon.master.Dependency
 
mCreationTimeMs - Variable in class tachyon.master.Dependency
 
mData - Variable in class tachyon.client.TachyonByteBuffer
 
mData - Variable in class tachyon.master.Dependency
 
mData - Variable in class tachyon.thrift.Command
 
mDependencyType - Variable in class tachyon.master.Dependency
 
MEMORY_SIZE - Variable in class tachyon.conf.WorkerConf
 
memoryCopyParition() - Method in class tachyon.examples.Performance.GeneralWorker
 
message - Variable in exception tachyon.thrift.BlockInfoException
 
message - Variable in exception tachyon.thrift.DependencyDoesNotExistException
 
message - Variable in exception tachyon.thrift.FailedToCheckpointException
 
message - Variable in exception tachyon.thrift.FileAlreadyExistException
 
message - Variable in exception tachyon.thrift.FileDoesNotExistException
 
message - Variable in exception tachyon.thrift.InvalidPathException
 
message - Variable in exception tachyon.thrift.NoWorkerException
 
message - Variable in exception tachyon.thrift.OutOfSpaceException
 
message - Variable in exception tachyon.thrift.SuspectedFileSizeException
 
message - Variable in exception tachyon.thrift.TableColumnException
 
message - Variable in exception tachyon.thrift.TableDoesNotExistException
 
message - Variable in exception tachyon.thrift.TachyonException
 
metadata - Variable in class tachyon.thrift.ClientRawTableInfo
 
metadata - Variable in class tachyon.thrift.MasterService.user_createRawTable_args
 
metadata - Variable in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
metaDataMap - Static variable in exception tachyon.thrift.BlockInfoException
 
metaDataMap - Static variable in class tachyon.thrift.ClientBlockInfo
 
metaDataMap - Static variable in class tachyon.thrift.ClientDependencyInfo
 
metaDataMap - Static variable in class tachyon.thrift.ClientFileInfo
 
metaDataMap - Static variable in class tachyon.thrift.ClientRawTableInfo
 
metaDataMap - Static variable in class tachyon.thrift.ClientWorkerInfo
 
metaDataMap - Static variable in class tachyon.thrift.Command
 
metaDataMap - Static variable in exception tachyon.thrift.DependencyDoesNotExistException
 
metaDataMap - Static variable in exception tachyon.thrift.FailedToCheckpointException
 
metaDataMap - Static variable in exception tachyon.thrift.FileAlreadyExistException
 
metaDataMap - Static variable in exception tachyon.thrift.FileDoesNotExistException
 
metaDataMap - Static variable in exception tachyon.thrift.InvalidPathException
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.addCheckpoint_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.addCheckpoint_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.getFileStatus_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.getFileStatus_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.getWorkersInfo_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.getWorkersInfo_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.liststatus_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.liststatus_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_completeFile_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_completeFile_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_createDependency_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_createDependency_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_createFile_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_createFile_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_createNewBlock_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_createNewBlock_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_createRawTable_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_createRawTable_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_delete_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_delete_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_freepath_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_freepath_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getBlockId_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getBlockId_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getRawTableId_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getRawTableId_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getUfsAddress_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getUserId_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getUserId_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getWorker_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_getWorker_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_heartbeat_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_heartbeat_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_mkdirs_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_mkdirs_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_rename_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_rename_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_reportLostFile_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_reportLostFile_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_setPinned_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_setPinned_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.worker_getPinIdList_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.worker_heartbeat_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.worker_heartbeat_result
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.worker_register_args
 
metaDataMap - Static variable in class tachyon.thrift.MasterService.worker_register_result
 
metaDataMap - Static variable in class tachyon.thrift.NetAddress
 
metaDataMap - Static variable in exception tachyon.thrift.NoWorkerException
 
metaDataMap - Static variable in exception tachyon.thrift.OutOfSpaceException
 
metaDataMap - Static variable in exception tachyon.thrift.SuspectedFileSizeException
 
metaDataMap - Static variable in exception tachyon.thrift.TableColumnException
 
metaDataMap - Static variable in exception tachyon.thrift.TableDoesNotExistException
 
metaDataMap - Static variable in exception tachyon.thrift.TachyonException
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.accessBlock_args
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.accessBlock_result
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.addCheckpoint_args
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.addCheckpoint_result
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.cacheBlock_args
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.cacheBlock_result
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.cancelBlock_args
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.cancelBlock_result
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.lockBlock_args
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.lockBlock_result
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.promoteBlock_args
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.promoteBlock_result
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.requestSpace_args
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.requestSpace_result
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.unlockBlock_args
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.unlockBlock_result
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.userHeartbeat_args
 
metaDataMap - Static variable in class tachyon.thrift.WorkerService.userHeartbeat_result
 
mFile - Variable in class tachyon.client.InStream
 
mFile - Variable in class tachyon.client.OutStream
 
mFramework - Variable in class tachyon.master.Dependency
 
mFrameworkVersion - Variable in class tachyon.master.Dependency
 
mHost - Variable in class tachyon.thrift.NetAddress
 
mId - Variable in class tachyon.master.Dependency
 
MIGRATE_DATA_USER_ID - Static variable in class tachyon.Users
 
MINUTE_MS - Static variable in class tachyon.Constants
 
mIsFolder - Variable in class tachyon.master.Inode
 
mkdir(String[]) - Method in class tachyon.command.TFsShell
Creates a new directory specified by the path in argv, including any parent folders that are required.
mkdirs(TachyonURI, boolean) - Method in class tachyon.client.TachyonFS
Creates a folder.
mkdirs(TachyonURI, boolean) - Method in class tachyon.master.MasterInfo
Create a directory at the given path.
mkdirs(String, boolean) - Method in class tachyon.UnderFileSystem
Creates the directory named by this abstract pathname.
mkdirs(String, boolean) - Method in class tachyon.UnderFileSystemHdfs
 
mkdirs(String, boolean) - Method in class tachyon.UnderFileSystemSingleLocal
 
mLeft - Variable in class tachyon.examples.Performance.Worker
 
mLength - Variable in class tachyon.master.BlockInfo
 
mOffset - Variable in class tachyon.master.BlockInfo
 
moveBlock(long, StorageDir) - Method in class tachyon.worker.hierarchy.StorageDir
Move a block from its current StorageDir to another StorageDir
mParentDependencies - Variable in class tachyon.master.Dependency
 
mParentFiles - Variable in class tachyon.master.Dependency
 
mPort - Variable in class tachyon.thrift.NetAddress
 
mReadType - Variable in class tachyon.client.InStream
 
mRight - Variable in class tachyon.examples.Performance.Worker
 
mSecondaryPort - Variable in class tachyon.thrift.NetAddress
 
mTachyonFS - Variable in class tachyon.client.InStream
 
mTachyonFS - Variable in class tachyon.client.OutStream
 
mUserConf - Variable in class tachyon.client.OutStream
 
mustConnect() - Method in class tachyon.worker.WorkerClient
Connect to the worker.
mWorkerAddress - Variable in class tachyon.master.MasterWorkerInfo
Worker's address
mWorkerId - Variable in class tachyon.examples.Performance.Worker
 
mWriteType - Variable in class tachyon.client.OutStream
 

N

name - Variable in class tachyon.thrift.ClientFileInfo
 
name - Variable in class tachyon.thrift.ClientRawTableInfo
 
needPin() - Method in class tachyon.client.TachyonFile
 
NetAddress - Class in tachyon.thrift
 
NetAddress() - Constructor for class tachyon.thrift.NetAddress
 
NetAddress(String, int, int) - Constructor for class tachyon.thrift.NetAddress
 
NetAddress(NetAddress) - Constructor for class tachyon.thrift.NetAddress
Performs a deep copy on other.
NetAddress._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
NETTY_BACKLOG - Variable in class tachyon.conf.WorkerConf
 
NETTY_BOSS_THREADS - Variable in class tachyon.conf.WorkerConf
 
NETTY_CHANNEL_TYPE - Variable in class tachyon.conf.WorkerConf
 
NETTY_FILE_TRANSFER_TYPE - Variable in class tachyon.conf.WorkerConf
 
NETTY_HIGH_WATER_MARK - Variable in class tachyon.conf.WorkerConf
 
NETTY_LOW_WATER_MARK - Variable in class tachyon.conf.WorkerConf
 
NETTY_RECIEVE_BUFFER - Variable in class tachyon.conf.WorkerConf
 
NETTY_SEND_BUFFER - Variable in class tachyon.conf.WorkerConf
 
NETTY_WORKER_THREADS - Variable in class tachyon.conf.WorkerConf
 
NettyDataServer - Class in tachyon.worker.netty
Runs a netty server that will response to block requests.
NettyDataServer(SocketAddress, BlocksLocker) - Constructor for class tachyon.worker.netty.NettyDataServer
 
NETWORK_TYPE - Variable in class tachyon.conf.WorkerConf
 
NetworkType - Enum in tachyon.worker
Enum over the different networking implementations.
NetworkUtils - Class in tachyon.util
Common network utilities shared by all components in Tachyon.
NIODataServer - Class in tachyon.worker.nio
The Server to serve data file read request from remote machines.
NIODataServer(InetSocketAddress, BlocksLocker) - Constructor for class tachyon.worker.nio.NIODataServer
Create a data server with direct access to worker storage.
NoWorkerException - Exception in tachyon.thrift
 
NoWorkerException() - Constructor for exception tachyon.thrift.NoWorkerException
 
NoWorkerException(String) - Constructor for exception tachyon.thrift.NoWorkerException
 
NoWorkerException(NoWorkerException) - Constructor for exception tachyon.thrift.NoWorkerException
Performs a deep copy on other.
NoWorkerException._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.

O

offset - Variable in class tachyon.thrift.ClientBlockInfo
 
open() - Method in class tachyon.LazyFileOutputStream
Explicitly open the file for writing.
open(String) - Method in class tachyon.UnderFileSystem
 
open(String) - Method in class tachyon.UnderFileSystemHdfs
 
open(String) - Method in class tachyon.UnderFileSystemSingleLocal
 
option(String[], int, String) - Static method in class tachyon.examples.Utils
 
option(String[], int, boolean) - Static method in class tachyon.examples.Utils
 
option(String[], int, int) - Static method in class tachyon.examples.Utils
 
option(String[], int, WriteType) - Static method in class tachyon.examples.Utils
 
option(String[], int, ReadType) - Static method in class tachyon.examples.Utils
 
order() - Method in class tachyon.io.ByteBufferReader
 
order(ByteOrder) - Method in class tachyon.io.ByteBufferReader
 
order() - Method in class tachyon.io.ByteBufferWriter
 
outList(String) - Method in class tachyon.PrefixList
 
OutOfSpaceException - Exception in tachyon.thrift
 
OutOfSpaceException() - Constructor for exception tachyon.thrift.OutOfSpaceException
 
OutOfSpaceException(String) - Constructor for exception tachyon.thrift.OutOfSpaceException
 
OutOfSpaceException(OutOfSpaceException) - Constructor for exception tachyon.thrift.OutOfSpaceException
Performs a deep copy on other.
OutOfSpaceException._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
OutStream - Class in tachyon.client
OutStream is the base output stream class for TachyonFile streaming output methods.

P

Pair<T1,T2> - Class in tachyon
A pair representation defined by two elements (of type First and type Second).
Pair(T1, T2) - Constructor for class tachyon.Pair
Constructs and initializes a Pair specified by the two input elements.
parametersToString(Object...) - Static method in class tachyon.util.CommonUtils
 
parents - Variable in class tachyon.thrift.ClientDependencyInfo
 
parents - Variable in class tachyon.thrift.MasterService.user_createDependency_args
 
parse(TachyonURI) - Static method in class tachyon.UnderFileSystem
Transform an input string like hdfs://host:port/dir, hdfs://host:port, file:///dir, /dir into a pair of address and path.
parseInetSocketAddress(String) - Static method in class tachyon.util.CommonUtils
Parse InetSocketAddress from a String
parseSpaceSize(String) - Static method in class tachyon.util.CommonUtils
Parse a String size to Bytes.
partitions() - Method in class tachyon.client.table.RawColumn
 
path - Variable in class tachyon.thrift.ClientFileInfo
 
path - Variable in class tachyon.thrift.ClientRawTableInfo
 
path - Variable in class tachyon.thrift.MasterService.getFileStatus_args
 
path - Variable in class tachyon.thrift.MasterService.liststatus_args
 
path - Variable in class tachyon.thrift.MasterService.user_createFile_args
 
path - Variable in class tachyon.thrift.MasterService.user_createRawTable_args
 
path - Variable in class tachyon.thrift.MasterService.user_delete_args
 
path - Variable in class tachyon.thrift.MasterService.user_freepath_args
 
path - Variable in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
path - Variable in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
path - Variable in class tachyon.thrift.MasterService.user_getRawTableId_args
 
path - Variable in class tachyon.thrift.MasterService.user_mkdirs_args
 
PATH_STRING_COMPARE - Static variable in class tachyon.web.UiFileInfo
Provides ordering of UiFileInfo based off a string comparison of the absolute paths.
PB - Static variable in class tachyon.Constants
 
Performance - Class in tachyon.examples
 
Performance() - Constructor for class tachyon.examples.Performance
 
Performance.GeneralWorker - Class in tachyon.examples
 
Performance.GeneralWorker(int, int, int, ByteBuffer, boolean, boolean, String) - Constructor for class tachyon.examples.Performance.GeneralWorker
 
Performance.HdfsWorker - Class in tachyon.examples
 
Performance.HdfsWorker(int, int, int, ByteBuffer, boolean, String) - Constructor for class tachyon.examples.Performance.HdfsWorker
 
Performance.TachyonReadWorker - Class in tachyon.examples
 
Performance.TachyonReadWorker(int, int, int, ByteBuffer) - Constructor for class tachyon.examples.Performance.TachyonReadWorker
 
Performance.TachyonWriterWorker - Class in tachyon.examples
 
Performance.TachyonWriterWorker(int, int, int, ByteBuffer) - Constructor for class tachyon.examples.Performance.TachyonWriterWorker
 
Performance.Worker - Class in tachyon.examples
 
Performance.Worker(int, int, int, ByteBuffer) - Constructor for class tachyon.examples.Performance.Worker
 
pin(String[]) - Method in class tachyon.command.TFsShell
Pins the given file or folder (recursively pinning all children if a folder).
pinFile(int) - Method in class tachyon.client.TachyonFS
Alias for setPinned(fid, true).
pinned - Variable in class tachyon.thrift.MasterService.user_setPinned_args
 
PipelineHandler - Class in tachyon.worker.netty
Adds the block server's pipeline into the channel.
PipelineHandler(BlocksLocker) - Constructor for class tachyon.worker.netty.PipelineHandler
 
PORT - Variable in class tachyon.conf.MasterConf
 
PORT - Variable in class tachyon.conf.WorkerConf
 
position() - Method in class tachyon.io.ByteBufferReader
 
position(int) - Method in class tachyon.io.ByteBufferReader
 
position() - Method in class tachyon.io.JavaByteBufferReader
 
position(int) - Method in class tachyon.io.JavaByteBufferReader
 
PrefixList - Class in tachyon
Prefix list is used by PinList and WhiteList to do file filtering.
PrefixList(List<String>) - Constructor for class tachyon.PrefixList
 
PrefixList(String, String) - Constructor for class tachyon.PrefixList
 
PRINCIPAL - Variable in class tachyon.conf.MasterConf
 
PRINCIPAL - Variable in class tachyon.conf.WorkerConf
 
PRINCIPAL_KEY - Variable in class tachyon.conf.MasterConf
 
PRINCIPAL_KEY - Variable in class tachyon.conf.WorkerConf
 
printByteBuffer(Logger, ByteBuffer) - Static method in class tachyon.util.CommonUtils
 
printPassInfo(boolean) - Static method in class tachyon.examples.Utils
 
printTimeTakenMs(long, Logger, String) - Static method in class tachyon.util.CommonUtils
 
printTimeTakenNs(long, Logger, String) - Static method in class tachyon.util.CommonUtils
 
printUsage() - Method in class tachyon.command.TFsShell
Method which prints the method to use all the commands.
printUsage() - Static method in class tachyon.util.UfsUtils
 
promoteBlock(int) - Method in class tachyon.client.TachyonFile
Promote block back to top layer after access
promoteBlock(long) - Method in class tachyon.client.TachyonFS
Promote block file back to the top StorageTier, after the block file is accessed.
promoteBlock(long, AsyncMethodCallback) - Method in class tachyon.thrift.WorkerService.AsyncClient
 
promoteBlock(long, AsyncMethodCallback) - Method in interface tachyon.thrift.WorkerService.AsyncIface
 
promoteBlock(long) - Method in class tachyon.thrift.WorkerService.Client
 
promoteBlock(long) - Method in interface tachyon.thrift.WorkerService.Iface
Used to promote block on under storage layer to top storage layer when there are more than one storage layers in Tachyon's space.
promoteBlock(long) - Method in class tachyon.worker.WorkerClient
Promote block back to the top StorageTier
promoteBlock(long) - Method in class tachyon.worker.WorkerServiceHandler
 
promoteBlock(long) - Method in class tachyon.worker.WorkerStorage
If the block is not on top StorageTier, promote block to top StorageTier
put(Byte) - Method in class tachyon.io.ByteBufferWriter
Writes the given byte into this buffer at the current position, and then increments the position.
put(byte[]) - Method in class tachyon.io.ByteBufferWriter
This method transfers the entire content of the given source byte array into this buffer.
put(byte[], int, int) - Method in class tachyon.io.ByteBufferWriter
 
put(Byte) - Method in class tachyon.io.JavaByteBufferWriter
 
put(byte[], int, int) - Method in class tachyon.io.JavaByteBufferWriter
 
putChar(char) - Method in class tachyon.io.ByteBufferWriter
 
putChar(char) - Method in class tachyon.io.JavaByteBufferWriter
 
putDouble(double) - Method in class tachyon.io.ByteBufferWriter
 
putDouble(double) - Method in class tachyon.io.JavaByteBufferWriter
 
putFloat(float) - Method in class tachyon.io.ByteBufferWriter
 
putFloat(float) - Method in class tachyon.io.JavaByteBufferWriter
 
putInt(int) - Method in class tachyon.io.ByteBufferWriter
 
putInt(int) - Method in class tachyon.io.JavaByteBufferWriter
 
putLong(long) - Method in class tachyon.io.ByteBufferWriter
 
putLong(long) - Method in class tachyon.io.JavaByteBufferWriter
 
putShort(short) - Method in class tachyon.io.ByteBufferWriter
 
putShort(short) - Method in class tachyon.io.JavaByteBufferWriter
 
putToAddedBlockIds(long, List<Long>) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
putToCurrentBlocks(long, List<Long>) - Method in class tachyon.thrift.MasterService.worker_register_args
 

Q

QUEUE_SIZE_PER_SELECTOR - Variable in class tachyon.conf.MasterConf
 
QUEUE_SIZE_PER_SELECTOR - Variable in class tachyon.conf.WorkerConf
 
QUOTA_UNIT_BYTES - Variable in class tachyon.conf.UserConf
 

R

random - Variable in class tachyon.thrift.MasterService.user_getWorker_args
 
RawColumn - Class in tachyon.client.table
The column of a RawTable.
RawTable - Class in tachyon.client.table
Tachyon provides native support for tables with multiple columns.
RawTable(TachyonFS, ClientRawTableInfo) - Constructor for class tachyon.client.table.RawTable
 
RawTables - Class in tachyon.master
All Raw Table related info in MasterInfo.
RawTables() - Constructor for class tachyon.master.RawTables
 
read() - Method in class tachyon.client.EmptyBlockInStream
 
read(byte[]) - Method in class tachyon.client.EmptyBlockInStream
 
read(byte[], int, int) - Method in class tachyon.client.EmptyBlockInStream
 
read() - Method in class tachyon.client.FileInStream
 
read(byte[]) - Method in class tachyon.client.FileInStream
 
read(byte[], int, int) - Method in class tachyon.client.FileInStream
 
read() - Method in class tachyon.client.InStream
 
read(byte[]) - Method in class tachyon.client.InStream
 
read(byte[], int, int) - Method in class tachyon.client.InStream
 
read() - Method in class tachyon.client.LocalBlockInStream
 
read(byte[]) - Method in class tachyon.client.LocalBlockInStream
 
read(byte[], int, int) - Method in class tachyon.client.LocalBlockInStream
 
read() - Method in class tachyon.client.RemoteBlockInStream
 
read(byte[]) - Method in class tachyon.client.RemoteBlockInStream
 
read(byte[], int, int) - Method in class tachyon.client.RemoteBlockInStream
 
read() - Method in class tachyon.hadoop.HdfsFileInputStream
 
read(byte[]) - Method in class tachyon.hadoop.HdfsFileInputStream
 
read(byte[], int, int) - Method in class tachyon.hadoop.HdfsFileInputStream
 
read(long, byte[], int, int) - Method in class tachyon.hadoop.HdfsFileInputStream
Read upto the specified number of bytes, from a given position within a file, and return the number of bytes read.
read(TProtocol) - Method in exception tachyon.thrift.BlockInfoException
 
read(TProtocol) - Method in class tachyon.thrift.ClientBlockInfo
 
read(TProtocol) - Method in class tachyon.thrift.ClientDependencyInfo
 
read(TProtocol) - Method in class tachyon.thrift.ClientFileInfo
 
read(TProtocol) - Method in class tachyon.thrift.ClientRawTableInfo
 
read(TProtocol) - Method in class tachyon.thrift.ClientWorkerInfo
 
read(TProtocol) - Method in class tachyon.thrift.Command
 
read(TProtocol) - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
read(TProtocol) - Method in exception tachyon.thrift.FailedToCheckpointException
 
read(TProtocol) - Method in exception tachyon.thrift.FileAlreadyExistException
 
read(TProtocol) - Method in exception tachyon.thrift.FileDoesNotExistException
 
read(TProtocol) - Method in exception tachyon.thrift.InvalidPathException
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.getWorkersInfo_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.liststatus_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.liststatus_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_delete_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_delete_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_freepath_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_freepath_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getUserId_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_heartbeat_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_heartbeat_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_rename_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_rename_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.worker_register_args
 
read(TProtocol) - Method in class tachyon.thrift.MasterService.worker_register_result
 
read(TProtocol) - Method in class tachyon.thrift.NetAddress
 
read(TProtocol) - Method in exception tachyon.thrift.NoWorkerException
 
read(TProtocol) - Method in exception tachyon.thrift.OutOfSpaceException
 
read(TProtocol) - Method in exception tachyon.thrift.SuspectedFileSizeException
 
read(TProtocol) - Method in exception tachyon.thrift.TableColumnException
 
read(TProtocol) - Method in exception tachyon.thrift.TableDoesNotExistException
 
read(TProtocol) - Method in exception tachyon.thrift.TachyonException
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.accessBlock_result
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.cancelBlock_result
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
read(TProtocol) - Method in class tachyon.thrift.WorkerService.userHeartbeat_result
 
read(long, int) - Method in class tachyon.worker.BlockHandler
Reads data from block
read(long, int) - Method in class tachyon.worker.BlockHandlerLocal
 
readByteBuffer(int) - Method in class tachyon.client.TachyonFile
Advanced API.
readByteBuffer(DataInputStream) - Static method in class tachyon.io.Utils
 
readByteBufferList(DataInputStream) - Static method in class tachyon.io.Utils
 
readFully(long, byte[]) - Method in class tachyon.hadoop.HdfsFileInputStream
Read number of bytes equalt to the length of the buffer, from a given position within a file.
readFully(long, byte[], int, int) - Method in class tachyon.hadoop.HdfsFileInputStream
Read the specified number of bytes, from a given position within a file.
readIntegerList(DataInputStream) - Static method in class tachyon.io.Utils
 
readPartition() - Method in class tachyon.examples.Performance.TachyonReadWorker
 
readRemoteByteBuffer(TachyonFS, ClientBlockInfo, long, long) - Static method in class tachyon.client.RemoteBlockInStream
 
readString(DataInputStream) - Static method in class tachyon.io.Utils
 
readStringList(DataInputStream) - Static method in class tachyon.io.Utils
 
ReadType - Enum in tachyon.client
Different read types for a TachyonFile.
recache() - Method in class tachyon.client.TachyonFile
 
RecomputeCommand - Class in tachyon.master
The recompute command class.
RecomputeCommand(String, String) - Constructor for class tachyon.master.RecomputeCommand
Create a new RecomputeCommand.
recursive - Variable in class tachyon.thrift.MasterService.user_createFile_args
 
recursive - Variable in class tachyon.thrift.MasterService.user_delete_args
 
recursive - Variable in class tachyon.thrift.MasterService.user_freepath_args
 
recursive - Variable in class tachyon.thrift.MasterService.user_mkdirs_args
 
recv(SocketChannel) - Method in class tachyon.worker.nio.DataServerMessage
Use this message to receive from the specified socket channel.
recv_accessBlock() - Method in class tachyon.thrift.WorkerService.Client
 
recv_addCheckpoint() - Method in class tachyon.thrift.MasterService.Client
 
recv_addCheckpoint() - Method in class tachyon.thrift.WorkerService.Client
 
recv_asyncCheckpoint() - Method in class tachyon.thrift.WorkerService.Client
 
recv_cacheBlock() - Method in class tachyon.thrift.WorkerService.Client
 
recv_cancelBlock() - Method in class tachyon.thrift.WorkerService.Client
 
recv_getFileStatus() - Method in class tachyon.thrift.MasterService.Client
 
recv_getUserUfsTempFolder() - Method in class tachyon.thrift.WorkerService.Client
 
recv_getWorkersInfo() - Method in class tachyon.thrift.MasterService.Client
 
recv_liststatus() - Method in class tachyon.thrift.MasterService.Client
 
recv_lockBlock() - Method in class tachyon.thrift.WorkerService.Client
 
recv_promoteBlock() - Method in class tachyon.thrift.WorkerService.Client
 
recv_requestBlockLocation() - Method in class tachyon.thrift.WorkerService.Client
 
recv_requestSpace() - Method in class tachyon.thrift.WorkerService.Client
 
recv_unlockBlock() - Method in class tachyon.thrift.WorkerService.Client
 
recv_user_completeFile() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_createDependency() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_createFile() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_createNewBlock() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_createRawTable() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_delete() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_freepath() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_getBlockId() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_getClientBlockInfo() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_getClientDependencyInfo() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_getClientRawTableInfo() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_getFileBlocks() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_getRawTableId() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_getUfsAddress() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_getUserId() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_getWorker() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_heartbeat() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_mkdirs() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_rename() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_reportLostFile() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_requestFilesInDependency() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_setPinned() - Method in class tachyon.thrift.MasterService.Client
 
recv_user_updateRawTableMetadata() - Method in class tachyon.thrift.MasterService.Client
 
recv_userHeartbeat() - Method in class tachyon.thrift.WorkerService.Client
 
recv_worker_cacheBlock() - Method in class tachyon.thrift.MasterService.Client
 
recv_worker_getPinIdList() - Method in class tachyon.thrift.MasterService.Client
 
recv_worker_getPriorityDependencyList() - Method in class tachyon.thrift.MasterService.Client
 
recv_worker_heartbeat() - Method in class tachyon.thrift.MasterService.Client
 
recv_worker_register() - Method in class tachyon.thrift.MasterService.Client
 
register() - Method in class tachyon.worker.WorkerStorage
Register this TachyonWorker to the TachyonMaster
registerWorker(NetAddress, long, long, Map<Long, List<Long>>) - Method in class tachyon.master.MasterInfo
Register a worker at the given address, setting it up and associating it with a given list of blocks.
REMOTE_READ_BUFFER_SIZE_BYTE - Variable in class tachyon.conf.UserConf
 
RemoteBlockInStream - Class in tachyon.client
BlockInStream for remote block.
removeChild(Inode) - Method in class tachyon.master.InodeFolder
Removes the given inode from the folder.
removeChild(String) - Method in class tachyon.master.InodeFolder
Removes the given child from the folder.
removedBlockIds - Variable in class tachyon.thrift.MasterService.worker_heartbeat_args
 
removeLocation(long) - Method in class tachyon.master.BlockInfo
Remove the worker from the block's locations
removeLocation(int, long) - Method in class tachyon.master.InodeFile
Remove a location of a block.
removeUser(long) - Method in class tachyon.Users
Remove userId from user pool.
rename(TachyonURI) - Method in class tachyon.client.TachyonFile
Rename this file
rename(int, TachyonURI, TachyonURI) - Method in class tachyon.client.TachyonFS
Renames a file or folder to another path.
rename(String[]) - Method in class tachyon.command.TFsShell
Renames a file or directory specified by argv.
rename(int, TachyonURI, long) - Method in class tachyon.master.EditLog
Log a rename operation.
rename(String, String) - Static method in class tachyon.master.Image
Rename the src to the dst.
rename(int, TachyonURI) - Method in class tachyon.master.MasterInfo
Rename a file to the given path.
rename(TachyonURI, TachyonURI) - Method in class tachyon.master.MasterInfo
Rename a file to the given path.
rename(String, String) - Method in class tachyon.UnderFileSystem
 
rename(String, String) - Method in class tachyon.UnderFileSystemHdfs
 
rename(String, String) - Method in class tachyon.UnderFileSystemSingleLocal
 
replaceHostName(TachyonURI) - Static method in class tachyon.util.NetworkUtils
Replace and resolve the hostname in a given address or path string.
report(String[]) - Method in class tachyon.command.TFsShell
 
reportLostFile(int) - Method in class tachyon.client.TachyonFS
Report the lost file to master
reportLostFile(int) - Method in class tachyon.master.MasterInfo
Logs a lost file and sets it to be recovered.
request(String[]) - Method in class tachyon.command.TFsShell
 
requestBlockLocation(long, long, long, AsyncMethodCallback) - Method in class tachyon.thrift.WorkerService.AsyncClient
 
requestBlockLocation(long, long, long, AsyncMethodCallback) - Method in interface tachyon.thrift.WorkerService.AsyncIface
 
requestBlockLocation(long, long, long) - Method in class tachyon.thrift.WorkerService.Client
 
requestBlockLocation(long, long, long) - Method in interface tachyon.thrift.WorkerService.Iface
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.
requestBlockLocation(long, long) - Method in class tachyon.worker.WorkerClient
Get temporary path for the block from the worker
requestBlockLocation(long, long, long) - Method in class tachyon.worker.WorkerServiceHandler
 
requestBlockLocation(long, long, long) - Method in class tachyon.worker.WorkerStorage
Get temporary file path for some block, it is used to choose appropriate StorageDir for some block file with specified initial size.
requestBytes - Variable in class tachyon.thrift.WorkerService.requestSpace_args
 
requestFilesInDependency(int) - Method in class tachyon.client.TachyonFS
Request the dependency's needed files
requestFilesInDependency(int) - Method in class tachyon.master.MasterInfo
Request that the files for the given dependency be recomputed.
requestSpace(long, long) - Method in class tachyon.client.TachyonFS
Try to request space for certain block.
requestSpace(long, long, long, AsyncMethodCallback) - Method in class tachyon.thrift.WorkerService.AsyncClient
 
requestSpace(long, long, long, AsyncMethodCallback) - Method in interface tachyon.thrift.WorkerService.AsyncIface
 
requestSpace(long, long, long) - Method in class tachyon.thrift.WorkerService.Client
 
requestSpace(long, long, long) - Method in interface tachyon.thrift.WorkerService.Iface
Used to request space for some block file.
requestSpace(long, long) - Method in class tachyon.worker.hierarchy.StorageDir
Request space from current StorageDir by some user
requestSpace(long, long, Set<Integer>, List<Long>) - Method in class tachyon.worker.hierarchy.StorageTier
Request space from any StorageDir in the StorageTier.
requestSpace(StorageDir, long, long, Set<Integer>, List<Long>) - Method in class tachyon.worker.hierarchy.StorageTier
Request space from specified StorageDir in the StorageTier.
requestSpace(long, long) - Method in class tachyon.worker.WorkerClient
Request space for some block from worker
requestSpace(long, long, long) - Method in class tachyon.worker.WorkerServiceHandler
 
requestSpace(long, long, long) - Method in class tachyon.worker.WorkerStorage
Request space from the specified StorageDir, it is used for requesting space for the block which is partially written in some StorageDir
requestSpaceBytes(long) - Method in class tachyon.worker.SpaceCounter
Request space
resetMasterClient() - Method in class tachyon.worker.WorkerStorage
Set a new MasterClient and connect to it.
resolveHostName(String) - Static method in class tachyon.util.NetworkUtils
Resolve a given hostname by a canonical hostname.
RetryPolicy - Interface in tachyon.retry
Attempts to retry code from a do/while loop.
returnSpace(long, long) - Method in class tachyon.worker.hierarchy.StorageDir
Return space to current StorageDir by some user
returnUsedBytes(long) - Method in class tachyon.worker.SpaceCounter
Return used space size
reverseId() - Method in class tachyon.master.Inode
Reverse the id of the inode.
rm(String[]) - Method in class tachyon.command.TFsShell
Removes the file specified by argv.
rmr(String[]) - Method in class tachyon.command.TFsShell
Removes the file or directory specified by argv.
rotateEditLog(String) - Method in class tachyon.master.EditLog
The edit log reaches the max log size and needs rotate.
run(String[]) - Method in class tachyon.command.TFsShell
Method which determines how to handle the user's request, will display usage help to the user if command format is incorrect.
run() - Method in class tachyon.examples.Performance.GeneralWorker
 
run() - Method in class tachyon.examples.Performance.HdfsWorker
 
run() - Method in class tachyon.examples.Performance.TachyonReadWorker
 
run() - Method in class tachyon.examples.Performance.TachyonWriterWorker
 
run() - Method in class tachyon.HeartbeatThread
 
run() - Method in class tachyon.master.EditLogProcessor
 
run() - Method in class tachyon.master.MasterInfo.RecomputationScheduler
 
run() - Method in class tachyon.master.RecomputeCommand
 
run() - Method in class tachyon.worker.nio.NIODataServer
 
run() - Method in class tachyon.worker.TachyonWorker
 
run() - Method in class tachyon.worker.WorkerStorage.CheckpointThread
 
runExample(Callable<Boolean>) - Static method in class tachyon.examples.Utils
 

S

SCHEME - Static variable in class tachyon.Constants
 
SCHEME_FT - Static variable in class tachyon.Constants
 
SECOND_MS - Static variable in class tachyon.Constants
 
seek(long) - Method in class tachyon.client.EmptyBlockInStream
 
seek(long) - Method in class tachyon.client.FileInStream
 
seek(long) - Method in class tachyon.client.InStream
Sets the stream pointer offset, measured from the beginning of this stream, at which the next read or write occurs.
seek(long) - Method in class tachyon.client.LocalBlockInStream
 
seek(long) - Method in class tachyon.client.RemoteBlockInStream
 
seek(long) - Method in class tachyon.hadoop.HdfsFileInputStream
Seek to the given offset from the start of the file.
seekToNewSource(long) - Method in class tachyon.hadoop.HdfsFileInputStream
Seeks a different copy of the data.
SELECTOR_THREADS - Variable in class tachyon.conf.MasterConf
 
SELECTOR_THREADS - Variable in class tachyon.conf.WorkerConf
 
send(SocketChannel) - Method in class tachyon.worker.nio.DataServerMessage
Send this message to the specified socket channel.
send_accessBlock(long) - Method in class tachyon.thrift.WorkerService.Client
 
send_addCheckpoint(long, int, long, String) - Method in class tachyon.thrift.MasterService.Client
 
send_addCheckpoint(long, int) - Method in class tachyon.thrift.WorkerService.Client
 
send_asyncCheckpoint(int) - Method in class tachyon.thrift.WorkerService.Client
 
send_cacheBlock(long, long) - Method in class tachyon.thrift.WorkerService.Client
 
send_cancelBlock(long, long) - Method in class tachyon.thrift.WorkerService.Client
 
send_getFileStatus(int, String) - Method in class tachyon.thrift.MasterService.Client
 
send_getUserUfsTempFolder(long) - Method in class tachyon.thrift.WorkerService.Client
 
send_getWorkersInfo() - Method in class tachyon.thrift.MasterService.Client
 
send_liststatus(String) - Method in class tachyon.thrift.MasterService.Client
 
send_lockBlock(long, long) - Method in class tachyon.thrift.WorkerService.Client
 
send_promoteBlock(long) - Method in class tachyon.thrift.WorkerService.Client
 
send_requestBlockLocation(long, long, long) - Method in class tachyon.thrift.WorkerService.Client
 
send_requestSpace(long, long, long) - Method in class tachyon.thrift.WorkerService.Client
 
send_unlockBlock(long, long) - Method in class tachyon.thrift.WorkerService.Client
 
send_user_completeFile(int) - Method in class tachyon.thrift.MasterService.Client
 
send_user_createDependency(List<String>, List<String>, String, List<ByteBuffer>, String, String, String, int, long) - Method in class tachyon.thrift.MasterService.Client
 
send_user_createFile(String, String, long, boolean) - Method in class tachyon.thrift.MasterService.Client
 
send_user_createNewBlock(int) - Method in class tachyon.thrift.MasterService.Client
 
send_user_createRawTable(String, int, ByteBuffer) - Method in class tachyon.thrift.MasterService.Client
 
send_user_delete(int, String, boolean) - Method in class tachyon.thrift.MasterService.Client
 
send_user_freepath(int, String, boolean) - Method in class tachyon.thrift.MasterService.Client
 
send_user_getBlockId(int, int) - Method in class tachyon.thrift.MasterService.Client
 
send_user_getClientBlockInfo(long) - Method in class tachyon.thrift.MasterService.Client
 
send_user_getClientDependencyInfo(int) - Method in class tachyon.thrift.MasterService.Client
 
send_user_getClientRawTableInfo(int, String) - Method in class tachyon.thrift.MasterService.Client
 
send_user_getFileBlocks(int, String) - Method in class tachyon.thrift.MasterService.Client
 
send_user_getRawTableId(String) - Method in class tachyon.thrift.MasterService.Client
 
send_user_getUfsAddress() - Method in class tachyon.thrift.MasterService.Client
 
send_user_getUserId() - Method in class tachyon.thrift.MasterService.Client
 
send_user_getWorker(boolean, String) - Method in class tachyon.thrift.MasterService.Client
 
send_user_heartbeat() - Method in class tachyon.thrift.MasterService.Client
 
send_user_mkdirs(String, boolean) - Method in class tachyon.thrift.MasterService.Client
 
send_user_rename(int, String, String) - Method in class tachyon.thrift.MasterService.Client
 
send_user_reportLostFile(int) - Method in class tachyon.thrift.MasterService.Client
 
send_user_requestFilesInDependency(int) - Method in class tachyon.thrift.MasterService.Client
 
send_user_setPinned(int, boolean) - Method in class tachyon.thrift.MasterService.Client
 
send_user_updateRawTableMetadata(int, ByteBuffer) - Method in class tachyon.thrift.MasterService.Client
 
send_userHeartbeat(long) - Method in class tachyon.thrift.WorkerService.Client
 
send_worker_cacheBlock(long, long, long, long, long) - Method in class tachyon.thrift.MasterService.Client
 
send_worker_getPinIdList() - Method in class tachyon.thrift.MasterService.Client
 
send_worker_getPriorityDependencyList() - Method in class tachyon.thrift.MasterService.Client
 
send_worker_heartbeat(long, long, List<Long>, Map<Long, List<Long>>) - Method in class tachyon.thrift.MasterService.Client
 
send_worker_register(NetAddress, long, long, Map<Long, List<Long>>) - Method in class tachyon.thrift.MasterService.Client
 
SEPARATOR - Static variable in class tachyon.TachyonURI
 
SERVER_THREADS - Variable in class tachyon.conf.MasterConf
 
SERVER_THREADS - Variable in class tachyon.conf.WorkerConf
 
setAddedBlockIds(Map<Long, List<Long>>) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
setAddedBlockIdsIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
setAddress(NetAddress) - Method in class tachyon.thrift.ClientWorkerInfo
 
setAddressIsSet(boolean) - Method in class tachyon.thrift.ClientWorkerInfo
 
setBlockId(long) - Method in class tachyon.thrift.ClientBlockInfo
 
setBlockId(long) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
setBlockId(long) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
setBlockId(long) - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
setBlockId(long) - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
setBlockId(long) - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
setBlockId(long) - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
setBlockId(long) - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
setBlockId(long) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
setBlockId(long) - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
setBlockId(long) - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
setBlockIdIsSet(boolean) - Method in class tachyon.thrift.ClientBlockInfo
 
setBlockIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
setBlockIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
setBlockIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
setBlockIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
setBlockIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
setBlockIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
setBlockIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
setBlockIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
setBlockIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
setBlockIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
setBlockIds(List<Long>) - Method in class tachyon.thrift.ClientFileInfo
 
setBlockIdsIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setBlockSizeByte(long) - Method in class tachyon.thrift.ClientFileInfo
 
setBlockSizeByte(long) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
setBlockSizeByteIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setBlockSizeByteIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
setCache(boolean) - Method in class tachyon.master.InodeFile
Set whether the file is cacheable or not.
setCapacityBytes(long) - Method in class tachyon.thrift.ClientWorkerInfo
 
setCapacityBytesIsSet(boolean) - Method in class tachyon.thrift.ClientWorkerInfo
 
setCheckpointPath(String) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
setCheckpointPathIsSet(boolean) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
setChildren(List<Integer>) - Method in class tachyon.thrift.ClientDependencyInfo
 
setChildren(List<String>) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setChildrenBlockSizeByte(long) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setChildrenBlockSizeByteIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setChildrenIsSet(boolean) - Method in class tachyon.thrift.ClientDependencyInfo
 
setChildrenIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setColumns(int) - Method in class tachyon.thrift.ClientRawTableInfo
 
setColumns(int) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
setColumnsIsSet(boolean) - Method in class tachyon.thrift.ClientRawTableInfo
 
setColumnsIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
setCommandPrefix(String) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setCommandPrefixIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setComment(String) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setCommentIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setComplete() - Method in class tachyon.master.InodeFile
The file is complete.
setComplete(boolean) - Method in class tachyon.master.InodeFile
Set the complete flag of the file
setConf(Object) - Method in class tachyon.UnderFileSystem
To set the configuration object for UnderFileSystem.
setConf(Object) - Method in class tachyon.UnderFileSystemHdfs
 
setConf(Object) - Method in class tachyon.UnderFileSystemSingleLocal
 
setCreationTimeMs(long) - Method in class tachyon.thrift.ClientFileInfo
 
setCreationTimeMsIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setCurrentBlocks(Map<Long, List<Long>>) - Method in class tachyon.thrift.MasterService.worker_register_args
 
setCurrentBlocksIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_register_args
 
setCurrentMasterThread(Thread) - Method in class tachyon.LeaderSelectorClient
Set the current master thread.
setData(List<ByteBuffer>) - Method in class tachyon.thrift.ClientDependencyInfo
 
setData(List<ByteBuffer>) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setDataIsSet(boolean) - Method in class tachyon.thrift.ClientDependencyInfo
 
setDataIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setDeletionPercentage(int) - Method in class tachyon.Log4jFileAppender
 
setDependencyId(int) - Method in class tachyon.master.InodeFile
Set the dependency id of the file
setDependencyId(int) - Method in class tachyon.thrift.ClientFileInfo
 
setDependencyId(int) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
setDependencyIdIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setDependencyIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
setDependencyType(int) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setDependencyTypeIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setDepId(int) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
setDepIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
setDstPath(String) - Method in class tachyon.thrift.MasterService.user_rename_args
 
setDstPathIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_rename_args
 
setE(FileDoesNotExistException) - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
setE(FileDoesNotExistException) - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
setE(TachyonException) - Method in class tachyon.thrift.MasterService.user_delete_result
 
setE(FileDoesNotExistException) - Method in class tachyon.thrift.MasterService.user_freepath_result
 
setE(FileDoesNotExistException) - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
setE(DependencyDoesNotExistException) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
setE(InvalidPathException) - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
setE(NoWorkerException) - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
setE(FileDoesNotExistException) - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
setE(DependencyDoesNotExistException) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
setE(FileDoesNotExistException) - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
setE(BlockInfoException) - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
setE(BlockInfoException) - Method in class tachyon.thrift.MasterService.worker_register_result
 
setE(TachyonException) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
setEA(FileAlreadyExistException) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
setEA(FileAlreadyExistException) - Method in class tachyon.thrift.MasterService.user_rename_result
 
setEAIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
setEAIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_rename_result
 
setEB(BlockInfoException) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
setEB(BlockInfoException) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
setEB(BlockInfoException) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
setEB(BlockInfoException) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
setEB(BlockInfoException) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
setEB(BlockInfoException) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
setEB(BlockInfoException) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
setEBIsSet(boolean) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
setEBIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
setEBIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
setEBIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
setEBIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
setEBIsSet(boolean) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
setEBIsSet(boolean) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
setEF(FileDoesNotExistException) - Method in class tachyon.thrift.MasterService.liststatus_result
 
setEF(FileDoesNotExistException) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
setEF(FileDoesNotExistException) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
setEF(FileDoesNotExistException) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
setEF(FileDoesNotExistException) - Method in class tachyon.thrift.MasterService.user_rename_result
 
setEF(FailedToCheckpointException) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
setEFIsSet(boolean) - Method in class tachyon.thrift.MasterService.liststatus_result
 
setEFIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
setEFIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
setEFIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
setEFIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_rename_result
 
setEFIsSet(boolean) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
setEI(InvalidPathException) - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
setEI(InvalidPathException) - Method in class tachyon.thrift.MasterService.liststatus_result
 
setEI(InvalidPathException) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
setEI(InvalidPathException) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
setEI(InvalidPathException) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
setEI(InvalidPathException) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
setEI(InvalidPathException) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
setEI(InvalidPathException) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
setEI(InvalidPathException) - Method in class tachyon.thrift.MasterService.user_rename_result
 
setEIIsSet(boolean) - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
setEIIsSet(boolean) - Method in class tachyon.thrift.MasterService.liststatus_result
 
setEIIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
setEIIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
setEIIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
setEIIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
setEIIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
setEIIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
setEIIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_rename_result
 
setEIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
setEIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
setEIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_delete_result
 
setEIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_freepath_result
 
setEIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
setEIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
setEIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
setEIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
setEIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
setEIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
setEIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
setEIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
setEIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_register_result
 
setEIsSet(boolean) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
setEP(FileDoesNotExistException) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
setEP(FileDoesNotExistException) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
setEP(FileDoesNotExistException) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
setEP(FileDoesNotExistException) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
setEP(FileDoesNotExistException) - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
setEP(OutOfSpaceException) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
setEP(FileDoesNotExistException) - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
setEPIsSet(boolean) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
setEPIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
setEPIsSet(boolean) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
setEPIsSet(boolean) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
setEPIsSet(boolean) - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
setEPIsSet(boolean) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
setEPIsSet(boolean) - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
setER(FileAlreadyExistException) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
setER(FileAlreadyExistException) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
setER(FileAlreadyExistException) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
setERIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
setERIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
setERIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
setES(SuspectedFileSizeException) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
setES(SuspectedFileSizeException) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
setES(SuspectedFileSizeException) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
setES(SuspectedFileSizeException) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
setES(SuspectedFileSizeException) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
setES(FileAlreadyExistException) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
setESIsSet(boolean) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
setESIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
setESIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
setESIsSet(boolean) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
setESIsSet(boolean) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
setESIsSet(boolean) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
setET(TachyonException) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
setET(TachyonException) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
setET(TableColumnException) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
setET(TableDoesNotExistException) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
setET(TachyonException) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
setET(TableDoesNotExistException) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
setETa(TachyonException) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
setETa(TachyonException) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
setETaIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
setETaIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
setETIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
setETIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
setETIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
setETIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
setETIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
setETIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
setFieldValue(BlockInfoException._Fields, Object) - Method in exception tachyon.thrift.BlockInfoException
 
setFieldValue(ClientBlockInfo._Fields, Object) - Method in class tachyon.thrift.ClientBlockInfo
 
setFieldValue(ClientDependencyInfo._Fields, Object) - Method in class tachyon.thrift.ClientDependencyInfo
 
setFieldValue(ClientFileInfo._Fields, Object) - Method in class tachyon.thrift.ClientFileInfo
 
setFieldValue(ClientRawTableInfo._Fields, Object) - Method in class tachyon.thrift.ClientRawTableInfo
 
setFieldValue(ClientWorkerInfo._Fields, Object) - Method in class tachyon.thrift.ClientWorkerInfo
 
setFieldValue(Command._Fields, Object) - Method in class tachyon.thrift.Command
 
setFieldValue(DependencyDoesNotExistException._Fields, Object) - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
setFieldValue(FailedToCheckpointException._Fields, Object) - Method in exception tachyon.thrift.FailedToCheckpointException
 
setFieldValue(FileAlreadyExistException._Fields, Object) - Method in exception tachyon.thrift.FileAlreadyExistException
 
setFieldValue(FileDoesNotExistException._Fields, Object) - Method in exception tachyon.thrift.FileDoesNotExistException
 
setFieldValue(InvalidPathException._Fields, Object) - Method in exception tachyon.thrift.InvalidPathException
 
setFieldValue(MasterService.addCheckpoint_args._Fields, Object) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
setFieldValue(MasterService.addCheckpoint_result._Fields, Object) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
setFieldValue(MasterService.getFileStatus_args._Fields, Object) - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
setFieldValue(MasterService.getFileStatus_result._Fields, Object) - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
setFieldValue(MasterService.getWorkersInfo_args._Fields, Object) - Method in class tachyon.thrift.MasterService.getWorkersInfo_args
 
setFieldValue(MasterService.getWorkersInfo_result._Fields, Object) - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
setFieldValue(MasterService.liststatus_args._Fields, Object) - Method in class tachyon.thrift.MasterService.liststatus_args
 
setFieldValue(MasterService.liststatus_result._Fields, Object) - Method in class tachyon.thrift.MasterService.liststatus_result
 
setFieldValue(MasterService.user_completeFile_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
setFieldValue(MasterService.user_completeFile_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
setFieldValue(MasterService.user_createDependency_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setFieldValue(MasterService.user_createDependency_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
setFieldValue(MasterService.user_createFile_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
setFieldValue(MasterService.user_createFile_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
setFieldValue(MasterService.user_createNewBlock_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
setFieldValue(MasterService.user_createNewBlock_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
setFieldValue(MasterService.user_createRawTable_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
setFieldValue(MasterService.user_createRawTable_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
setFieldValue(MasterService.user_delete_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_delete_args
 
setFieldValue(MasterService.user_delete_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_delete_result
 
setFieldValue(MasterService.user_freepath_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_freepath_args
 
setFieldValue(MasterService.user_freepath_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_freepath_result
 
setFieldValue(MasterService.user_getBlockId_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
setFieldValue(MasterService.user_getBlockId_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
setFieldValue(MasterService.user_getClientBlockInfo_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
setFieldValue(MasterService.user_getClientBlockInfo_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
setFieldValue(MasterService.user_getClientDependencyInfo_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
setFieldValue(MasterService.user_getClientDependencyInfo_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
setFieldValue(MasterService.user_getClientRawTableInfo_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
setFieldValue(MasterService.user_getClientRawTableInfo_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
setFieldValue(MasterService.user_getFileBlocks_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
setFieldValue(MasterService.user_getFileBlocks_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
setFieldValue(MasterService.user_getRawTableId_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
setFieldValue(MasterService.user_getRawTableId_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
setFieldValue(MasterService.user_getUfsAddress_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_args
 
setFieldValue(MasterService.user_getUfsAddress_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
setFieldValue(MasterService.user_getUserId_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getUserId_args
 
setFieldValue(MasterService.user_getUserId_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
setFieldValue(MasterService.user_getWorker_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
setFieldValue(MasterService.user_getWorker_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
setFieldValue(MasterService.user_heartbeat_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_heartbeat_args
 
setFieldValue(MasterService.user_heartbeat_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_heartbeat_result
 
setFieldValue(MasterService.user_mkdirs_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
setFieldValue(MasterService.user_mkdirs_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
setFieldValue(MasterService.user_rename_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_rename_args
 
setFieldValue(MasterService.user_rename_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_rename_result
 
setFieldValue(MasterService.user_reportLostFile_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
setFieldValue(MasterService.user_reportLostFile_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
setFieldValue(MasterService.user_requestFilesInDependency_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
setFieldValue(MasterService.user_requestFilesInDependency_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
setFieldValue(MasterService.user_setPinned_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
setFieldValue(MasterService.user_setPinned_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
setFieldValue(MasterService.user_updateRawTableMetadata_args._Fields, Object) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
setFieldValue(MasterService.user_updateRawTableMetadata_result._Fields, Object) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
setFieldValue(MasterService.worker_cacheBlock_args._Fields, Object) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
setFieldValue(MasterService.worker_cacheBlock_result._Fields, Object) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
setFieldValue(MasterService.worker_getPinIdList_args._Fields, Object) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_args
 
setFieldValue(MasterService.worker_getPinIdList_result._Fields, Object) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
setFieldValue(MasterService.worker_getPriorityDependencyList_args._Fields, Object) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
setFieldValue(MasterService.worker_getPriorityDependencyList_result._Fields, Object) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
setFieldValue(MasterService.worker_heartbeat_args._Fields, Object) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
setFieldValue(MasterService.worker_heartbeat_result._Fields, Object) - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
setFieldValue(MasterService.worker_register_args._Fields, Object) - Method in class tachyon.thrift.MasterService.worker_register_args
 
setFieldValue(MasterService.worker_register_result._Fields, Object) - Method in class tachyon.thrift.MasterService.worker_register_result
 
setFieldValue(NetAddress._Fields, Object) - Method in class tachyon.thrift.NetAddress
 
setFieldValue(NoWorkerException._Fields, Object) - Method in exception tachyon.thrift.NoWorkerException
 
setFieldValue(OutOfSpaceException._Fields, Object) - Method in exception tachyon.thrift.OutOfSpaceException
 
setFieldValue(SuspectedFileSizeException._Fields, Object) - Method in exception tachyon.thrift.SuspectedFileSizeException
 
setFieldValue(TableColumnException._Fields, Object) - Method in exception tachyon.thrift.TableColumnException
 
setFieldValue(TableDoesNotExistException._Fields, Object) - Method in exception tachyon.thrift.TableDoesNotExistException
 
setFieldValue(TachyonException._Fields, Object) - Method in exception tachyon.thrift.TachyonException
 
setFieldValue(WorkerService.accessBlock_args._Fields, Object) - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
setFieldValue(WorkerService.accessBlock_result._Fields, Object) - Method in class tachyon.thrift.WorkerService.accessBlock_result
 
setFieldValue(WorkerService.addCheckpoint_args._Fields, Object) - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
setFieldValue(WorkerService.addCheckpoint_result._Fields, Object) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
setFieldValue(WorkerService.asyncCheckpoint_args._Fields, Object) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
setFieldValue(WorkerService.asyncCheckpoint_result._Fields, Object) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
setFieldValue(WorkerService.cacheBlock_args._Fields, Object) - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
setFieldValue(WorkerService.cacheBlock_result._Fields, Object) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
setFieldValue(WorkerService.cancelBlock_args._Fields, Object) - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
setFieldValue(WorkerService.cancelBlock_result._Fields, Object) - Method in class tachyon.thrift.WorkerService.cancelBlock_result
 
setFieldValue(WorkerService.getUserUfsTempFolder_args._Fields, Object) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
setFieldValue(WorkerService.getUserUfsTempFolder_result._Fields, Object) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
setFieldValue(WorkerService.lockBlock_args._Fields, Object) - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
setFieldValue(WorkerService.lockBlock_result._Fields, Object) - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
setFieldValue(WorkerService.promoteBlock_args._Fields, Object) - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
setFieldValue(WorkerService.promoteBlock_result._Fields, Object) - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
setFieldValue(WorkerService.requestBlockLocation_args._Fields, Object) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
setFieldValue(WorkerService.requestBlockLocation_result._Fields, Object) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
setFieldValue(WorkerService.requestSpace_args._Fields, Object) - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
setFieldValue(WorkerService.requestSpace_result._Fields, Object) - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
setFieldValue(WorkerService.unlockBlock_args._Fields, Object) - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
setFieldValue(WorkerService.unlockBlock_result._Fields, Object) - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
setFieldValue(WorkerService.userHeartbeat_args._Fields, Object) - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
setFieldValue(WorkerService.userHeartbeat_result._Fields, Object) - Method in class tachyon.thrift.WorkerService.userHeartbeat_result
 
setFile(String, boolean, boolean, int) - Method in class tachyon.Log4jFileAppender
Creates a LazyFileOutputStream so logs are only created when a message is logged.
setFileId(int) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
setFileId(int) - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
setFileId(int) - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
setFileId(int) - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
setFileId(int) - Method in class tachyon.thrift.MasterService.user_delete_args
 
setFileId(int) - Method in class tachyon.thrift.MasterService.user_freepath_args
 
setFileId(int) - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
setFileId(int) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
setFileId(int) - Method in class tachyon.thrift.MasterService.user_rename_args
 
setFileId(int) - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
setFileId(int) - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
setFileId(int) - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
setFileId(int) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
setFileIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
setFileIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
setFileIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
setFileIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
setFileIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_delete_args
 
setFileIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_freepath_args
 
setFileIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
setFileIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
setFileIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_rename_args
 
setFileIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
setFileIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
setFileIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
setFileIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
setFileLocations(List<NetAddress>) - Method in class tachyon.web.UiFileInfo
 
setFirst(T1) - Method in class tachyon.Pair
Set the first value.
setFramework(String) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setFrameworkIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setFrameworkVersion(String) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setFrameworkVersionIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setHandler(AbstractHandler) - Method in class tachyon.web.UIWebServer
 
setHost(String) - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
setHostIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
setId(int) - Method in class tachyon.thrift.ClientDependencyInfo
 
setId(int) - Method in class tachyon.thrift.ClientFileInfo
 
setId(int) - Method in class tachyon.thrift.ClientRawTableInfo
 
setId(long) - Method in class tachyon.thrift.ClientWorkerInfo
 
setId(int) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
setIdIsSet(boolean) - Method in class tachyon.thrift.ClientDependencyInfo
 
setIdIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setIdIsSet(boolean) - Method in class tachyon.thrift.ClientRawTableInfo
 
setIdIsSet(boolean) - Method in class tachyon.thrift.ClientWorkerInfo
 
setIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
setIndex(int) - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
setIndexIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
setInitialBytes(long) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
setInitialBytesIsSet(boolean) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
setInMemoryPercentage(int) - Method in class tachyon.thrift.ClientFileInfo
 
setInMemoryPercentageIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setIsCache(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setIsCacheIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setIsComplete(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setIsCompleteIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setIsFolder(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setIsFolderIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setIsPinned(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setIsPinnedIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setLastContactSec(int) - Method in class tachyon.thrift.ClientWorkerInfo
 
setLastContactSecIsSet(boolean) - Method in class tachyon.thrift.ClientWorkerInfo
 
setLastModificationTimeMs(long) - Method in class tachyon.master.Inode
Set the last modification time of the inode
setLastModificationTimeMs(long) - Method in class tachyon.thrift.ClientFileInfo
 
setLastModificationTimeMsIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setLength(long) - Method in class tachyon.master.InodeFile
Set the length of the file.
setLength(long) - Method in class tachyon.thrift.ClientBlockInfo
 
setLength(long) - Method in class tachyon.thrift.ClientFileInfo
 
setLength(long) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
setLength(long) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
setLengthIsSet(boolean) - Method in class tachyon.thrift.ClientBlockInfo
 
setLengthIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setLengthIsSet(boolean) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
setLengthIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
setLocalFileStickyBit(String) - Static method in class tachyon.util.CommonUtils
If the sticky bit of the 'file' is set, the 'file' is only writable to its owner and the owner of the folder containing the 'file'.
setLocations(List<NetAddress>) - Method in class tachyon.thrift.ClientBlockInfo
 
setLocationsIsSet(boolean) - Method in class tachyon.thrift.ClientBlockInfo
 
setMaxBackupIndex(int) - Method in class tachyon.Log4jFileAppender
 
setMaxFileSize(int) - Method in class tachyon.Log4jFileAppender
 
setMCommandType(CommandType) - Method in class tachyon.thrift.Command
 
setMCommandTypeIsSet(boolean) - Method in class tachyon.thrift.Command
 
setMData(List<Long>) - Method in class tachyon.thrift.Command
 
setMDataIsSet(boolean) - Method in class tachyon.thrift.Command
 
setMessage(String) - Method in exception tachyon.thrift.BlockInfoException
 
setMessage(String) - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
setMessage(String) - Method in exception tachyon.thrift.FailedToCheckpointException
 
setMessage(String) - Method in exception tachyon.thrift.FileAlreadyExistException
 
setMessage(String) - Method in exception tachyon.thrift.FileDoesNotExistException
 
setMessage(String) - Method in exception tachyon.thrift.InvalidPathException
 
setMessage(String) - Method in exception tachyon.thrift.NoWorkerException
 
setMessage(String) - Method in exception tachyon.thrift.OutOfSpaceException
 
setMessage(String) - Method in exception tachyon.thrift.SuspectedFileSizeException
 
setMessage(String) - Method in exception tachyon.thrift.TableColumnException
 
setMessage(String) - Method in exception tachyon.thrift.TableDoesNotExistException
 
setMessage(String) - Method in exception tachyon.thrift.TachyonException
 
setMessageIsSet(boolean) - Method in exception tachyon.thrift.BlockInfoException
 
setMessageIsSet(boolean) - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
setMessageIsSet(boolean) - Method in exception tachyon.thrift.FailedToCheckpointException
 
setMessageIsSet(boolean) - Method in exception tachyon.thrift.FileAlreadyExistException
 
setMessageIsSet(boolean) - Method in exception tachyon.thrift.FileDoesNotExistException
 
setMessageIsSet(boolean) - Method in exception tachyon.thrift.InvalidPathException
 
setMessageIsSet(boolean) - Method in exception tachyon.thrift.NoWorkerException
 
setMessageIsSet(boolean) - Method in exception tachyon.thrift.OutOfSpaceException
 
setMessageIsSet(boolean) - Method in exception tachyon.thrift.SuspectedFileSizeException
 
setMessageIsSet(boolean) - Method in exception tachyon.thrift.TableColumnException
 
setMessageIsSet(boolean) - Method in exception tachyon.thrift.TableDoesNotExistException
 
setMessageIsSet(boolean) - Method in exception tachyon.thrift.TachyonException
 
setMetadata(byte[]) - Method in class tachyon.thrift.ClientRawTableInfo
 
setMetadata(ByteBuffer) - Method in class tachyon.thrift.ClientRawTableInfo
 
setMetadata(byte[]) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
setMetadata(ByteBuffer) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
setMetadata(byte[]) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
setMetadata(ByteBuffer) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
setMetadataIsSet(boolean) - Method in class tachyon.thrift.ClientRawTableInfo
 
setMetadataIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
setMetadataIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
setMHost(String) - Method in class tachyon.thrift.NetAddress
 
setMHostIsSet(boolean) - Method in class tachyon.thrift.NetAddress
 
setMPort(int) - Method in class tachyon.thrift.NetAddress
 
setMPortIsSet(boolean) - Method in class tachyon.thrift.NetAddress
 
setMSecondaryPort(int) - Method in class tachyon.thrift.NetAddress
 
setMSecondaryPortIsSet(boolean) - Method in class tachyon.thrift.NetAddress
 
setName(String) - Method in class tachyon.master.Inode
Set the name of the inode
setName(String) - Method in class tachyon.thrift.ClientFileInfo
 
setName(String) - Method in class tachyon.thrift.ClientRawTableInfo
 
setNameIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setNameIsSet(boolean) - Method in class tachyon.thrift.ClientRawTableInfo
 
setOffset(long) - Method in class tachyon.thrift.ClientBlockInfo
 
setOffsetIsSet(boolean) - Method in class tachyon.thrift.ClientBlockInfo
 
setParentId(int) - Method in class tachyon.master.Inode
Set the parent folder of the inode
setParents(List<Integer>) - Method in class tachyon.thrift.ClientDependencyInfo
 
setParents(List<String>) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setParentsIsSet(boolean) - Method in class tachyon.thrift.ClientDependencyInfo
 
setParentsIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
setPath(String) - Method in class tachyon.thrift.ClientFileInfo
 
setPath(String) - Method in class tachyon.thrift.ClientRawTableInfo
 
setPath(String) - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
setPath(String) - Method in class tachyon.thrift.MasterService.liststatus_args
 
setPath(String) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
setPath(String) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
setPath(String) - Method in class tachyon.thrift.MasterService.user_delete_args
 
setPath(String) - Method in class tachyon.thrift.MasterService.user_freepath_args
 
setPath(String) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
setPath(String) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
setPath(String) - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
setPath(String) - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
setPathIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setPathIsSet(boolean) - Method in class tachyon.thrift.ClientRawTableInfo
 
setPathIsSet(boolean) - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
setPathIsSet(boolean) - Method in class tachyon.thrift.MasterService.liststatus_args
 
setPathIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
setPathIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
setPathIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_delete_args
 
setPathIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_freepath_args
 
setPathIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
setPathIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
setPathIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
setPathIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
setPermission(String, String) - Method in class tachyon.UnderFileSystem
Change posix file permission
setPermission(String, String) - Method in class tachyon.UnderFileSystemHdfs
 
setPermission(String, String) - Method in class tachyon.UnderFileSystemSingleLocal
 
setPinned(int, boolean) - Method in class tachyon.client.TachyonFS
Sets the "pinned" flag for the given file.
setPinned(int, boolean, long) - Method in class tachyon.master.EditLog
Log a setPinned operation.
setPinned(boolean) - Method in class tachyon.master.Inode
Set the pinned flag of the inode
setPinned(int, boolean) - Method in class tachyon.master.MasterInfo
Sets the isPinned flag on the given inode and all of its children.
setPinned(boolean) - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
setPinnedIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
setRandom(boolean) - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
setRandomIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
setRecursive(boolean) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
setRecursive(boolean) - Method in class tachyon.thrift.MasterService.user_delete_args
 
setRecursive(boolean) - Method in class tachyon.thrift.MasterService.user_freepath_args
 
setRecursive(boolean) - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
setRecursiveIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
setRecursiveIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_delete_args
 
setRecursiveIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_freepath_args
 
setRecursiveIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
setRemovedBlockIds(List<Long>) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
setRemovedBlockIdsIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
setRequestBytes(long) - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
setRequestBytesIsSet(boolean) - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
setSecond(T2) - Method in class tachyon.Pair
Set the second value.
setSrcPath(String) - Method in class tachyon.thrift.MasterService.user_rename_args
 
setSrcPathIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_rename_args
 
setStarttimeMs(long) - Method in class tachyon.thrift.ClientWorkerInfo
 
setStarttimeMsIsSet(boolean) - Method in class tachyon.thrift.ClientWorkerInfo
 
setState(String) - Method in class tachyon.thrift.ClientWorkerInfo
 
setStateIsSet(boolean) - Method in class tachyon.thrift.ClientWorkerInfo
 
setStorageDirId(long) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
setStorageDirIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
setSuccess(boolean) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
setSuccess(ClientFileInfo) - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
setSuccess(List<ClientWorkerInfo>) - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
setSuccess(List<ClientFileInfo>) - Method in class tachyon.thrift.MasterService.liststatus_result
 
setSuccess(int) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
setSuccess(int) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
setSuccess(long) - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
setSuccess(int) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
setSuccess(boolean) - Method in class tachyon.thrift.MasterService.user_delete_result
 
setSuccess(boolean) - Method in class tachyon.thrift.MasterService.user_freepath_result
 
setSuccess(long) - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
setSuccess(ClientBlockInfo) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
setSuccess(ClientDependencyInfo) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
setSuccess(ClientRawTableInfo) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
setSuccess(List<ClientBlockInfo>) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
setSuccess(int) - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
setSuccess(String) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
setSuccess(long) - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
setSuccess(NetAddress) - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
setSuccess(boolean) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
setSuccess(boolean) - Method in class tachyon.thrift.MasterService.user_rename_result
 
setSuccess(Set<Integer>) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
setSuccess(List<Integer>) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
setSuccess(Command) - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
setSuccess(long) - Method in class tachyon.thrift.MasterService.worker_register_result
 
setSuccess(boolean) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
setSuccess(String) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
setSuccess(String) - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
setSuccess(boolean) - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
setSuccess(String) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
setSuccess(boolean) - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
setSuccess(boolean) - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.liststatus_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_delete_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_freepath_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_rename_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_register_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
setSuccessIsSet(boolean) - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
setTableId(int) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
setTableIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
setTotalBytes(long) - Method in class tachyon.thrift.MasterService.worker_register_args
 
setTotalBytesIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_register_args
 
setUFSConf(Object) - Method in class tachyon.client.TachyonFile
To set the configuration object for UnderFileSystem.
setUfsPath(String) - Method in class tachyon.master.InodeFile
Set the path of the file in under file system.
setUfsPath(String) - Method in class tachyon.thrift.ClientFileInfo
 
setUfsPath(String) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
setUfsPathIsSet(boolean) - Method in class tachyon.thrift.ClientFileInfo
 
setUfsPathIsSet(boolean) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
setUsedBytes(long) - Method in class tachyon.thrift.ClientWorkerInfo
 
setUsedBytes(long) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
setUsedBytes(long) - Method in class tachyon.thrift.MasterService.worker_register_args
 
setUsedBytesIsSet(boolean) - Method in class tachyon.thrift.ClientWorkerInfo
 
setUsedBytesIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
setUsedBytesIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_register_args
 
setUserId(long) - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
setUserId(long) - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
setUserId(long) - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
setUserId(long) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
setUserId(long) - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
setUserId(long) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
setUserId(long) - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
setUserId(long) - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
setUserId(long) - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
setUserIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
setUserIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
setUserIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
setUserIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
setUserIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
setUserIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
setUserIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
setUserIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
setUserIdIsSet(boolean) - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
setWorkerId(long) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
setWorkerId(long) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
setWorkerId(long) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
setWorkerIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
setWorkerIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
setWorkerIdIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
setWorkerNetAddress(NetAddress) - Method in class tachyon.thrift.MasterService.worker_register_args
 
setWorkerNetAddressIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_register_args
 
setWorkerUsedBytes(long) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
setWorkerUsedBytesIsSet(boolean) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
shutdown() - Method in class tachyon.master.MasterClient
 
shutdownWebServer() - Method in class tachyon.web.UIWebServer
 
skip(long) - Method in class tachyon.client.EmptyBlockInStream
 
skip(long) - Method in class tachyon.client.FileInStream
 
skip(long) - Method in class tachyon.client.InStream
 
skip(long) - Method in class tachyon.client.LocalBlockInStream
 
skip(long) - Method in class tachyon.client.RemoteBlockInStream
 
SleepingRetry - Class in tachyon.retry
A retry policy that uses thread sleeping for the delay.
SleepingRetry(int) - Constructor for class tachyon.retry.SleepingRetry
 
sleepMs(Logger, long) - Static method in class tachyon.util.CommonUtils
 
SpaceCounter - Class in tachyon.worker
The worker space counter, in charge of counting and granting spaces in a worker daemon.
SpaceCounter(long) - Constructor for class tachyon.worker.SpaceCounter
 
srcPath - Variable in class tachyon.thrift.MasterService.user_rename_args
 
start() - Method in class tachyon.LeaderSelectorClient
 
start() - Method in class tachyon.master.TachyonMaster
 
start(I, MasterService.addCheckpoint_args, AsyncMethodCallback<Boolean>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.addCheckpoint
 
start(I, MasterService.getFileStatus_args, AsyncMethodCallback<ClientFileInfo>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.getFileStatus
 
start(I, MasterService.getWorkersInfo_args, AsyncMethodCallback<List<ClientWorkerInfo>>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.getWorkersInfo
 
start(I, MasterService.liststatus_args, AsyncMethodCallback<List<ClientFileInfo>>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.liststatus
 
start(I, MasterService.user_completeFile_args, AsyncMethodCallback<Void>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_completeFile
 
start(I, MasterService.user_createDependency_args, AsyncMethodCallback<Integer>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createDependency
 
start(I, MasterService.user_createFile_args, AsyncMethodCallback<Integer>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createFile
 
start(I, MasterService.user_createNewBlock_args, AsyncMethodCallback<Long>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createNewBlock
 
start(I, MasterService.user_createRawTable_args, AsyncMethodCallback<Integer>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_createRawTable
 
start(I, MasterService.user_delete_args, AsyncMethodCallback<Boolean>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_delete
 
start(I, MasterService.user_freepath_args, AsyncMethodCallback<Boolean>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_freepath
 
start(I, MasterService.user_getBlockId_args, AsyncMethodCallback<Long>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getBlockId
 
start(I, MasterService.user_getClientBlockInfo_args, AsyncMethodCallback<ClientBlockInfo>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientBlockInfo
 
start(I, MasterService.user_getClientDependencyInfo_args, AsyncMethodCallback<ClientDependencyInfo>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientDependencyInfo
 
start(I, MasterService.user_getClientRawTableInfo_args, AsyncMethodCallback<ClientRawTableInfo>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getClientRawTableInfo
 
start(I, MasterService.user_getFileBlocks_args, AsyncMethodCallback<List<ClientBlockInfo>>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getFileBlocks
 
start(I, MasterService.user_getRawTableId_args, AsyncMethodCallback<Integer>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getRawTableId
 
start(I, MasterService.user_getUfsAddress_args, AsyncMethodCallback<String>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getUfsAddress
 
start(I, MasterService.user_getUserId_args, AsyncMethodCallback<Long>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getUserId
 
start(I, MasterService.user_getWorker_args, AsyncMethodCallback<NetAddress>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_getWorker
 
start(I, MasterService.user_heartbeat_args, AsyncMethodCallback<Void>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_heartbeat
 
start(I, MasterService.user_mkdirs_args, AsyncMethodCallback<Boolean>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_mkdirs
 
start(I, MasterService.user_rename_args, AsyncMethodCallback<Boolean>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_rename
 
start(I, MasterService.user_reportLostFile_args, AsyncMethodCallback<Void>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_reportLostFile
 
start(I, MasterService.user_requestFilesInDependency_args, AsyncMethodCallback<Void>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_requestFilesInDependency
 
start(I, MasterService.user_setPinned_args, AsyncMethodCallback<Void>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_setPinned
 
start(I, MasterService.user_updateRawTableMetadata_args, AsyncMethodCallback<Void>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.user_updateRawTableMetadata
 
start(I, MasterService.worker_cacheBlock_args, AsyncMethodCallback<Void>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_cacheBlock
 
start(I, MasterService.worker_getPinIdList_args, AsyncMethodCallback<Set<Integer>>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_getPinIdList
 
start(I, MasterService.worker_getPriorityDependencyList_args, AsyncMethodCallback<List<Integer>>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_getPriorityDependencyList
 
start(I, MasterService.worker_heartbeat_args, AsyncMethodCallback<Command>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_heartbeat
 
start(I, MasterService.worker_register_args, AsyncMethodCallback<Long>) - Method in class tachyon.thrift.MasterService.AsyncProcessor.worker_register
 
start(I, WorkerService.accessBlock_args, AsyncMethodCallback<Void>) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.accessBlock
 
start(I, WorkerService.addCheckpoint_args, AsyncMethodCallback<Void>) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.addCheckpoint
 
start(I, WorkerService.asyncCheckpoint_args, AsyncMethodCallback<Boolean>) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.asyncCheckpoint
 
start(I, WorkerService.cacheBlock_args, AsyncMethodCallback<Void>) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.cacheBlock
 
start(I, WorkerService.cancelBlock_args, AsyncMethodCallback<Void>) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.cancelBlock
 
start(I, WorkerService.getUserUfsTempFolder_args, AsyncMethodCallback<String>) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.getUserUfsTempFolder
 
start(I, WorkerService.lockBlock_args, AsyncMethodCallback<String>) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.lockBlock
 
start(I, WorkerService.promoteBlock_args, AsyncMethodCallback<Boolean>) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.promoteBlock
 
start(I, WorkerService.requestBlockLocation_args, AsyncMethodCallback<String>) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.requestBlockLocation
 
start(I, WorkerService.requestSpace_args, AsyncMethodCallback<Boolean>) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.requestSpace
 
start(I, WorkerService.unlockBlock_args, AsyncMethodCallback<Boolean>) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.unlockBlock
 
start(I, WorkerService.userHeartbeat_args, AsyncMethodCallback<Void>) - Method in class tachyon.thrift.WorkerService.AsyncProcessor.userHeartbeat
 
start() - Method in class tachyon.worker.TachyonWorker
Start the data server thread and heartbeat thread of this TachyonWorker.
starttimeMs - Variable in class tachyon.thrift.ClientWorkerInfo
 
startWebServer() - Method in class tachyon.web.UIWebServer
 
state - Variable in class tachyon.thrift.ClientWorkerInfo
 
stateChanged(CuratorFramework, ConnectionState) - Method in class tachyon.LeaderSelectorClient
 
stop() - Method in class tachyon.master.EditLogProcessor
Stop the log processor.
stop() - Method in class tachyon.master.MasterInfo
Stops the heartbeat thread.
stop() - Method in class tachyon.master.TachyonMaster
 
stop() - Method in class tachyon.worker.TachyonWorker
Stop this TachyonWorker.
stop() - Method in class tachyon.worker.WorkerStorage
Disconnect to the Master.
STORAGE_LEVEL_ALIAS - Variable in class tachyon.conf.WorkerConf
 
STORAGE_LEVELS - Variable in class tachyon.conf.WorkerConf
 
STORAGE_TIER_DIR_QUOTA - Variable in class tachyon.conf.WorkerConf
 
STORAGE_TIER_DIRS - Variable in class tachyon.conf.WorkerConf
 
StorageDir - Class in tachyon.worker.hierarchy
Stores and manages block files in storage's directory in different storage systems.
StorageDirId - Class in tachyon
Used to identify StorageDir in hierarchy store.
storageDirId - Variable in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
StorageLevelAlias - Enum in tachyon
Different storage level alias for StorageTier.
StorageTier - Class in tachyon.worker.hierarchy
StorageTier manages StorageDirs, requests space for new coming blocks, and evicts old blocks to its successor StorageTier to get enough space requested.
StorageTier(int, StorageLevelAlias, String[], long[], String, String, StorageTier, Object) - Constructor for class tachyon.worker.hierarchy.StorageTier
Creates a new StorageTier
subAppend(LoggingEvent) - Method in class tachyon.Log4jFileAppender
Called whenever a new message is logged.
success - Variable in class tachyon.thrift.MasterService.addCheckpoint_result
 
success - Variable in class tachyon.thrift.MasterService.getFileStatus_result
 
success - Variable in class tachyon.thrift.MasterService.getWorkersInfo_result
 
success - Variable in class tachyon.thrift.MasterService.liststatus_result
 
success - Variable in class tachyon.thrift.MasterService.user_createDependency_result
 
success - Variable in class tachyon.thrift.MasterService.user_createFile_result
 
success - Variable in class tachyon.thrift.MasterService.user_createNewBlock_result
 
success - Variable in class tachyon.thrift.MasterService.user_createRawTable_result
 
success - Variable in class tachyon.thrift.MasterService.user_delete_result
 
success - Variable in class tachyon.thrift.MasterService.user_freepath_result
 
success - Variable in class tachyon.thrift.MasterService.user_getBlockId_result
 
success - Variable in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
success - Variable in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
success - Variable in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
success - Variable in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
success - Variable in class tachyon.thrift.MasterService.user_getRawTableId_result
 
success - Variable in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
success - Variable in class tachyon.thrift.MasterService.user_getUserId_result
 
success - Variable in class tachyon.thrift.MasterService.user_getWorker_result
 
success - Variable in class tachyon.thrift.MasterService.user_mkdirs_result
 
success - Variable in class tachyon.thrift.MasterService.user_rename_result
 
success - Variable in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
success - Variable in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
success - Variable in class tachyon.thrift.MasterService.worker_heartbeat_result
 
success - Variable in class tachyon.thrift.MasterService.worker_register_result
 
success - Variable in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
success - Variable in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
success - Variable in class tachyon.thrift.WorkerService.lockBlock_result
 
success - Variable in class tachyon.thrift.WorkerService.promoteBlock_result
 
success - Variable in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
success - Variable in class tachyon.thrift.WorkerService.requestSpace_result
 
success - Variable in class tachyon.thrift.WorkerService.unlockBlock_result
 
SuspectedFileSizeException - Exception in tachyon.thrift
 
SuspectedFileSizeException() - Constructor for exception tachyon.thrift.SuspectedFileSizeException
 
SuspectedFileSizeException(String) - Constructor for exception tachyon.thrift.SuspectedFileSizeException
 
SuspectedFileSizeException(SuspectedFileSizeException) - Constructor for exception tachyon.thrift.SuspectedFileSizeException
Performs a deep copy on other.
SuspectedFileSizeException._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.

T

TableColumnException - Exception in tachyon.thrift
 
TableColumnException() - Constructor for exception tachyon.thrift.TableColumnException
 
TableColumnException(String) - Constructor for exception tachyon.thrift.TableColumnException
 
TableColumnException(TableColumnException) - Constructor for exception tachyon.thrift.TableColumnException
Performs a deep copy on other.
TableColumnException._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TableDoesNotExistException - Exception in tachyon.thrift
 
TableDoesNotExistException() - Constructor for exception tachyon.thrift.TableDoesNotExistException
 
TableDoesNotExistException(String) - Constructor for exception tachyon.thrift.TableDoesNotExistException
 
TableDoesNotExistException(TableDoesNotExistException) - Constructor for exception tachyon.thrift.TableDoesNotExistException
Performs a deep copy on other.
TableDoesNotExistException._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
tableId - Variable in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
tachyon - package tachyon
 
tachyon.client - package tachyon.client
 
tachyon.client.table - package tachyon.client.table
 
tachyon.command - package tachyon.command
 
tachyon.conf - package tachyon.conf
 
tachyon.examples - package tachyon.examples
 
tachyon.hadoop - package tachyon.hadoop
 
tachyon.io - package tachyon.io
 
tachyon.master - package tachyon.master
 
tachyon.retry - package tachyon.retry
Set of utilities for working with retryable operations.
tachyon.thrift - package tachyon.thrift
 
tachyon.util - package tachyon.util
 
tachyon.web - package tachyon.web
 
tachyon.worker - package tachyon.worker
Worker process and utils for working with the worker remotely.
tachyon.worker.allocation - package tachyon.worker.allocation
 
tachyon.worker.eviction - package tachyon.worker.eviction
 
tachyon.worker.hierarchy - package tachyon.worker.hierarchy
 
tachyon.worker.netty - package tachyon.worker.netty
 
tachyon.worker.nio - package tachyon.worker.nio
 
TACHYON_HOME - Variable in class tachyon.conf.CommonConf
 
TachyonByteBuffer - Class in tachyon.client
TachyonByteBuffer is a wrapper on Java ByteBuffer plus some information needed by Tachyon.
TachyonException - Exception in tachyon.thrift
 
TachyonException() - Constructor for exception tachyon.thrift.TachyonException
 
TachyonException(String) - Constructor for exception tachyon.thrift.TachyonException
 
TachyonException(TachyonException) - Constructor for exception tachyon.thrift.TachyonException
Performs a deep copy on other.
TachyonException._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TachyonFile - Class in tachyon.client
Tachyon File.
TachyonFS - Class in tachyon.client
Tachyon's user client API.
TachyonMaster - Class in tachyon.master
Entry point for the Master program.
TachyonMaster(InetSocketAddress, int, int, int, int) - Constructor for class tachyon.master.TachyonMaster
 
TachyonURI - Class in tachyon
It uses a hierarchical URI internally.
TachyonURI(String) - Constructor for class tachyon.TachyonURI
Construct a path from a String.
TachyonURI(String, String, String) - Constructor for class tachyon.TachyonURI
Construct a Tachyon URI from components.
TachyonURI(TachyonURI, TachyonURI) - Constructor for class tachyon.TachyonURI
Resolve a child TachyonURI against a parent TachyonURI.
TachyonWorker - Class in tachyon.worker
Entry point for a worker daemon.
tail(String[]) - Method in class tachyon.command.TFsShell
Prints the file's last 1KB of contents to the console.
takeLeadership(CuratorFramework) - Method in class tachyon.LeaderSelectorClient
 
TB - Static variable in class tachyon.Constants
 
TEMPORARY_FOLDER - Variable in class tachyon.conf.MasterConf
 
temporaryLog(String) - Static method in class tachyon.util.CommonUtils
 
TFS - Class in tachyon.hadoop
An Apache Hadoop FileSystem interface implementation.
TFS() - Constructor for class tachyon.hadoop.TFS
 
TFSFT - Class in tachyon.hadoop
An Apache Hadoop FileSystem interface implementation.
TFSFT() - Constructor for class tachyon.hadoop.TFSFT
 
TFsShell - Class in tachyon.command
Class for handling command line inputs.
TFsShell() - Constructor for class tachyon.command.TFsShell
 
ThreadFactoryUtils - Class in tachyon.util
 
timeout() - Method in class tachyon.UserInfo
 
TO_MASTER_HEARTBEAT_INTERVAL_MS - Variable in class tachyon.conf.WorkerConf
 
toString() - Method in class tachyon.client.TachyonFile
 
toString() - Method in class tachyon.client.TachyonFS
Print out the string representation of this Tachyon server address.
toString() - Method in class tachyon.master.BlockInfo
 
toString() - Method in class tachyon.master.Counters
 
toString() - Method in class tachyon.master.Dependency
 
toString() - Method in class tachyon.master.Inode
 
toString() - Method in class tachyon.master.InodeFile
 
toString() - Method in class tachyon.master.InodeFolder
 
toString() - Method in class tachyon.master.MasterWorkerInfo
 
toString() - Method in class tachyon.Pair
 
toString() - Method in class tachyon.PrefixList
Print out all prefixes separated by ";".
toString() - Method in class tachyon.TachyonURI
Illegal characters unescaped in the string, for glob processing, etc.
toString() - Method in exception tachyon.thrift.BlockInfoException
 
toString() - Method in class tachyon.thrift.ClientBlockInfo
 
toString() - Method in class tachyon.thrift.ClientDependencyInfo
 
toString() - Method in class tachyon.thrift.ClientFileInfo
 
toString() - Method in class tachyon.thrift.ClientRawTableInfo
 
toString() - Method in class tachyon.thrift.ClientWorkerInfo
 
toString() - Method in class tachyon.thrift.Command
 
toString() - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
toString() - Method in exception tachyon.thrift.FailedToCheckpointException
 
toString() - Method in exception tachyon.thrift.FileAlreadyExistException
 
toString() - Method in exception tachyon.thrift.FileDoesNotExistException
 
toString() - Method in exception tachyon.thrift.InvalidPathException
 
toString() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
toString() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
toString() - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
toString() - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
toString() - Method in class tachyon.thrift.MasterService.getWorkersInfo_args
 
toString() - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
toString() - Method in class tachyon.thrift.MasterService.liststatus_args
 
toString() - Method in class tachyon.thrift.MasterService.liststatus_result
 
toString() - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
toString() - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
toString() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
toString() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
toString() - Method in class tachyon.thrift.MasterService.user_createFile_args
 
toString() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
toString() - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
toString() - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
toString() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
toString() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
toString() - Method in class tachyon.thrift.MasterService.user_delete_args
 
toString() - Method in class tachyon.thrift.MasterService.user_delete_result
 
toString() - Method in class tachyon.thrift.MasterService.user_freepath_args
 
toString() - Method in class tachyon.thrift.MasterService.user_freepath_result
 
toString() - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
toString() - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
toString() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
toString() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
toString() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
toString() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
toString() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
toString() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
toString() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
toString() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
toString() - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
toString() - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
toString() - Method in class tachyon.thrift.MasterService.user_getUfsAddress_args
 
toString() - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
toString() - Method in class tachyon.thrift.MasterService.user_getUserId_args
 
toString() - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
toString() - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
toString() - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
toString() - Method in class tachyon.thrift.MasterService.user_heartbeat_args
 
toString() - Method in class tachyon.thrift.MasterService.user_heartbeat_result
 
toString() - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
toString() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
toString() - Method in class tachyon.thrift.MasterService.user_rename_args
 
toString() - Method in class tachyon.thrift.MasterService.user_rename_result
 
toString() - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
toString() - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
toString() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
toString() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
toString() - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
toString() - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
toString() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
toString() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
toString() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
toString() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
toString() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_args
 
toString() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
toString() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
toString() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
toString() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
toString() - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
toString() - Method in class tachyon.thrift.MasterService.worker_register_args
 
toString() - Method in class tachyon.thrift.MasterService.worker_register_result
 
toString() - Method in class tachyon.thrift.NetAddress
 
toString() - Method in exception tachyon.thrift.NoWorkerException
 
toString() - Method in exception tachyon.thrift.OutOfSpaceException
 
toString() - Method in exception tachyon.thrift.SuspectedFileSizeException
 
toString() - Method in exception tachyon.thrift.TableColumnException
 
toString() - Method in exception tachyon.thrift.TableDoesNotExistException
 
toString() - Method in exception tachyon.thrift.TachyonException
 
toString() - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
toString() - Method in class tachyon.thrift.WorkerService.accessBlock_result
 
toString() - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
toString() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
toString() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
toString() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
toString() - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
toString() - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
toString() - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
toString() - Method in class tachyon.thrift.WorkerService.cancelBlock_result
 
toString() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
toString() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
toString() - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
toString() - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
toString() - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
toString() - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
toString() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
toString() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
toString() - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
toString() - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
toString() - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
toString() - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
toString() - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
toString() - Method in class tachyon.thrift.WorkerService.userHeartbeat_result
 
toString() - Method in class tachyon.UserInfo
 
toString() - Method in class tachyon.worker.hierarchy.StorageTier
 
toString() - Method in class tachyon.worker.SpaceCounter
 
toStringArray(ArrayList<String>) - Static method in class tachyon.util.CommonUtils
 
toStringHadoopFileSplit(FileSplit) - Static method in class tachyon.hadoop.Utils
 
toStringHadoopFileStatus(FileStatus) - Static method in class tachyon.hadoop.Utils
 
toStringHadoopInputSplit(InputSplit) - Static method in class tachyon.hadoop.Utils
 
totalBytes - Variable in class tachyon.thrift.MasterService.worker_register_args
 
touch(String[]) - Method in class tachyon.command.TFsShell
Creates a 0 byte file specified by argv.
touch(String) - Static method in class tachyon.util.CommonUtils
Create an empty file

U

ufsPath - Variable in class tachyon.thrift.ClientFileInfo
 
ufsPath - Variable in class tachyon.thrift.MasterService.user_createFile_args
 
UfsUtils - Class in tachyon.util
Utilities related to under filesystem
UfsUtils() - Constructor for class tachyon.util.UfsUtils
 
UiFileInfo - Class in tachyon.web
 
UiFileInfo(ClientFileInfo) - Constructor for class tachyon.web.UiFileInfo
 
UIWebServer - Class in tachyon.web
Class that bootstraps and starts the web server for the web interface.
UIWebServer(String, InetSocketAddress, MasterInfo) - Constructor for class tachyon.web.UIWebServer
Constructor that pairs urls with servlets and sets the webapp folder.
UnderFileSystem - Class in tachyon
Tachyon stores data into an under layer file system.
UnderFileSystem() - Constructor for class tachyon.UnderFileSystem
 
UnderFileSystem.SpaceType - Enum in tachyon
 
UnderFileSystemHdfs - Class in tachyon
HDFS UnderFilesystem implementation.
UnderFileSystemSingleLocal - Class in tachyon
Single node UnderFilesystem implementation.
UnderFileSystemSingleLocal() - Constructor for class tachyon.UnderFileSystemSingleLocal
 
UNDERFS_ADDRESS - Variable in class tachyon.conf.CommonConf
 
UNDERFS_DATA_FOLDER - Variable in class tachyon.conf.CommonConf
 
UNDERFS_GLUSTERFS_IMPL - Variable in class tachyon.conf.CommonConf
 
UNDERFS_GLUSTERFS_MOUNTS - Variable in class tachyon.conf.CommonConf
 
UNDERFS_GLUSTERFS_MR_DIR - Variable in class tachyon.conf.CommonConf
 
UNDERFS_GLUSTERFS_VOLUMES - Variable in class tachyon.conf.CommonConf
 
UNDERFS_HDFS_IMPL - Variable in class tachyon.conf.CommonConf
 
UNDERFS_WORKERS_FOLDER - Variable in class tachyon.conf.CommonConf
 
unknownId() - Static method in class tachyon.StorageDirId
Get unknown value of StorageDirId, which indicates the StorageDir is unknown
unlock(long, int) - Method in class tachyon.worker.BlocksLocker
Unlock a block with a lock id.
unlockBlock(long, long, AsyncMethodCallback) - Method in class tachyon.thrift.WorkerService.AsyncClient
 
unlockBlock(long, long, AsyncMethodCallback) - Method in interface tachyon.thrift.WorkerService.AsyncIface
 
unlockBlock(long, long) - Method in class tachyon.thrift.WorkerService.Client
 
unlockBlock(long, long) - Method in interface tachyon.thrift.WorkerService.Iface
Used to unlock a block after the block is accessed, if the block is to be removed, delete the block file.
unlockBlock(long, long) - Method in class tachyon.worker.hierarchy.StorageDir
Unlock block by some user
unlockBlock(long) - Method in class tachyon.worker.WorkerClient
Unlock the block
unlockBlock(long, long) - Method in class tachyon.worker.WorkerServiceHandler
 
unlockBlock(long, long) - Method in class tachyon.worker.WorkerStorage
Unlock the block Used internally to make sure blocks are unmodified, but also used in TachyonFS for cacheing blocks locally for users.
unpin(String[]) - Method in class tachyon.command.TFsShell
Unpins the given file or folder (recursively unpinning all children if a folder).
unpinFile(int) - Method in class tachyon.client.TachyonFS
Alias for setPinned(fid, false).
unsetAddedBlockIds() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
unsetAddress() - Method in class tachyon.thrift.ClientWorkerInfo
 
unsetBlockId() - Method in class tachyon.thrift.ClientBlockInfo
 
unsetBlockId() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
unsetBlockId() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
unsetBlockId() - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
unsetBlockId() - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
unsetBlockId() - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
unsetBlockId() - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
unsetBlockId() - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
unsetBlockId() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
unsetBlockId() - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
unsetBlockId() - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
unsetBlockIds() - Method in class tachyon.thrift.ClientFileInfo
 
unsetBlockSizeByte() - Method in class tachyon.thrift.ClientFileInfo
 
unsetBlockSizeByte() - Method in class tachyon.thrift.MasterService.user_createFile_args
 
unsetCapacityBytes() - Method in class tachyon.thrift.ClientWorkerInfo
 
unsetCheckpointPath() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
unsetChildren() - Method in class tachyon.thrift.ClientDependencyInfo
 
unsetChildren() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
unsetChildrenBlockSizeByte() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
unsetColumns() - Method in class tachyon.thrift.ClientRawTableInfo
 
unsetColumns() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
unsetCommandPrefix() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
unsetComment() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
unsetCreationTimeMs() - Method in class tachyon.thrift.ClientFileInfo
 
unsetCurrentBlocks() - Method in class tachyon.thrift.MasterService.worker_register_args
 
unsetData() - Method in class tachyon.thrift.ClientDependencyInfo
 
unsetData() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
unsetDependencyId() - Method in class tachyon.thrift.ClientFileInfo
 
unsetDependencyId() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
unsetDependencyType() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
unsetDepId() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
unsetDstPath() - Method in class tachyon.thrift.MasterService.user_rename_args
 
unsetE() - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
unsetE() - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
unsetE() - Method in class tachyon.thrift.MasterService.user_delete_result
 
unsetE() - Method in class tachyon.thrift.MasterService.user_freepath_result
 
unsetE() - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
unsetE() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
unsetE() - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
unsetE() - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
unsetE() - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
unsetE() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
unsetE() - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
unsetE() - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
unsetE() - Method in class tachyon.thrift.MasterService.worker_register_result
 
unsetE() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
unsetEA() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
unsetEA() - Method in class tachyon.thrift.MasterService.user_rename_result
 
unsetEB() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
unsetEB() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
unsetEB() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
unsetEB() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
unsetEB() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
unsetEB() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
unsetEB() - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
unsetEF() - Method in class tachyon.thrift.MasterService.liststatus_result
 
unsetEF() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
unsetEF() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
unsetEF() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
unsetEF() - Method in class tachyon.thrift.MasterService.user_rename_result
 
unsetEF() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
unsetEI() - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
unsetEI() - Method in class tachyon.thrift.MasterService.liststatus_result
 
unsetEI() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
unsetEI() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
unsetEI() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
unsetEI() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
unsetEI() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
unsetEI() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
unsetEI() - Method in class tachyon.thrift.MasterService.user_rename_result
 
unsetEP() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
unsetEP() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
unsetEP() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
unsetEP() - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
unsetEP() - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
unsetEP() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
unsetEP() - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
unsetER() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
unsetER() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
unsetER() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
unsetES() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
unsetES() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
unsetES() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
unsetES() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
unsetES() - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
unsetES() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
unsetET() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
unsetET() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
unsetET() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
unsetET() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
unsetET() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
unsetET() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
unsetETa() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
unsetETa() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
unsetFileId() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
unsetFileId() - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
unsetFileId() - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
unsetFileId() - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
unsetFileId() - Method in class tachyon.thrift.MasterService.user_delete_args
 
unsetFileId() - Method in class tachyon.thrift.MasterService.user_freepath_args
 
unsetFileId() - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
unsetFileId() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
unsetFileId() - Method in class tachyon.thrift.MasterService.user_rename_args
 
unsetFileId() - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
unsetFileId() - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
unsetFileId() - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
unsetFileId() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
unsetFramework() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
unsetFrameworkVersion() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
unsetHost() - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
unsetId() - Method in class tachyon.thrift.ClientDependencyInfo
 
unsetId() - Method in class tachyon.thrift.ClientFileInfo
 
unsetId() - Method in class tachyon.thrift.ClientRawTableInfo
 
unsetId() - Method in class tachyon.thrift.ClientWorkerInfo
 
unsetId() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
unsetIndex() - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
unsetInitialBytes() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
unsetInMemoryPercentage() - Method in class tachyon.thrift.ClientFileInfo
 
unsetIsCache() - Method in class tachyon.thrift.ClientFileInfo
 
unsetIsComplete() - Method in class tachyon.thrift.ClientFileInfo
 
unsetIsFolder() - Method in class tachyon.thrift.ClientFileInfo
 
unsetIsPinned() - Method in class tachyon.thrift.ClientFileInfo
 
unsetLastContactSec() - Method in class tachyon.thrift.ClientWorkerInfo
 
unsetLastModificationTimeMs() - Method in class tachyon.thrift.ClientFileInfo
 
unsetLength() - Method in class tachyon.thrift.ClientBlockInfo
 
unsetLength() - Method in class tachyon.thrift.ClientFileInfo
 
unsetLength() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
unsetLength() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
unsetLocations() - Method in class tachyon.thrift.ClientBlockInfo
 
unsetMCommandType() - Method in class tachyon.thrift.Command
 
unsetMData() - Method in class tachyon.thrift.Command
 
unsetMessage() - Method in exception tachyon.thrift.BlockInfoException
 
unsetMessage() - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
unsetMessage() - Method in exception tachyon.thrift.FailedToCheckpointException
 
unsetMessage() - Method in exception tachyon.thrift.FileAlreadyExistException
 
unsetMessage() - Method in exception tachyon.thrift.FileDoesNotExistException
 
unsetMessage() - Method in exception tachyon.thrift.InvalidPathException
 
unsetMessage() - Method in exception tachyon.thrift.NoWorkerException
 
unsetMessage() - Method in exception tachyon.thrift.OutOfSpaceException
 
unsetMessage() - Method in exception tachyon.thrift.SuspectedFileSizeException
 
unsetMessage() - Method in exception tachyon.thrift.TableColumnException
 
unsetMessage() - Method in exception tachyon.thrift.TableDoesNotExistException
 
unsetMessage() - Method in exception tachyon.thrift.TachyonException
 
unsetMetadata() - Method in class tachyon.thrift.ClientRawTableInfo
 
unsetMetadata() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
unsetMetadata() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
unsetMHost() - Method in class tachyon.thrift.NetAddress
 
unsetMPort() - Method in class tachyon.thrift.NetAddress
 
unsetMSecondaryPort() - Method in class tachyon.thrift.NetAddress
 
unsetName() - Method in class tachyon.thrift.ClientFileInfo
 
unsetName() - Method in class tachyon.thrift.ClientRawTableInfo
 
unsetOffset() - Method in class tachyon.thrift.ClientBlockInfo
 
unsetParents() - Method in class tachyon.thrift.ClientDependencyInfo
 
unsetParents() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
unsetPath() - Method in class tachyon.thrift.ClientFileInfo
 
unsetPath() - Method in class tachyon.thrift.ClientRawTableInfo
 
unsetPath() - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
unsetPath() - Method in class tachyon.thrift.MasterService.liststatus_args
 
unsetPath() - Method in class tachyon.thrift.MasterService.user_createFile_args
 
unsetPath() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
unsetPath() - Method in class tachyon.thrift.MasterService.user_delete_args
 
unsetPath() - Method in class tachyon.thrift.MasterService.user_freepath_args
 
unsetPath() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
unsetPath() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
unsetPath() - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
unsetPath() - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
unsetPinned() - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
unsetRandom() - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
unsetRecursive() - Method in class tachyon.thrift.MasterService.user_createFile_args
 
unsetRecursive() - Method in class tachyon.thrift.MasterService.user_delete_args
 
unsetRecursive() - Method in class tachyon.thrift.MasterService.user_freepath_args
 
unsetRecursive() - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
unsetRemovedBlockIds() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
unsetRequestBytes() - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
unsetSrcPath() - Method in class tachyon.thrift.MasterService.user_rename_args
 
unsetStarttimeMs() - Method in class tachyon.thrift.ClientWorkerInfo
 
unsetState() - Method in class tachyon.thrift.ClientWorkerInfo
 
unsetStorageDirId() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.liststatus_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_delete_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_freepath_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.user_rename_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
unsetSuccess() - Method in class tachyon.thrift.MasterService.worker_register_result
 
unsetSuccess() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
unsetSuccess() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
unsetSuccess() - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
unsetSuccess() - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
unsetSuccess() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
unsetSuccess() - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
unsetSuccess() - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
unsetTableId() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
unsetTotalBytes() - Method in class tachyon.thrift.MasterService.worker_register_args
 
unsetUfsPath() - Method in class tachyon.thrift.ClientFileInfo
 
unsetUfsPath() - Method in class tachyon.thrift.MasterService.user_createFile_args
 
unsetUsedBytes() - Method in class tachyon.thrift.ClientWorkerInfo
 
unsetUsedBytes() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
unsetUsedBytes() - Method in class tachyon.thrift.MasterService.worker_register_args
 
unsetUserId() - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
unsetUserId() - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
unsetUserId() - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
unsetUserId() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
unsetUserId() - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
unsetUserId() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
unsetUserId() - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
unsetUserId() - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
unsetUserId() - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
unsetWorkerId() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
unsetWorkerId() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
unsetWorkerId() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
unsetWorkerNetAddress() - Method in class tachyon.thrift.MasterService.worker_register_args
 
unsetWorkerUsedBytes() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
updateBlock(boolean, long) - Method in class tachyon.master.MasterWorkerInfo
Adds or removes a block from the worker
updateBlocks(boolean, Collection<Long>) - Method in class tachyon.master.MasterWorkerInfo
Adds or removes blocks from the worker
updateDependencyCounter(int) - Method in class tachyon.master.Counters
Update the dependencyCounter.
updateEditTransactionCounter(long) - Method in class tachyon.master.Counters
Update the editTransactionId.
updateInodeCounter(int) - Method in class tachyon.master.Counters
Update the inodeCounter.
updateLastUpdatedTimeMs() - Method in class tachyon.master.MasterWorkerInfo
Updates the last updated time of the worker in ms
updateMetadata(ByteBuffer) - Method in class tachyon.client.table.RawTable
Update the meta data of the raw table
updateMetadata(int, ByteBuffer) - Method in class tachyon.master.RawTables
Update the metadata of the specified raw table.
updateRawTableMetadata(int, ByteBuffer) - Method in class tachyon.client.TachyonFS
Update the RawTable's meta data
updateRawTableMetadata(int, ByteBuffer) - Method in class tachyon.master.EditLog
Log an updateRawTableMetadata operation.
updateRawTableMetadata(int, ByteBuffer) - Method in class tachyon.master.MasterInfo
Update the metadata of a table.
updateTempBlockAllocatedBytes(long, long, long) - Method in class tachyon.worker.hierarchy.StorageDir
Update allocated space bytes of a temporary block in current StorageDir
updateToRemovedBlock(boolean, long) - Method in class tachyon.master.MasterWorkerInfo
Adds or removes a block from the to-be-removed blocks set of the worker.
updateToRemovedBlocks(boolean, Collection<Long>) - Method in class tachyon.master.MasterWorkerInfo
Adds or removes blocks from the to-be-removed blocks set of the worker.
updateUsedBytes(long) - Method in class tachyon.master.MasterWorkerInfo
Set the used space of the worker in bytes.
updateUsedBytes(long) - Method in class tachyon.worker.SpaceCounter
Update the used bytes
USE_ZOOKEEPER - Variable in class tachyon.conf.CommonConf
 
usedBytes - Variable in class tachyon.thrift.ClientWorkerInfo
 
usedBytes - Variable in class tachyon.thrift.MasterService.worker_heartbeat_args
 
usedBytes - Variable in class tachyon.thrift.MasterService.worker_register_args
 
user_completeFile(int) - Method in class tachyon.master.MasterClient
 
user_completeFile(int) - Method in class tachyon.master.MasterServiceHandler
 
user_completeFile(int, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_completeFile(int, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_completeFile(int) - Method in class tachyon.thrift.MasterService.Client
 
user_completeFile(int) - Method in interface tachyon.thrift.MasterService.Iface
 
user_createDependency(List<String>, List<String>, String, List<ByteBuffer>, String, String, String, int, long) - Method in class tachyon.master.MasterClient
 
user_createDependency(List<String>, List<String>, String, List<ByteBuffer>, String, String, String, int, long) - Method in class tachyon.master.MasterServiceHandler
 
user_createDependency(List<String>, List<String>, String, List<ByteBuffer>, String, String, String, int, long, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_createDependency(List<String>, List<String>, String, List<ByteBuffer>, String, String, String, int, long, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_createDependency(List<String>, List<String>, String, List<ByteBuffer>, String, String, String, int, long) - Method in class tachyon.thrift.MasterService.Client
 
user_createDependency(List<String>, List<String>, String, List<ByteBuffer>, String, String, String, int, long) - Method in interface tachyon.thrift.MasterService.Iface
 
user_createFile(String, String, long, boolean) - Method in class tachyon.master.MasterClient
 
user_createFile(String, String, long, boolean) - Method in class tachyon.master.MasterServiceHandler
 
user_createFile(String, String, long, boolean, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_createFile(String, String, long, boolean, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_createFile(String, String, long, boolean) - Method in class tachyon.thrift.MasterService.Client
 
user_createFile(String, String, long, boolean) - Method in interface tachyon.thrift.MasterService.Iface
 
user_createNewBlock(int) - Method in class tachyon.master.MasterClient
 
user_createNewBlock(int) - Method in class tachyon.master.MasterServiceHandler
 
user_createNewBlock(int, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_createNewBlock(int, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_createNewBlock(int) - Method in class tachyon.thrift.MasterService.Client
 
user_createNewBlock(int) - Method in interface tachyon.thrift.MasterService.Iface
 
user_createRawTable(String, int, ByteBuffer) - Method in class tachyon.master.MasterClient
 
user_createRawTable(String, int, ByteBuffer) - Method in class tachyon.master.MasterServiceHandler
 
user_createRawTable(String, int, ByteBuffer, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_createRawTable(String, int, ByteBuffer, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_createRawTable(String, int, ByteBuffer) - Method in class tachyon.thrift.MasterService.Client
 
user_createRawTable(String, int, ByteBuffer) - Method in interface tachyon.thrift.MasterService.Iface
 
user_delete(int, String, boolean) - Method in class tachyon.master.MasterClient
 
user_delete(int, String, boolean) - Method in class tachyon.master.MasterServiceHandler
 
user_delete(int, String, boolean, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_delete(int, String, boolean, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_delete(int, String, boolean) - Method in class tachyon.thrift.MasterService.Client
 
user_delete(int, String, boolean) - Method in interface tachyon.thrift.MasterService.Iface
Delete file
user_freepath(int, String, boolean) - Method in class tachyon.master.MasterClient
 
user_freepath(int, String, boolean) - Method in class tachyon.master.MasterServiceHandler
 
user_freepath(int, String, boolean, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_freepath(int, String, boolean, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_freepath(int, String, boolean) - Method in class tachyon.thrift.MasterService.Client
 
user_freepath(int, String, boolean) - Method in interface tachyon.thrift.MasterService.Iface
 
user_getBlockId(int, int) - Method in class tachyon.master.MasterClient
 
user_getBlockId(int, int) - Method in class tachyon.master.MasterServiceHandler
 
user_getBlockId(int, int, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_getBlockId(int, int, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_getBlockId(int, int) - Method in class tachyon.thrift.MasterService.Client
 
user_getBlockId(int, int) - Method in interface tachyon.thrift.MasterService.Iface
 
user_getClientBlockInfo(long) - Method in class tachyon.master.MasterClient
 
user_getClientBlockInfo(long) - Method in class tachyon.master.MasterServiceHandler
 
user_getClientBlockInfo(long, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_getClientBlockInfo(long, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_getClientBlockInfo(long) - Method in class tachyon.thrift.MasterService.Client
 
user_getClientBlockInfo(long) - Method in interface tachyon.thrift.MasterService.Iface
Get block's ClientBlockInfo.
user_getClientDependencyInfo(int) - Method in class tachyon.master.MasterServiceHandler
 
user_getClientDependencyInfo(int, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_getClientDependencyInfo(int, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_getClientDependencyInfo(int) - Method in class tachyon.thrift.MasterService.Client
 
user_getClientDependencyInfo(int) - Method in interface tachyon.thrift.MasterService.Iface
 
user_getClientRawTableInfo(int, String) - Method in class tachyon.master.MasterClient
 
user_getClientRawTableInfo(int, String) - Method in class tachyon.master.MasterServiceHandler
 
user_getClientRawTableInfo(int, String, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_getClientRawTableInfo(int, String, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_getClientRawTableInfo(int, String) - Method in class tachyon.thrift.MasterService.Client
 
user_getClientRawTableInfo(int, String) - Method in interface tachyon.thrift.MasterService.Iface
Get RawTable's info; Return a ClientRawTable instance with id 0 if the system does not contain the table.
user_getFileBlocks(int, String) - Method in class tachyon.master.MasterClient
 
user_getFileBlocks(int, String) - Method in class tachyon.master.MasterServiceHandler
 
user_getFileBlocks(int, String, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_getFileBlocks(int, String, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_getFileBlocks(int, String) - Method in class tachyon.thrift.MasterService.Client
 
user_getFileBlocks(int, String) - Method in interface tachyon.thrift.MasterService.Iface
Get file blocks info.
user_getRawTableId(String) - Method in class tachyon.master.MasterClient
 
user_getRawTableId(String) - Method in class tachyon.master.MasterServiceHandler
 
user_getRawTableId(String, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_getRawTableId(String, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_getRawTableId(String) - Method in class tachyon.thrift.MasterService.Client
 
user_getRawTableId(String) - Method in interface tachyon.thrift.MasterService.Iface
Return 0 if does not contain the Table, return fileId if it exists.
user_getUfsAddress() - Method in class tachyon.master.MasterClient
 
user_getUfsAddress() - Method in class tachyon.master.MasterServiceHandler
 
user_getUfsAddress(AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_getUfsAddress(AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_getUfsAddress() - Method in class tachyon.thrift.MasterService.Client
 
user_getUfsAddress() - Method in interface tachyon.thrift.MasterService.Iface
 
user_getUserId() - Method in class tachyon.master.MasterServiceHandler
 
user_getUserId(AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_getUserId(AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_getUserId() - Method in class tachyon.thrift.MasterService.Client
 
user_getUserId() - Method in interface tachyon.thrift.MasterService.Iface
 
user_getWorker(boolean, String) - Method in class tachyon.master.MasterClient
 
user_getWorker(boolean, String) - Method in class tachyon.master.MasterServiceHandler
 
user_getWorker(boolean, String, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_getWorker(boolean, String, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_getWorker(boolean, String) - Method in class tachyon.thrift.MasterService.Client
 
user_getWorker(boolean, String) - Method in interface tachyon.thrift.MasterService.Iface
Get local worker NetAddress
user_heartbeat() - Method in class tachyon.master.MasterClient
 
user_heartbeat() - Method in class tachyon.master.MasterServiceHandler
 
user_heartbeat(AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_heartbeat(AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_heartbeat() - Method in class tachyon.thrift.MasterService.Client
 
user_heartbeat() - Method in interface tachyon.thrift.MasterService.Iface
Returns if the message was received.
user_mkdirs(String, boolean) - Method in class tachyon.master.MasterClient
 
user_mkdirs(String, boolean) - Method in class tachyon.master.MasterServiceHandler
 
user_mkdirs(String, boolean, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_mkdirs(String, boolean, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_mkdirs(String, boolean) - Method in class tachyon.thrift.MasterService.Client
 
user_mkdirs(String, boolean) - Method in interface tachyon.thrift.MasterService.Iface
 
user_rename(int, String, String) - Method in class tachyon.master.MasterClient
 
user_rename(int, String, String) - Method in class tachyon.master.MasterServiceHandler
 
user_rename(int, String, String, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_rename(int, String, String, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_rename(int, String, String) - Method in class tachyon.thrift.MasterService.Client
 
user_rename(int, String, String) - Method in interface tachyon.thrift.MasterService.Iface
 
user_reportLostFile(int) - Method in class tachyon.master.MasterClient
 
user_reportLostFile(int) - Method in class tachyon.master.MasterServiceHandler
 
user_reportLostFile(int, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_reportLostFile(int, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_reportLostFile(int) - Method in class tachyon.thrift.MasterService.Client
 
user_reportLostFile(int) - Method in interface tachyon.thrift.MasterService.Iface
 
user_requestFilesInDependency(int) - Method in class tachyon.master.MasterClient
 
user_requestFilesInDependency(int) - Method in class tachyon.master.MasterServiceHandler
 
user_requestFilesInDependency(int, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_requestFilesInDependency(int, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_requestFilesInDependency(int) - Method in class tachyon.thrift.MasterService.Client
 
user_requestFilesInDependency(int) - Method in interface tachyon.thrift.MasterService.Iface
 
user_setPinned(int, boolean) - Method in class tachyon.master.MasterClient
 
user_setPinned(int, boolean) - Method in class tachyon.master.MasterServiceHandler
 
user_setPinned(int, boolean, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_setPinned(int, boolean, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_setPinned(int, boolean) - Method in class tachyon.thrift.MasterService.Client
 
user_setPinned(int, boolean) - Method in interface tachyon.thrift.MasterService.Iface
 
USER_TEMP_RELATIVE_FOLDER - Static variable in class tachyon.conf.WorkerConf
 
USER_TIMEOUT_MS - Variable in class tachyon.conf.WorkerConf
 
user_updateRawTableMetadata(int, ByteBuffer) - Method in class tachyon.master.MasterClient
 
user_updateRawTableMetadata(int, ByteBuffer) - Method in class tachyon.master.MasterServiceHandler
 
user_updateRawTableMetadata(int, ByteBuffer, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
user_updateRawTableMetadata(int, ByteBuffer, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
user_updateRawTableMetadata(int, ByteBuffer) - Method in class tachyon.thrift.MasterService.Client
 
user_updateRawTableMetadata(int, ByteBuffer) - Method in interface tachyon.thrift.MasterService.Iface
 
UserConf - Class in tachyon.conf
 
userHeartbeat(long, AsyncMethodCallback) - Method in class tachyon.thrift.WorkerService.AsyncClient
 
userHeartbeat(long, AsyncMethodCallback) - Method in interface tachyon.thrift.WorkerService.AsyncIface
 
userHeartbeat(long) - Method in class tachyon.thrift.WorkerService.Client
 
userHeartbeat(long) - Method in interface tachyon.thrift.WorkerService.Iface
Local user send heartbeat to local worker to keep its temporary folder.
userHeartbeat(long) - Method in class tachyon.Users
Updates user's heartbeat.
userHeartbeat(long) - Method in class tachyon.worker.WorkerClient
Users' heartbeat to the Worker.
userHeartbeat(long) - Method in class tachyon.worker.WorkerServiceHandler
 
userHeartbeat(long) - Method in class tachyon.worker.WorkerStorage
Handle the user's heartbeat.
userId - Variable in class tachyon.thrift.WorkerService.addCheckpoint_args
 
userId - Variable in class tachyon.thrift.WorkerService.cacheBlock_args
 
userId - Variable in class tachyon.thrift.WorkerService.cancelBlock_args
 
userId - Variable in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
userId - Variable in class tachyon.thrift.WorkerService.lockBlock_args
 
userId - Variable in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
userId - Variable in class tachyon.thrift.WorkerService.requestSpace_args
 
userId - Variable in class tachyon.thrift.WorkerService.unlockBlock_args
 
userId - Variable in class tachyon.thrift.WorkerService.userHeartbeat_args
 
UserInfo - Class in tachyon
Represent one user in the worker daemon.
UserInfo(long) - Constructor for class tachyon.UserInfo
 
Users - Class in tachyon
Users represents and manages all users contacting to a worker.
Users(String) - Constructor for class tachyon.Users
 
Utils - Class in tachyon.command
Class for convenience methods used by TFsShell.
Utils() - Constructor for class tachyon.command.Utils
 
Utils - Class in tachyon.examples
 
Utils - Class in tachyon.hadoop
 
Utils() - Constructor for class tachyon.hadoop.Utils
 
Utils - Class in tachyon.io
Utilities to do ser/de String, and ByteBuffer
Utils() - Constructor for class tachyon.io.Utils
 

V

validate() - Method in exception tachyon.thrift.BlockInfoException
 
validate() - Method in class tachyon.thrift.ClientBlockInfo
 
validate() - Method in class tachyon.thrift.ClientDependencyInfo
 
validate() - Method in class tachyon.thrift.ClientFileInfo
 
validate() - Method in class tachyon.thrift.ClientRawTableInfo
 
validate() - Method in class tachyon.thrift.ClientWorkerInfo
 
validate() - Method in class tachyon.thrift.Command
 
validate() - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
validate() - Method in exception tachyon.thrift.FailedToCheckpointException
 
validate() - Method in exception tachyon.thrift.FileAlreadyExistException
 
validate() - Method in exception tachyon.thrift.FileDoesNotExistException
 
validate() - Method in exception tachyon.thrift.InvalidPathException
 
validate() - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
validate() - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
validate() - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
validate() - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
validate() - Method in class tachyon.thrift.MasterService.getWorkersInfo_args
 
validate() - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
validate() - Method in class tachyon.thrift.MasterService.liststatus_args
 
validate() - Method in class tachyon.thrift.MasterService.liststatus_result
 
validate() - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
validate() - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
validate() - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
validate() - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
validate() - Method in class tachyon.thrift.MasterService.user_createFile_args
 
validate() - Method in class tachyon.thrift.MasterService.user_createFile_result
 
validate() - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
validate() - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
validate() - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
validate() - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
validate() - Method in class tachyon.thrift.MasterService.user_delete_args
 
validate() - Method in class tachyon.thrift.MasterService.user_delete_result
 
validate() - Method in class tachyon.thrift.MasterService.user_freepath_args
 
validate() - Method in class tachyon.thrift.MasterService.user_freepath_result
 
validate() - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
validate() - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
validate() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
validate() - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
validate() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
validate() - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
validate() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
validate() - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
validate() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
validate() - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
validate() - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
validate() - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
validate() - Method in class tachyon.thrift.MasterService.user_getUfsAddress_args
 
validate() - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
validate() - Method in class tachyon.thrift.MasterService.user_getUserId_args
 
validate() - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
validate() - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
validate() - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
validate() - Method in class tachyon.thrift.MasterService.user_heartbeat_args
 
validate() - Method in class tachyon.thrift.MasterService.user_heartbeat_result
 
validate() - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
validate() - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
validate() - Method in class tachyon.thrift.MasterService.user_rename_args
 
validate() - Method in class tachyon.thrift.MasterService.user_rename_result
 
validate() - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
validate() - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
validate() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
validate() - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
validate() - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
validate() - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
validate() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
validate() - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
validate() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
validate() - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
validate() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_args
 
validate() - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
validate() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
validate() - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
validate() - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
validate() - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
validate() - Method in class tachyon.thrift.MasterService.worker_register_args
 
validate() - Method in class tachyon.thrift.MasterService.worker_register_result
 
validate() - Method in class tachyon.thrift.NetAddress
 
validate() - Method in exception tachyon.thrift.NoWorkerException
 
validate() - Method in exception tachyon.thrift.OutOfSpaceException
 
validate() - Method in exception tachyon.thrift.SuspectedFileSizeException
 
validate() - Method in exception tachyon.thrift.TableColumnException
 
validate() - Method in exception tachyon.thrift.TableDoesNotExistException
 
validate() - Method in exception tachyon.thrift.TachyonException
 
validate() - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
validate() - Method in class tachyon.thrift.WorkerService.accessBlock_result
 
validate() - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
validate() - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
validate() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
validate() - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
validate() - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
validate() - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
validate() - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
validate() - Method in class tachyon.thrift.WorkerService.cancelBlock_result
 
validate() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
validate() - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
validate() - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
validate() - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
validate() - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
validate() - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
validate() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
validate() - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
validate() - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
validate() - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
validate() - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
validate() - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
validate() - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
validate() - Method in class tachyon.thrift.WorkerService.userHeartbeat_result
 
validatePath(String) - Static method in class tachyon.command.Utils
Validates the path, verifying that it contains the Constants.HEADER or Constants.HEADER_FT and a hostname:port specified.
validatePath(String) - Static method in class tachyon.util.CommonUtils
Check if the given path is properly formed
valueOf(String) - Static method in enum tachyon.client.ReadType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.client.WriteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.master.DependencyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.StorageLevelAlias
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.BlockInfoException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.ClientBlockInfo._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.ClientDependencyInfo._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.ClientFileInfo._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.ClientRawTableInfo._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.ClientWorkerInfo._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.Command._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.CommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.DependencyDoesNotExistException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.FailedToCheckpointException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.FileAlreadyExistException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.FileDoesNotExistException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.InvalidPathException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.addCheckpoint_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.addCheckpoint_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.getFileStatus_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.getFileStatus_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.getWorkersInfo_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.getWorkersInfo_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.liststatus_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.liststatus_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_completeFile_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_completeFile_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_createDependency_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_createDependency_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_createFile_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_createFile_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_createNewBlock_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_createNewBlock_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_createRawTable_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_createRawTable_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_delete_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_delete_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_freepath_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_freepath_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getBlockId_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getBlockId_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getClientBlockInfo_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getClientBlockInfo_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getClientDependencyInfo_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getClientDependencyInfo_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getClientRawTableInfo_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getClientRawTableInfo_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getFileBlocks_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getFileBlocks_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getRawTableId_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getRawTableId_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getUfsAddress_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getUfsAddress_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getUserId_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getUserId_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getWorker_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_getWorker_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_heartbeat_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_heartbeat_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_mkdirs_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_mkdirs_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_rename_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_rename_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_reportLostFile_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_reportLostFile_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_requestFilesInDependency_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_requestFilesInDependency_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_setPinned_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_setPinned_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_updateRawTableMetadata_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.user_updateRawTableMetadata_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.worker_cacheBlock_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.worker_cacheBlock_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.worker_getPinIdList_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.worker_getPinIdList_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.worker_getPriorityDependencyList_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.worker_getPriorityDependencyList_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.worker_heartbeat_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.worker_heartbeat_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.worker_register_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.MasterService.worker_register_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.NetAddress._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.NoWorkerException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.OutOfSpaceException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.SuspectedFileSizeException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.TableColumnException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.TableDoesNotExistException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.TachyonException._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.accessBlock_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.accessBlock_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.addCheckpoint_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.addCheckpoint_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.asyncCheckpoint_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.asyncCheckpoint_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.cacheBlock_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.cacheBlock_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.cancelBlock_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.cancelBlock_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.getUserUfsTempFolder_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.getUserUfsTempFolder_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.lockBlock_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.lockBlock_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.promoteBlock_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.promoteBlock_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.requestBlockLocation_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.requestBlockLocation_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.requestSpace_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.requestSpace_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.unlockBlock_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.unlockBlock_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.userHeartbeat_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.thrift.WorkerService.userHeartbeat_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.UnderFileSystem.SpaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.worker.allocation.AllocateStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.worker.eviction.EvictStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.worker.netty.ChannelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.worker.netty.FileTransferType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tachyon.worker.NetworkType
Returns the enum constant of this type with the specified name.
values() - Static method in enum tachyon.client.ReadType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.client.WriteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.master.DependencyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.StorageLevelAlias
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.BlockInfoException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.ClientBlockInfo._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.ClientDependencyInfo._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.ClientFileInfo._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.ClientRawTableInfo._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.ClientWorkerInfo._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.Command._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.CommandType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.DependencyDoesNotExistException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.FailedToCheckpointException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.FileAlreadyExistException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.FileDoesNotExistException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.InvalidPathException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.addCheckpoint_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.addCheckpoint_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.getFileStatus_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.getFileStatus_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.getWorkersInfo_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.getWorkersInfo_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.liststatus_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.liststatus_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_completeFile_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_completeFile_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_createDependency_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_createDependency_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_createFile_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_createFile_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_createNewBlock_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_createNewBlock_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_createRawTable_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_createRawTable_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_delete_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_delete_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_freepath_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_freepath_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getBlockId_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getBlockId_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getClientBlockInfo_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getClientBlockInfo_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getClientDependencyInfo_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getClientDependencyInfo_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getClientRawTableInfo_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getClientRawTableInfo_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getFileBlocks_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getFileBlocks_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getRawTableId_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getRawTableId_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getUfsAddress_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getUfsAddress_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getUserId_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getUserId_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getWorker_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_getWorker_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_heartbeat_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_heartbeat_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_mkdirs_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_mkdirs_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_rename_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_rename_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_reportLostFile_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_reportLostFile_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_requestFilesInDependency_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_requestFilesInDependency_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_setPinned_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_setPinned_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_updateRawTableMetadata_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.user_updateRawTableMetadata_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.worker_cacheBlock_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.worker_cacheBlock_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.worker_getPinIdList_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.worker_getPinIdList_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.worker_getPriorityDependencyList_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.worker_getPriorityDependencyList_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.worker_heartbeat_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.worker_heartbeat_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.worker_register_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.MasterService.worker_register_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.NetAddress._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.NoWorkerException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.OutOfSpaceException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.SuspectedFileSizeException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.TableColumnException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.TableDoesNotExistException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.TachyonException._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.accessBlock_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.accessBlock_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.addCheckpoint_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.addCheckpoint_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.asyncCheckpoint_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.asyncCheckpoint_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.cacheBlock_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.cacheBlock_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.cancelBlock_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.cancelBlock_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.getUserUfsTempFolder_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.getUserUfsTempFolder_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.lockBlock_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.lockBlock_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.promoteBlock_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.promoteBlock_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.requestBlockLocation_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.requestBlockLocation_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.requestSpace_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.requestSpace_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.unlockBlock_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.unlockBlock_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.userHeartbeat_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.thrift.WorkerService.userHeartbeat_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.UnderFileSystem.SpaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.worker.allocation.AllocateStrategyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.worker.eviction.EvictStrategyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.worker.netty.ChannelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.worker.netty.FileTransferType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tachyon.worker.NetworkType
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLES - Static variable in class tachyon.master.DependencyVariables
 
Version - Class in tachyon
The version of the current build.
Version() - Constructor for class tachyon.Version
 
VERSION - Static variable in class tachyon.Version
 

W

WEB_PORT - Variable in class tachyon.conf.MasterConf
 
WEB_RESOURCES - Variable in class tachyon.conf.CommonConf
 
WEB_THREAD_COUNT - Variable in class tachyon.conf.MasterConf
 
WebInterfaceBrowseServlet - Class in tachyon.web
Servlet that provides data for browsing the file system.
WebInterfaceBrowseServlet(MasterInfo) - Constructor for class tachyon.web.WebInterfaceBrowseServlet
 
WebInterfaceBrowseServlet.UiBlockInfo - Class in tachyon.web
Class to make referencing file objects more intuitive.
WebInterfaceBrowseServlet.UiBlockInfo(BlockInfo) - Constructor for class tachyon.web.WebInterfaceBrowseServlet.UiBlockInfo
 
WebInterfaceConfigurationServlet - Class in tachyon.web
Servlet that provides data for displaying the system's configuration.
WebInterfaceConfigurationServlet(MasterInfo) - Constructor for class tachyon.web.WebInterfaceConfigurationServlet
 
WebInterfaceDependencyServlet - Class in tachyon.web
 
WebInterfaceDependencyServlet(MasterInfo) - Constructor for class tachyon.web.WebInterfaceDependencyServlet
 
WebInterfaceDownloadServlet - Class in tachyon.web
Servlet for downloading a file
WebInterfaceDownloadServlet(MasterInfo) - Constructor for class tachyon.web.WebInterfaceDownloadServlet
 
WebInterfaceGeneralServlet - Class in tachyon.web
Servlet that provides data for viewing the general status of the filesystem.
WebInterfaceGeneralServlet(MasterInfo) - Constructor for class tachyon.web.WebInterfaceGeneralServlet
 
WebInterfaceMemoryServlet - Class in tachyon.web
Servlet that provides data for displaying which files are currently in memory.
WebInterfaceMemoryServlet(MasterInfo) - Constructor for class tachyon.web.WebInterfaceMemoryServlet
 
WebInterfaceWorkersServlet - Class in tachyon.web
Servlet that provides data for displaying detail info of all workers.
WebInterfaceWorkersServlet(MasterInfo) - Constructor for class tachyon.web.WebInterfaceWorkersServlet
 
WebInterfaceWorkersServlet.NodeInfo - Class in tachyon.web
Class to make referencing worker nodes more intuitive.
WHITELIST - Variable in class tachyon.conf.MasterConf
 
WORKER_BLOCKS_QUEUE_SIZE - Static variable in class tachyon.Constants
 
worker_cacheBlock(long, long, long, long, long) - Method in class tachyon.master.MasterClient
 
worker_cacheBlock(long, long, long, long, long) - Method in class tachyon.master.MasterServiceHandler
 
worker_cacheBlock(long, long, long, long, long, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
worker_cacheBlock(long, long, long, long, long, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
worker_cacheBlock(long, long, long, long, long) - Method in class tachyon.thrift.MasterService.Client
 
worker_cacheBlock(long, long, long, long, long) - Method in interface tachyon.thrift.MasterService.Iface
Update information of the block newly cached to master, including used Tachyon space size in bytes, the id of the storage directory in which the block is, the id of the block and the size of the block in bytes.
WORKER_CHECKPOINT_THREADS - Variable in class tachyon.conf.WorkerConf
 
worker_getPinIdList() - Method in class tachyon.master.MasterClient
 
worker_getPinIdList() - Method in class tachyon.master.MasterServiceHandler
 
worker_getPinIdList(AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
worker_getPinIdList(AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
worker_getPinIdList() - Method in class tachyon.thrift.MasterService.Client
 
worker_getPinIdList() - Method in interface tachyon.thrift.MasterService.Iface
 
worker_getPriorityDependencyList() - Method in class tachyon.master.MasterClient
 
worker_getPriorityDependencyList() - Method in class tachyon.master.MasterServiceHandler
 
worker_getPriorityDependencyList(AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
worker_getPriorityDependencyList(AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
worker_getPriorityDependencyList() - Method in class tachyon.thrift.MasterService.Client
 
worker_getPriorityDependencyList() - Method in interface tachyon.thrift.MasterService.Iface
 
worker_heartbeat(long, long, List<Long>, Map<Long, List<Long>>) - Method in class tachyon.master.MasterClient
 
worker_heartbeat(long, long, List<Long>, Map<Long, List<Long>>) - Method in class tachyon.master.MasterServiceHandler
 
worker_heartbeat(long, long, List<Long>, Map<Long, List<Long>>, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
worker_heartbeat(long, long, List<Long>, Map<Long, List<Long>>, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
worker_heartbeat(long, long, List<Long>, Map<Long, List<Long>>) - Method in class tachyon.thrift.MasterService.Client
 
worker_heartbeat(long, long, List<Long>, Map<Long, List<Long>>) - Method in interface tachyon.thrift.MasterService.Iface
Heart beat between worker and master, worker update used Tachyon space in bytes, removed blocks and added blocks in each storage directory by eviction and promotion to master, and return the command from master to worker.
WORKER_PER_THREAD_CHECKPOINT_CAP_MB_SEC - Variable in class tachyon.conf.WorkerConf
 
worker_register(NetAddress, long, long, Map<Long, List<Long>>) - Method in class tachyon.master.MasterClient
Register the worker to the master.
worker_register(NetAddress, long, long, Map<Long, List<Long>>) - Method in class tachyon.master.MasterServiceHandler
 
worker_register(NetAddress, long, long, Map<Long, List<Long>>, AsyncMethodCallback) - Method in class tachyon.thrift.MasterService.AsyncClient
 
worker_register(NetAddress, long, long, Map<Long, List<Long>>, AsyncMethodCallback) - Method in interface tachyon.thrift.MasterService.AsyncIface
 
worker_register(NetAddress, long, long, Map<Long, List<Long>>) - Method in class tachyon.thrift.MasterService.Client
 
worker_register(NetAddress, long, long, Map<Long, List<Long>>) - Method in interface tachyon.thrift.MasterService.Iface
Worker register and synch up capacity of Tachyon space, used space bytes and blocks in each storage directory to master, the return value rv % 100,000 is really workerId, rv / 1000,000 is master started time.
WORKER_TIMEOUT_MS - Variable in class tachyon.conf.MasterConf
 
WorkerClient - Class in tachyon.worker
The client talks to a worker server.
WorkerClient(MasterClient, ExecutorService) - Constructor for class tachyon.worker.WorkerClient
Create a WorkerClient, with a given MasterClient.
WorkerConf - Class in tachyon.conf
 
workerHeartbeat(long, long, List<Long>, Map<Long, List<Long>>) - Method in class tachyon.master.MasterInfo
The heartbeat of the worker.
workerId - Variable in class tachyon.thrift.MasterService.addCheckpoint_args
 
workerId - Variable in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
workerId - Variable in class tachyon.thrift.MasterService.worker_heartbeat_args
 
workerNetAddress - Variable in class tachyon.thrift.MasterService.worker_register_args
 
WorkerService - Class in tachyon.thrift
 
WorkerService() - Constructor for class tachyon.thrift.WorkerService
 
WorkerService.accessBlock_args - Class in tachyon.thrift
 
WorkerService.accessBlock_args() - Constructor for class tachyon.thrift.WorkerService.accessBlock_args
 
WorkerService.accessBlock_args(long) - Constructor for class tachyon.thrift.WorkerService.accessBlock_args
 
WorkerService.accessBlock_args(WorkerService.accessBlock_args) - Constructor for class tachyon.thrift.WorkerService.accessBlock_args
Performs a deep copy on other.
WorkerService.accessBlock_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.accessBlock_result - Class in tachyon.thrift
 
WorkerService.accessBlock_result() - Constructor for class tachyon.thrift.WorkerService.accessBlock_result
 
WorkerService.accessBlock_result(WorkerService.accessBlock_result) - Constructor for class tachyon.thrift.WorkerService.accessBlock_result
Performs a deep copy on other.
WorkerService.accessBlock_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.addCheckpoint_args - Class in tachyon.thrift
 
WorkerService.addCheckpoint_args() - Constructor for class tachyon.thrift.WorkerService.addCheckpoint_args
 
WorkerService.addCheckpoint_args(long, int) - Constructor for class tachyon.thrift.WorkerService.addCheckpoint_args
 
WorkerService.addCheckpoint_args(WorkerService.addCheckpoint_args) - Constructor for class tachyon.thrift.WorkerService.addCheckpoint_args
Performs a deep copy on other.
WorkerService.addCheckpoint_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.addCheckpoint_result - Class in tachyon.thrift
 
WorkerService.addCheckpoint_result() - Constructor for class tachyon.thrift.WorkerService.addCheckpoint_result
 
WorkerService.addCheckpoint_result(FileDoesNotExistException, SuspectedFileSizeException, FailedToCheckpointException, BlockInfoException) - Constructor for class tachyon.thrift.WorkerService.addCheckpoint_result
 
WorkerService.addCheckpoint_result(WorkerService.addCheckpoint_result) - Constructor for class tachyon.thrift.WorkerService.addCheckpoint_result
Performs a deep copy on other.
WorkerService.addCheckpoint_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.asyncCheckpoint_args - Class in tachyon.thrift
 
WorkerService.asyncCheckpoint_args() - Constructor for class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
WorkerService.asyncCheckpoint_args(int) - Constructor for class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
WorkerService.asyncCheckpoint_args(WorkerService.asyncCheckpoint_args) - Constructor for class tachyon.thrift.WorkerService.asyncCheckpoint_args
Performs a deep copy on other.
WorkerService.asyncCheckpoint_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.asyncCheckpoint_result - Class in tachyon.thrift
 
WorkerService.asyncCheckpoint_result() - Constructor for class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
WorkerService.asyncCheckpoint_result(boolean, TachyonException) - Constructor for class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
WorkerService.asyncCheckpoint_result(WorkerService.asyncCheckpoint_result) - Constructor for class tachyon.thrift.WorkerService.asyncCheckpoint_result
Performs a deep copy on other.
WorkerService.asyncCheckpoint_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.AsyncClient - Class in tachyon.thrift
 
WorkerService.AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class tachyon.thrift.WorkerService.AsyncClient
 
WorkerService.AsyncClient.accessBlock_call - Class in tachyon.thrift
 
WorkerService.AsyncClient.accessBlock_call(long, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.WorkerService.AsyncClient.accessBlock_call
 
WorkerService.AsyncClient.addCheckpoint_call - Class in tachyon.thrift
 
WorkerService.AsyncClient.addCheckpoint_call(long, int, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.WorkerService.AsyncClient.addCheckpoint_call
 
WorkerService.AsyncClient.asyncCheckpoint_call - Class in tachyon.thrift
 
WorkerService.AsyncClient.asyncCheckpoint_call(int, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.WorkerService.AsyncClient.asyncCheckpoint_call
 
WorkerService.AsyncClient.cacheBlock_call - Class in tachyon.thrift
 
WorkerService.AsyncClient.cacheBlock_call(long, long, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.WorkerService.AsyncClient.cacheBlock_call
 
WorkerService.AsyncClient.cancelBlock_call - Class in tachyon.thrift
 
WorkerService.AsyncClient.cancelBlock_call(long, long, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.WorkerService.AsyncClient.cancelBlock_call
 
WorkerService.AsyncClient.Factory - Class in tachyon.thrift
 
WorkerService.AsyncClient.Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class tachyon.thrift.WorkerService.AsyncClient.Factory
 
WorkerService.AsyncClient.getUserUfsTempFolder_call - Class in tachyon.thrift
 
WorkerService.AsyncClient.getUserUfsTempFolder_call(long, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.WorkerService.AsyncClient.getUserUfsTempFolder_call
 
WorkerService.AsyncClient.lockBlock_call - Class in tachyon.thrift
 
WorkerService.AsyncClient.lockBlock_call(long, long, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.WorkerService.AsyncClient.lockBlock_call
 
WorkerService.AsyncClient.promoteBlock_call - Class in tachyon.thrift
 
WorkerService.AsyncClient.promoteBlock_call(long, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.WorkerService.AsyncClient.promoteBlock_call
 
WorkerService.AsyncClient.requestBlockLocation_call - Class in tachyon.thrift
 
WorkerService.AsyncClient.requestBlockLocation_call(long, long, long, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.WorkerService.AsyncClient.requestBlockLocation_call
 
WorkerService.AsyncClient.requestSpace_call - Class in tachyon.thrift
 
WorkerService.AsyncClient.requestSpace_call(long, long, long, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.WorkerService.AsyncClient.requestSpace_call
 
WorkerService.AsyncClient.unlockBlock_call - Class in tachyon.thrift
 
WorkerService.AsyncClient.unlockBlock_call(long, long, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.WorkerService.AsyncClient.unlockBlock_call
 
WorkerService.AsyncClient.userHeartbeat_call - Class in tachyon.thrift
 
WorkerService.AsyncClient.userHeartbeat_call(long, AsyncMethodCallback, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class tachyon.thrift.WorkerService.AsyncClient.userHeartbeat_call
 
WorkerService.AsyncIface - Interface in tachyon.thrift
 
WorkerService.AsyncProcessor<I extends WorkerService.AsyncIface> - Class in tachyon.thrift
 
WorkerService.AsyncProcessor(I) - Constructor for class tachyon.thrift.WorkerService.AsyncProcessor
 
WorkerService.AsyncProcessor(I, Map<String, AsyncProcessFunction<I, ? extends TBase, ?>>) - Constructor for class tachyon.thrift.WorkerService.AsyncProcessor
 
WorkerService.AsyncProcessor.accessBlock<I extends WorkerService.AsyncIface> - Class in tachyon.thrift
 
WorkerService.AsyncProcessor.accessBlock() - Constructor for class tachyon.thrift.WorkerService.AsyncProcessor.accessBlock
 
WorkerService.AsyncProcessor.addCheckpoint<I extends WorkerService.AsyncIface> - Class in tachyon.thrift
 
WorkerService.AsyncProcessor.addCheckpoint() - Constructor for class tachyon.thrift.WorkerService.AsyncProcessor.addCheckpoint
 
WorkerService.AsyncProcessor.asyncCheckpoint<I extends WorkerService.AsyncIface> - Class in tachyon.thrift
 
WorkerService.AsyncProcessor.asyncCheckpoint() - Constructor for class tachyon.thrift.WorkerService.AsyncProcessor.asyncCheckpoint
 
WorkerService.AsyncProcessor.cacheBlock<I extends WorkerService.AsyncIface> - Class in tachyon.thrift
 
WorkerService.AsyncProcessor.cacheBlock() - Constructor for class tachyon.thrift.WorkerService.AsyncProcessor.cacheBlock
 
WorkerService.AsyncProcessor.cancelBlock<I extends WorkerService.AsyncIface> - Class in tachyon.thrift
 
WorkerService.AsyncProcessor.cancelBlock() - Constructor for class tachyon.thrift.WorkerService.AsyncProcessor.cancelBlock
 
WorkerService.AsyncProcessor.getUserUfsTempFolder<I extends WorkerService.AsyncIface> - Class in tachyon.thrift
 
WorkerService.AsyncProcessor.getUserUfsTempFolder() - Constructor for class tachyon.thrift.WorkerService.AsyncProcessor.getUserUfsTempFolder
 
WorkerService.AsyncProcessor.lockBlock<I extends WorkerService.AsyncIface> - Class in tachyon.thrift
 
WorkerService.AsyncProcessor.lockBlock() - Constructor for class tachyon.thrift.WorkerService.AsyncProcessor.lockBlock
 
WorkerService.AsyncProcessor.promoteBlock<I extends WorkerService.AsyncIface> - Class in tachyon.thrift
 
WorkerService.AsyncProcessor.promoteBlock() - Constructor for class tachyon.thrift.WorkerService.AsyncProcessor.promoteBlock
 
WorkerService.AsyncProcessor.requestBlockLocation<I extends WorkerService.AsyncIface> - Class in tachyon.thrift
 
WorkerService.AsyncProcessor.requestBlockLocation() - Constructor for class tachyon.thrift.WorkerService.AsyncProcessor.requestBlockLocation
 
WorkerService.AsyncProcessor.requestSpace<I extends WorkerService.AsyncIface> - Class in tachyon.thrift
 
WorkerService.AsyncProcessor.requestSpace() - Constructor for class tachyon.thrift.WorkerService.AsyncProcessor.requestSpace
 
WorkerService.AsyncProcessor.unlockBlock<I extends WorkerService.AsyncIface> - Class in tachyon.thrift
 
WorkerService.AsyncProcessor.unlockBlock() - Constructor for class tachyon.thrift.WorkerService.AsyncProcessor.unlockBlock
 
WorkerService.AsyncProcessor.userHeartbeat<I extends WorkerService.AsyncIface> - Class in tachyon.thrift
 
WorkerService.AsyncProcessor.userHeartbeat() - Constructor for class tachyon.thrift.WorkerService.AsyncProcessor.userHeartbeat
 
WorkerService.cacheBlock_args - Class in tachyon.thrift
 
WorkerService.cacheBlock_args() - Constructor for class tachyon.thrift.WorkerService.cacheBlock_args
 
WorkerService.cacheBlock_args(long, long) - Constructor for class tachyon.thrift.WorkerService.cacheBlock_args
 
WorkerService.cacheBlock_args(WorkerService.cacheBlock_args) - Constructor for class tachyon.thrift.WorkerService.cacheBlock_args
Performs a deep copy on other.
WorkerService.cacheBlock_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.cacheBlock_result - Class in tachyon.thrift
 
WorkerService.cacheBlock_result() - Constructor for class tachyon.thrift.WorkerService.cacheBlock_result
 
WorkerService.cacheBlock_result(FileDoesNotExistException, SuspectedFileSizeException, BlockInfoException) - Constructor for class tachyon.thrift.WorkerService.cacheBlock_result
 
WorkerService.cacheBlock_result(WorkerService.cacheBlock_result) - Constructor for class tachyon.thrift.WorkerService.cacheBlock_result
Performs a deep copy on other.
WorkerService.cacheBlock_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.cancelBlock_args - Class in tachyon.thrift
 
WorkerService.cancelBlock_args() - Constructor for class tachyon.thrift.WorkerService.cancelBlock_args
 
WorkerService.cancelBlock_args(long, long) - Constructor for class tachyon.thrift.WorkerService.cancelBlock_args
 
WorkerService.cancelBlock_args(WorkerService.cancelBlock_args) - Constructor for class tachyon.thrift.WorkerService.cancelBlock_args
Performs a deep copy on other.
WorkerService.cancelBlock_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.cancelBlock_result - Class in tachyon.thrift
 
WorkerService.cancelBlock_result() - Constructor for class tachyon.thrift.WorkerService.cancelBlock_result
 
WorkerService.cancelBlock_result(WorkerService.cancelBlock_result) - Constructor for class tachyon.thrift.WorkerService.cancelBlock_result
Performs a deep copy on other.
WorkerService.cancelBlock_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.Client - Class in tachyon.thrift
 
WorkerService.Client(TProtocol) - Constructor for class tachyon.thrift.WorkerService.Client
 
WorkerService.Client(TProtocol, TProtocol) - Constructor for class tachyon.thrift.WorkerService.Client
 
WorkerService.Client.Factory - Class in tachyon.thrift
 
WorkerService.Client.Factory() - Constructor for class tachyon.thrift.WorkerService.Client.Factory
 
WorkerService.getUserUfsTempFolder_args - Class in tachyon.thrift
 
WorkerService.getUserUfsTempFolder_args() - Constructor for class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
WorkerService.getUserUfsTempFolder_args(long) - Constructor for class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
WorkerService.getUserUfsTempFolder_args(WorkerService.getUserUfsTempFolder_args) - Constructor for class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
Performs a deep copy on other.
WorkerService.getUserUfsTempFolder_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.getUserUfsTempFolder_result - Class in tachyon.thrift
 
WorkerService.getUserUfsTempFolder_result() - Constructor for class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
WorkerService.getUserUfsTempFolder_result(String) - Constructor for class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
WorkerService.getUserUfsTempFolder_result(WorkerService.getUserUfsTempFolder_result) - Constructor for class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
Performs a deep copy on other.
WorkerService.getUserUfsTempFolder_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.Iface - Interface in tachyon.thrift
 
WorkerService.lockBlock_args - Class in tachyon.thrift
 
WorkerService.lockBlock_args() - Constructor for class tachyon.thrift.WorkerService.lockBlock_args
 
WorkerService.lockBlock_args(long, long) - Constructor for class tachyon.thrift.WorkerService.lockBlock_args
 
WorkerService.lockBlock_args(WorkerService.lockBlock_args) - Constructor for class tachyon.thrift.WorkerService.lockBlock_args
Performs a deep copy on other.
WorkerService.lockBlock_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.lockBlock_result - Class in tachyon.thrift
 
WorkerService.lockBlock_result() - Constructor for class tachyon.thrift.WorkerService.lockBlock_result
 
WorkerService.lockBlock_result(String, FileDoesNotExistException) - Constructor for class tachyon.thrift.WorkerService.lockBlock_result
 
WorkerService.lockBlock_result(WorkerService.lockBlock_result) - Constructor for class tachyon.thrift.WorkerService.lockBlock_result
Performs a deep copy on other.
WorkerService.lockBlock_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.Processor<I extends WorkerService.Iface> - Class in tachyon.thrift
 
WorkerService.Processor(I) - Constructor for class tachyon.thrift.WorkerService.Processor
 
WorkerService.Processor(I, Map<String, ProcessFunction<I, ? extends TBase>>) - Constructor for class tachyon.thrift.WorkerService.Processor
 
WorkerService.Processor.accessBlock<I extends WorkerService.Iface> - Class in tachyon.thrift
 
WorkerService.Processor.accessBlock() - Constructor for class tachyon.thrift.WorkerService.Processor.accessBlock
 
WorkerService.Processor.addCheckpoint<I extends WorkerService.Iface> - Class in tachyon.thrift
 
WorkerService.Processor.addCheckpoint() - Constructor for class tachyon.thrift.WorkerService.Processor.addCheckpoint
 
WorkerService.Processor.asyncCheckpoint<I extends WorkerService.Iface> - Class in tachyon.thrift
 
WorkerService.Processor.asyncCheckpoint() - Constructor for class tachyon.thrift.WorkerService.Processor.asyncCheckpoint
 
WorkerService.Processor.cacheBlock<I extends WorkerService.Iface> - Class in tachyon.thrift
 
WorkerService.Processor.cacheBlock() - Constructor for class tachyon.thrift.WorkerService.Processor.cacheBlock
 
WorkerService.Processor.cancelBlock<I extends WorkerService.Iface> - Class in tachyon.thrift
 
WorkerService.Processor.cancelBlock() - Constructor for class tachyon.thrift.WorkerService.Processor.cancelBlock
 
WorkerService.Processor.getUserUfsTempFolder<I extends WorkerService.Iface> - Class in tachyon.thrift
 
WorkerService.Processor.getUserUfsTempFolder() - Constructor for class tachyon.thrift.WorkerService.Processor.getUserUfsTempFolder
 
WorkerService.Processor.lockBlock<I extends WorkerService.Iface> - Class in tachyon.thrift
 
WorkerService.Processor.lockBlock() - Constructor for class tachyon.thrift.WorkerService.Processor.lockBlock
 
WorkerService.Processor.promoteBlock<I extends WorkerService.Iface> - Class in tachyon.thrift
 
WorkerService.Processor.promoteBlock() - Constructor for class tachyon.thrift.WorkerService.Processor.promoteBlock
 
WorkerService.Processor.requestBlockLocation<I extends WorkerService.Iface> - Class in tachyon.thrift
 
WorkerService.Processor.requestBlockLocation() - Constructor for class tachyon.thrift.WorkerService.Processor.requestBlockLocation
 
WorkerService.Processor.requestSpace<I extends WorkerService.Iface> - Class in tachyon.thrift
 
WorkerService.Processor.requestSpace() - Constructor for class tachyon.thrift.WorkerService.Processor.requestSpace
 
WorkerService.Processor.unlockBlock<I extends WorkerService.Iface> - Class in tachyon.thrift
 
WorkerService.Processor.unlockBlock() - Constructor for class tachyon.thrift.WorkerService.Processor.unlockBlock
 
WorkerService.Processor.userHeartbeat<I extends WorkerService.Iface> - Class in tachyon.thrift
 
WorkerService.Processor.userHeartbeat() - Constructor for class tachyon.thrift.WorkerService.Processor.userHeartbeat
 
WorkerService.promoteBlock_args - Class in tachyon.thrift
 
WorkerService.promoteBlock_args() - Constructor for class tachyon.thrift.WorkerService.promoteBlock_args
 
WorkerService.promoteBlock_args(long) - Constructor for class tachyon.thrift.WorkerService.promoteBlock_args
 
WorkerService.promoteBlock_args(WorkerService.promoteBlock_args) - Constructor for class tachyon.thrift.WorkerService.promoteBlock_args
Performs a deep copy on other.
WorkerService.promoteBlock_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.promoteBlock_result - Class in tachyon.thrift
 
WorkerService.promoteBlock_result() - Constructor for class tachyon.thrift.WorkerService.promoteBlock_result
 
WorkerService.promoteBlock_result(boolean) - Constructor for class tachyon.thrift.WorkerService.promoteBlock_result
 
WorkerService.promoteBlock_result(WorkerService.promoteBlock_result) - Constructor for class tachyon.thrift.WorkerService.promoteBlock_result
Performs a deep copy on other.
WorkerService.promoteBlock_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.requestBlockLocation_args - Class in tachyon.thrift
 
WorkerService.requestBlockLocation_args() - Constructor for class tachyon.thrift.WorkerService.requestBlockLocation_args
 
WorkerService.requestBlockLocation_args(long, long, long) - Constructor for class tachyon.thrift.WorkerService.requestBlockLocation_args
 
WorkerService.requestBlockLocation_args(WorkerService.requestBlockLocation_args) - Constructor for class tachyon.thrift.WorkerService.requestBlockLocation_args
Performs a deep copy on other.
WorkerService.requestBlockLocation_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.requestBlockLocation_result - Class in tachyon.thrift
 
WorkerService.requestBlockLocation_result() - Constructor for class tachyon.thrift.WorkerService.requestBlockLocation_result
 
WorkerService.requestBlockLocation_result(String, OutOfSpaceException, FileAlreadyExistException) - Constructor for class tachyon.thrift.WorkerService.requestBlockLocation_result
 
WorkerService.requestBlockLocation_result(WorkerService.requestBlockLocation_result) - Constructor for class tachyon.thrift.WorkerService.requestBlockLocation_result
Performs a deep copy on other.
WorkerService.requestBlockLocation_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.requestSpace_args - Class in tachyon.thrift
 
WorkerService.requestSpace_args() - Constructor for class tachyon.thrift.WorkerService.requestSpace_args
 
WorkerService.requestSpace_args(long, long, long) - Constructor for class tachyon.thrift.WorkerService.requestSpace_args
 
WorkerService.requestSpace_args(WorkerService.requestSpace_args) - Constructor for class tachyon.thrift.WorkerService.requestSpace_args
Performs a deep copy on other.
WorkerService.requestSpace_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.requestSpace_result - Class in tachyon.thrift
 
WorkerService.requestSpace_result() - Constructor for class tachyon.thrift.WorkerService.requestSpace_result
 
WorkerService.requestSpace_result(boolean, FileDoesNotExistException) - Constructor for class tachyon.thrift.WorkerService.requestSpace_result
 
WorkerService.requestSpace_result(WorkerService.requestSpace_result) - Constructor for class tachyon.thrift.WorkerService.requestSpace_result
Performs a deep copy on other.
WorkerService.requestSpace_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.unlockBlock_args - Class in tachyon.thrift
 
WorkerService.unlockBlock_args() - Constructor for class tachyon.thrift.WorkerService.unlockBlock_args
 
WorkerService.unlockBlock_args(long, long) - Constructor for class tachyon.thrift.WorkerService.unlockBlock_args
 
WorkerService.unlockBlock_args(WorkerService.unlockBlock_args) - Constructor for class tachyon.thrift.WorkerService.unlockBlock_args
Performs a deep copy on other.
WorkerService.unlockBlock_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.unlockBlock_result - Class in tachyon.thrift
 
WorkerService.unlockBlock_result() - Constructor for class tachyon.thrift.WorkerService.unlockBlock_result
 
WorkerService.unlockBlock_result(boolean) - Constructor for class tachyon.thrift.WorkerService.unlockBlock_result
 
WorkerService.unlockBlock_result(WorkerService.unlockBlock_result) - Constructor for class tachyon.thrift.WorkerService.unlockBlock_result
Performs a deep copy on other.
WorkerService.unlockBlock_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.userHeartbeat_args - Class in tachyon.thrift
 
WorkerService.userHeartbeat_args() - Constructor for class tachyon.thrift.WorkerService.userHeartbeat_args
 
WorkerService.userHeartbeat_args(long) - Constructor for class tachyon.thrift.WorkerService.userHeartbeat_args
 
WorkerService.userHeartbeat_args(WorkerService.userHeartbeat_args) - Constructor for class tachyon.thrift.WorkerService.userHeartbeat_args
Performs a deep copy on other.
WorkerService.userHeartbeat_args._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerService.userHeartbeat_result - Class in tachyon.thrift
 
WorkerService.userHeartbeat_result() - Constructor for class tachyon.thrift.WorkerService.userHeartbeat_result
 
WorkerService.userHeartbeat_result(WorkerService.userHeartbeat_result) - Constructor for class tachyon.thrift.WorkerService.userHeartbeat_result
Performs a deep copy on other.
WorkerService.userHeartbeat_result._Fields - Enum in tachyon.thrift
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
WorkerServiceHandler - Class in tachyon.worker
WorkerServiceHandler handles all the RPC calls to the worker.
WorkerServiceHandler(WorkerStorage) - Constructor for class tachyon.worker.WorkerServiceHandler
 
WorkerStorage - Class in tachyon.worker
The structure to store a worker's information in worker node.
WorkerStorage(InetSocketAddress, ExecutorService) - Constructor for class tachyon.worker.WorkerStorage
Main logic behind the worker process.
WorkerStorage.CheckpointThread - Class in tachyon.worker
The CheckpointThread, used to checkpoint the files belong to the worker.
WorkerStorage.CheckpointThread(int) - Constructor for class tachyon.worker.WorkerStorage.CheckpointThread
 
workerUsedBytes - Variable in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
write(byte[]) - Method in class tachyon.client.BlockOutStream
 
write(byte[], int, int) - Method in class tachyon.client.BlockOutStream
 
write(int) - Method in class tachyon.client.BlockOutStream
 
write(byte[]) - Method in class tachyon.client.FileOutStream
 
write(byte[], int, int) - Method in class tachyon.client.FileOutStream
 
write(int) - Method in class tachyon.client.FileOutStream
 
write(byte[]) - Method in class tachyon.client.OutStream
 
write(byte[], int, int) - Method in class tachyon.client.OutStream
 
write(int) - Method in class tachyon.client.OutStream
 
write(byte[]) - Method in class tachyon.LazyFileOutputStream
Delegates to the three-arg version.
write(byte[], int, int) - Method in class tachyon.LazyFileOutputStream
Write part of a byte array.
write(int) - Method in class tachyon.LazyFileOutputStream
Write a byte.
write(TProtocol) - Method in exception tachyon.thrift.BlockInfoException
 
write(TProtocol) - Method in class tachyon.thrift.ClientBlockInfo
 
write(TProtocol) - Method in class tachyon.thrift.ClientDependencyInfo
 
write(TProtocol) - Method in class tachyon.thrift.ClientFileInfo
 
write(TProtocol) - Method in class tachyon.thrift.ClientRawTableInfo
 
write(TProtocol) - Method in class tachyon.thrift.ClientWorkerInfo
 
write(TProtocol) - Method in class tachyon.thrift.Command
 
write(TProtocol) - Method in exception tachyon.thrift.DependencyDoesNotExistException
 
write(TProtocol) - Method in exception tachyon.thrift.FailedToCheckpointException
 
write(TProtocol) - Method in exception tachyon.thrift.FileAlreadyExistException
 
write(TProtocol) - Method in exception tachyon.thrift.FileDoesNotExistException
 
write(TProtocol) - Method in exception tachyon.thrift.InvalidPathException
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.addCheckpoint_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.addCheckpoint_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.getFileStatus_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.getFileStatus_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.getWorkersInfo_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.getWorkersInfo_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.liststatus_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.liststatus_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_completeFile_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_completeFile_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_createDependency_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_createDependency_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_createFile_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_createFile_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_createNewBlock_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_createNewBlock_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_createRawTable_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_createRawTable_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_delete_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_delete_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_freepath_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_freepath_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getBlockId_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getBlockId_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getClientBlockInfo_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getClientDependencyInfo_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getClientRawTableInfo_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getFileBlocks_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getRawTableId_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getRawTableId_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getUfsAddress_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getUserId_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getUserId_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getWorker_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_getWorker_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_heartbeat_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_heartbeat_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_mkdirs_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_mkdirs_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_rename_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_rename_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_reportLostFile_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_reportLostFile_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_requestFilesInDependency_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_setPinned_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_setPinned_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.user_updateRawTableMetadata_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.worker_cacheBlock_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.worker_getPinIdList_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.worker_getPriorityDependencyList_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.worker_heartbeat_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.worker_heartbeat_result
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.worker_register_args
 
write(TProtocol) - Method in class tachyon.thrift.MasterService.worker_register_result
 
write(TProtocol) - Method in class tachyon.thrift.NetAddress
 
write(TProtocol) - Method in exception tachyon.thrift.NoWorkerException
 
write(TProtocol) - Method in exception tachyon.thrift.OutOfSpaceException
 
write(TProtocol) - Method in exception tachyon.thrift.SuspectedFileSizeException
 
write(TProtocol) - Method in exception tachyon.thrift.TableColumnException
 
write(TProtocol) - Method in exception tachyon.thrift.TableDoesNotExistException
 
write(TProtocol) - Method in exception tachyon.thrift.TachyonException
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.accessBlock_args
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.accessBlock_result
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.addCheckpoint_args
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.addCheckpoint_result
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_args
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.asyncCheckpoint_result
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.cacheBlock_args
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.cacheBlock_result
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.cancelBlock_args
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.cancelBlock_result
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_args
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.getUserUfsTempFolder_result
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.lockBlock_args
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.lockBlock_result
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.promoteBlock_args
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.promoteBlock_result
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_args
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.requestBlockLocation_result
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.requestSpace_args
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.requestSpace_result
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.unlockBlock_args
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.unlockBlock_result
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.userHeartbeat_args
 
write(TProtocol) - Method in class tachyon.thrift.WorkerService.userHeartbeat_result
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.addCheckpoint_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.getFileStatus_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.getWorkersInfo_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.liststatus_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_completeFile_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_createDependency_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_createFile_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_createNewBlock_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_createRawTable_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_delete_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_freepath_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_getBlockId_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_getClientBlockInfo_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_getClientDependencyInfo_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_getClientRawTableInfo_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_getFileBlocks_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_getRawTableId_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_getUfsAddress_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_getUserId_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_getWorker_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_heartbeat_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_mkdirs_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_rename_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_reportLostFile_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_requestFilesInDependency_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_setPinned_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.user_updateRawTableMetadata_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.worker_cacheBlock_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.worker_getPinIdList_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.worker_getPriorityDependencyList_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.worker_heartbeat_call
 
write_args(TProtocol) - Method in class tachyon.thrift.MasterService.AsyncClient.worker_register_call
 
write_args(TProtocol) - Method in class tachyon.thrift.WorkerService.AsyncClient.accessBlock_call
 
write_args(TProtocol) - Method in class tachyon.thrift.WorkerService.AsyncClient.addCheckpoint_call
 
write_args(TProtocol) - Method in class tachyon.thrift.WorkerService.AsyncClient.asyncCheckpoint_call
 
write_args(TProtocol) - Method in class tachyon.thrift.WorkerService.AsyncClient.cacheBlock_call
 
write_args(TProtocol) - Method in class tachyon.thrift.WorkerService.AsyncClient.cancelBlock_call
 
write_args(TProtocol) - Method in class tachyon.thrift.WorkerService.AsyncClient.getUserUfsTempFolder_call
 
write_args(TProtocol) - Method in class tachyon.thrift.WorkerService.AsyncClient.lockBlock_call
 
write_args(TProtocol) - Method in class tachyon.thrift.WorkerService.AsyncClient.promoteBlock_call
 
write_args(TProtocol) - Method in class tachyon.thrift.WorkerService.AsyncClient.requestBlockLocation_call
 
write_args(TProtocol) - Method in class tachyon.thrift.WorkerService.AsyncClient.requestSpace_call
 
write_args(TProtocol) - Method in class tachyon.thrift.WorkerService.AsyncClient.unlockBlock_call
 
write_args(TProtocol) - Method in class tachyon.thrift.WorkerService.AsyncClient.userHeartbeat_call
 
writeByteBuffer(ByteBuffer, DataOutputStream) - Static method in class tachyon.io.Utils
 
writeByteBufferList(List<ByteBuffer>, DataOutputStream) - Static method in class tachyon.io.Utils
 
writeElement(ObjectWriter, DataOutputStream, ImageElement) - Method in class tachyon.master.ImageWriter
Write an ImageElement to the specified DataOutputStream.
writeImage(ObjectWriter, DataOutputStream) - Method in class tachyon.master.Dependency
 
writeImage(ObjectWriter, DataOutputStream) - Method in class tachyon.master.InodeFile
 
writeImage(ObjectWriter, DataOutputStream) - Method in class tachyon.master.InodeFolder
Write an image of the folder.
writeImage(ObjectWriter, DataOutputStream) - Method in class tachyon.master.MasterInfo
Create an image of the dependencies and filesystem tree.
writeImage(ObjectWriter, DataOutputStream) - Method in class tachyon.master.RawTables
 
writeIntegerList(List<Integer>, DataOutputStream) - Static method in class tachyon.io.Utils
 
writeParition() - Method in class tachyon.examples.Performance.TachyonWriterWorker
 
writeString(String, DataOutputStream) - Static method in class tachyon.io.Utils
 
writeStringList(List<String>, DataOutputStream) - Static method in class tachyon.io.Utils
 
WriteType - Enum in tachyon.client
Different write types for a TachyonFile.

Z

ZOOKEEPER_ADDRESS - Variable in class tachyon.conf.CommonConf
 
ZOOKEEPER_ELECTION_PATH - Variable in class tachyon.conf.CommonConf
 
ZOOKEEPER_LEADER_PATH - Variable in class tachyon.conf.CommonConf
 

_

_getClientRawTableInfo(TachyonURI, Inode) - Method in class tachyon.master.MasterInfo
Get the raw table info associated with the given id.
_rename(int, TachyonURI, long) - Method in class tachyon.master.MasterInfo
Rename a file to the given path, inner method.
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 

Copyright © 2015. All Rights Reserved.