object SpeakerEmotionInferenceResponse extends SparkBindings[SpeakerEmotionInferenceResponse]

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SpeakerEmotionInferenceResponse
  2. SparkBindings
  3. Serializable
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def makeFromInternalRowConverter: (InternalRow) ⇒ SpeakerEmotionInferenceResponse
    Definition Classes
    SparkBindings
  2. def makeFromRowConverter: (Row) ⇒ SpeakerEmotionInferenceResponse
    Definition Classes
    SparkBindings
  3. def makeToInternalRowConverter: (SpeakerEmotionInferenceResponse) ⇒ InternalRow
    Definition Classes
    SparkBindings
  4. def makeToRowConverter: (SpeakerEmotionInferenceResponse) ⇒ Row
    Definition Classes
    SparkBindings
  5. lazy val schema: StructType
    Definition Classes
    SparkBindings