Uses of Class
org.apache.pulsar.broker.namespace.OwnedBundle
Packages that use OwnedBundle
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of OwnedBundle in org.apache.pulsar.broker.namespace
Methods in org.apache.pulsar.broker.namespace that return OwnedBundleModifier and TypeMethodDescriptionOwnershipCache.getOwnedBundle(NamespaceBundle bundle) Return theOwnedBundleinstance from the local cache.Methods in org.apache.pulsar.broker.namespace that return types with arguments of type OwnedBundleModifier and TypeMethodDescriptionOwnershipCache.getOwnedBundleAsync(NamespaceBundle bundle) OwnershipCache.getOwnedBundles()Method to access the map of allServiceUnitobjects owned by the local broker.OwnershipCache.getOwnedBundlesAsync()