Class TStringValue

    • Field Detail

      • str_val

        public String str_val
      • is_null

        public boolean is_null
      • metaDataMap

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

      • TStringValue

        public TStringValue()
      • TStringValue

        public TStringValue​(String str_val,
                            boolean is_null)
      • TStringValue

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

      • getStr_val

        public String getStr_val()
      • unsetStr_val

        public void unsetStr_val()
      • isSetStr_val

        public boolean isSetStr_val()
        Returns true if field str_val is set (has been assigned a value) and false otherwise
      • setStr_valIsSet

        public void setStr_valIsSet​(boolean value)
      • isIs_null

        public boolean isIs_null()
      • setIs_null

        public TStringValue setIs_null​(boolean is_null)
      • unsetIs_null

        public void unsetIs_null()
      • isSetIs_null

        public boolean isSetIs_null()
        Returns true if field is_null is set (has been assigned a value) and false otherwise
      • setIs_nullIsSet

        public void setIs_nullIsSet​(boolean value)
      • isSet

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