Class BrokerInfoImpl
java.lang.Object
org.apache.pulsar.common.policies.data.impl.BrokerInfoImpl
- All Implemented Interfaces:
BrokerInfo
Broker Information.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.pulsar.common.policies.data.BrokerInfo
BrokerInfo.Builder
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.pulsar.common.policies.data.BrokerInfo
getBrokerId, getServiceUrl
-
Constructor Details
-
BrokerInfoImpl
public BrokerInfoImpl()
-
-
Method Details
-
builder
-