| Modifier and Type | Method and Description |
|---|---|
GroupNamingConvention |
GroupNamingConvention.Factory.create() |
GroupNamingConvention |
GroupNamingConvention.Factory.createWithoutPrefix()
top-level resources do not need a prefix, yet still may need to follow
a naming convention
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat
Get a name using a random mechanism that still ties all nodes in a group
together.
|
| Modifier and Type | Method and Description |
|---|---|
GroupNamingConvention |
FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory.create() |
GroupNamingConvention |
FormatSharedNamesAndAppendUniqueStringToThoseWhichRepeat.Factory.createWithoutPrefix() |
| Modifier and Type | Method and Description |
|---|---|
static String |
ComputeServiceUtils.groupFromMapOrName(Map<String,String> metadataMap,
String nodeName,
GroupNamingConvention namingConvention) |
| Modifier and Type | Field and Description |
|---|---|
protected GroupNamingConvention |
ServerDetailsToNodeMetadata.nodeNamingConvention |
| Modifier and Type | Field and Description |
|---|---|
protected GroupNamingConvention |
ServerInRegionToNodeMetadata.nodeNamingConvention |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.