Package | Description |
---|---|
tachyon.client.block | |
tachyon.client.file | |
tachyon.client.lineage |
Modifier and Type | Class and Description |
---|---|
class |
BufferedBlockOutStream
Provides a stream API to write a block to Tachyon.
|
class |
LocalBlockOutStream
Provides a streaming API to write to a Tachyon block.
|
class |
RemoteBlockOutStream
Provides a streaming API to write to a Tachyon block.
|
Modifier and Type | Class and Description |
---|---|
class |
FileOutStream
Provides a streaming API to write a file.
|
Modifier and Type | Class and Description |
---|---|
class |
DummyFileOutputStream
A dummy file output stream that does nothing.
|
class |
LineageFileOutStream
A stream API to write a file when lineage is enabled.
|
Copyright © 2015. All Rights Reserved.