Class TDatum

    • Field Detail

      • is_null

        public boolean is_null
      • metaDataMap

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

      • TDatum

        public TDatum()
      • TDatum

        public TDatum​(TDatumVal val,
                      boolean is_null)
      • TDatum

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

      • clear

        public void clear()
        Specified by:
        clear in interface org.apache.thrift.TBase<TDatum,​TDatum._Fields>
      • unsetVal

        public void unsetVal()
      • isSetVal

        public boolean isSetVal()
        Returns true if field val is set (has been assigned a value) and false otherwise
      • setValIsSet

        public void setValIsSet​(boolean value)
      • isIs_null

        public boolean isIs_null()
      • setIs_null

        public TDatum 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​(TDatum._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<TDatum,​TDatum._Fields>
      • equals

        public boolean equals​(TDatum 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.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