Class IterInfo

    • Field Detail

      • priority

        public int priority
      • className

        public String className
      • iterName

        public String iterName
      • metaDataMap

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

      • IterInfo

        public IterInfo()
      • IterInfo

        public IterInfo​(int priority,
                        String className,
                        String iterName)
      • IterInfo

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

      • getPriority

        public int getPriority()
      • setPriority

        public IterInfo setPriority​(int priority)
      • unsetPriority

        public void unsetPriority()
      • isSetPriority

        public boolean isSetPriority()
        Returns true if field priority is set (has been assigned a value) and false otherwise
      • setPriorityIsSet

        public void setPriorityIsSet​(boolean value)
      • getClassName

        public String getClassName()
      • unsetClassName

        public void unsetClassName()
      • isSetClassName

        public boolean isSetClassName()
        Returns true if field className is set (has been assigned a value) and false otherwise
      • setClassNameIsSet

        public void setClassNameIsSet​(boolean value)
      • getIterName

        public String getIterName()
      • unsetIterName

        public void unsetIterName()
      • isSetIterName

        public boolean isSetIterName()
        Returns true if field iterName is set (has been assigned a value) and false otherwise
      • setIterNameIsSet

        public void setIterNameIsSet​(boolean value)
      • isSet

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

        public boolean equals​(IterInfo that)
      • hashCode

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

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TBase<IterInfo,​IterInfo._Fields>
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TBase<IterInfo,​IterInfo._Fields>
        Throws:
        org.apache.thrift.TException
      • validate

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