harness.kafka.HConsumer$.Live
final case class Live[K, V](consumer: Consumer, topicName: String, keySerde: Serde[Any, K], valueSerde: Serde[Any, V]) extends HConsumer[K, V]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product