Uses of Class
org.apache.pulsar.proxy.server.BrokerDiscoveryProvider
-
Packages that use BrokerDiscoveryProvider Package Description org.apache.pulsar.proxy.server Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of BrokerDiscoveryProvider in org.apache.pulsar.proxy.server
Methods in org.apache.pulsar.proxy.server that return BrokerDiscoveryProvider Modifier and Type Method Description BrokerDiscoveryProviderProxyService. getDiscoveryProvider()Methods in org.apache.pulsar.proxy.server with parameters of type BrokerDiscoveryProvider Modifier and Type Method Description static voidProxyServiceStarter. addWebServerHandlers(WebServer server, ProxyConfiguration config, ProxyService service, BrokerDiscoveryProvider discoveryProvider)
-