C# Class Apache.Hadoop.Hive.PrincipalPrivilegeSet.Isset

Show file Open project: zbw911/CS4Hadoop

Public Properties

Property Type Description
groupPrivileges bool
rolePrivileges bool
userPrivileges bool

Property Details

groupPrivileges public property

public bool groupPrivileges
return bool

rolePrivileges public property

public bool rolePrivileges
return bool

userPrivileges public property

public bool userPrivileges
return bool