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

A

abortMultipartUploadInternal() - Method in class alluxio.underfs.cos.COSMultipartUploadOutputStream
 
alluxio.underfs.cos - package alluxio.underfs.cos
 
AlluxioCosException - Exception in alluxio.underfs.cos
Alluxio exception for cos.

C

close() - Method in class alluxio.underfs.cos.COSOutputStream
Closes this output stream.
completeMultipartUploadInternal() - Method in class alluxio.underfs.cos.COSMultipartUploadOutputStream
 
copyObject(String, String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
COSInputStream - Class in alluxio.underfs.cos
A stream for reading a file from COS.
COSMultipartUploadOutputStream - Class in alluxio.underfs.cos
Object storage multipart upload for COS.
COSMultipartUploadOutputStream(String, String, COS, ListeningExecutorService, AlluxioConfiguration) - Constructor for class alluxio.underfs.cos.COSMultipartUploadOutputStream
Constructs a new stream for writing a file.
COSOutputStream - Class in alluxio.underfs.cos
A stream for writing a file into COS.
COSOutputStream(String, String, COSClient, List<String>) - Constructor for class alluxio.underfs.cos.COSOutputStream
Creates a name instance of COSOutputStream.
COSPositionReader - Class in alluxio.underfs.cos
Implementation of ObjectPositionReader that reads from COS object store.
COSPositionReader(COSClient, String, String, long) - Constructor for class alluxio.underfs.cos.COSPositionReader
 
COSUnderFileSystem - Class in alluxio.underfs.cos
Tencent Cloud COS UnderFileSystem implementation.
COSUnderFileSystem(AlluxioURI, COSClient, String, String, UnderFileSystemConfiguration) - Constructor for class alluxio.underfs.cos.COSUnderFileSystem
Constructor for COSUnderFileSystem.
COSUnderFileSystemFactory - Class in alluxio.underfs.cos
Factory for creating COSUnderFileSystem.
COSUnderFileSystemFactory() - Constructor for class alluxio.underfs.cos.COSUnderFileSystemFactory
Constructs a new COSUnderFileSystemFactory.
create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.cos.COSUnderFileSystemFactory
 
createEmptyObject(String) - Method in class alluxio.underfs.cos.COSMultipartUploadOutputStream
 
createEmptyObject(String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
createInstance(AlluxioURI, UnderFileSystemConfiguration) - Static method in class alluxio.underfs.cos.COSUnderFileSystem
Constructs a new instance of COSUnderFileSystem.
createObject(String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
createStream(long, long) - Method in class alluxio.underfs.cos.COSInputStream
 

D

deleteObject(String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
deleteObjects(List<String>) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 

F

flush() - Method in class alluxio.underfs.cos.COSOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
from(CosClientException) - Static method in exception alluxio.underfs.cos.AlluxioCosException
Converts an AmazonClientException to a corresponding AlluxioCosException.
from(String, CosClientException) - Static method in exception alluxio.underfs.cos.AlluxioCosException
Converts an CosClientException with errormessage to a corresponding AlluxioCosException.

G

getClient() - Method in class alluxio.underfs.cos.COSMultipartUploadOutputStream
 
getContentHash() - Method in class alluxio.underfs.cos.COSMultipartUploadOutputStream
 
getContentHash() - Method in class alluxio.underfs.cos.COSOutputStream
 
getFolderSuffix() - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
getObjectListingChunk(String, boolean) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
getObjectListingChunk(ListObjectsRequest) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
getObjectStatus(String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
getObjectTags(String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
getPermissions() - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
getRootKey() - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
getUnderFSType() - Method in class alluxio.underfs.cos.COSUnderFileSystem
 

I

initMultipartUploadInternal() - Method in class alluxio.underfs.cos.COSMultipartUploadOutputStream
 
isDirectory(String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 

M

mClient - Variable in class alluxio.underfs.cos.COSPositionReader
Client for operations with COS.
mUploadId - Variable in class alluxio.underfs.cos.COSMultipartUploadOutputStream
The upload id of this multipart upload.

O

openObject(String, OpenOptions, RetryPolicy) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
openObjectInputStream(long, int) - Method in class alluxio.underfs.cos.COSPositionReader
 
openPositionRead(String, long) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 

P

putObject(String, byte[], long) - Method in class alluxio.underfs.cos.COSMultipartUploadOutputStream
 

S

setMode(String, short) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
setObjectTagging(String, String, String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
setOwner(String, String, String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
supportsPath(String) - Method in class alluxio.underfs.cos.COSUnderFileSystemFactory
 

U

uploadPartInternal(byte[], int, boolean, long) - Method in class alluxio.underfs.cos.COSMultipartUploadOutputStream
 

W

write(int) - Method in class alluxio.underfs.cos.COSOutputStream
Writes the given bytes to this output stream.
write(byte[]) - Method in class alluxio.underfs.cos.COSOutputStream
Writes the given byte array to this output stream.
write(byte[], int, int) - Method in class alluxio.underfs.cos.COSOutputStream
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 S U W 
Skip navigation links

Copyright © 2024. All Rights Reserved.