Class RowInfo

java.lang.Object
org.apache.thrift.TUnion<RowInfo,​RowInfo._Fields>
dev.vality.damsel.wb_list.RowInfo
All Implemented Interfaces:
Serializable, Comparable<RowInfo>, org.apache.thrift.TBase<RowInfo,​RowInfo._Fields>, org.apache.thrift.TSerializable

@Generated(value="Autogenerated by Thrift Compiler (0.14.2)",
           date="2022-01-12")
public class RowInfo
extends org.apache.thrift.TUnion<RowInfo,​RowInfo._Fields>
See Also:
Serialized Form
  • Field Details

    • metaDataMap

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

  • Method Details

    • deepCopy

      public RowInfo deepCopy()
    • count_info

      public static RowInfo count_info​(CountInfo value)
    • checkType

      protected void checkType​(RowInfo._Fields setField, Object value) throws ClassCastException
      Specified by:
      checkType in class org.apache.thrift.TUnion<RowInfo,​RowInfo._Fields>
      Throws:
      ClassCastException
    • standardSchemeReadValue

      protected Object standardSchemeReadValue​(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TField field) throws org.apache.thrift.TException
      Specified by:
      standardSchemeReadValue in class org.apache.thrift.TUnion<RowInfo,​RowInfo._Fields>
      Throws:
      org.apache.thrift.TException
    • standardSchemeWriteValue

      protected void standardSchemeWriteValue​(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
      Specified by:
      standardSchemeWriteValue in class org.apache.thrift.TUnion<RowInfo,​RowInfo._Fields>
      Throws:
      org.apache.thrift.TException
    • tupleSchemeReadValue

      protected Object tupleSchemeReadValue​(org.apache.thrift.protocol.TProtocol iprot, short fieldID) throws org.apache.thrift.TException
      Specified by:
      tupleSchemeReadValue in class org.apache.thrift.TUnion<RowInfo,​RowInfo._Fields>
      Throws:
      org.apache.thrift.TException
    • tupleSchemeWriteValue

      protected void tupleSchemeWriteValue​(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
      Specified by:
      tupleSchemeWriteValue in class org.apache.thrift.TUnion<RowInfo,​RowInfo._Fields>
      Throws:
      org.apache.thrift.TException
    • getFieldDesc

      protected org.apache.thrift.protocol.TField getFieldDesc​(RowInfo._Fields setField)
      Specified by:
      getFieldDesc in class org.apache.thrift.TUnion<RowInfo,​RowInfo._Fields>
    • getStructDesc

      protected org.apache.thrift.protocol.TStruct getStructDesc()
      Specified by:
      getStructDesc in class org.apache.thrift.TUnion<RowInfo,​RowInfo._Fields>
    • enumForId

      protected RowInfo._Fields enumForId​(short id)
      Specified by:
      enumForId in class org.apache.thrift.TUnion<RowInfo,​RowInfo._Fields>
    • getFields

      public RowInfo._Fields[] getFields()
    • getFieldMetaData

      public Map<RowInfo._Fields,​org.apache.thrift.meta_data.FieldMetaData> getFieldMetaData()
    • fieldForId

      public RowInfo._Fields fieldForId​(int fieldId)
    • getCountInfo

      public CountInfo getCountInfo()
    • setCountInfo

      public void setCountInfo​(CountInfo value)
    • isSetCountInfo

      public boolean isSetCountInfo()
    • equals

      public boolean equals​(Object other)
      Overrides:
      equals in class Object
    • equals

      public boolean equals​(RowInfo other)
    • compareTo

      public int compareTo​(RowInfo other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object