接口的使用
org.apache.pulsar.common.policies.data.AutoTopicCreationOverride
程序包
说明
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中AutoTopicCreationOverride的使用
修饰符和类型方法说明Namespaces.getAutoTopicCreation(String namespace) Get the autoTopicCreation info within a namespace.返回变量类型为AutoTopicCreationOverride的类型的org.apache.pulsar.client.admin中的方法修饰符和类型方法说明Namespaces.getAutoTopicCreationAsync(String namespace) Get the autoTopicCreation info within a namespace asynchronously.修饰符和类型方法说明voidNamespaces.setAutoTopicCreation(String namespace, AutoTopicCreationOverride autoTopicCreationOverride) Sets the autoTopicCreation policy for a given namespace, overriding broker settings.Namespaces.setAutoTopicCreationAsync(String namespace, AutoTopicCreationOverride autoTopicCreationOverride) Sets the autoTopicCreation policy for a given namespace, overriding broker settings asynchronously. -
org.apache.pulsar.common.policies.data中AutoTopicCreationOverride的使用
-
org.apache.pulsar.common.policies.data.impl中AutoTopicCreationOverride的使用
修饰符和类型类说明final classOverride of autoTopicCreation settings on a namespace level.修饰符和类型方法说明static ValidateResultAutoTopicCreationOverrideImpl.validateOverride(AutoTopicCreationOverride override)