Package | Description |
---|---|
tachyon.client.block | |
tachyon.client.file |
Class and Description |
---|
BlockInStream
This class represents a stream to a block in the Tachyon system.
|
BlockStoreContext
A shared context in each client JVM for common Block Store client functionality such as a pool of
master clients and a pool of local worker clients.
|
BufferedBlockInStream
Provides a stream API to read a block from Tachyon.
|
BufferedBlockOutStream
Provides a stream API to write a block to Tachyon.
|
TachyonBlockStore
Tachyon Block Store client.
|
Class and Description |
---|
BlockInStream
This class represents a stream to a block in the Tachyon system.
|
BufferedBlockOutStream
Provides a stream API to write a block to Tachyon.
|
TachyonBlockStore
Tachyon Block Store client.
|
Copyright © 2015. All Rights Reserved.