Class

io.fsq.twofishes.gen

RefreshStoreResponseMeta

Related Doc: package gen

Permalink

class RefreshStoreResponseMeta extends MetaRecord[RefreshStoreResponse, RefreshStoreResponseMeta] with RecordProvider[RefreshStoreResponse]

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

Instance Constructors

  1. new RefreshStoreResponseMeta()

    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 REFRESHSTORERESPONSE_SDESC: TStruct

    Permalink
  5. val SUCCESS_FDESC: TField

    Permalink
  6. val UNKNOWN_FIELD: TField

    Permalink
  7. object _Fields

    Permalink
  8. val annotations: Annotations

    Permalink
    Definition Classes
    RefreshStoreResponseMeta → UntypedMetaRecord
  9. def apply(success: Boolean): RefreshStoreResponse

    Permalink
  10. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  11. def clone(): AnyRef

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

    Permalink
    Definition Classes
    RefreshStoreResponseMeta → MetaRecord
  13. def createRecord: RefreshStoreResponse

    Permalink
    Definition Classes
    RefreshStoreResponseMeta → RecordProvider → MetaRecord
  14. def createUntypedRawRecord: UntypedRecord

    Permalink
    Definition Classes
    RefreshStoreResponseMeta → UntypedMetaRecord
  15. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  17. val fields: Seq[FieldDescriptor[_, RefreshStoreResponse, RefreshStoreResponseMeta]]

    Permalink
    Definition Classes
    RefreshStoreResponseMeta → MetaRecord
  18. def finalize(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  21. val idToTFieldIdEnum: Map[Short, TFieldIdEnum]

    Permalink
  22. def ifInstanceFrom(x: AnyRef): Option[RefreshStoreResponse]

    Permalink
    Definition Classes
    RefreshStoreResponseMeta → MetaRecord
  23. final def isInstanceOf[T0]: Boolean

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

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

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

    Permalink
    Definition Classes
    AnyRef
  27. def recordName: String

    Permalink
    Definition Classes
    RefreshStoreResponseMeta → UntypedMetaRecord
  28. val success: OptionalFieldDescriptor[Boolean, RefreshStoreResponse, RefreshStoreResponseMeta]

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

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

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

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

    Permalink
    Definition Classes
    RefreshStoreResponseMeta → UntypedMetaRecord
  33. final def wait(): Unit

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

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

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

    Permalink

Inherited from RecordProvider[RefreshStoreResponse]

Inherited from MetaRecord[RefreshStoreResponse, RefreshStoreResponseMeta]

Inherited from UntypedMetaRecord

Inherited from AnyRef

Inherited from Any

Ungrouped