OmniSciDB
a5dc49c757
|
Public Member Functions | |
SqlShowPolicies (final SqlParserPos pos, final boolean effective, final String granteeName) | |
Public Member Functions inherited from com.mapd.parser.extension.ddl.SqlCustomDdl | |
SqlCustomDdl (final SqlOperator operator, final SqlParserPos pos) | |
List< SqlNode > | getOperandList () |
String | toString () |
Public Member Functions inherited from com.mapd.parser.extension.ddl.JsonSerializableDdl | |
default String | toJsonString () |
Private Attributes | |
boolean | effective |
String | granteeName |
Static Private Attributes | |
static final SqlOperator | OPERATOR |
Definition at line 10 of file SqlShowPolicies.java.
|
inline |
Definition at line 19 of file SqlShowPolicies.java.
References com.mapd.parser.extension.ddl.SqlShowPolicies.effective, com.mapd.parser.extension.ddl.SqlShowPolicies.granteeName, and com.mapd.parser.extension.ddl.SqlShowPolicies.OPERATOR.
|
private |
Definition at line 15 of file SqlShowPolicies.java.
Referenced by com.mapd.parser.extension.ddl.SqlShowPolicies.SqlShowPolicies().
|
private |
Definition at line 17 of file SqlShowPolicies.java.
Referenced by heavydb.thrift.Heavy.has_role_args.read(), heavydb.thrift.Heavy.has_object_privilege_args.read(), com.mapd.parser.extension.ddl.SqlShowPolicies.SqlShowPolicies(), heavydb.thrift.Heavy.has_role_args.write(), and heavydb.thrift.Heavy.has_object_privilege_args.write().
|
staticprivate |
Definition at line 11 of file SqlShowPolicies.java.
Referenced by com.mapd.parser.extension.ddl.SqlShowPolicies.SqlShowPolicies().