Package | Description |
---|---|
tachyon.client |
Modifier and Type | Class and Description |
---|---|
class |
BlockOutStream
BlockOutStream implementation of TachyonFile. |
class |
FileOutStream
FileOutStream implementation of TachyonFile. |
Modifier and Type | Method and Description |
---|---|
OutStream |
TachyonFile.getOutStream(WriteType writeType)
Return the OutStream of this file, use the specified write type.
|
Copyright © 2014. All rights reserved.