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(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
connectFromWorker(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
create(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
create(String, CreateOptions) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
create(String, Object) - Method in class alluxio.underfs.oss.OSSUnderFileSystemFactory
 
createInstance(AlluxioURI) - Static method in class alluxio.underfs.oss.OSSUnderFileSystem
Constructs a new instance of OSSUnderFileSystem.

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
 
getGroup(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
getMode(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
getModificationTimeMs(String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
getOwner(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
 
mkdirs(String, MkdirsOptions) - 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(AlluxioURI, OSSClient, String, String) - Constructor for class alluxio.underfs.oss.OSSUnderFileSystem
Constructor for OSSUnderFileSystem.
OSSUnderFileSystemFactory - Class in alluxio.underfs.oss
Factory for creating OSSUnderFileSystem.
OSSUnderFileSystemFactory() - Constructor for class alluxio.underfs.oss.OSSUnderFileSystemFactory
Constructs a new 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
 
setMode(String, short) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
setOwner(String, String, String) - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
skip(long) - Method in class alluxio.underfs.oss.OSSInputStream
 
supportsFlush() - Method in class alluxio.underfs.oss.OSSUnderFileSystem
 
supportsPath(String) - 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.