c

ai.chronon.online

GroupByServingInfoParsed

class GroupByServingInfoParsed extends GroupByServingInfo with Serializable

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

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(classOf[java.lang.CloneNotSupportedException]) @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: AnyRef): 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[_ <: AnyRef]
    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. def hashCode(): Int
    Definition Classes
    GroupByServingInfo → AnyRef → Any
  28. def inputChrononSchema: StructType
  29. lazy val irAvroSchema: String
  30. lazy val irChrononSchema: StructType
  31. def irCodec: AvroCodec
  32. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  33. def isSet(arg0: _Fields): Boolean
    Definition Classes
    GroupByServingInfo → TBase
  34. def isSetBatchEndDate(): Boolean
    Definition Classes
    GroupByServingInfo
  35. def isSetDateFormat(): Boolean
    Definition Classes
    GroupByServingInfo
  36. def isSetGroupBy(): Boolean
    Definition Classes
    GroupByServingInfo
  37. def isSetInputAvroSchema(): Boolean
    Definition Classes
    GroupByServingInfo
  38. def isSetKeyAvroSchema(): Boolean
    Definition Classes
    GroupByServingInfo
  39. def isSetSelectedAvroSchema(): Boolean
    Definition Classes
    GroupByServingInfo
  40. lazy val keyChrononSchema: StructType
    Annotations
    @transient()
  41. def keyCodec: AvroCodec
  42. def mutationChrononSchema: StructType
  43. def mutationValueAvroCodec: AvroCodec
  44. lazy val mutationValueAvroSchema: String
  45. def mutationValueChrononSchema: StructType
  46. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  47. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  48. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  49. lazy val outputAvroSchema: String
  50. def outputChrononSchema: StructType
  51. def outputCodec: AvroCodec
  52. def read(arg0: TProtocol): Unit
    Definition Classes
    GroupByServingInfo → TSerializable
    Annotations
    @throws(classOf[org.apache.thrift.TException])
  53. def selectedChrononSchema: StructType
  54. def selectedCodec: AvroCodec
  55. def setBatchEndDate(arg0: String): GroupByServingInfo
    Definition Classes
    GroupByServingInfo
  56. def setBatchEndDateIsSet(arg0: Boolean): Unit
    Definition Classes
    GroupByServingInfo
  57. def setDateFormat(arg0: String): GroupByServingInfo
    Definition Classes
    GroupByServingInfo
  58. def setDateFormatIsSet(arg0: Boolean): Unit
    Definition Classes
    GroupByServingInfo
  59. def setFieldValue(arg0: _Fields, arg1: AnyRef): Unit
    Definition Classes
    GroupByServingInfo → TBase
  60. def setGroupBy(arg0: GroupBy): GroupByServingInfo
    Definition Classes
    GroupByServingInfo
  61. def setGroupByIsSet(arg0: Boolean): Unit
    Definition Classes
    GroupByServingInfo
  62. def setInputAvroSchema(arg0: String): GroupByServingInfo
    Definition Classes
    GroupByServingInfo
  63. def setInputAvroSchemaIsSet(arg0: Boolean): Unit
    Definition Classes
    GroupByServingInfo
  64. def setKeyAvroSchema(arg0: String): GroupByServingInfo
    Definition Classes
    GroupByServingInfo
  65. def setKeyAvroSchemaIsSet(arg0: Boolean): Unit
    Definition Classes
    GroupByServingInfo
  66. def setSelectedAvroSchema(arg0: String): GroupByServingInfo
    Definition Classes
    GroupByServingInfo
  67. def setSelectedAvroSchemaIsSet(arg0: Boolean): Unit
    Definition Classes
    GroupByServingInfo
  68. def streamChrononSchema: StructType
  69. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  70. def toString(): String
    Definition Classes
    GroupByServingInfo → AnyRef → Any
  71. def unsetBatchEndDate(): Unit
    Definition Classes
    GroupByServingInfo
  72. def unsetDateFormat(): Unit
    Definition Classes
    GroupByServingInfo
  73. def unsetGroupBy(): Unit
    Definition Classes
    GroupByServingInfo
  74. def unsetInputAvroSchema(): Unit
    Definition Classes
    GroupByServingInfo
  75. def unsetKeyAvroSchema(): Unit
    Definition Classes
    GroupByServingInfo
  76. def unsetSelectedAvroSchema(): Unit
    Definition Classes
    GroupByServingInfo
  77. def validate(): Unit
    Definition Classes
    GroupByServingInfo
    Annotations
    @throws(classOf[org.apache.thrift.TException])
  78. def valueAvroCodec: AvroCodec
  79. lazy val valueAvroSchema: String
  80. lazy val valueChrononSchema: StructType
  81. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  82. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  83. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  84. def write(arg0: TProtocol): Unit
    Definition Classes
    GroupByServingInfo → TSerializable
    Annotations
    @throws(classOf[org.apache.thrift.TException])

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