A C G S 
All Classes All Packages

A

AbfsUnderFileSystem - Class in alluxio.underfs.abfs
A Microsoft Azure Data Lake Storage Gen2 Implementation.
AbfsUnderFileSystem(AlluxioURI, UnderFileSystemConfiguration, Configuration) - Constructor for class alluxio.underfs.abfs.AbfsUnderFileSystem
Constructs a new HDFS UnderFileSystem.
AbfsUnderFileSystemFactory - Class in alluxio.underfs.abfs
Factory for creating AbfsUnderFileSystem.
AbfsUnderFileSystemFactory() - Constructor for class alluxio.underfs.abfs.AbfsUnderFileSystemFactory
Constructs a new AbfsUnderFileSystemFactory.
alluxio.underfs.abfs - package alluxio.underfs.abfs
 

C

create(String, UnderFileSystemConfiguration) - Method in class alluxio.underfs.abfs.AbfsUnderFileSystemFactory
 
createInstance(AlluxioURI, UnderFileSystemConfiguration) - Static method in class alluxio.underfs.abfs.AbfsUnderFileSystem
Creates a new AbfsUnderFileSystem instance.

G

getBlockSizeByte(String) - Method in class alluxio.underfs.abfs.AbfsUnderFileSystem
 
getFileLocations(String) - Method in class alluxio.underfs.abfs.AbfsUnderFileSystem
 
getFileLocations(String, FileLocationOptions) - Method in class alluxio.underfs.abfs.AbfsUnderFileSystem
 
getStatus(String, GetStatusOptions) - Method in class alluxio.underfs.abfs.AbfsUnderFileSystem
 
getUnderFSType() - Method in class alluxio.underfs.abfs.AbfsUnderFileSystem
 

S

setMode(String, short) - Method in class alluxio.underfs.abfs.AbfsUnderFileSystem
 
setOwner(String, String, String) - Method in class alluxio.underfs.abfs.AbfsUnderFileSystem
 
supportsPath(String) - Method in class alluxio.underfs.abfs.AbfsUnderFileSystemFactory
 
A C G S 
All Classes All Packages