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)

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