Class MapD.has_role_args

    • Constructor Detail

      • has_role_args

        public has_role_args()
      • has_role_args

        public has_role_args​(String session,
                             String granteeName,
                             String roleName)
      • has_role_args

        public has_role_args​(MapD.has_role_args other)
        Performs a deep copy on other.
    • Method Detail

      • getSession

        public String getSession()
      • unsetSession

        public void unsetSession()
      • isSetSession

        public boolean isSetSession()
        Returns true if field session is set (has been assigned a value) and false otherwise
      • setSessionIsSet

        public void setSessionIsSet​(boolean value)
      • getGranteeName

        public String getGranteeName()
      • unsetGranteeName

        public void unsetGranteeName()
      • isSetGranteeName

        public boolean isSetGranteeName()
        Returns true if field granteeName is set (has been assigned a value) and false otherwise
      • setGranteeNameIsSet

        public void setGranteeNameIsSet​(boolean value)
      • getRoleName

        public String getRoleName()
      • unsetRoleName

        public void unsetRoleName()
      • isSetRoleName

        public boolean isSetRoleName()
        Returns true if field roleName is set (has been assigned a value) and false otherwise
      • setRoleNameIsSet

        public void setRoleNameIsSet​(boolean value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • read

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException