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

A

alluxio.underfs.cos - package alluxio.underfs.cos
 

C

close() - Method in class alluxio.underfs.cos.COSOutputStream
Closes this output stream.
copyObject(String, String) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
COSInputStream - Class in alluxio.underfs.cos
A stream for reading a file from COS.
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.
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.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
 

F

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

G

getFolderSuffix() - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
getObjectListingChunk(String, boolean) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 
getObjectStatus(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

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

O

openObject(String, OpenOptions, RetryPolicy) - Method in class alluxio.underfs.cos.COSUnderFileSystem
 

S

setMode(String, short) - 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
 

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 O S W 
Skip navigation links

Copyright © 2020. All Rights Reserved.