Class Hierarchy
- java.lang.Object
- io.camunda.zeebe.gateway.impl.broker.BrokerClientImpl (implements io.camunda.zeebe.gateway.impl.broker.BrokerClient)
- io.camunda.zeebe.gateway.impl.broker.PartitionIdIterator (implements java.util.Iterator<E>)
- io.camunda.zeebe.gateway.impl.broker.RequestRetryHandler
- io.camunda.zeebe.gateway.impl.broker.RoundRobinDispatchStrategy (implements io.camunda.zeebe.gateway.impl.broker.RequestDispatchStrategy)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.camunda.zeebe.gateway.cmd.ClientException
- io.camunda.zeebe.gateway.impl.broker.RequestRetriesExhaustedException
- io.camunda.zeebe.gateway.cmd.ClientException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- java.lang.AutoCloseable
- io.camunda.zeebe.gateway.impl.broker.BrokerClient
- io.camunda.zeebe.gateway.impl.broker.BrokerResponseConsumer<T>
- io.camunda.zeebe.gateway.impl.broker.RequestDispatchStrategy