Hierarchy For Package io.camunda.zeebe.broker.client.api
Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.camunda.zeebe.broker.client.api.BrokerClientException
- io.camunda.zeebe.broker.client.api.BrokerErrorException
- io.camunda.zeebe.broker.client.api.BrokerRejectionException
- io.camunda.zeebe.broker.client.api.BrokerResponseException
- io.camunda.zeebe.broker.client.api.IllegalBrokerResponseException
- io.camunda.zeebe.broker.client.api.UnsupportedBrokerResponseException
- io.camunda.zeebe.broker.client.api.NoTopologyAvailableException
- io.camunda.zeebe.broker.client.api.PartitionInactiveException
- io.camunda.zeebe.broker.client.api.PartitionNotFoundException
- io.camunda.zeebe.broker.client.api.RequestRetriesExhaustedException
- io.camunda.zeebe.broker.client.api.BrokerClientException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- java.lang.AutoCloseable
- io.camunda.zeebe.broker.client.api.BrokerClient
- io.camunda.zeebe.broker.client.api.BrokerClusterState
- io.camunda.zeebe.broker.client.api.BrokerResponseConsumer<T>
- io.camunda.zeebe.broker.client.api.BrokerTopologyListener
- io.camunda.zeebe.dynamic.config.ClusterConfigurationUpdateNotifier.ClusterConfigurationUpdateListener
- io.camunda.zeebe.broker.client.api.BrokerTopologyManager
- io.camunda.zeebe.broker.client.api.RequestDispatchStrategy