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

A

alluxio.underfs.cephfs - package alluxio.underfs.cephfs
 
available() - Method in class alluxio.underfs.cephfs.CephInputStream
 

C

CephFSUnderFileSystem - Class in alluxio.underfs.cephfs
CephFS UnderFileSystem implementation.
CephFSUnderFileSystem(AlluxioURI, CephMount, UnderFileSystemConfiguration) - Constructor for class alluxio.underfs.cephfs.CephFSUnderFileSystem
Constructs a new CephFS UnderFileSystem.
CephFSUnderFileSystemFactory - Class in alluxio.underfs.cephfs
Factory for creating CephFSUnderFileSystem.
CephFSUnderFileSystemFactory() - Constructor for class alluxio.underfs.cephfs.CephFSUnderFileSystemFactory
CephInputStream - Class in alluxio.underfs.cephfs
A stream for reading a file from CephFS.
CephInputStream(CephMount, int, long) - Constructor for class alluxio.underfs.cephfs.CephInputStream
Create a new CephInputStream.
CephOutputStream - Class in alluxio.underfs.cephfs
A stream for writing a file into CephFS.
CephOutputStream(CephMount, int) - Constructor for class alluxio.underfs.cephfs.CephOutputStream
Construct the CephOutputStream.
CephSeekableInputStream - Class in alluxio.underfs.cephfs
The input stream of CEPHFS as under filesystem.
cleanup() - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
close() - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
close() - Method in class alluxio.underfs.cephfs.CephInputStream
 
close() - Method in class alluxio.underfs.cephfs.CephOutputStream
 
connectFromMaster(String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
connectFromWorker(String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
create(String, CreateOptions) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystemFactory
 
createDirect(String, CreateOptions) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
createInstance(AlluxioURI, UnderFileSystemConfiguration) - Static method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
Factory method to constructs a new CephFS UnderFileSystem instance.

D

deleteDirectory(String, DeleteOptions) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
deleteFile(String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 

E

exists(String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 

F

flush() - Method in class alluxio.underfs.cephfs.CephOutputStream
 

G

getBlockSizeByte(String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
getDirectoryStatus(String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
getFileLocations(String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
getFileLocations(String, FileLocationOptions) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
getFileStatus(String, GetStatusOptions) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
Gets stat information on a file.
getPos() - Method in class alluxio.underfs.cephfs.CephInputStream
Gets the current position of the stream.
getPos() - Method in class alluxio.underfs.cephfs.CephSeekableInputStream
 
getSpace(String, UnderFileSystem.SpaceType) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
getStatus(String, GetStatusOptions) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
getUnderFSType() - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 

I

isDirectory(String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
isFile(String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
isSeekable() - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 

L

listStatus(String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
Each string is a name rather than a complete path.

M

mkdirs(String, MkdirsOptions) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 

O

open(String, OpenOptions) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
openPositionRead(String, long) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 

R

read() - Method in class alluxio.underfs.cephfs.CephInputStream
 
read(byte[], int, int) - Method in class alluxio.underfs.cephfs.CephInputStream
 
renameDirectory(String, String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
renameFile(String, String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
renameRenamableDirectory(String, String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
renameRenamableFile(String, String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 

S

seek(long) - Method in class alluxio.underfs.cephfs.CephInputStream
Seek.
seek(long) - Method in class alluxio.underfs.cephfs.CephSeekableInputStream
 
setMode(String, short) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
setOwner(String, String, String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
skip(long) - Method in class alluxio.underfs.cephfs.CephInputStream
 
supportsFlush() - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
 
supportsPath(String) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystemFactory
 

W

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