接口的使用
org.apache.pulsar.common.policies.data.BundlesData
使用BundlesData的程序包
程序包
说明
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.
-
org.apache.pulsar.client.admin中BundlesData的使用
返回变量类型为BundlesData的类型的org.apache.pulsar.client.admin中的方法修饰符和类型方法说明voidNamespaces.createNamespace(String namespace, BundlesData bundlesData) Create a new namespace.Namespaces.createNamespaceAsync(String namespace, BundlesData bundlesData) Create a new namespace asynchronously. -
org.apache.pulsar.common.policies.data中BundlesData的使用
-
org.apache.pulsar.common.policies.data.impl中BundlesData的使用