Package | Description |
---|---|
tachyon.client | |
tachyon.client.block | |
tachyon.client.file | |
tachyon.client.file.options | |
tachyon.client.lineage | |
tachyon.client.netty | |
tachyon.client.table | |
tachyon.client.tcp | |
tachyon.hadoop |
Class and Description |
---|
ReadType
Convenience modes for commonly used read types for a TachyonFile.
|
RemoteBlockReader
The interface to read remote block from data server.
|
RemoteBlockWriter
The interface to write a remote block to the data server.
|
TachyonByteBuffer
TachyonByteBuffer is a wrapper on Java ByteBuffer plus some information needed by Tachyon.
|
TachyonFile
Deprecated.
|
TachyonFS
Deprecated.
|
TachyonStorageType
Specifies the type of data interaction with Tachyon.
|
UnderStorageType
Specifies the type of data interaction with Tachyon's Under Storage.
|
WriteType
Convenience modes for commonly used write types for a TachyonFile.
|
Class and Description |
---|
BlockMasterClient
A wrapper for the thrift client to interact with the block master, used by tachyon clients.
|
BoundedStream
This interface should be implemented by all Tachyon streams which are bounded at a certain
byte size.
|
Cancelable
This interface should be implemented by all Tachyon output streams which support aborting the
temporary data that has been written.
|
Seekable
This interface should be implemented by all Tachyon streams which support moving the read
position to a specific byte offset.
|
Class and Description |
---|
BoundedStream
This interface should be implemented by all Tachyon streams which are bounded at a certain
byte size.
|
Cancelable
This interface should be implemented by all Tachyon output streams which support aborting the
temporary data that has been written.
|
FileSystemMasterClient
A wrapper for the thrift client to interact with the file system master, used by tachyon clients.
|
Seekable
This interface should be implemented by all Tachyon streams which support moving the read
position to a specific byte offset.
|
TachyonStorageType
Specifies the type of data interaction with Tachyon.
|
Class and Description |
---|
ReadType
Convenience modes for commonly used read types for a TachyonFile.
|
TachyonStorageType
Specifies the type of data interaction with Tachyon.
|
UnderStorageType
Specifies the type of data interaction with Tachyon's Under Storage.
|
WriteType
Convenience modes for commonly used write types for a TachyonFile.
|
Class and Description |
---|
Cancelable
This interface should be implemented by all Tachyon output streams which support aborting the
temporary data that has been written.
|
Class and Description |
---|
RemoteBlockReader
The interface to read remote block from data server.
|
RemoteBlockWriter
The interface to write a remote block to the data server.
|
Class and Description |
---|
TachyonFile
Deprecated.
|
TachyonFS
Deprecated.
|
Class and Description |
---|
RemoteBlockReader
The interface to read remote block from data server.
|
Class and Description |
---|
TachyonFS
Deprecated.
|
Copyright © 2015. All Rights Reserved.