Class BookieInfoImpl
java.lang.Object
org.apache.pulsar.common.policies.data.impl.BookieInfoImpl
- All Implemented Interfaces:
- BookieInfo
Bookie information.
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from interface org.apache.pulsar.common.policies.data.BookieInfoBookieInfo.Builder
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pulsar.common.policies.data.BookieInfogetHostname, getRack
- 
Constructor Details- 
BookieInfoImplpublic BookieInfoImpl()
 
- 
- 
Method Details- 
builder
 
-