| Package | Description |
|---|---|
| alluxio.client | |
| alluxio.client.block.stream | |
| alluxio.client.file | |
| alluxio.client.file.options |
| Class and Description |
|---|
| AlluxioStorageType
Specifies the type of data interaction with Alluxio.
|
| Cancelable
This interface should be implemented by all Alluxio output streams which support aborting the
temporary data that has been written.
|
| ReadType
Convenience modes for commonly used read types.
|
| UnderStorageType
Specifies the type of data interaction with Alluxio's Under Storage.
|
| WriteType
Write types for creating a file in Alluxio.
|
| Class and Description |
|---|
| BoundedStream
This interface should be implemented by all Alluxio streams which are bounded at a certain
byte size.
|
| Cancelable
This interface should be implemented by all Alluxio output streams which support aborting the
temporary data that has been written.
|
| PositionedReadable
Stream that permits positional reading.
|
| Class and Description |
|---|
| AbstractOutStream
An abstraction of the output stream API in Alluxio to write data to a file or a block.
|
| BoundedStream
This interface should be implemented by all Alluxio streams which are bounded at a certain
byte size.
|
| Cancelable
This interface should be implemented by all Alluxio output streams which support aborting the
temporary data that has been written.
|
| PositionedReadable
Stream that permits positional reading.
|
| Class and Description |
|---|
| AlluxioStorageType
Specifies the type of data interaction with Alluxio.
|
| UnderStorageType
Specifies the type of data interaction with Alluxio's Under Storage.
|
| WriteType
Write types for creating a file in Alluxio.
|
Copyright © 2024. All Rights Reserved.