A C E F G H I N P S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AddressToHostname - Class in io.airlift.node
C
- configure(Binder) - Method in class io.airlift.node.NodeModule
- configure(Binder) - Method in class io.airlift.node.testing.TestingNodeModule
E
- encodeAddressAsHostname(InetAddress) - Static method in class io.airlift.node.AddressToHostname
- ENV_REGEXP - Static variable in class io.airlift.node.NodeConfig
F
- FQDN - io.airlift.node.NodeConfig.AddressSource
G
- getBinarySpec() - Method in class io.airlift.node.NodeConfig
- getBinarySpec() - Method in class io.airlift.node.NodeInfo
-
Binary this JavaVM is running.
- getBindIp() - Method in class io.airlift.node.NodeInfo
-
The IP address the server should use when binding a server socket.
- getConfigSpec() - Method in class io.airlift.node.NodeConfig
- getConfigSpec() - Method in class io.airlift.node.NodeInfo
-
Configuration this JavaVM is running.
- getEnvironment() - Method in class io.airlift.node.NodeConfig
- getEnvironment() - Method in class io.airlift.node.NodeInfo
-
The environment in which this server is running.
- getExternalAddress() - Method in class io.airlift.node.NodeInfo
-
The address to use when contacting this server from an external network.
- getInstanceId() - Method in class io.airlift.node.NodeInfo
-
The unique id of this JavaVM instance.
- getInternalAddress() - Method in class io.airlift.node.NodeInfo
-
The internal network address the server should use when announcing its location to other machines.
- getInternalAddressSource() - Method in class io.airlift.node.NodeConfig
- getLocation() - Method in class io.airlift.node.NodeConfig
- getLocation() - Method in class io.airlift.node.NodeInfo
-
Location of this JavaVM.
- getNodeBindIp() - Method in class io.airlift.node.NodeConfig
- getNodeExternalAddress() - Method in class io.airlift.node.NodeConfig
- getNodeId() - Method in class io.airlift.node.NodeConfig
- getNodeId() - Method in class io.airlift.node.NodeInfo
-
The unique id of the deployment slot in which this binary is running.
- getNodeInternalAddress() - Method in class io.airlift.node.NodeConfig
- getPool() - Method in class io.airlift.node.NodeConfig
- getPool() - Method in class io.airlift.node.NodeInfo
-
The pool of which this server is a member.
- getStartTime() - Method in class io.airlift.node.NodeInfo
-
The time this server was started.
H
- HOSTNAME - io.airlift.node.NodeConfig.AddressSource
I
- ID_REGEXP - Static variable in class io.airlift.node.NodeConfig
- io.airlift.node - package io.airlift.node
- io.airlift.node.testing - package io.airlift.node.testing
- IP - io.airlift.node.NodeConfig.AddressSource
- IP_ENCODED_AS_HOSTNAME - io.airlift.node.NodeConfig.AddressSource
N
- NodeConfig - Class in io.airlift.node
- NodeConfig() - Constructor for class io.airlift.node.NodeConfig
- NodeConfig.AddressSource - Enum in io.airlift.node
- NodeInfo - Class in io.airlift.node
- NodeInfo(NodeConfig) - Constructor for class io.airlift.node.NodeInfo
- NodeInfo(String) - Constructor for class io.airlift.node.NodeInfo
- NodeInfo(String, String, String, String, InetAddress, String, String, String, String, NodeConfig.AddressSource) - Constructor for class io.airlift.node.NodeInfo
- NodeModule - Class in io.airlift.node
- NodeModule() - Constructor for class io.airlift.node.NodeModule
P
- POOL_REGEXP - Static variable in class io.airlift.node.NodeConfig
S
- setBinarySpec(String) - Method in class io.airlift.node.NodeConfig
- setConfigSpec(String) - Method in class io.airlift.node.NodeConfig
- setEnvironment(String) - Method in class io.airlift.node.NodeConfig
- setInternalAddressSource(NodeConfig.AddressSource) - Method in class io.airlift.node.NodeConfig
- setLocation(String) - Method in class io.airlift.node.NodeConfig
- setNodeBindIp(String) - Method in class io.airlift.node.NodeConfig
- setNodeBindIp(InetAddress) - Method in class io.airlift.node.NodeConfig
- setNodeExternalAddress(String) - Method in class io.airlift.node.NodeConfig
- setNodeId(String) - Method in class io.airlift.node.NodeConfig
- setNodeInternalAddress(String) - Method in class io.airlift.node.NodeConfig
- setPool(String) - Method in class io.airlift.node.NodeConfig
T
- TestingNodeModule - Class in io.airlift.node.testing
- TestingNodeModule() - Constructor for class io.airlift.node.testing.TestingNodeModule
- TestingNodeModule(String) - Constructor for class io.airlift.node.testing.TestingNodeModule
- TestingNodeModule(String, String) - Constructor for class io.airlift.node.testing.TestingNodeModule
- TestingNodeModule(String, Optional<String>) - Constructor for class io.airlift.node.testing.TestingNodeModule
- TestingNodeModule(Optional<String>) - Constructor for class io.airlift.node.testing.TestingNodeModule
- toString() - Method in class io.airlift.node.NodeInfo
- tryDecodeHostnameToAddress(String) - Static method in class io.airlift.node.AddressToHostname
V
- valueOf(String) - Static method in enum io.airlift.node.NodeConfig.AddressSource
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.airlift.node.NodeConfig.AddressSource
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages