Package | Description |
---|---|
alluxio.client.file | |
alluxio.client.file.cache | |
alluxio.client.file.ufs | |
alluxio.hadoop |
Modifier and Type | Class and Description |
---|---|
class |
FileInStream
A streaming API to read a file.
|
class |
PositionReadFileInStream
Implementation of
FileInStream that reads from a dora cache if possible. |
Modifier and Type | Class and Description |
---|---|
class |
LocalCacheFileInStream
Implementation of
FileInStream that reads from a local cache if possible. |
Modifier and Type | Class and Description |
---|---|
class |
UfsFileInStream
Supports reading from a ufs file directly.
|
Modifier and Type | Class and Description |
---|---|
class |
AlluxioHdfsInputStream
A wrapper class to translate Hadoop FileSystem FSDataInputStream to Alluxio FileSystem
FileInStream.
|
Copyright © 2023. All Rights Reserved.