Class DebugOptions

    • Field Detail

      • metaDataMap

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

      • DebugOptions

        public DebugOptions()
      • DebugOptions

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

      • is_enable

        public boolean is_enable()
      • set_enable

        public void set_enable​(boolean enable)
      • unset_enable

        public void unset_enable()
      • is_set_enable

        public boolean is_set_enable()
        Returns true if field enable is set (has been assigned a value) and false otherwise
      • set_enable_isSet

        public void set_enable_isSet​(boolean value)
      • get_samplingpct

        public double get_samplingpct()
      • set_samplingpct

        public void set_samplingpct​(double samplingpct)
      • unset_samplingpct

        public void unset_samplingpct()
      • is_set_samplingpct

        public boolean is_set_samplingpct()
        Returns true if field samplingpct is set (has been assigned a value) and false otherwise
      • set_samplingpct_isSet

        public void set_samplingpct_isSet​(boolean value)
      • isSet

        public boolean isSet​(DebugOptions._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<DebugOptions,​DebugOptions._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