Class BookieInfoImpl
java.lang.Object
org.apache.pulsar.common.policies.data.impl.BookieInfoImpl
- All Implemented Interfaces:
BookieInfo
Bookie information.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.pulsar.common.policies.data.BookieInfo
BookieInfo.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.BookieInfo
getHostname, getRack
-
Constructor Details
-
BookieInfoImpl
public BookieInfoImpl()
-
-
Method Details
-
builder
-