harness.kafka

package harness.kafka

Members list

Packages

Type members

Classlikes

final case class ConsumerConfig(groupId: String, topicName: String, offsetStrategy: AutoOffsetStrategy)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
trait HConsumer[K, V]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Live[K, V]
object HConsumer

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
HConsumer.type
trait HProducer[V]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Live[K, V]
object HProducer

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
HProducer.type
object HSerdes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
HSerdes.type
final case class KafkaConfig(zookeeper: Zookeeper, broker: Broker)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object KafkaConfig

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ProducerConfig(topicName: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type