Uses of Enum Class
org.apache.pulsar.broker.namespace.NamespaceService.AddressType
Packages that use NamespaceService.AddressType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of NamespaceService.AddressType in org.apache.pulsar.broker.namespace
Methods in org.apache.pulsar.broker.namespace that return NamespaceService.AddressTypeModifier and TypeMethodDescriptionstatic NamespaceService.AddressTypeReturns the enum constant of this class with the specified name.static NamespaceService.AddressType[]NamespaceService.AddressType.values()Returns an array containing the constants of this enum class, in the order they are declared.