Package | Description |
---|---|
alluxio.worker.block |
Modifier and Type | Method and Description |
---|---|
static UnderFileSystemBlockReader |
UnderFileSystemBlockReader.create(UnderFileSystemBlockMeta blockMeta,
long offset,
boolean positionShort,
BlockStore localBlockStore,
UfsManager ufsManager,
UfsInputStreamCache ufsInStreamCache,
String user)
Creates an instance of
UnderFileSystemBlockReader and initializes it with a reading
offset. |
Copyright © 2023. All Rights Reserved.