A C D E F G I L M O R S W
All Classes All Packages
All Classes All Packages
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
UnderFileSystemimplementation. - 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
-
Constructs a new
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.
- 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
UnderFileSysteminstance.
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) - 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.
- getSpace(String, UnderFileSystem.SpaceType) - Method in class alluxio.underfs.cephfs.CephFSUnderFileSystem
- getStatus(String) - 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
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
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.
- 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
All Classes All Packages