Class TopologyBroker
java.lang.Object
io.camunda.zeebe.test.broker.protocol.brokerapi.data.TopologyBroker
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddPartition(BrokerPartitionState brokerPartitionState) booleangetHost()intintgetPort()inthashCode()toString()
-
Field Details
-
nodeId
protected final int nodeId -
host
-
port
protected final int port
-
-
Constructor Details
-
TopologyBroker
-
-
Method Details