Class BookiesClusterInfoImpl
java.lang.Object
org.apache.pulsar.common.policies.data.impl.BookiesClusterInfoImpl
- All Implemented Interfaces:
BookiesClusterInfo
Raw bookies information.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Nested classes/interfaces inherited from interface org.apache.pulsar.common.policies.data.BookiesClusterInfo
BookiesClusterInfo.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.BookiesClusterInfo
getBookies
-
Constructor Details
-
BookiesClusterInfoImpl
public BookiesClusterInfoImpl()
-
-
Method Details
-
builder
-