Package | Description |
---|---|
alluxio.underfs | |
alluxio.underfs.cos | |
alluxio.underfs.gcs | |
alluxio.underfs.kodo | |
alluxio.underfs.oss | |
alluxio.underfs.s3a | |
alluxio.underfs.swift |
Modifier and Type | Method and Description |
---|---|
protected abstract ObjectUnderFileSystem.ObjectPermissions |
ObjectUnderFileSystem.getPermissions()
Permissions for the mounted bucket.
|
Modifier and Type | Method and Description |
---|---|
protected ObjectUnderFileSystem.ObjectPermissions |
COSUnderFileSystem.getPermissions() |
Modifier and Type | Method and Description |
---|---|
protected ObjectUnderFileSystem.ObjectPermissions |
GCSUnderFileSystem.getPermissions() |
Modifier and Type | Method and Description |
---|---|
protected ObjectUnderFileSystem.ObjectPermissions |
KodoUnderFileSystem.getPermissions() |
Modifier and Type | Method and Description |
---|---|
protected ObjectUnderFileSystem.ObjectPermissions |
OSSUnderFileSystem.getPermissions() |
Modifier and Type | Method and Description |
---|---|
protected ObjectUnderFileSystem.ObjectPermissions |
S3AUnderFileSystem.getPermissions() |
Modifier and Type | Method and Description |
---|---|
protected ObjectUnderFileSystem.ObjectPermissions |
SwiftUnderFileSystem.getPermissions() |
Copyright © 2023. All Rights Reserved.