Uses of Interface
org.jclouds.compute.functions.GroupNamingConvention
Packages that use GroupNamingConvention
Package
Description
-
Uses of GroupNamingConvention in org.jclouds.compute.functions
Methods in org.jclouds.compute.functions that return GroupNamingConventionModifier and TypeMethodDescriptionGroupNamingConvention.Factory.create()
GroupNamingConvention.Factory.createWithoutPrefix()
top-level resources do not need a prefix, yet still may need to follow a naming convention -
Uses of GroupNamingConvention in org.jclouds.compute.internal
Classes in org.jclouds.compute.internal that implement GroupNamingConventionModifier and TypeClassDescriptionclass
Get a name using a random mechanism that still ties all nodes in a group together.Methods in org.jclouds.compute.internal that return GroupNamingConventionModifier and TypeMethodDescriptionFormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory.create()
FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory.createWithoutPrefix()
-
Uses of GroupNamingConvention in org.jclouds.compute.util
Methods in org.jclouds.compute.util with parameters of type GroupNamingConventionModifier and TypeMethodDescriptionstatic String
ComputeServiceUtils.groupFromMapOrName
(Map<String, String> metadataMap, String nodeName, GroupNamingConvention namingConvention) -
Uses of GroupNamingConvention in org.jclouds.glesys.compute.functions
Fields in org.jclouds.glesys.compute.functions declared as GroupNamingConventionModifier and TypeFieldDescriptionprotected final GroupNamingConvention
ServerDetailsToNodeMetadata.nodeNamingConvention
-
Uses of GroupNamingConvention in org.jclouds.openstack.nova.v2_0.compute.functions
Fields in org.jclouds.openstack.nova.v2_0.compute.functions declared as GroupNamingConventionModifier and TypeFieldDescriptionprotected final GroupNamingConvention
ServerInRegionToNodeMetadata.nodeNamingConvention