Brooklyn

brooklyn.location.jclouds
[Java] Class JcloudsMachineNamer

java.lang.Object
  brooklyn.location.cloud.CloudMachineNamer
      brooklyn.location.jclouds.JcloudsMachineNamer

public class JcloudsMachineNamer
extends CloudMachineNamer

Field Summary
 
Fields inherited from class CloudMachineNamer
setup
 
Constructor Summary
JcloudsMachineNamer(ConfigBag setup)

 
Method Summary
java.lang.Integer getCustomMaxNameLength()

returns the max length of a VM name for the cloud specified in setup; this value is typically decremented by 9 to make room for jclouds labels

 
Methods inherited from class CloudMachineNamer
generateNewGroupId, generateNewIdReservingLength, generateNewMachineUniqueName, getCustomMaxNameLength, getMaxNameLength, lengthMaxPermittedForMachineName, lengthReservedForNameInGroup, sanitize, shortName
 

Constructor Detail

JcloudsMachineNamer

public JcloudsMachineNamer(ConfigBag setup)


 
Method Detail

getCustomMaxNameLength

public java.lang.Integer getCustomMaxNameLength()
returns the max length of a VM name for the cloud specified in setup; this value is typically decremented by 9 to make room for jclouds labels


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.