Object/Trait

io.fsq.spindle.__shaded_for_spindle_bootstrap__.descriptors

ContainerType

Related Docs: trait ContainerType | package descriptors

Permalink

object ContainerType extends ContainerTypeMeta with Serializable

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ContainerType
  2. Serializable
  3. Serializable
  4. ContainerTypeMeta
  5. RecordProvider
  6. JavaContainerTypeMeta
  7. MetaRecord
  8. UntypedMetaRecord
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Builder[+State] extends AnyRef

    Permalink
  2. sealed abstract class _Fields extends TFieldIdEnum

    Permalink
    Definition Classes
    ContainerTypeMeta

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

    Permalink
    Definition Classes
    ContainerTypeMeta
  5. object Builder

    Permalink
  6. val CONTAINERTYPE_SDESC: TStruct

    Permalink
    Definition Classes
    ContainerTypeMeta
  7. val SIMPLECONTAINERTYPE_FDESC: TField

    Permalink
    Definition Classes
    ContainerTypeMeta
  8. val UNKNOWN_FIELD: TField

    Permalink
    Definition Classes
    ContainerTypeMeta
  9. object _Fields

    Permalink
    Definition Classes
    ContainerTypeMeta
  10. implicit val __$comparator: Comparator[ContainerType]

    Permalink
  11. implicit val __$ordering: Ordering[ContainerType]

    Permalink
  12. val __annotations: OptionalFieldDescriptor[Seq[Annotation], ContainerType, ContainerTypeMeta]

    Permalink
    Definition Classes
    ContainerTypeMeta
  13. val annotations: Annotations

    Permalink
    Definition Classes
    ContainerTypeMetaUntypedMetaRecord
  14. def apply(simpleContainerType: SimpleContainerType, __annotations: Seq[Annotation]): ContainerType

    Permalink
    Definition Classes
    ContainerTypeMeta
  15. final def asInstanceOf[T0]: T0

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  17. implicit val companionProvider: ContainerTypeCompanionProvider

    Permalink
  18. def createRawRecord: RawContainerType

    Permalink
    Definition Classes
    ContainerTypeMetaMetaRecord
  19. def createRecord: ContainerType

    Permalink
    Definition Classes
    ContainerTypeMetaRecordProviderMetaRecord
  20. def createUntypedRawRecord: UntypedRecord

    Permalink
    Definition Classes
    ContainerTypeMetaUntypedMetaRecord
  21. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  23. val fields: Seq[FieldDescriptor[_, ContainerType, ContainerTypeMeta]]

    Permalink
    Definition Classes
    ContainerTypeMetaMetaRecord
  24. def finalize(): Unit

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

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

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

    Permalink
    Definition Classes
    ContainerTypeMeta
  28. def ifInstanceFrom(x: AnyRef): Option[ContainerType]

    Permalink
    Definition Classes
    ContainerTypeMetaMetaRecord
  29. final def isInstanceOf[T0]: Boolean

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

    Permalink
    Definition Classes
    AnyRef
  31. def newBuilder: AllUnspecified

    Permalink
  32. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  34. def recordName: String

    Permalink
    Definition Classes
    ContainerTypeMetaUntypedMetaRecord
  35. val simpleContainerType: StructFieldDescriptor[ContainerType, ContainerTypeMeta, SimpleContainerType, SimpleContainerTypeMeta]

    Permalink
    Definition Classes
    ContainerTypeMeta
  36. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

    Permalink
    Definition Classes
    ContainerTypeMetaUntypedMetaRecord
  39. def untypedIfInstanceFrom(x: AnyRef): Option[UntypedRecord]

    Permalink
    Definition Classes
    ContainerTypeMetaUntypedMetaRecord
  40. final def wait(): Unit

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

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

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

    Permalink
    Definition Classes
    ContainerTypeMeta

Inherited from Serializable

Inherited from Serializable

Inherited from ContainerTypeMeta

Inherited from RecordProvider[ContainerType]

Inherited from JavaContainerTypeMeta[ContainerType, RawContainerType, ContainerTypeMeta]

Inherited from UntypedMetaRecord

Inherited from AnyRef

Inherited from Any

Ungrouped