| Package | Description |
|---|---|
| tachyon.client |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockInStream
InputStream interface implementation of TachyonFile. |
class |
EmptyBlockInStream
EmptyBlockInStream is a InStream can not read anything. |
class |
FileInStream
FileInStream implementation of TachyonFile.
|
class |
LocalBlockInStream
BlockInStream for local block.
|
class |
RemoteBlockInStream
BlockInStream for remote block.
|
| Modifier and Type | Method and Description |
|---|---|
InStream |
TachyonFile.getInStream(ReadType readType) |
Copyright © 2014. All rights reserved.