- getAlluxioRoot() - Method in class alluxio.fuse.FuseMountOptions
-
- getattr(String, FileStat) - Method in class alluxio.fuse.AlluxioFuseFileSystem
-
Retrieves file attributes.
- getattr(String, FileStat) - Method in class alluxio.fuse.AlluxioJniFuseFileSystem
-
- getattr(String, FileStat) - Method in class alluxio.fuse.StackFS
-
- getErrorCode(Throwable) - Static method in class alluxio.fuse.AlluxioFuseUtils
-
Gets the corresponding error code of a throwable.
- getFileSystemName() - Method in class alluxio.fuse.AlluxioJniFuseFileSystem
-
- getFileSystemName() - Method in class alluxio.fuse.StackFS
-
- getFSName() - Method in class alluxio.fuse.AlluxioFuseFileSystem
-
- getFuseOpts() - Method in class alluxio.fuse.FuseMountOptions
-
- getGid(String) - Static method in class alluxio.fuse.AlluxioFuseUtils
-
Retrieves the primary gid of the given user.
- getGidFromGroupName(String) - Static method in class alluxio.fuse.AlluxioFuseUtils
-
Retrieves the gid of the given group.
- getGroupName(String) - Static method in class alluxio.fuse.AlluxioFuseUtils
-
Gets the primary group name from the user name.
- getGroupName(long) - Static method in class alluxio.fuse.AlluxioFuseUtils
-
Gets the group name from the group id.
- getId() - Method in class alluxio.fuse.CreateFileEntry
-
- getId() - Method in class alluxio.fuse.OpenFileEntry
-
- getIn() - Method in class alluxio.fuse.OpenFileEntry
-
Gets the opened input stream for this open file entry.
- getMountPoint() - Method in class alluxio.fuse.FuseMountOptions
-
- getOut() - Method in class alluxio.fuse.CreateFileEntry
-
Gets the opened output stream for this open file entry.
- getOut() - Method in class alluxio.fuse.OpenFileEntry
-
Gets the opened output stream for this open file entry.
- getPath() - Method in class alluxio.fuse.CreateFileEntry
-
- getPath() - Method in class alluxio.fuse.OpenFileEntry
-
- getUid(String) - Static method in class alluxio.fuse.AlluxioFuseUtils
-
Retrieves the uid of the given user.
- getUserName(long) - Static method in class alluxio.fuse.AlluxioFuseUtils
-
Gets the user name from the user id.
- getWriteOffset() - Method in class alluxio.fuse.OpenFileEntry
-