Uses of Class
org.apache.pulsar.broker.namespace.LookupOptions
Packages that use LookupOptions
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of LookupOptions in org.apache.pulsar.broker.namespace
Methods in org.apache.pulsar.broker.namespace with parameters of type LookupOptionsModifier and TypeMethodDescriptionNamespaceService.getBrokerServiceUrlAsync(org.apache.pulsar.common.naming.TopicName topic, LookupOptions options) NamespaceService.getWebServiceUrl(org.apache.pulsar.common.naming.ServiceUnitId suName, LookupOptions options) Return the URL of the broker who's owning a particular service unit.NamespaceService.getWebServiceUrlAsync(org.apache.pulsar.common.naming.ServiceUnitId suName, LookupOptions options) Return the URL of the broker who's owning a particular service unit in asynchronous way.