Class BookieAffinityGroupDataImpl
java.lang.Object
org.apache.pulsar.common.policies.data.impl.BookieAffinityGroupDataImpl
- All Implemented Interfaces:
BookieAffinityGroupData
Description of a BookKeeper's affinity group.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Nested classes/interfaces inherited from interface org.apache.pulsar.common.policies.data.BookieAffinityGroupData
BookieAffinityGroupData.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.BookieAffinityGroupData
getBookkeeperAffinityGroupPrimary, getBookkeeperAffinityGroupSecondary
-
Constructor Details
-
BookieAffinityGroupDataImpl
public BookieAffinityGroupDataImpl()
-
-
Method Details
-
builder
-