JavaScript is disabled on your browser.
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
I
M
S
V
C
com.mapr.fs
- package com.mapr.fs
D
deleteAces(Path)
- Method in class com.mapr.fs.
MapRFileSystem
This method deletes all ACEs of a file or directory.
G
getAccessType()
- Method in class com.mapr.fs.
MapRFileAce
Returns access type.
getAces(Path)
- Method in class com.mapr.fs.
MapRFileSystem
This method gets the ACEs of a file or directory.
getBooleanExpression()
- Method in class com.mapr.fs.
MapRFileAce
Returns boolean expression.
getValue()
- Method in enum com.mapr.fs.
MapRFileAce.AccessType
I
IsBooleanExpressionValid(String)
- Static method in class com.mapr.fs.
MapRFileAce
Checks whether boolean expression is valid.
M
MapRFileAce
- Class in
com.mapr.fs
Access Control Expression.
MapRFileAce(MapRFileAce.AccessType)
- Constructor for class com.mapr.fs.
MapRFileAce
MapRFileAce.AccessType
- Enum in
com.mapr.fs
Access type.
MapRFileSystem
- Class in
com.mapr.fs
MapRFileSystem()
- Constructor for class com.mapr.fs.
MapRFileSystem
modifyAces(Path, List<MapRFileAce>)
- Method in class com.mapr.fs.
MapRFileSystem
This method modifies ACEs of a file or directory.
S
setAces(Path, List<MapRFileAce>)
- Method in class com.mapr.fs.
MapRFileSystem
This method fully replace ACEs of a file or directory, discarding all existing ones.
setBooleanExpression(String)
- Method in class com.mapr.fs.
MapRFileAce
Set Access Control Expression.
V
valueOf(String)
- Static method in enum com.mapr.fs.
MapRFileAce.AccessType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.mapr.fs.
MapRFileAce.AccessType
Returns an array containing the constants of this enum type, in the order they are declared.
C
D
G
I
M
S
V
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes