JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
F
G
I
L
M
O
R
S
T
W
C
close()
- Method in class tachyon.underfs.s3.
S3InputStream
close()
- Method in class tachyon.underfs.s3.
S3OutputStream
close()
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
connectFromMaster(TachyonConf, String)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
connectFromWorker(TachyonConf, String)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
create(String)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
create(String, int)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
create(String, short, int)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
create(String, TachyonConf, Object)
- Method in class tachyon.underfs.s3.
S3UnderFileSystemFactory
D
delete(String, boolean)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
E
exists(String)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
F
flush()
- Method in class tachyon.underfs.s3.
S3OutputStream
G
getBlockSizeByte(String)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
There is no concept of a block in S3, however the maximum allowed size of one file is currently 5 TB.
getConf()
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
getFileLocations(String)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
getFileLocations(String, long)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
getFileSize(String)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
getModificationTimeMs(String)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
getSpace(String, UnderFileSystem.SpaceType)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
getUnderFSType()
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
I
isFile(String)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
L
list(String)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
M
mkdirs(String, boolean)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
O
open(String)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
R
read()
- Method in class tachyon.underfs.s3.
S3InputStream
read(byte[], int, int)
- Method in class tachyon.underfs.s3.
S3InputStream
rename(String, String)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
S
S3InputStream
- Class in
tachyon.underfs.s3
This class is a wrapper around the input stream returned by
S3Object
getDataInputStream.
S3OutputStream
- Class in
tachyon.underfs.s3
This class creates a streaming interface for writing a file in s3.
S3OutputStream(String, String, S3Service)
- Constructor for class tachyon.underfs.s3.
S3OutputStream
S3UnderFileSystem
- Class in
tachyon.underfs.s3
Under file system implementation for S3 using the Jets3t library.
S3UnderFileSystem(String, TachyonConf)
- Constructor for class tachyon.underfs.s3.
S3UnderFileSystem
S3UnderFileSystemFactory
- Class in
tachyon.underfs.s3
This class is a factory for S3UnderFileSystem clients.
S3UnderFileSystemFactory()
- Constructor for class tachyon.underfs.s3.
S3UnderFileSystemFactory
setConf(Object)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
setPermission(String, String)
- Method in class tachyon.underfs.s3.
S3UnderFileSystem
skip(long)
- Method in class tachyon.underfs.s3.
S3InputStream
This method leverages the ability to open a stream from S3 from a given offset.
supportsPath(String, TachyonConf)
- Method in class tachyon.underfs.s3.
S3UnderFileSystemFactory
T
tachyon.underfs.s3
- package tachyon.underfs.s3
W
write(int)
- Method in class tachyon.underfs.s3.
S3OutputStream
write(byte[])
- Method in class tachyon.underfs.s3.
S3OutputStream
write(byte[], int, int)
- Method in class tachyon.underfs.s3.
S3OutputStream
C
D
E
F
G
I
L
M
O
R
S
T
W
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All Rights Reserved.