Broker

harness.kafka.KafkaConfig$.Broker
See theBroker companion object
final case class Broker(plainTextHost: String, plainTextPort: Option[Int], plainTextHostPort: Option[Int])

Attributes

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

Members list

Type members

Classlikes

object withDefaults

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product