- All Implemented Interfaces:
- Serializable
- Enclosing class:
- HostsFileBasedInfrastructureManager
protected class HostsFileBasedInfrastructureManager.NodeNameBuilder
extends Object
implements Serializable
Utility class to encapsulate node name building and node name parsing.
The node name involves the host that was written in the host file, and
that si used as an identifying key to track the node afterwards.
Configured host addresses need to be converted to compliant host
addresses in terms of node name building rules (e.g. prevent dots in
node names)
- See Also:
- Serialized Form