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

A

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.
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.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
 

F

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

G

getFolderSuffix() - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
getObjectListingChunk(String, boolean) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
getObjectStatus(String) - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
getPermissions() - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
getRootKey() - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 
getUnderFSType() - Method in class alluxio.underfs.obs.OBSUnderFileSystem
 

I

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

O

OBSInputStream - Class in alluxio.underfs.obs
A stream for reading a file from OBS.
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.
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
 

R

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

S

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

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

Copyright © 2023. All Rights Reserved.