Modifier and Type | Method and Description |
---|---|
protected com.google.common.cache.LoadingCache<ResourceGroupAndNameAndIngressRules,String> |
AzureComputeServiceContextModule.securityGroupMap(com.google.common.cache.CacheLoader<ResourceGroupAndNameAndIngressRules,String> in) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.cache.LoadingCache<ResourceGroupAndNameAndIngressRules,String> |
AzureComputeServiceContextModule.securityGroupMap(com.google.common.cache.CacheLoader<ResourceGroupAndNameAndIngressRules,String> in) |
Modifier and Type | Method and Description |
---|---|
static ResourceGroupAndNameAndIngressRules |
ResourceGroupAndNameAndIngressRules.create(String resourceGroup,
String location,
String name,
int[] inboundPorts) |
Modifier and Type | Method and Description |
---|---|
String |
CreateSecurityGroupIfNeeded.load(ResourceGroupAndNameAndIngressRules key) |
Constructor and Description |
---|
CreateResourcesThenCreateNodes(CreateNodeWithGroupEncodedIntoName addNodeWithGroupStrategy,
ListNodesStrategy listNodesStrategy,
GroupNamingConvention.Factory namingConvention,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory,
AzureComputeApi api,
String defaultVnetAddressPrefix,
String defaultSubnetAddressPrefix,
com.google.common.cache.LoadingCache<ResourceGroupAndNameAndIngressRules,String> securityGroupMap,
TemplateToAvailabilitySet templateToAvailabilitySet,
PasswordGenerator.Config passwordGenerator) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.