Uses of Class
com.rabbitmq.stream.impl.Client.Broker
Packages that use Client.Broker
Package
Description
Implementation-specific, non-public interfaces and classes of the RabbitMQ Stream Java Client.
-
Uses of Client.Broker in com.rabbitmq.stream.impl
Methods in com.rabbitmq.stream.impl that return Client.BrokerMethods in com.rabbitmq.stream.impl that return types with arguments of type Client.BrokerConstructors in com.rabbitmq.stream.impl with parameters of type Client.BrokerModifierConstructorDescriptionStreamMetadata
(String stream, short responseCode, Client.Broker leader, List<Client.Broker> replicas) Constructor parameters in com.rabbitmq.stream.impl with type arguments of type Client.BrokerModifierConstructorDescriptionStreamMetadata
(String stream, short responseCode, Client.Broker leader, List<Client.Broker> replicas)