Uses of Interface
org.apache.pulsar.common.policies.data.BundlesData
Package
Description
Implementation of policies.
-
Uses of BundlesData in org.apache.pulsar.client.admin
Modifier and TypeMethodDescriptionNamespaces.getBundles
(String namespace) Get the list of bundles.Modifier and TypeMethodDescriptionNamespaces.getBundlesAsync
(String namespace) Get the list of bundles asynchronously.Modifier and TypeMethodDescriptionvoid
Namespaces.createNamespace
(String namespace, BundlesData bundlesData) Create a new namespace.Namespaces.createNamespaceAsync
(String namespace, BundlesData bundlesData) Create a new namespace asynchronously. -
Uses of BundlesData in org.apache.pulsar.common.policies.data
-
Uses of BundlesData in org.apache.pulsar.common.policies.data.impl