类 LookupData
java.lang.Object
org.apache.pulsar.common.lookup.data.LookupData
This class encapsulates lookup data.
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
LookupData
public LookupData() -
LookupData
-
-
方法详细资料
-
getBrokerUrl
-
getBrokerUrlTls
-
getHttpUrl
-
getHttpUrlTls
-
setHttpUrlTls
-
getNativeUrl
已过时。Legacy name, but client libraries are still using it so it needs to be included in Json. -
getBrokerUrlSsl
已过时。"brokerUrlSsl" is needed in the serialized Json for compatibility reasons.Older C++ pulsar client library version will fail the lookup if this field is not included, even though it's not used
-
toString
-