Class TIteratorSetting

    • Constructor Detail

      • TIteratorSetting

        public TIteratorSetting()
      • TIteratorSetting

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

      • getPriority

        public int getPriority()
      • 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)
      • getName

        public String getName()
      • unsetName

        public void unsetName()
      • isSetName

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

        public void setNameIsSet​(boolean value)
      • getIteratorClass

        public String getIteratorClass()
      • unsetIteratorClass

        public void unsetIteratorClass()
      • isSetIteratorClass

        public boolean isSetIteratorClass()
        Returns true if field iteratorClass is set (has been assigned a value) and false otherwise
      • setIteratorClassIsSet

        public void setIteratorClassIsSet​(boolean value)
      • getPropertiesSize

        public int getPropertiesSize()
      • putToProperties

        public void putToProperties​(String key,
                                    String val)
      • unsetProperties

        public void unsetProperties()
      • isSetProperties

        public boolean isSetProperties()
        Returns true if field properties is set (has been assigned a value) and false otherwise
      • setPropertiesIsSet

        public void setPropertiesIsSet​(boolean value)
      • 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.TSerializable
        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.TSerializable
        Throws:
        org.apache.thrift.TException
      • validate

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