JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
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(Configuration, String)
- Method in class alluxio.underfs.s3.
S3UnderFileSystem
connectFromWorker(Configuration, String)
- Method in class alluxio.underfs.s3.
S3UnderFileSystem
create(String)
- Method in class alluxio.underfs.s3.
S3UnderFileSystem
create(String, int)
- Method in class alluxio.underfs.s3.
S3UnderFileSystem
create(String, short, int)
- Method in class alluxio.underfs.s3.
S3UnderFileSystem
create(String, Configuration, 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
getModificationTimeMs(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
O
open(String)
- Method in class alluxio.underfs.s3.
S3UnderFileSystem
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(String, Configuration)
- 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
setConf(Object)
- Method in class alluxio.underfs.s3.
S3UnderFileSystem
setPermission(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, Configuration)
- 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
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All Rights Reserved.