Uses of Interface
org.apache.pulsar.common.policies.data.BundlesData
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Implementation of policies.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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