franzy.embedded.protocols

KafkaBrokerLifecycle

protocol

Basic Kafka Broker lifecycle protocol.

members

attempt-shutdown

(attempt-shutdown this)

await-shutdown

(await-shutdown this)

shutdown

(shutdown this)

startup

(startup this)

KafkaServerState

protocol

Stateful Kafka Broker information.

members

bound-port

(bound-port this security-protocol)

set-state

(set-state this state)

ZookeeperConnected

protocol

Kafka protocol for accessing Zookeeper via a broker’s Zookeeper connection.

members

zk-utils

(zk-utils this)