JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
tachyon
,
tachyon.client
,
tachyon.client.table
,
tachyon.command
,
tachyon.conf
,
tachyon.examples
,
tachyon.hadoop
,
tachyon.io
,
tachyon.thrift
,
tachyon.web
Class Hierarchy
java.lang.
Object
org.apache.log4j.AppenderSkeleton (implements org.apache.log4j.Appender, org.apache.log4j.spi.OptionHandler)
org.apache.log4j.WriterAppender
org.apache.log4j.FileAppender
tachyon.
Log4jFileAppender
org.apache.thrift.AsyncProcessFunction<I,T,R>
tachyon.thrift.
CoordinatorService.AsyncProcessor.getMaxTransactionId
<I>
tachyon.thrift.
CoordinatorService.AsyncProcessor.sendNewTransactions
<I>
tachyon.thrift.
MasterService.AsyncProcessor.addCheckpoint
<I>
tachyon.thrift.
MasterService.AsyncProcessor.getWorkersInfo
<I>
tachyon.thrift.
MasterService.AsyncProcessor.liststatus
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_completeFile
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_createFile
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_createFileOnCheckpoint
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_createNewBlock
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_createRawTable
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_deleteById
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_deleteByPath
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_getBlockId
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_getClientBlockInfo
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_getClientFileInfoById
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_getClientFileInfoByPath
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_getClientRawTableInfoById
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_getClientRawTableInfoByPath
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_getFileBlocksById
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_getFileBlocksByPath
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_getFileId
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_getNumberOfFiles
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_getRawTableId
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_getUnderfsAddress
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_getUserId
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_getWorker
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_listFiles
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_ls
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_mkdir
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_outOfMemoryForPinFile
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_rename
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_renameTo
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_unpinFile
<I>
tachyon.thrift.
MasterService.AsyncProcessor.user_updateRawTableMetadata
<I>
tachyon.thrift.
MasterService.AsyncProcessor.worker_cacheBlock
<I>
tachyon.thrift.
MasterService.AsyncProcessor.worker_getPinIdList
<I>
tachyon.thrift.
MasterService.AsyncProcessor.worker_heartbeat
<I>
tachyon.thrift.
MasterService.AsyncProcessor.worker_register
<I>
tachyon.thrift.
WorkerService.AsyncProcessor.accessBlock
<I>
tachyon.thrift.
WorkerService.AsyncProcessor.addCheckpoint
<I>
tachyon.thrift.
WorkerService.AsyncProcessor.cacheBlock
<I>
tachyon.thrift.
WorkerService.AsyncProcessor.getDataFolder
<I>
tachyon.thrift.
WorkerService.AsyncProcessor.getUserTempFolder
<I>
tachyon.thrift.
WorkerService.AsyncProcessor.getUserUnderfsTempFolder
<I>
tachyon.thrift.
WorkerService.AsyncProcessor.lockBlock
<I>
tachyon.thrift.
WorkerService.AsyncProcessor.requestSpace
<I>
tachyon.thrift.
WorkerService.AsyncProcessor.returnSpace
<I>
tachyon.thrift.
WorkerService.AsyncProcessor.unlockBlock
<I>
tachyon.thrift.
WorkerService.AsyncProcessor.userHeartbeat
<I>
tachyon.examples.
BasicOperations
tachyon.examples.
BasicRawTableOperations
tachyon.
BlockInfo
tachyon.
BlocksLocker
tachyon.io.
ByteBufferReader
tachyon.io.
JavaByteBufferReader
tachyon.io.
UnsafeDirectByteBufferReader
tachyon.io.
UnsafeHeapByteBufferReader
tachyon.io.
ByteBufferWriter
tachyon.io.
JavaByteBufferWriter
tachyon.io.
UnsafeDirectByteBufferWriter
tachyon.io.
UnsafeHeapByteBufferWriter
tachyon.
CheckpointInfo
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
tachyon.thrift.
ClientBlockInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
ClientFileInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
ClientRawTableInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
ClientWorkerInfo
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
Command
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.conf.
CommonConf
tachyon.
CommonUtils
org.apache.hadoop.conf.Configured (implements org.apache.hadoop.conf.Configurable)
org.apache.hadoop.fs.FileSystem (implements java.io.
Closeable
)
tachyon.hadoop.
TFS
tachyon.
Constants
tachyon.thrift.
CoordinatorService
tachyon.thrift.
CoordinatorService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
tachyon.thrift.
CoordinatorService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
tachyon.thrift.
CoordinatorService.getMaxTransactionId_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
CoordinatorService.getMaxTransactionId_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
CoordinatorService.sendNewTransactions_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
CoordinatorService.sendNewTransactions_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.
DataServer
(implements java.lang.
Runnable
)
tachyon.
DataServerMessage
tachyon.
EditLog
tachyon.
Format
javax.servlet.GenericServlet (implements java.io.
Serializable
, javax.servlet.Servlet, javax.servlet.ServletConfig)
javax.servlet.http.HttpServlet
tachyon.web.
WebInterfaceBrowseServlet
tachyon.web.
WebInterfaceGeneralServlet
tachyon.web.
WebInterfaceMemoryServlet
tachyon.
Image
tachyon.
Inode
(implements java.lang.
Comparable
<T>)
tachyon.
InodeFile
tachyon.
InodeFolder
tachyon.
InodeRawTable
java.io.
InputStream
(implements java.io.
Closeable
)
tachyon.hadoop.
HdfsFileInputStream
(implements org.apache.hadoop.fs.PositionedReadable, org.apache.hadoop.fs.Seekable)
tachyon.client.
InStream
tachyon.client.
BlockInStream
tachyon.client.
LocalBlockInStream
tachyon.client.
RemoteBlockInStream
tachyon.client.
EmptyBlockInStream
tachyon.client.
FileInStream
tachyon.
Journal
tachyon.
LeaderInquireClient
tachyon.
LeaderSelectorClient
(implements java.io.
Closeable
, org.apache.curator.framework.recipes.leader.LeaderSelectorListener)
tachyon.
Master
tachyon.
MasterClient
tachyon.conf.
MasterConf
tachyon.
MasterInfo
tachyon.
MasterInfo.MasterInfoHeartbeatExecutor
(implements tachyon.
HeartbeatExecutor
)
tachyon.
MasterInfo.RecomputeCmd
(implements java.lang.
Runnable
)
tachyon.thrift.
MasterService
tachyon.thrift.
MasterService.addCheckpoint_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.addCheckpoint_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
tachyon.thrift.
MasterService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
tachyon.thrift.
MasterService.getWorkersInfo_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.getWorkersInfo_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.liststatus_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.liststatus_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_completeFile_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_completeFile_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_createFile_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_createFile_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_createFileOnCheckpoint_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_createFileOnCheckpoint_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_createNewBlock_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_createNewBlock_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_createRawTable_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_createRawTable_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_deleteById_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_deleteById_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_deleteByPath_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_deleteByPath_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getBlockId_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getBlockId_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getClientBlockInfo_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getClientBlockInfo_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getClientFileInfoById_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getClientFileInfoById_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getClientFileInfoByPath_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getClientFileInfoByPath_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getClientRawTableInfoById_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getClientRawTableInfoById_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getClientRawTableInfoByPath_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getClientRawTableInfoByPath_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getFileBlocksById_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getFileBlocksById_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getFileBlocksByPath_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getFileBlocksByPath_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getFileId_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getFileId_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getNumberOfFiles_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getNumberOfFiles_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getRawTableId_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getRawTableId_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getUnderfsAddress_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getUnderfsAddress_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getUserId_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getUserId_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getWorker_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_getWorker_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_listFiles_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_listFiles_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_ls_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_ls_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_mkdir_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_mkdir_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_outOfMemoryForPinFile_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_outOfMemoryForPinFile_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_rename_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_rename_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_renameTo_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_renameTo_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_unpinFile_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_unpinFile_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_updateRawTableMetadata_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.user_updateRawTableMetadata_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.worker_cacheBlock_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.worker_cacheBlock_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.worker_getPinIdList_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.worker_getPinIdList_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.worker_heartbeat_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.worker_heartbeat_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.worker_register_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
MasterService.worker_register_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.
MasterServiceHandler
(implements tachyon.thrift.
MasterService.Iface
)
tachyon.
MasterWorkerInfo
tachyon.thrift.
NetAddress
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
tachyon.hadoop.
HdfsFileOutputStream
tachyon.client.
OutStream
tachyon.client.
BlockOutStream
tachyon.client.
FileOutStream
tachyon.
Pair
<First,Second>
tachyon.examples.
Performance
tachyon.
PrefixList
org.apache.thrift.ProcessFunction<I,T>
tachyon.thrift.
CoordinatorService.Processor.getMaxTransactionId
<I>
tachyon.thrift.
CoordinatorService.Processor.sendNewTransactions
<I>
tachyon.thrift.
MasterService.Processor.addCheckpoint
<I>
tachyon.thrift.
MasterService.Processor.getWorkersInfo
<I>
tachyon.thrift.
MasterService.Processor.liststatus
<I>
tachyon.thrift.
MasterService.Processor.user_completeFile
<I>
tachyon.thrift.
MasterService.Processor.user_createFile
<I>
tachyon.thrift.
MasterService.Processor.user_createFileOnCheckpoint
<I>
tachyon.thrift.
MasterService.Processor.user_createNewBlock
<I>
tachyon.thrift.
MasterService.Processor.user_createRawTable
<I>
tachyon.thrift.
MasterService.Processor.user_deleteById
<I>
tachyon.thrift.
MasterService.Processor.user_deleteByPath
<I>
tachyon.thrift.
MasterService.Processor.user_getBlockId
<I>
tachyon.thrift.
MasterService.Processor.user_getClientBlockInfo
<I>
tachyon.thrift.
MasterService.Processor.user_getClientFileInfoById
<I>
tachyon.thrift.
MasterService.Processor.user_getClientFileInfoByPath
<I>
tachyon.thrift.
MasterService.Processor.user_getClientRawTableInfoById
<I>
tachyon.thrift.
MasterService.Processor.user_getClientRawTableInfoByPath
<I>
tachyon.thrift.
MasterService.Processor.user_getFileBlocksById
<I>
tachyon.thrift.
MasterService.Processor.user_getFileBlocksByPath
<I>
tachyon.thrift.
MasterService.Processor.user_getFileId
<I>
tachyon.thrift.
MasterService.Processor.user_getNumberOfFiles
<I>
tachyon.thrift.
MasterService.Processor.user_getRawTableId
<I>
tachyon.thrift.
MasterService.Processor.user_getUnderfsAddress
<I>
tachyon.thrift.
MasterService.Processor.user_getUserId
<I>
tachyon.thrift.
MasterService.Processor.user_getWorker
<I>
tachyon.thrift.
MasterService.Processor.user_listFiles
<I>
tachyon.thrift.
MasterService.Processor.user_ls
<I>
tachyon.thrift.
MasterService.Processor.user_mkdir
<I>
tachyon.thrift.
MasterService.Processor.user_outOfMemoryForPinFile
<I>
tachyon.thrift.
MasterService.Processor.user_rename
<I>
tachyon.thrift.
MasterService.Processor.user_renameTo
<I>
tachyon.thrift.
MasterService.Processor.user_unpinFile
<I>
tachyon.thrift.
MasterService.Processor.user_updateRawTableMetadata
<I>
tachyon.thrift.
MasterService.Processor.worker_cacheBlock
<I>
tachyon.thrift.
MasterService.Processor.worker_getPinIdList
<I>
tachyon.thrift.
MasterService.Processor.worker_heartbeat
<I>
tachyon.thrift.
MasterService.Processor.worker_register
<I>
tachyon.thrift.
WorkerService.Processor.accessBlock
<I>
tachyon.thrift.
WorkerService.Processor.addCheckpoint
<I>
tachyon.thrift.
WorkerService.Processor.cacheBlock
<I>
tachyon.thrift.
WorkerService.Processor.getDataFolder
<I>
tachyon.thrift.
WorkerService.Processor.getUserTempFolder
<I>
tachyon.thrift.
WorkerService.Processor.getUserUnderfsTempFolder
<I>
tachyon.thrift.
WorkerService.Processor.lockBlock
<I>
tachyon.thrift.
WorkerService.Processor.requestSpace
<I>
tachyon.thrift.
WorkerService.Processor.returnSpace
<I>
tachyon.thrift.
WorkerService.Processor.unlockBlock
<I>
tachyon.thrift.
WorkerService.Processor.userHeartbeat
<I>
tachyon.client.table.
RawColumn
tachyon.client.table.
RawTable
tachyon.client.
TachyonByteBuffer
tachyon.client.
TachyonFile
(implements java.lang.
Comparable
<T>)
tachyon.client.
TachyonFS
org.apache.thrift.async.TAsyncClient
tachyon.thrift.
CoordinatorService.AsyncClient
(implements tachyon.thrift.
CoordinatorService.AsyncIface
)
tachyon.thrift.
MasterService.AsyncClient
(implements tachyon.thrift.
MasterService.AsyncIface
)
tachyon.thrift.
WorkerService.AsyncClient
(implements tachyon.thrift.
WorkerService.AsyncIface
)
org.apache.thrift.async.TAsyncMethodCall<T>
tachyon.thrift.
CoordinatorService.AsyncClient.getMaxTransactionId_call
tachyon.thrift.
CoordinatorService.AsyncClient.sendNewTransactions_call
tachyon.thrift.
MasterService.AsyncClient.addCheckpoint_call
tachyon.thrift.
MasterService.AsyncClient.getWorkersInfo_call
tachyon.thrift.
MasterService.AsyncClient.liststatus_call
tachyon.thrift.
MasterService.AsyncClient.user_completeFile_call
tachyon.thrift.
MasterService.AsyncClient.user_createFile_call
tachyon.thrift.
MasterService.AsyncClient.user_createFileOnCheckpoint_call
tachyon.thrift.
MasterService.AsyncClient.user_createNewBlock_call
tachyon.thrift.
MasterService.AsyncClient.user_createRawTable_call
tachyon.thrift.
MasterService.AsyncClient.user_deleteById_call
tachyon.thrift.
MasterService.AsyncClient.user_deleteByPath_call
tachyon.thrift.
MasterService.AsyncClient.user_getBlockId_call
tachyon.thrift.
MasterService.AsyncClient.user_getClientBlockInfo_call
tachyon.thrift.
MasterService.AsyncClient.user_getClientFileInfoById_call
tachyon.thrift.
MasterService.AsyncClient.user_getClientFileInfoByPath_call
tachyon.thrift.
MasterService.AsyncClient.user_getClientRawTableInfoById_call
tachyon.thrift.
MasterService.AsyncClient.user_getClientRawTableInfoByPath_call
tachyon.thrift.
MasterService.AsyncClient.user_getFileBlocksById_call
tachyon.thrift.
MasterService.AsyncClient.user_getFileBlocksByPath_call
tachyon.thrift.
MasterService.AsyncClient.user_getFileId_call
tachyon.thrift.
MasterService.AsyncClient.user_getNumberOfFiles_call
tachyon.thrift.
MasterService.AsyncClient.user_getRawTableId_call
tachyon.thrift.
MasterService.AsyncClient.user_getUnderfsAddress_call
tachyon.thrift.
MasterService.AsyncClient.user_getUserId_call
tachyon.thrift.
MasterService.AsyncClient.user_getWorker_call
tachyon.thrift.
MasterService.AsyncClient.user_listFiles_call
tachyon.thrift.
MasterService.AsyncClient.user_ls_call
tachyon.thrift.
MasterService.AsyncClient.user_mkdir_call
tachyon.thrift.
MasterService.AsyncClient.user_outOfMemoryForPinFile_call
tachyon.thrift.
MasterService.AsyncClient.user_rename_call
tachyon.thrift.
MasterService.AsyncClient.user_renameTo_call
tachyon.thrift.
MasterService.AsyncClient.user_unpinFile_call
tachyon.thrift.
MasterService.AsyncClient.user_updateRawTableMetadata_call
tachyon.thrift.
MasterService.AsyncClient.worker_cacheBlock_call
tachyon.thrift.
MasterService.AsyncClient.worker_getPinIdList_call
tachyon.thrift.
MasterService.AsyncClient.worker_heartbeat_call
tachyon.thrift.
MasterService.AsyncClient.worker_register_call
tachyon.thrift.
WorkerService.AsyncClient.accessBlock_call
tachyon.thrift.
WorkerService.AsyncClient.addCheckpoint_call
tachyon.thrift.
WorkerService.AsyncClient.cacheBlock_call
tachyon.thrift.
WorkerService.AsyncClient.getDataFolder_call
tachyon.thrift.
WorkerService.AsyncClient.getUserTempFolder_call
tachyon.thrift.
WorkerService.AsyncClient.getUserUnderfsTempFolder_call
tachyon.thrift.
WorkerService.AsyncClient.lockBlock_call
tachyon.thrift.
WorkerService.AsyncClient.requestSpace_call
tachyon.thrift.
WorkerService.AsyncClient.returnSpace_call
tachyon.thrift.
WorkerService.AsyncClient.unlockBlock_call
tachyon.thrift.
WorkerService.AsyncClient.userHeartbeat_call
org.apache.thrift.TBaseAsyncProcessor<I> (implements org.apache.thrift.TProcessor)
tachyon.thrift.
CoordinatorService.AsyncProcessor
<I>
tachyon.thrift.
MasterService.AsyncProcessor
<I>
tachyon.thrift.
WorkerService.AsyncProcessor
<I>
org.apache.thrift.TBaseProcessor<I> (implements org.apache.thrift.TProcessor)
tachyon.thrift.
CoordinatorService.Processor
<I> (implements org.apache.thrift.TProcessor)
tachyon.thrift.
MasterService.Processor
<I> (implements org.apache.thrift.TProcessor)
tachyon.thrift.
WorkerService.Processor
<I> (implements org.apache.thrift.TProcessor)
tachyon.command.
TFsShell
java.lang.
Thread
(implements java.lang.
Runnable
)
tachyon.
HeartbeatThread
tachyon.examples.
Performance.Worker
tachyon.examples.
Performance.GeneralWorker
tachyon.examples.
Performance.TachyonReadWorker
tachyon.examples.
Performance.TachyonWriterWorker
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.apache.thrift.TException
tachyon.thrift.
BlockInfoException
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
FailedToCheckpointException
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
FileAlreadyExistException
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
FileDoesNotExistException
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
InvalidPathException
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
NoWorkerException
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
OutOfMemoryForPinFileException
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
SuspectedFileSizeException
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
TableColumnException
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
TableDoesNotExistException
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
TachyonException
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
org.apache.thrift.TServiceClient
tachyon.thrift.
CoordinatorService.Client
(implements tachyon.thrift.
CoordinatorService.Iface
)
tachyon.thrift.
MasterService.Client
(implements tachyon.thrift.
MasterService.Iface
)
tachyon.thrift.
WorkerService.Client
(implements tachyon.thrift.
WorkerService.Iface
)
tachyon.web.
UIWebServer
tachyon.
UnderFileSystem
tachyon.
UnderFileSystemHdfs
tachyon.
UnderFileSystemSingleLocal
tachyon.
UnderfsUtil
tachyon.io.
UnsafeUtils
tachyon.conf.
UserConf
tachyon.
UserInfo
tachyon.
Users
tachyon.command.
Utils
tachyon.hadoop.
Utils
tachyon.io.
Utils
tachyon.
Version
tachyon.web.
WebInterfaceBrowseServlet.UiFileInfo
(implements java.lang.
Comparable
<T>)
tachyon.web.
WebInterfaceGeneralServlet.NodeInfo
tachyon.
Worker
(implements java.lang.
Runnable
)
tachyon.
WorkerClient
tachyon.conf.
WorkerConf
tachyon.thrift.
WorkerService
tachyon.thrift.
WorkerService.accessBlock_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.accessBlock_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.addCheckpoint_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.addCheckpoint_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.AsyncClient.Factory
(implements org.apache.thrift.async.TAsyncClientFactory<T>)
tachyon.thrift.
WorkerService.cacheBlock_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.cacheBlock_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.Client.Factory
(implements org.apache.thrift.TServiceClientFactory<T>)
tachyon.thrift.
WorkerService.getDataFolder_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.getDataFolder_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.getUserTempFolder_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.getUserTempFolder_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.getUserUnderfsTempFolder_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.getUserUnderfsTempFolder_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.lockBlock_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.lockBlock_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.requestSpace_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.requestSpace_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.returnSpace_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.returnSpace_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.unlockBlock_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.unlockBlock_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.userHeartbeat_args
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.thrift.
WorkerService.userHeartbeat_result
(implements java.lang.
Cloneable
, java.lang.
Comparable
<T>, java.io.
Serializable
, org.apache.thrift.TBase<T,F>)
tachyon.
WorkerServiceHandler
(implements tachyon.thrift.
WorkerService.Iface
)
tachyon.
WorkerSpaceCounter
tachyon.
WorkerStorage
Interface Hierarchy
tachyon.thrift.
CoordinatorService.AsyncIface
tachyon.thrift.
CoordinatorService.Iface
tachyon.
HeartbeatExecutor
tachyon.thrift.
MasterService.AsyncIface
tachyon.thrift.
MasterService.Iface
tachyon.thrift.
WorkerService.AsyncIface
tachyon.thrift.
WorkerService.Iface
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
tachyon.
InodeType
tachyon.
UnderFileSystem.SpaceType
tachyon.thrift.
ClientRawTableInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
CoordinatorService.getMaxTransactionId_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
CoordinatorService.getMaxTransactionId_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
CoordinatorService.sendNewTransactions_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
CoordinatorService.sendNewTransactions_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
InvalidPathException._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
SuspectedFileSizeException._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
FileDoesNotExistException._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
ClientWorkerInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
FileAlreadyExistException._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
ClientBlockInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.addCheckpoint_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.addCheckpoint_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.getWorkersInfo_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.getWorkersInfo_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.liststatus_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.liststatus_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.worker_register_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.worker_register_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.worker_heartbeat_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.worker_heartbeat_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.worker_cacheBlock_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.worker_cacheBlock_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.worker_getPinIdList_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.worker_getPinIdList_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_createFile_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_createFile_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_createFileOnCheckpoint_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_createFileOnCheckpoint_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_createNewBlock_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_createNewBlock_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_completeFile_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_completeFile_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getFileId_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getFileId_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getUserId_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getUserId_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getBlockId_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getBlockId_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getWorker_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getWorker_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getClientFileInfoById_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getClientFileInfoById_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getClientFileInfoByPath_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getClientFileInfoByPath_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getClientBlockInfo_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getClientBlockInfo_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getFileBlocksById_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getFileBlocksById_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getFileBlocksByPath_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getFileBlocksByPath_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_listFiles_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_listFiles_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_ls_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_ls_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_deleteById_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_deleteById_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_deleteByPath_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_deleteByPath_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_outOfMemoryForPinFile_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_outOfMemoryForPinFile_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_rename_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_rename_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_renameTo_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_renameTo_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_unpinFile_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_unpinFile_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_mkdir_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_mkdir_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_createRawTable_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_createRawTable_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getRawTableId_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getRawTableId_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getClientRawTableInfoById_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getClientRawTableInfoById_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getClientRawTableInfoByPath_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getClientRawTableInfoByPath_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_updateRawTableMetadata_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_updateRawTableMetadata_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getNumberOfFiles_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getNumberOfFiles_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getUnderfsAddress_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
MasterService.user_getUnderfsAddress_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
TachyonException._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
CommandType
(implements org.apache.thrift.TEnum)
tachyon.thrift.
FailedToCheckpointException._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
ClientFileInfo._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
TableColumnException._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
TableDoesNotExistException._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
NoWorkerException._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
OutOfMemoryForPinFileException._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
NetAddress._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.accessBlock_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.accessBlock_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.addCheckpoint_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.addCheckpoint_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.cacheBlock_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.cacheBlock_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.getDataFolder_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.getDataFolder_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.getUserTempFolder_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.getUserTempFolder_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.getUserUnderfsTempFolder_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.getUserUnderfsTempFolder_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.lockBlock_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.lockBlock_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.returnSpace_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.returnSpace_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.requestSpace_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.requestSpace_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.unlockBlock_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.unlockBlock_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.userHeartbeat_args._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
WorkerService.userHeartbeat_result._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
BlockInfoException._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.thrift.
Command._Fields
(implements org.apache.thrift.TFieldIdEnum)
tachyon.client.
ReadType
tachyon.client.
WriteType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013. All rights reserved.