com.github.massie.avrotuples

AvroTuple21

Related Docs: object AvroTuple21 | package avrotuples

final case class AvroTuple21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21](_1: T1, _2: T2, _3: T3, _4: T4, _5: T5, _6: T6, _7: T7, _8: T8, _9: T9, _10: T10, _11: T11, _12: T12, _13: T13, _14: T14, _15: T15, _16: T16, _17: T17, _18: T18, _19: T19, _20: T20, _21: T21) extends Product21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21] with SpecificRecord with KryoSerializable with Externalizable with Product with Serializable

Linear Supertypes
Serializable, Externalizable, Serializable, KryoSerializable, SpecificRecord, IndexedRecord, GenericContainer, Product21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21], Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. AvroTuple21
  2. Serializable
  3. Externalizable
  4. Serializable
  5. KryoSerializable
  6. SpecificRecord
  7. IndexedRecord
  8. GenericContainer
  9. Product21
  10. Product
  11. Equals
  12. AnyRef
  13. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new AvroTuple21()

  2. new AvroTuple21(_1: T1, _2: T2, _3: T3, _4: T4, _5: T5, _6: T6, _7: T7, _8: T8, _9: T9, _10: T10, _11: T11, _12: T12, _13: T13, _14: T14, _15: T15, _16: T16, _17: T17, _18: T18, _19: T19, _20: T20, _21: T21)

Value Members

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

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

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

    Definition Classes
    AnyRef → Any
  4. var _1: T1

    Definition Classes
    AvroTuple21 → Product21
  5. var _10: T10

    Definition Classes
    AvroTuple21 → Product21
  6. var _11: T11

    Definition Classes
    AvroTuple21 → Product21
  7. var _12: T12

    Definition Classes
    AvroTuple21 → Product21
  8. var _13: T13

    Definition Classes
    AvroTuple21 → Product21
  9. var _14: T14

    Definition Classes
    AvroTuple21 → Product21
  10. var _15: T15

    Definition Classes
    AvroTuple21 → Product21
  11. var _16: T16

    Definition Classes
    AvroTuple21 → Product21
  12. var _17: T17

    Definition Classes
    AvroTuple21 → Product21
  13. var _18: T18

    Definition Classes
    AvroTuple21 → Product21
  14. var _19: T19

    Definition Classes
    AvroTuple21 → Product21
  15. var _2: T2

    Definition Classes
    AvroTuple21 → Product21
  16. var _20: T20

    Definition Classes
    AvroTuple21 → Product21
  17. var _21: T21

    Definition Classes
    AvroTuple21 → Product21
  18. var _3: T3

    Definition Classes
    AvroTuple21 → Product21
  19. var _4: T4

    Definition Classes
    AvroTuple21 → Product21
  20. var _5: T5

    Definition Classes
    AvroTuple21 → Product21
  21. var _6: T6

    Definition Classes
    AvroTuple21 → Product21
  22. var _7: T7

    Definition Classes
    AvroTuple21 → Product21
  23. var _8: T8

    Definition Classes
    AvroTuple21 → Product21
  24. var _9: T9

    Definition Classes
    AvroTuple21 → Product21
  25. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  26. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  27. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  28. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  29. def get(i: Int): AnyRef

    Definition Classes
    AvroTuple21 → IndexedRecord
    Annotations
    @throws( classOf[IndexOutOfBoundsException] )
  30. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  31. def getSchema(): Schema

    Definition Classes
    AvroTuple21 → GenericContainer
  32. final def isInstanceOf[T0]: Boolean

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

    Definition Classes
    AnyRef
  34. final def notify(): Unit

    Definition Classes
    AnyRef
  35. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  36. def productArity: Int

    Definition Classes
    Product21 → Product
  37. def productElement(n: Int): Any

    Definition Classes
    Product21 → Product
    Annotations
    @throws( ... )
  38. def put(i: Int, v: Any): Unit

    Definition Classes
    AvroTuple21 → IndexedRecord
    Annotations
    @throws( classOf[IndexOutOfBoundsException] )
  39. def read(kryo: Kryo, input: Input): Unit

    Definition Classes
    AvroTuple21 → KryoSerializable
  40. def readExternal(in: ObjectInput): Unit

    Definition Classes
    AvroTuple21 → Externalizable
  41. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  42. def toBytes: Array[Byte]

  43. def toString(): String

    Definition Classes
    AvroTuple21 → AnyRef → Any
  44. def update(n1: T1, n2: T2, n3: T3, n4: T4, n5: T5, n6: T6, n7: T7, n8: T8, n9: T9, n10: T10, n11: T11, n12: T12, n13: T13, n14: T14, n15: T15, n16: T16, n17: T17, n18: T18, n19: T19, n20: T20, n21: T21): AvroTuple21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21]

  45. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  48. def write(kryo: Kryo, output: Output): Unit

    Definition Classes
    AvroTuple21 → KryoSerializable
  49. def writeExternal(out: ObjectOutput): Unit

    Definition Classes
    AvroTuple21 → Externalizable

Inherited from Serializable

Inherited from Externalizable

Inherited from Serializable

Inherited from KryoSerializable

Inherited from SpecificRecord

Inherited from IndexedRecord

Inherited from GenericContainer

Inherited from Product21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21]

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped