Uses of Enum Class
io.airlift.node.NodeConfig.AddressSource
Packages that use NodeConfig.AddressSource
-
Uses of NodeConfig.AddressSource in io.airlift.node
Methods in io.airlift.node that return NodeConfig.AddressSourceModifier and TypeMethodDescriptionNodeConfig.getInternalAddressSource()static NodeConfig.AddressSourceReturns the enum constant of this class with the specified name.static NodeConfig.AddressSource[]NodeConfig.AddressSource.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.airlift.node with parameters of type NodeConfig.AddressSourceModifier and TypeMethodDescriptionNodeConfig.setInternalAddressSource(NodeConfig.AddressSource internalAddressSource) Constructors in io.airlift.node with parameters of type NodeConfig.AddressSource