java.lang.Object
dev.vality.damsel.fraudbusters_notificator.Page
All Implemented Interfaces:
Serializable, Cloneable, Comparable<Page>, org.apache.thrift.TBase<Page,​Page._Fields>, org.apache.thrift.TSerializable

@Generated(value="Autogenerated by Thrift Compiler (0.14.2)",
           date="2022-11-14")
public class Page
extends Object
implements org.apache.thrift.TBase<Page,​Page._Fields>, Serializable, Cloneable, Comparable<Page>
See Also:
Serialized Form
  • Field Details

    • size

      public long size
    • continuation_id

      public String continuation_id
    • metaDataMap

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

    • Page

      public Page()
    • Page

      public Page​(long size)
    • Page

      public Page​(Page other)
      Performs a deep copy on other.
  • Method Details

    • deepCopy

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

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

      public long getSize()
    • setSize

      public Page setSize​(long size)
    • unsetSize

      public void unsetSize()
    • isSetSize

      public boolean isSetSize()
      Returns true if field size is set (has been assigned a value) and false otherwise
    • setSizeIsSet

      public void setSizeIsSet​(boolean value)
    • getContinuationId

      public String getContinuationId()
    • setContinuationId

      public Page setContinuationId​(String continuation_id)
    • unsetContinuationId

      public void unsetContinuationId()
    • isSetContinuationId

      public boolean isSetContinuationId()
      Returns true if field continuation_id is set (has been assigned a value) and false otherwise
    • setContinuationIdIsSet

      public void setContinuationIdIsSet​(boolean value)
    • setFieldValue

      public void setFieldValue​(Page._Fields field, Object value)
      Specified by:
      setFieldValue in interface org.apache.thrift.TBase<Page,​Page._Fields>
    • getFieldValue

      public Object getFieldValue​(Page._Fields field)
      Specified by:
      getFieldValue in interface org.apache.thrift.TBase<Page,​Page._Fields>
    • isSet

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

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

      public boolean equals​(Page that)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • compareTo

      public int compareTo​(Page other)
      Specified by:
      compareTo in interface Comparable<Page>
    • fieldForId

      public Page._Fields fieldForId​(int fieldId)
      Specified by:
      fieldForId in interface org.apache.thrift.TBase<Page,​Page._Fields>
    • getFields

      public Page._Fields[] getFields()
    • getFieldMetaData

      public Map<Page._Fields,​org.apache.thrift.meta_data.FieldMetaData> getFieldMetaData()
    • 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
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • validate

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