Package | Description |
---|---|
tachyon.client.block | |
tachyon.client.file |
Modifier and Type | Class and Description |
---|---|
class |
BlockInStream
This class represents a stream to a block in the Tachyon system.
|
class |
BufferedBlockInStream
Provides a stream API to read a block from Tachyon.
|
class |
LocalBlockInStream
This class provides a streaming API to read a block in Tachyon.
|
class |
RemoteBlockInStream
This class provides a streaming API to read a block in Tachyon.
|
Modifier and Type | Class and Description |
---|---|
class |
FileInStream
A streaming API to read a file.
|
class |
UnderStoreFileInStream
This class provides a streaming API to read a fixed chunk from a file in the under storage
system.
|
Copyright © 2015. All Rights Reserved.