Class JavaObject

    • Field Detail

      • metaDataMap

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

      • JavaObject

        public JavaObject()
      • JavaObject

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

      • get_full_class_name

        public String get_full_class_name()
      • set_full_class_name

        public void set_full_class_name​(String full_class_name)
      • unset_full_class_name

        public void unset_full_class_name()
      • is_set_full_class_name

        public boolean is_set_full_class_name()
        Returns true if field full_class_name is set (has been assigned a value) and false otherwise
      • set_full_class_name_isSet

        public void set_full_class_name_isSet​(boolean value)
      • get_args_list_size

        public int get_args_list_size()
      • add_to_args_list

        public void add_to_args_list​(JavaObjectArg elem)
      • unset_args_list

        public void unset_args_list()
      • is_set_args_list

        public boolean is_set_args_list()
        Returns true if field args_list is set (has been assigned a value) and false otherwise
      • set_args_list_isSet

        public void set_args_list_isSet​(boolean value)
      • isSet

        public boolean isSet​(JavaObject._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<JavaObject,​JavaObject._Fields>
      • equals

        public boolean equals​(JavaObject that)
      • 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