Class Credentials

    • Field Detail

      • metaDataMap

        public static final Map<Credentials._Fields,​org.apache.storm.thrift.meta_data.FieldMetaData> metaDataMap
    • Constructor Detail

      • Credentials

        public Credentials()
      • Credentials

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

      • get_creds_size

        public int get_creds_size()
      • put_to_creds

        public void put_to_creds​(String key,
                                 String val)
      • unset_creds

        public void unset_creds()
      • is_set_creds

        public boolean is_set_creds()
        Returns true if field creds is set (has been assigned a value) and false otherwise
      • set_creds_isSet

        public void set_creds_isSet​(boolean value)
      • get_topoOwner

        public String get_topoOwner()
      • set_topoOwner

        public void set_topoOwner​(String topoOwner)
      • unset_topoOwner

        public void unset_topoOwner()
      • is_set_topoOwner

        public boolean is_set_topoOwner()
        Returns true if field topoOwner is set (has been assigned a value) and false otherwise
      • set_topoOwner_isSet

        public void set_topoOwner_isSet​(boolean value)
      • isSet

        public boolean isSet​(Credentials._Fields field)
        Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
        Specified by:
        isSet in interface org.apache.storm.thrift.TBase<Credentials,​Credentials._Fields>
      • hashCode

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

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

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

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