Class

io.fsq.twofishes.model.gen

ThriftS2InteriorIndexMeta

Related Doc: package gen

Permalink

class ThriftS2InteriorIndexMeta extends MetaRecord[ThriftS2InteriorIndex, ThriftS2InteriorIndexMeta] with HasMetaPrimaryKey[ThriftObjectId, ThriftS2InteriorIndex] with RecordProvider[ThriftS2InteriorIndex]

Linear Supertypes
RecordProvider[ThriftS2InteriorIndex], HasMetaPrimaryKey[ThriftObjectId, ThriftS2InteriorIndex], MetaRecord[ThriftS2InteriorIndex, ThriftS2InteriorIndexMeta], UntypedMetaRecord, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ThriftS2InteriorIndexMeta
  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 ThriftS2InteriorIndexMeta()

    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 CELLIDS_FDESC: TField

    Permalink
  5. val ID_FDESC: TField

    Permalink
  6. val THRIFTS2INTERIORINDEX_SDESC: TStruct

    Permalink
  7. val UNKNOWN_FIELD: TField

    Permalink
  8. object _Fields

    Permalink
  9. val annotations: Annotations

    Permalink
    Definition Classes
    ThriftS2InteriorIndexMeta → UntypedMetaRecord
  10. def apply(id: ThriftObjectId, cellIds: Seq[Long]): ThriftS2InteriorIndex

    Permalink
  11. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  12. val cellIds: OptionalFieldDescriptor[Seq[Long], ThriftS2InteriorIndex, ThriftS2InteriorIndexMeta]

    Permalink
  13. def clone(): AnyRef

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

    Permalink
    Definition Classes
    ThriftS2InteriorIndexMeta → MetaRecord
  15. def createRecord: ThriftS2InteriorIndex

    Permalink
    Definition Classes
    ThriftS2InteriorIndexMeta → RecordProvider → MetaRecord
  16. def createUntypedRawRecord: UntypedRecord

    Permalink
    Definition Classes
    ThriftS2InteriorIndexMeta → UntypedMetaRecord
  17. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  19. val fields: Seq[FieldDescriptor[_, ThriftS2InteriorIndex, ThriftS2InteriorIndexMeta]]

    Permalink
    Definition Classes
    ThriftS2InteriorIndexMeta → MetaRecord
  20. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  22. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  23. val id: OptionalFieldDescriptor[ThriftObjectId, ThriftS2InteriorIndex, ThriftS2InteriorIndexMeta]

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

    Permalink
  25. def ifInstanceFrom(x: AnyRef): Option[ThriftS2InteriorIndex]

    Permalink
    Definition Classes
    ThriftS2InteriorIndexMeta → MetaRecord
  26. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  27. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  30. def primaryKey: FieldDescriptor[ThriftObjectId, ThriftS2InteriorIndex, ThriftS2InteriorIndexMeta]

    Permalink
    Definition Classes
    ThriftS2InteriorIndexMeta → HasMetaPrimaryKey
  31. def recordName: String

    Permalink
    Definition Classes
    ThriftS2InteriorIndexMeta → UntypedMetaRecord
  32. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

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

    Permalink
    Definition Classes
    ThriftS2InteriorIndexMeta → UntypedMetaRecord
  36. final def wait(): Unit

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

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

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

    Permalink

Inherited from RecordProvider[ThriftS2InteriorIndex]

Inherited from HasMetaPrimaryKey[ThriftObjectId, ThriftS2InteriorIndex]

Inherited from MetaRecord[ThriftS2InteriorIndex, ThriftS2InteriorIndexMeta]

Inherited from UntypedMetaRecord

Inherited from AnyRef

Inherited from Any

Ungrouped