Skip navigation links
A C D F G I M O P R S U W 

A

abortMultiPartUploadInternal() - Method in class alluxio.underfs.obs.OBSLowLevelOutputStream
 
abortMultipartUploadInternal() - Method in class alluxio.underfs.obs.OBSMultipartUploadOutputStream
 
alluxio.underfs.obs - package alluxio.underfs.obs
 

C

cleanup() - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
close() - Method in class alluxio.underfs.obs.OBSOutputStream
Closes this output stream.
completeMultiPartUploadInternal() - Method in class alluxio.underfs.obs.OBSLowLevelOutputStream
 
completeMultipartUploadInternal() - Method in class alluxio.underfs.obs.OBSMultipartUploadOutputStream
 
copyObject(String, String) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.obs.OBSUnderFileSystemFactory
 
createEmptyObject(String) - Method in class alluxio.underfs.obs.OBSLowLevelOutputStream
 
createEmptyObject(String) - Method in class alluxio.underfs.obs.OBSMultipartUploadOutputStream
 
createEmptyObject(String) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
createInstance(AlluxioURI, UnderFileSystemConfiguration) - Static method in class alluxio.underfs.obs.OBSUnderFileSystem
Constructs a new instance of OBSUnderFileSystem.
createObject(String) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
createStream(long, long) - Method in class alluxio.underfs.obs.OBSInputStream
 

D

deleteObject(String) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
deleteObjects(List<String>) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 

F

flush() - Method in class alluxio.underfs.obs.OBSOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.

G

getClient() - Method in class alluxio.underfs.obs.OBSLowLevelOutputStream
 
getClient() - Method in class alluxio.underfs.obs.OBSMultipartUploadOutputStream
 
getContentHash() - Method in class alluxio.underfs.obs.OBSLowLevelOutputStream
 
getContentHash() - Method in class alluxio.underfs.obs.OBSMultipartUploadOutputStream
 
getContentHash() - Method in class alluxio.underfs.obs.OBSOutputStream
 
getFolderSuffix() - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
getObjectListingChunk(String, boolean) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
getObjectListingChunk(ListObjectsRequest) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
getObjectStatus(String) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
getObjectTags(String) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
getPermissions() - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
getRootKey() - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
getStatus(String) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
getUnderFSType() - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 

I

initMultiPartUploadInternal() - Method in class alluxio.underfs.obs.OBSLowLevelOutputStream
 
initMultipartUploadInternal() - Method in class alluxio.underfs.obs.OBSMultipartUploadOutputStream
 
isDirectory(String) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 

M

mClient - Variable in class alluxio.underfs.obs.OBSPositionReader
Client for operations with OBS.
mUploadId - Variable in class alluxio.underfs.obs.OBSLowLevelOutputStream
The upload id of this multipart upload.
mUploadId - Variable in class alluxio.underfs.obs.OBSMultipartUploadOutputStream
The upload id of this multipart upload.

O

ObsClientExt - Class in alluxio.underfs.obs
An extension of ObsClient to support config.
ObsClientExt(String, String, String, Map<String, Object>) - Constructor for class alluxio.underfs.obs.ObsClientExt
Construct obs client.
OBSInputStream - Class in alluxio.underfs.obs
A stream for reading a file from OBS.
OBSLowLevelOutputStream - Class in alluxio.underfs.obs
ObjectLowLevelOutputStream implement for OBS.
OBSLowLevelOutputStream(String, String, IObsClient, ListeningExecutorService, AlluxioConfiguration) - Constructor for class alluxio.underfs.obs.OBSLowLevelOutputStream
Constructs a new stream for writing a file.
OBSMultipartUploadOutputStream - Class in alluxio.underfs.obs
Object storage multipart upload for obs.
OBSMultipartUploadOutputStream(String, String, ObsClient, ListeningExecutorService, AlluxioConfiguration) - Constructor for class alluxio.underfs.obs.OBSMultipartUploadOutputStream
Constructs a new stream for writing a file.
OBSOutputStream - Class in alluxio.underfs.obs
A stream for writing a file into OBS.
OBSOutputStream(String, String, ObsClient, List<String>) - Constructor for class alluxio.underfs.obs.OBSOutputStream
Creates a name instance of OBSOutputStream.
OBSPositionReader - Class in alluxio.underfs.obs
Implementation of ObjectPositionReader that reads from OBS object store.
OBSPositionReader(ObsClient, String, String, long) - Constructor for class alluxio.underfs.obs.OBSPositionReader
 
OBSUnderFileSystem - Class in alluxio.underfs.obs
Huawei OBS UnderFileSystem implementation.
OBSUnderFileSystem(AlluxioURI, ObsClient, String, String, UnderFileSystemConfiguration) - Constructor for class alluxio.underfs.obs.OBSUnderFileSystem
Constructor for OBSUnderFileSystem.
OBSUnderFileSystemFactory - Class in alluxio.underfs.obs
Factory for creating OBSUnderFileSystem.
OBSUnderFileSystemFactory() - Constructor for class alluxio.underfs.obs.OBSUnderFileSystemFactory
Constructs a new OBSUnderFileSystemFactory.
openObject(String, OpenOptions, RetryPolicy) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
openObjectInputStream(long, int) - Method in class alluxio.underfs.obs.OBSPositionReader
 
openPositionRead(String, long) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 

P

putObject(String, File, String) - Method in class alluxio.underfs.obs.OBSLowLevelOutputStream
 
putObject(String, byte[], long) - Method in class alluxio.underfs.obs.OBSMultipartUploadOutputStream
 

R

renameDirectory(String, String) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 

S

setMode(String, short) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
setObjectTagging(String, String, String) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
setOwner(String, String, String) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
supportsPath(String) - Method in class alluxio.underfs.obs.OBSUnderFileSystemFactory
 

U

uploadPartInternal(File, int, boolean, String) - Method in class alluxio.underfs.obs.OBSLowLevelOutputStream
 
uploadPartInternal(byte[], int, boolean, long) - Method in class alluxio.underfs.obs.OBSMultipartUploadOutputStream
 

W

write(int) - Method in class alluxio.underfs.obs.OBSOutputStream
Writes the given bytes to this output stream.
write(byte[]) - Method in class alluxio.underfs.obs.OBSOutputStream
Writes the given byte array to this output stream.
write(byte[], int, int) - Method in class alluxio.underfs.obs.OBSOutputStream
Writes the given number of bytes from the given byte array starting at the given offset to this output stream.
A C D F G I M O P R S U W 
Skip navigation links

Copyright © 2023. All Rights Reserved.