A C D F G K L O S U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- alluxio.underfs.kodo - package alluxio.underfs.kodo
C
- close() - Method in class alluxio.underfs.kodo.KodoOutputStream
-
Closes this output stream.
- copyObject(String, String) - Method in class alluxio.underfs.kodo.KodoClient
-
Copys object in Qiniu kodo.
- copyObject(String, String) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
- create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.kodo.KodoUnderFileSystemFactory
- createEmptyObject(String) - Method in class alluxio.underfs.kodo.KodoClient
-
Creates empty Object in Qiniu kodo.
- createEmptyObject(String) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
- createObject(String) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
- createStream(long, long) - Method in class alluxio.underfs.kodo.KodoInputStream
- creatInstance(AlluxioURI, UnderFileSystemConfiguration) - Static method in class alluxio.underfs.kodo.KodoUnderFileSystem
D
- deleteObject(String) - Method in class alluxio.underfs.kodo.KodoClient
-
Deletes Object in Qiniu kodo.
- deleteObject(String) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
F
- flush() - Method in class alluxio.underfs.kodo.KodoOutputStream
G
- getBucketName() - Method in class alluxio.underfs.kodo.KodoClient
-
Gets bucketname for kodoclient.
- getFileInfo(String) - Method in class alluxio.underfs.kodo.KodoClient
-
Gets file from for Qiniu kodo.
- getFolderSuffix() - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
- getObject(String, long, long, long) - Method in class alluxio.underfs.kodo.KodoClient
-
Gets object from Qiniu kodo.
- getObjectListingChunk(String, boolean) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
- getObjectStatus(String) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
-
Gets metadata information about object.
- getPermissions() - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
- getRootKey() - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
-
Gets full path of root in object store.
- getUnderFSType() - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
K
- KodoClient - Class in alluxio.underfs.kodo
-
Client or Kodo under file system.
- KodoClient(Auth, String, String, String, Configuration, OkHttpClient) - Constructor for class alluxio.underfs.kodo.KodoClient
-
Creates a new instance of
KodoClient. - KodoInputStream - Class in alluxio.underfs.kodo
-
A stream for reading a file from Kodo.
- KodoOutputStream - Class in alluxio.underfs.kodo
-
A stream for writing a file into Qiniu.
- KodoOutputStream(String, KodoClient, List<String>) - Constructor for class alluxio.underfs.kodo.KodoOutputStream
-
Creates a name instance of
KodoOutputStream. - KodoUnderFileSystem - Class in alluxio.underfs.kodo
-
Qiniu Kodo
UnderFileSystemimplementation. - KodoUnderFileSystem(AlluxioURI, KodoClient, UnderFileSystemConfiguration) - Constructor for class alluxio.underfs.kodo.KodoUnderFileSystem
- KodoUnderFileSystemFactory - Class in alluxio.underfs.kodo
-
Factory for creating
KodoUnderFileSystem. - KodoUnderFileSystemFactory() - Constructor for class alluxio.underfs.kodo.KodoUnderFileSystemFactory
-
Constructs a new
KodoUnderFileSystem.
L
- listFiles(String, String, int, String) - Method in class alluxio.underfs.kodo.KodoClient
-
Lists object for Qiniu kodo.
O
- openObject(String, OpenOptions, RetryPolicy) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
- openPositionRead(String, long) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
S
- setMode(String, short) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
- setOwner(String, String, String) - Method in class alluxio.underfs.kodo.KodoUnderFileSystem
- supportsPath(String) - Method in class alluxio.underfs.kodo.KodoUnderFileSystemFactory
U
- uploadFile(String, File) - Method in class alluxio.underfs.kodo.KodoClient
-
Puts Object to Qiniu kodo.
W
- write(byte[]) - Method in class alluxio.underfs.kodo.KodoOutputStream
- write(byte[], int, int) - Method in class alluxio.underfs.kodo.KodoOutputStream
- write(int) - Method in class alluxio.underfs.kodo.KodoOutputStream
All Classes All Packages