c

ai.chronon.online

GroupByServingInfoParsed

class GroupByServingInfoParsed extends GroupByServingInfo with Serializable

Linear Supertypes
Serializable, GroupByServingInfo, Cloneable, TBase[GroupByServingInfo, _Fields], Serializable, TSerializable, Comparable[GroupByServingInfo], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GroupByServingInfoParsed
  2. Serializable
  3. GroupByServingInfo
  4. Cloneable
  5. TBase
  6. Serializable
  7. TSerializable
  8. Comparable
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new GroupByServingInfoParsed(groupByServingInfo: GroupByServingInfo, partitionSpec: PartitionSpec)

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. val MutationAvroColumns: Seq[String]
  5. val MutationAvroFields: Seq[StructField]
  6. lazy val aggregator: SawtoothOnlineAggregator
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. lazy val batchEndTsMillis: Long
  9. def clear(): Unit
    Definition Classes
    GroupByServingInfo → TBase
  10. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  11. def compareTo(arg0: GroupByServingInfo): Int
    Definition Classes
    GroupByServingInfo → Comparable
  12. def deepCopy(): GroupByServingInfo
    Definition Classes
    GroupByServingInfo → TBase
  13. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  14. def equals(arg0: GroupByServingInfo): Boolean
    Definition Classes
    GroupByServingInfo
  15. def equals(arg0: Any): Boolean
    Definition Classes
    GroupByServingInfo → AnyRef → Any
  16. def fieldForId(arg0: Int): _Fields
    Definition Classes
    GroupByServingInfo → TBase
  17. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  18. def getBatchEndDate(): String
    Definition Classes
    GroupByServingInfo
  19. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  20. def getDateFormat(): String
    Definition Classes
    GroupByServingInfo
  21. def getFieldValue(arg0: _Fields): AnyRef
    Definition Classes
    GroupByServingInfo → TBase
  22. def getGroupBy(): GroupBy
    Definition Classes
    GroupByServingInfo
  23. def getInputAvroSchema(): String
    Definition Classes
    GroupByServingInfo
  24. def getKeyAvroSchema(): String
    Definition Classes
    GroupByServingInfo
  25. def getSelectedAvroSchema(): String
    Definition Classes
    GroupByServingInfo
  26. lazy val groupByOps: GroupByOps
  27. val groupByServingInfo: GroupByServingInfo
  28. def hashCode(): Int
    Definition Classes
    GroupByServingInfo → AnyRef → Any
  29. def inputChrononSchema: StructType
  30. lazy val irAvroSchema: String
  31. lazy val irChrononSchema: StructType
  32. def irCodec: AvroCodec
  33. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  34. def isSet(arg0: _Fields): Boolean
    Definition Classes
    GroupByServingInfo → TBase
  35. def isSetBatchEndDate(): Boolean
    Definition Classes
    GroupByServingInfo
  36. def isSetDateFormat(): Boolean
    Definition Classes
    GroupByServingInfo
  37. def isSetGroupBy(): Boolean
    Definition Classes
    GroupByServingInfo
  38. def isSetInputAvroSchema(): Boolean
    Definition Classes
    GroupByServingInfo
  39. def isSetKeyAvroSchema(): Boolean
    Definition Classes
    GroupByServingInfo
  40. def isSetSelectedAvroSchema(): Boolean
    Definition Classes
    GroupByServingInfo
  41. lazy val keyChrononSchema: StructType
    Annotations
    @transient()
  42. def keyCodec: AvroCodec
  43. def mutationChrononSchema: StructType
  44. def mutationValueAvroCodec: AvroCodec
  45. lazy val mutationValueAvroSchema: String
  46. def mutationValueChrononSchema: StructType
  47. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  48. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  49. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  50. lazy val outputAvroSchema: String
  51. def outputChrononSchema: StructType
  52. def outputCodec: AvroCodec
  53. def read(arg0: TProtocol): Unit
    Definition Classes
    GroupByServingInfo → TSerializable
    Annotations
    @throws( ... )
  54. def selectedChrononSchema: StructType
  55. def selectedCodec: AvroCodec
  56. def setBatchEndDate(arg0: String): GroupByServingInfo
    Definition Classes
    GroupByServingInfo
  57. def setBatchEndDateIsSet(arg0: Boolean): Unit
    Definition Classes
    GroupByServingInfo
  58. def setDateFormat(arg0: String): GroupByServingInfo
    Definition Classes
    GroupByServingInfo
  59. def setDateFormatIsSet(arg0: Boolean): Unit
    Definition Classes
    GroupByServingInfo
  60. def setFieldValue(arg0: _Fields, arg1: Any): Unit
    Definition Classes
    GroupByServingInfo → TBase
  61. def setGroupBy(arg0: GroupBy): GroupByServingInfo
    Definition Classes
    GroupByServingInfo
  62. def setGroupByIsSet(arg0: Boolean): Unit
    Definition Classes
    GroupByServingInfo
  63. def setInputAvroSchema(arg0: String): GroupByServingInfo
    Definition Classes
    GroupByServingInfo
  64. def setInputAvroSchemaIsSet(arg0: Boolean): Unit
    Definition Classes
    GroupByServingInfo
  65. def setKeyAvroSchema(arg0: String): GroupByServingInfo
    Definition Classes
    GroupByServingInfo
  66. def setKeyAvroSchemaIsSet(arg0: Boolean): Unit
    Definition Classes
    GroupByServingInfo
  67. def setSelectedAvroSchema(arg0: String): GroupByServingInfo
    Definition Classes
    GroupByServingInfo
  68. def setSelectedAvroSchemaIsSet(arg0: Boolean): Unit
    Definition Classes
    GroupByServingInfo
  69. def streamChrononSchema: StructType
  70. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  71. def toString(): String
    Definition Classes
    GroupByServingInfo → AnyRef → Any
  72. def unsetBatchEndDate(): Unit
    Definition Classes
    GroupByServingInfo
  73. def unsetDateFormat(): Unit
    Definition Classes
    GroupByServingInfo
  74. def unsetGroupBy(): Unit
    Definition Classes
    GroupByServingInfo
  75. def unsetInputAvroSchema(): Unit
    Definition Classes
    GroupByServingInfo
  76. def unsetKeyAvroSchema(): Unit
    Definition Classes
    GroupByServingInfo
  77. def unsetSelectedAvroSchema(): Unit
    Definition Classes
    GroupByServingInfo
  78. def validate(): Unit
    Definition Classes
    GroupByServingInfo
    Annotations
    @throws( ... )
  79. def valueAvroCodec: AvroCodec
  80. lazy val valueAvroSchema: String
  81. lazy val valueChrononSchema: StructType
  82. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  83. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  84. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  85. def write(arg0: TProtocol): Unit
    Definition Classes
    GroupByServingInfo → TSerializable
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from GroupByServingInfo

Inherited from Cloneable

Inherited from TBase[GroupByServingInfo, _Fields]

Inherited from Serializable

Inherited from TSerializable

Inherited from Comparable[GroupByServingInfo]

Inherited from AnyRef

Inherited from Any

Ungrouped