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

A

alluxio.underfs.s3 - package alluxio.underfs.s3
 

C

close() - Method in class alluxio.underfs.s3.S3InputStream
 
close() - Method in class alluxio.underfs.s3.S3OutputStream
 
close() - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
connectFromMaster(String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
connectFromWorker(String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
create(String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
create(String, CreateOptions) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
create(String, Object) - Method in class alluxio.underfs.s3.S3UnderFileSystemFactory
 

D

delete(String, boolean) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 

E

exists(String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 

F

flush() - Method in class alluxio.underfs.s3.S3OutputStream
 

G

getBlockSizeByte(String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
Gets the block size in bytes.
getConf() - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
getFileLocations(String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
getFileLocations(String, long) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
getFileSize(String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
getGroup(String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
getMode(String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
getModificationTimeMs(String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
getOwner(String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
getSpace(String, UnderFileSystem.SpaceType) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
getUnderFSType() - Method in class alluxio.underfs.s3.S3UnderFileSystem
 

I

isFile(String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 

L

list(String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 

M

mkdirs(String, boolean) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
mkdirs(String, MkdirsOptions) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 

O

open(String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
openAtPosition(String, long) - Method in class alluxio.underfs.s3.S3UnderFileSystem
Opens a S3 object at given position and returns the opened input stream.

R

read() - Method in class alluxio.underfs.s3.S3InputStream
 
read(byte[], int, int) - Method in class alluxio.underfs.s3.S3InputStream
 
rename(String, String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 

S

S3InputStream - Class in alluxio.underfs.s3
A stream for reading a file from S3.
S3OutputStream - Class in alluxio.underfs.s3
A stream for writing a file into S3.
S3OutputStream(String, String, S3Service) - Constructor for class alluxio.underfs.s3.S3OutputStream
Constructs a new stream for writing a file.
S3UnderFileSystem - Class in alluxio.underfs.s3
S3 FS UnderFileSystem implementation based on the jets3t library.
S3UnderFileSystem(AlluxioURI) - Constructor for class alluxio.underfs.s3.S3UnderFileSystem
Constructs a new instance of S3UnderFileSystem.
S3UnderFileSystemFactory - Class in alluxio.underfs.s3
Factory for creating S3UnderFileSystem.
S3UnderFileSystemFactory() - Constructor for class alluxio.underfs.s3.S3UnderFileSystemFactory
Constructs a new S3UnderFileSystemFactory.
setConf(Object) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
setMode(String, short) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
setOwner(String, String, String) - Method in class alluxio.underfs.s3.S3UnderFileSystem
 
skip(long) - Method in class alluxio.underfs.s3.S3InputStream
This method leverages the ability to open a stream from S3 from a given offset.
supportsPath(String) - Method in class alluxio.underfs.s3.S3UnderFileSystemFactory
 

W

write(int) - Method in class alluxio.underfs.s3.S3OutputStream
 
write(byte[]) - Method in class alluxio.underfs.s3.S3OutputStream
 
write(byte[], int, int) - Method in class alluxio.underfs.s3.S3OutputStream
 
A C D E F G I L M O R S W 

Copyright © 2016. All Rights Reserved.