Class

io.fsq.twofishes.model.gen

ThriftGeocodeRecordMeta

Related Doc: package gen

Permalink

class ThriftGeocodeRecordMeta extends MetaRecord[ThriftGeocodeRecord, ThriftGeocodeRecordMeta] with HasMetaPrimaryKey[Long, ThriftGeocodeRecord] with RecordProvider[ThriftGeocodeRecord]

Linear Supertypes
RecordProvider[ThriftGeocodeRecord], HasMetaPrimaryKey[Long, ThriftGeocodeRecord], MetaRecord[ThriftGeocodeRecord, ThriftGeocodeRecordMeta], UntypedMetaRecord, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ThriftGeocodeRecordMeta
  2. RecordProvider
  3. HasMetaPrimaryKey
  4. MetaRecord
  5. UntypedMetaRecord
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ThriftGeocodeRecordMeta()

    Permalink

Type Members

  1. sealed abstract class _Fields extends TFieldIdEnum

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val BOOST_FDESC: TField

    Permalink
  5. val BOUNDINGBOX_FDESC: TField

    Permalink
  6. val CANGEOCODE_FDESC: TField

    Permalink
  7. val CC_FDESC: TField

    Permalink
  8. val DISPLAYBOUNDS_FDESC: TField

    Permalink
  9. val DISPLAYNAMES_FDESC: TField

    Permalink
  10. val EXTRARELATIONS_FDESC: TField

    Permalink
  11. val HASPOLY_FDESC: TField

    Permalink
  12. val IDS_FDESC: TField

    Permalink
  13. val ID_FDESC: TField

    Permalink
  14. val LAT_FDESC: TField

    Permalink
  15. val LNG_FDESC: TField

    Permalink
  16. val NAMES_FDESC: TField

    Permalink
  17. val PARENTS_FDESC: TField

    Permalink
  18. val POLYGONSOURCE_FDESC: TField

    Permalink
  19. val POLYGON_FDESC: TField

    Permalink
  20. val POLYID_FDESC: TField

    Permalink
  21. val POPULATION_FDESC: TField

    Permalink
  22. val RAWATTRIBUTES_FDESC: TField

    Permalink
  23. val SLUG_FDESC: TField

    Permalink
  24. val THRIFTGEOCODERECORD_SDESC: TStruct

    Permalink
  25. val UNKNOWN_FIELD: TField

    Permalink
  26. val WOETYPE_FDESC: TField

    Permalink
  27. object _Fields

    Permalink
  28. val annotations: Annotations

    Permalink
    Definition Classes
    ThriftGeocodeRecordMeta → UntypedMetaRecord
  29. def apply(id: Long, names: Seq[String], cc: String, woeType: YahooWoeType, lat: Double, lng: Double, displayNames: Seq[ThriftDisplayName], parents: Seq[Long], population: Int, boost: Int, boundingBox: ThriftBoundingBox, displayBounds: ThriftBoundingBox, canGeocode: Boolean, slug: String, polygon: ByteBuffer, hasPoly: Boolean, rawAttributes: ByteBuffer, extraRelations: Seq[Long], polyId: ThriftObjectId, ids: Seq[Long], polygonSource: String): ThriftGeocodeRecord

    Permalink
  30. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  31. val boost: OptionalFieldDescriptor[Int, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  32. val boundingBox: StructFieldDescriptor[ThriftGeocodeRecord, ThriftGeocodeRecordMeta, ThriftBoundingBox, ThriftBoundingBoxMeta]

    Permalink
  33. val canGeocode: OptionalFieldDescriptor[Boolean, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  34. val cc: OptionalFieldDescriptor[String, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  35. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. def createRawRecord: RawThriftGeocodeRecord

    Permalink
    Definition Classes
    ThriftGeocodeRecordMeta → MetaRecord
  37. def createRecord: ThriftGeocodeRecord

    Permalink
    Definition Classes
    ThriftGeocodeRecordMeta → RecordProvider → MetaRecord
  38. def createUntypedRawRecord: UntypedRecord

    Permalink
    Definition Classes
    ThriftGeocodeRecordMeta → UntypedMetaRecord
  39. val displayBounds: StructFieldDescriptor[ThriftGeocodeRecord, ThriftGeocodeRecordMeta, ThriftBoundingBox, ThriftBoundingBoxMeta]

    Permalink
  40. val displayNames: OptionalFieldDescriptor[Seq[ThriftDisplayName], ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  41. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  42. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  43. val extraRelations: OptionalFieldDescriptor[Seq[Long], ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  44. val fields: Seq[FieldDescriptor[_, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]]

    Permalink
    Definition Classes
    ThriftGeocodeRecordMeta → MetaRecord
  45. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  46. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  47. val hasPoly: OptionalFieldDescriptor[Boolean, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  48. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  49. val id: OptionalFieldDescriptor[Long, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  50. val idToTFieldIdEnum: Map[Short, TFieldIdEnum]

    Permalink
  51. val ids: OptionalFieldDescriptor[Seq[Long], ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  52. def ifInstanceFrom(x: AnyRef): Option[ThriftGeocodeRecord]

    Permalink
    Definition Classes
    ThriftGeocodeRecordMeta → MetaRecord
  53. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  54. val lat: OptionalFieldDescriptor[Double, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  55. val lng: OptionalFieldDescriptor[Double, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  56. val names: OptionalFieldDescriptor[Seq[String], ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  57. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  58. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  59. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  60. val parents: OptionalFieldDescriptor[Seq[Long], ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  61. val polyId: OptionalFieldDescriptor[ThriftObjectId, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  62. val polygon: OptionalFieldDescriptor[ByteBuffer, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  63. val polygonSource: OptionalFieldDescriptor[String, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  64. val population: OptionalFieldDescriptor[Int, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  65. def primaryKey: FieldDescriptor[Long, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
    Definition Classes
    ThriftGeocodeRecordMeta → HasMetaPrimaryKey
  66. val rawAttributes: OptionalFieldDescriptor[ByteBuffer, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  67. def recordName: String

    Permalink
    Definition Classes
    ThriftGeocodeRecordMeta → UntypedMetaRecord
  68. val slug: OptionalFieldDescriptor[String, ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

    Permalink
  69. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  70. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  71. def untypedFields: Seq[UntypedFieldDescriptor]

    Permalink
    Definition Classes
    ThriftGeocodeRecordMeta → UntypedMetaRecord
  72. def untypedIfInstanceFrom(x: AnyRef): Option[UntypedRecord]

    Permalink
    Definition Classes
    ThriftGeocodeRecordMeta → UntypedMetaRecord
  73. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  74. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. val wireNameToTField: Map[String, TField]

    Permalink
  77. val woeType: OptionalFieldDescriptor[YahooWoeType, ThriftGeocodeRecord, ThriftGeocodeRecordMeta] with EnumField with EnumIntField

    Permalink

Inherited from RecordProvider[ThriftGeocodeRecord]

Inherited from HasMetaPrimaryKey[Long, ThriftGeocodeRecord]

Inherited from MetaRecord[ThriftGeocodeRecord, ThriftGeocodeRecordMeta]

Inherited from UntypedMetaRecord

Inherited from AnyRef

Inherited from Any

Ungrouped