Package | Description |
---|---|
alluxio.underfs.cos | |
alluxio.underfs.gcs | |
alluxio.underfs.obs | |
alluxio.underfs.oss | |
alluxio.underfs.s3a |
Modifier and Type | Class and Description |
---|---|
class |
COSPositionReader
Implementation of
ObjectPositionReader that reads from COS object store. |
Modifier and Type | Class and Description |
---|---|
class |
GCSPositionReader
Implementation of
ObjectPositionReader that reads from GCS object store. |
Modifier and Type | Class and Description |
---|---|
class |
OBSPositionReader
Implementation of
ObjectPositionReader that reads from OBS object store. |
Modifier and Type | Class and Description |
---|---|
class |
OSSPositionReader
Implementation of
ObjectPositionReader that reads from OSS object store. |
Modifier and Type | Class and Description |
---|---|
class |
S3APositionReader
Implementation of
ObjectPositionReader that reads from S3A object store. |
Copyright © 2023. All Rights Reserved.