| Package | Description |
|---|---|
| alluxio.client.block.stream |
| Modifier and Type | Class and Description |
|---|---|
static class |
BlockWorkerDataReader.Factory
Factory class to create
BlockWorkerDataReaders. |
static class |
GrpcDataReader.Factory
Factory class to create
GrpcDataReaders. |
static class |
LocalFileDataReader.Factory
Factory class to create
LocalFileDataReaders. |
static class |
SharedGrpcDataReader.Factory
Factory class to create
SharedGrpcDataReaders. |
| Modifier and Type | Method and Description |
|---|---|
DataReader.Factory |
BlockInStream.getDataReaderFactory() |
| Constructor and Description |
|---|
BlockInStream(DataReader.Factory dataReaderFactory,
WorkerNetAddress address,
BlockInStream.BlockInStreamSource blockSource,
long id,
long length)
Creates an instance of
BlockInStream. |
Copyright © 2022. All Rights Reserved.