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