| Package | Description |
|---|---|
| alluxio.proxy.s3 |
| Modifier and Type | Field and Description |
|---|---|
static S3RangeSpec |
S3RangeSpec.INVALID_S3_RANGE_SPEC |
| Modifier and Type | Method and Description |
|---|---|
static S3RangeSpec |
S3RangeSpec.Factory.create(java.lang.String range)
Create
S3RangeSpec from http range header. |
| Modifier and Type | Method and Description |
|---|---|
static RangeFileInStream |
RangeFileInStream.Factory.create(FileInStream underlyingStream,
long underlyingLength,
S3RangeSpec range) |
Copyright © 2022. All Rights Reserved.