Class BundlesDataImpl
java.lang.Object
org.apache.pulsar.common.policies.data.impl.BundlesDataImpl
- All Implemented Interfaces:
BundlesData
Holder for bundles.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.pulsar.common.policies.data.BundlesData
BundlesData.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.BundlesData
getBoundaries, getNumBundles
-
Constructor Details
-
BundlesDataImpl
public BundlesDataImpl()
-
-
Method Details
-
builder
-