Class GatewayTopologyMetrics

java.lang.Object
io.camunda.zeebe.gateway.impl.broker.cluster.GatewayTopologyMetrics

public class GatewayTopologyMetrics extends Object
  • Constructor Details

    • GatewayTopologyMetrics

      public GatewayTopologyMetrics()
  • Method Details

    • setLeaderForPartition

      public void setLeaderForPartition(int partition, int broker)
    • setFollower

      public void setFollower(int partition, int broker)