| Package | Description |
|---|---|
| alluxio.client.block.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
GrpcDataReader
A gRPC data reader that streams a region from gRPC data server.
|
class |
LocalFileDataReader
A data reader that simply reads packets from a local file.
|
| Modifier and Type | Method and Description |
|---|---|
DataReader |
LocalFileDataReader.Factory.create(long offset,
long len) |
DataReader |
GrpcDataReader.Factory.create(long offset,
long len) |
DataReader |
DataReader.Factory.create(long offset,
long len)
Creates an instance of
DataReader. |
Copyright © 2024. All Rights Reserved.