Class AccessControl

    • Field Detail

      • metaDataMap

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

      • AccessControl

        public AccessControl()
      • AccessControl

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

      • unset_type

        public void unset_type()
      • is_set_type

        public boolean is_set_type()
        Returns true if field type is set (has been assigned a value) and false otherwise
      • set_type_isSet

        public void set_type_isSet​(boolean value)
      • get_name

        public String get_name()
      • set_name

        public void set_name​(String name)
      • unset_name

        public void unset_name()
      • is_set_name

        public boolean is_set_name()
        Returns true if field name is set (has been assigned a value) and false otherwise
      • set_name_isSet

        public void set_name_isSet​(boolean value)
      • get_access

        public int get_access()
      • set_access

        public void set_access​(int access)
      • unset_access

        public void unset_access()
      • is_set_access

        public boolean is_set_access()
        Returns true if field access is set (has been assigned a value) and false otherwise
      • set_access_isSet

        public void set_access_isSet​(boolean value)
      • 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