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

A

abortMultiPartUploadInternal() - Method in class alluxio.underfs.tos.TOSLowLevelOutputStream
 
alluxio.underfs.tos - package alluxio.underfs.tos
 
AlluxioTosException - Exception in alluxio.underfs.tos
Alluxio exception for tos.

C

cleanup() - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 
close() - Method in class alluxio.underfs.tos.TOSOutputStream
Closes this output stream.
close() - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 
completeMultiPartUploadInternal() - Method in class alluxio.underfs.tos.TOSLowLevelOutputStream
 
copyObject(String, String) - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 
create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.tos.TOSUnderFileSystemFactory
 
createEmptyObject(String) - Method in class alluxio.underfs.tos.TOSLowLevelOutputStream
 
createEmptyObject(String) - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 
createInstance(AlluxioURI, UnderFileSystemConfiguration) - Static method in class alluxio.underfs.tos.TOSUnderFileSystem
Constructs a new instance of TOSUnderFileSystem.
createObject(String) - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 
createStream(long, long) - Method in class alluxio.underfs.tos.TOSInputStream
 

D

deleteObject(String) - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 
deleteObjects(List<String>) - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 

F

flush() - Method in class alluxio.underfs.tos.TOSOutputStream
Flushes this output stream and forces any buffered output bytes to be written out.
from(TosException) - Static method in exception alluxio.underfs.tos.AlluxioTosException
Converts a TosClientException to a corresponding AlluxioTosException.
from(String, TosException) - Static method in exception alluxio.underfs.tos.AlluxioTosException
Converts a TosClientException with errormessage to a corresponding AlluxioTosException.

G

getClient() - Method in class alluxio.underfs.tos.TOSLowLevelOutputStream
 
getContentHash() - Method in class alluxio.underfs.tos.TOSLowLevelOutputStream
 
getContentHash() - Method in class alluxio.underfs.tos.TOSOutputStream
 
getFolderSuffix() - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 
getObjectListingChunk(String, boolean) - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 
getObjectStatus(String) - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 
getPermissions() - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 
getRootKey() - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 
getUnderFSType() - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 

I

initializeTOSClientConfig(AlluxioConfiguration) - Static method in class alluxio.underfs.tos.TOSUnderFileSystem
Creates an TOS ClientConfiguration using an Alluxio Configuration.
initMultiPartUploadInternal() - Method in class alluxio.underfs.tos.TOSLowLevelOutputStream
 

M

mClient - Variable in class alluxio.underfs.tos.TOSLowLevelOutputStream
The TOS client to interact with TOS.
mUploadId - Variable in class alluxio.underfs.tos.TOSLowLevelOutputStream
The upload id of this multipart upload.

O

openObject(String, OpenOptions, RetryPolicy) - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 

P

putObject(String, File, String) - Method in class alluxio.underfs.tos.TOSLowLevelOutputStream
 

S

setMode(String, short) - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 
setOwner(String, String, String) - Method in class alluxio.underfs.tos.TOSUnderFileSystem
 
supportsPath(String) - Method in class alluxio.underfs.tos.TOSUnderFileSystemFactory
 

T

TOSInputStream - Class in alluxio.underfs.tos
A stream for reading a file from TOS.
TOSLowLevelOutputStream - Class in alluxio.underfs.tos
Object storage low output stream for TOS.
TOSLowLevelOutputStream(String, String, TOSV2, ListeningExecutorService, AlluxioConfiguration) - Constructor for class alluxio.underfs.tos.TOSLowLevelOutputStream
Constructs a new stream for writing a file.
TOSOutputStream - Class in alluxio.underfs.tos
A stream for writing a file into TOS.
TOSOutputStream(String, String, TOSV2, List<String>) - Constructor for class alluxio.underfs.tos.TOSOutputStream
Creates a name instance of TOSOutputStream.
TOSUnderFileSystem - Class in alluxio.underfs.tos
TOS(Tinder Object Storage)UnderFileSystem implementation.
TOSUnderFileSystem(AlluxioURI, TOSV2, String, UnderFileSystemConfiguration) - Constructor for class alluxio.underfs.tos.TOSUnderFileSystem
Constructor for TOSUnderFileSystem.
TOSUnderFileSystemFactory - Class in alluxio.underfs.tos
Factory for creating TOSUnderFileSystem.
TOSUnderFileSystemFactory() - Constructor for class alluxio.underfs.tos.TOSUnderFileSystemFactory
Constructs a new TOSUnderFileSystemFactory.

U

uploadPartInternal(File, int, boolean, String) - Method in class alluxio.underfs.tos.TOSLowLevelOutputStream
 

W

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

Copyright © 2024. All Rights Reserved.