A C D E F G I L M O R S W 

A

alluxio.underfs.oss - package alluxio.underfs.oss
 

C

close() - Method in class alluxio.underfs.oss.OSSInputStream
 
close() - Method in class alluxio.underfs.oss.OSSOutputStream
Closes this output stream.
close() - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
connectFromMaster(Configuration, String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
connectFromWorker(Configuration, String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
create(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
create(String, int) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
create(String, short, int) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
create(String, Configuration, Object) - Method in class alluxio.underfs.oss.OSSUnderFileSystemFactory
 

D

delete(String, boolean) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 

E

exists(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 

F

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

G

getBlockSizeByte(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
Gets the block size in bytes.
getConf() - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
getFileLocations(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
getFileLocations(String, long) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
getFileSize(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
getModificationTimeMs(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
getSpace(String, UnderFileSystem.SpaceType) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
getUnderFSType() - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 

I

isFile(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 

L

list(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 

M

mkdirs(String, boolean) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 

O

open(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
OSSInputStream - Class in alluxio.underfs.oss
A stream for reading a file from OSS.
OSSOutputStream - Class in alluxio.underfs.oss
A stream for writing a file into OSS.
OSSOutputStream(String, String, OSSClient) - Constructor for class alluxio.underfs.oss.OSSOutputStream
Creates a name instance of OSSOutputStream.
OSSUnderFileSystem - Class in alluxio.underfs.oss
Aliyun OSS UnderFileSystem implementation.
OSSUnderFileSystem(String, Configuration) - Constructor for class alluxio.underfs.oss.OSSUnderFileSystem
 
OSSUnderFileSystemFactory - Class in alluxio.underfs.oss
Factory for creating OSSUnderFileSystem.
OSSUnderFileSystemFactory() - Constructor for class alluxio.underfs.oss.OSSUnderFileSystemFactory
 

R

read() - Method in class alluxio.underfs.oss.OSSInputStream
 
read(byte[], int, int) - Method in class alluxio.underfs.oss.OSSInputStream
 
rename(String, String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 

S

setConf(Object) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
setPermission(String, String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
skip(long) - Method in class alluxio.underfs.oss.OSSInputStream
 
supportsPath(String, Configuration) - Method in class alluxio.underfs.oss.OSSUnderFileSystemFactory
 

W

write(int) - Method in class alluxio.underfs.oss.OSSOutputStream
Writes the given bytes to this output stream.
write(byte[]) - Method in class alluxio.underfs.oss.OSSOutputStream
Writes the given byte array to this output stream.
write(byte[], int, int) - Method in class alluxio.underfs.oss.OSSOutputStream
Writes the given number of bytes from the given byte array starting at the given offset to this output stream.
A C D E F G I L M O R S W 

Copyright © 2016. All Rights Reserved.