public class JcloudsMachineNamer extends BasicCloudMachineNamer
Constructor and Description |
---|
JcloudsMachineNamer() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getCustomMaxNameLength(ConfigBag setup)
Method for overriding to provide custom logic when an explicit config key is not set for the machine length.
|
generateNewGroupId, generateNewMachineUniqueName, generateNewMachineUniqueNameFromGroupId, getLengthForMachineUniqueNameSalt, getMaxNameLength, sanitize, setDefaultMachineNameMaxLength, setDefaultMachineNameSeparatorAndSaltLength
public java.lang.Integer getCustomMaxNameLength(ConfigBag setup)
AbstractCloudMachineNamer
getCustomMaxNameLength
in class AbstractCloudMachineNamer