| Package | Description |
|---|---|
| alluxio.client.block.stream | |
| alluxio.client.file | |
| alluxio.client.file.cache |
| 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 |
|---|
| 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 |
|---|
| BoundedStream
This interface should be implemented by all Alluxio streams which are bounded at a certain
byte size.
|
| PositionedReadable
Stream that permits positional reading.
|
Copyright © 2022. All Rights Reserved.