Class TSparkParameter

    • Constructor Detail

      • TSparkParameter

        public TSparkParameter()
      • TSparkParameter

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

      • getOrdinal

        public int getOrdinal()
      • unsetOrdinal

        public void unsetOrdinal()
      • isSetOrdinal

        public boolean isSetOrdinal()
        Returns true if field ordinal is set (has been assigned a value) and false otherwise
      • setOrdinalIsSet

        public void setOrdinalIsSet​(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)
      • getType

        public String getType()
      • unsetType

        public void unsetType()
      • isSetType

        public boolean isSetType()
        Returns true if field type is set (has been assigned a value) and false otherwise
      • setTypeIsSet

        public void setTypeIsSet​(boolean value)
      • unsetValue

        public void unsetValue()
      • isSetValue

        public boolean isSetValue()
        Returns true if field value is set (has been assigned a value) and false otherwise
      • setValueIsSet

        public void setValueIsSet​(boolean value)
      • getArgumentsSize

        public int getArgumentsSize()
      • unsetArguments

        public void unsetArguments()
      • isSetArguments

        public boolean isSetArguments()
        Returns true if field arguments is set (has been assigned a value) and false otherwise
      • setArgumentsIsSet

        public void setArgumentsIsSet​(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