Package | Description |
---|---|
tachyon.client | |
tachyon.client.netty | |
tachyon.client.tcp |
Modifier and Type | Method and Description |
---|---|
static RemoteBlockReader |
RemoteBlockReader.Factory.createRemoteBlockReader(TachyonConf conf) |
Modifier and Type | Class and Description |
---|---|
class |
NettyRemoteBlockReader
Read data from remote data server using Netty.
|
Modifier and Type | Class and Description |
---|---|
class |
TCPRemoteBlockReader
Read data from remote data server using TCP.
|
Copyright © 2015. All Rights Reserved.