KafkaExtractorConfiguration

Companion object with utils used in Kafka extractor configurations

Companion:
class
Source:
KafkaExtractorConfiguration.scala
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

private[kafka] object Constraints

(Programmer-biased) constraints set upon the configuration values

(Programmer-biased) constraints set upon the configuration values

Source:
KafkaExtractorConfiguration.scala
private[kafka] object Defaults

Default values used in the configuration as fallbacks when no alternative has been received

Default values used in the configuration as fallbacks when no alternative has been received

Source:
KafkaExtractorConfiguration.scala
private[kafka] object Errors

Error messages and error-generating function to create descriptive errors whenever a configuration is not valid

Error messages and error-generating function to create descriptive errors whenever a configuration is not valid

Source:
KafkaExtractorConfiguration.scala

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
Source:
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala