class GroupByServingInfoParsed extends GroupByServingInfo with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- GroupByServingInfoParsed
- Serializable
- GroupByServingInfo
- Cloneable
- TBase
- Serializable
- TSerializable
- Comparable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new GroupByServingInfoParsed(groupByServingInfo: GroupByServingInfo)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val MutationAvroColumns: Seq[String]
- val MutationAvroFields: Seq[StructField]
- lazy val aggregator: SawtoothOnlineAggregator
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- lazy val batchEndTsMillis: Long
-
def
clear(): Unit
- Definition Classes
- GroupByServingInfo → TBase
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
def
compareTo(arg0: GroupByServingInfo): Int
- Definition Classes
- GroupByServingInfo → Comparable
-
def
deepCopy(): GroupByServingInfo
- Definition Classes
- GroupByServingInfo → TBase
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: GroupByServingInfo): Boolean
- Definition Classes
- GroupByServingInfo
-
def
equals(arg0: Any): Boolean
- Definition Classes
- GroupByServingInfo → AnyRef → Any
-
def
fieldForId(arg0: Int): _Fields
- Definition Classes
- GroupByServingInfo → TBase
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
getBatchEndDate(): String
- Definition Classes
- GroupByServingInfo
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
getFieldValue(arg0: _Fields): AnyRef
- Definition Classes
- GroupByServingInfo → TBase
-
def
getGroupBy(): GroupBy
- Definition Classes
- GroupByServingInfo
-
def
getInputAvroSchema(): String
- Definition Classes
- GroupByServingInfo
-
def
getKeyAvroSchema(): String
- Definition Classes
- GroupByServingInfo
-
def
getSelectedAvroSchema(): String
- Definition Classes
- GroupByServingInfo
- lazy val groupByOps: GroupByOps
-
def
hashCode(): Int
- Definition Classes
- GroupByServingInfo → AnyRef → Any
- def inputChrononSchema: StructType
- lazy val irAvroSchema: String
- lazy val irChrononSchema: StructType
- def irCodec: AvroCodec
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isSet(arg0: _Fields): Boolean
- Definition Classes
- GroupByServingInfo → TBase
-
def
isSetBatchEndDate(): Boolean
- Definition Classes
- GroupByServingInfo
-
def
isSetGroupBy(): Boolean
- Definition Classes
- GroupByServingInfo
-
def
isSetInputAvroSchema(): Boolean
- Definition Classes
- GroupByServingInfo
-
def
isSetKeyAvroSchema(): Boolean
- Definition Classes
- GroupByServingInfo
-
def
isSetSelectedAvroSchema(): Boolean
- Definition Classes
- GroupByServingInfo
-
lazy val
keyChrononSchema: StructType
- Annotations
- @transient()
- def keyCodec: AvroCodec
- def mutationChrononSchema: StructType
- def mutationValueAvroCodec: AvroCodec
- lazy val mutationValueAvroSchema: String
- def mutationValueChrononSchema: StructType
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- lazy val outputAvroSchema: String
- def outputChrononSchema: StructType
- def outputCodec: AvroCodec
-
def
read(arg0: TProtocol): Unit
- Definition Classes
- GroupByServingInfo → TSerializable
- Annotations
- @throws( ... )
- def selectedChrononSchema: StructType
- def selectedCodec: AvroCodec
-
def
setBatchEndDate(arg0: String): GroupByServingInfo
- Definition Classes
- GroupByServingInfo
-
def
setBatchEndDateIsSet(arg0: Boolean): Unit
- Definition Classes
- GroupByServingInfo
-
def
setFieldValue(arg0: _Fields, arg1: Any): Unit
- Definition Classes
- GroupByServingInfo → TBase
-
def
setGroupBy(arg0: GroupBy): GroupByServingInfo
- Definition Classes
- GroupByServingInfo
-
def
setGroupByIsSet(arg0: Boolean): Unit
- Definition Classes
- GroupByServingInfo
-
def
setInputAvroSchema(arg0: String): GroupByServingInfo
- Definition Classes
- GroupByServingInfo
-
def
setInputAvroSchemaIsSet(arg0: Boolean): Unit
- Definition Classes
- GroupByServingInfo
-
def
setKeyAvroSchema(arg0: String): GroupByServingInfo
- Definition Classes
- GroupByServingInfo
-
def
setKeyAvroSchemaIsSet(arg0: Boolean): Unit
- Definition Classes
- GroupByServingInfo
-
def
setSelectedAvroSchema(arg0: String): GroupByServingInfo
- Definition Classes
- GroupByServingInfo
-
def
setSelectedAvroSchemaIsSet(arg0: Boolean): Unit
- Definition Classes
- GroupByServingInfo
- def streamChrononSchema: StructType
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- GroupByServingInfo → AnyRef → Any
-
def
unsetBatchEndDate(): Unit
- Definition Classes
- GroupByServingInfo
-
def
unsetGroupBy(): Unit
- Definition Classes
- GroupByServingInfo
-
def
unsetInputAvroSchema(): Unit
- Definition Classes
- GroupByServingInfo
-
def
unsetKeyAvroSchema(): Unit
- Definition Classes
- GroupByServingInfo
-
def
unsetSelectedAvroSchema(): Unit
- Definition Classes
- GroupByServingInfo
-
def
validate(): Unit
- Definition Classes
- GroupByServingInfo
- Annotations
- @throws( ... )
- def valueAvroCodec: AvroCodec
- lazy val valueAvroSchema: String
- lazy val valueChrononSchema: StructType
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
def
write(arg0: TProtocol): Unit
- Definition Classes
- GroupByServingInfo → TSerializable
- Annotations
- @throws( ... )