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

A

alluxio.underfs.local - package alluxio.underfs.local
 

C

cleanup() - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
close() - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
connectFromMaster(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
connectFromWorker(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
create(String, CreateOptions) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.local.LocalUnderFileSystemFactory
 
createDirect(String, CreateOptions) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 

D

deleteDirectory(String, DeleteOptions) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
deleteFile(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 

E

exists(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 

G

getBlockSizeByte(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
getDirectoryStatus(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
getFileLocations(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
getFileLocations(String, FileLocationOptions) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
getFileStatus(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
getSpace(String, UnderFileSystem.SpaceType) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
getStatus(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
getUnderFSType() - Method in class alluxio.underfs.local.LocalUnderFileSystem
 

I

isDirectory(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
isFile(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 

L

listStatus(String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
LocalPositionReader - Class in alluxio.underfs.local
Implementation of PositionReader that reads from local UFS.
LocalPositionReader(String, long) - Constructor for class alluxio.underfs.local.LocalPositionReader
 
LocalUnderFileSystem - Class in alluxio.underfs.local
Local FS UnderFileSystem implementation.
LocalUnderFileSystem(AlluxioURI, UnderFileSystemConfiguration) - Constructor for class alluxio.underfs.local.LocalUnderFileSystem
Constructs a new LocalUnderFileSystem.
LocalUnderFileSystemFactory - Class in alluxio.underfs.local
Factory for creating LocalUnderFileSystem.
LocalUnderFileSystemFactory() - Constructor for class alluxio.underfs.local.LocalUnderFileSystemFactory
Constructs a new LocalUnderFileSystemFactory.

M

mkdirs(String, MkdirsOptions) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 

O

open(String, OpenOptions) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
openPositionRead(String, long) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 

R

readInternal(long, ReadTargetBuffer, int) - Method in class alluxio.underfs.local.LocalPositionReader
 
renameDirectory(String, String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
renameFile(String, String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 

S

setMode(String, short) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
setOwner(String, String, String) - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
supportsFlush() - Method in class alluxio.underfs.local.LocalUnderFileSystem
 
supportsPath(String) - Method in class alluxio.underfs.local.LocalUnderFileSystemFactory
 
A C D E G I L M O R S 
All Classes All Packages