OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
create_ | |
delete_ | |
view_ | |
edit_ | |
Private Attributes | |
__dict__ | |
def heavydb.thrift.ttypes.TDashboardPermissions.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TDashboardPermissions.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TDashboardPermissions.read | ( | self, | |
iprot | |||
) |
Definition at line 5964 of file ttypes.py.
References heavydb.thrift.ttypes.TDatabasePermissions.create_, heavydb.thrift.ttypes.TTablePermissions.create_, heavydb.thrift.ttypes.TDashboardPermissions.create_, heavydb.thrift.ttypes.TDatabasePermissions.delete_, heavydb.thrift.ttypes.TTablePermissions.delete_, heavydb.thrift.ttypes.TDashboardPermissions.delete_, heavydb.thrift.ttypes.TDashboardPermissions.edit_, and heavydb.thrift.ttypes.TDashboardPermissions.view_.
def heavydb.thrift.ttypes.TDashboardPermissions.validate | ( | self | ) |
def heavydb.thrift.ttypes.TDashboardPermissions.write | ( | self, | |
oprot | |||
) |
Definition at line 5998 of file ttypes.py.
References heavydb.thrift.ttypes.TDatabasePermissions.create_, heavydb.thrift.ttypes.TTablePermissions.create_, heavydb.thrift.ttypes.TDashboardPermissions.create_, heavydb.thrift.ttypes.TDatabasePermissions.delete_, heavydb.thrift.ttypes.TTablePermissions.delete_, heavydb.thrift.ttypes.TDashboardPermissions.delete_, heavydb.thrift.ttypes.TDashboardPermissions.edit_, and heavydb.thrift.ttypes.TDashboardPermissions.view_.
|
private |
Definition at line 6031 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().
heavydb.thrift.ttypes.TDashboardPermissions.create_ |
Definition at line 5959 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TDashboardPermissions.read(), heavydb.thrift.ttypes.TViewPermissions.read(), heavydb.thrift.ttypes.TServerPermissions.read(), heavydb.thrift.ttypes.TDashboardPermissions.write(), heavydb.thrift.ttypes.TViewPermissions.write(), and heavydb.thrift.ttypes.TServerPermissions.write().
heavydb.thrift.ttypes.TDashboardPermissions.delete_ |
Definition at line 5960 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TDashboardPermissions.read(), heavydb.thrift.ttypes.TViewPermissions.read(), heavydb.thrift.ttypes.TDashboardPermissions.write(), and heavydb.thrift.ttypes.TViewPermissions.write().
heavydb.thrift.ttypes.TDashboardPermissions.edit_ |
Definition at line 5962 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TDashboardPermissions.read(), and heavydb.thrift.ttypes.TDashboardPermissions.write().
heavydb.thrift.ttypes.TDashboardPermissions.view_ |
Definition at line 5961 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TDashboardPermissions.read(), and heavydb.thrift.ttypes.TDashboardPermissions.write().