Class NullStruct

java.lang.Object
org.apache.storm.generated.NullStruct
All Implemented Interfaces:
Serializable, Cloneable, Comparable<NullStruct>, org.apache.storm.thrift.TBase<NullStruct,NullStruct._Fields>, org.apache.storm.thrift.TSerializable

@Generated("Autogenerated by Thrift Compiler (0.19.0)") public class NullStruct extends Object implements org.apache.storm.thrift.TBase<NullStruct,NullStruct._Fields>, Serializable, Cloneable, Comparable<NullStruct>
See Also:
  • Field Details

    • metaDataMap

      public static final Map<NullStruct._Fields,org.apache.storm.thrift.meta_data.FieldMetaData> metaDataMap
  • Constructor Details

    • NullStruct

      public NullStruct()
    • NullStruct

      public NullStruct(NullStruct other)
      Performs a deep copy on other.
  • Method Details

    • deepCopy

      public NullStruct deepCopy()
      Specified by:
      deepCopy in interface org.apache.storm.thrift.TBase<NullStruct,NullStruct._Fields>
    • clear

      public void clear()
      Specified by:
      clear in interface org.apache.storm.thrift.TBase<NullStruct,NullStruct._Fields>
    • setFieldValue

      public void setFieldValue(NullStruct._Fields field, Object value)
      Specified by:
      setFieldValue in interface org.apache.storm.thrift.TBase<NullStruct,NullStruct._Fields>
    • getFieldValue

      public Object getFieldValue(NullStruct._Fields field)
      Specified by:
      getFieldValue in interface org.apache.storm.thrift.TBase<NullStruct,NullStruct._Fields>
    • isSet

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

      public boolean equals(Object that)
      Overrides:
      equals in class Object
    • equals

      public boolean equals(NullStruct that)
    • hashCode

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

      public int compareTo(NullStruct other)
      Specified by:
      compareTo in interface Comparable<NullStruct>
    • fieldForId

      public NullStruct._Fields fieldForId(int fieldId)
      Specified by:
      fieldForId in interface org.apache.storm.thrift.TBase<NullStruct,NullStruct._Fields>
    • 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
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • validate

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