|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RetryIfSocketNotYetOpen | |
|---|---|
| org.jclouds.compute.functions | |
| org.jclouds.compute.predicates | |
| org.jclouds.compute.strategy | |
| org.jclouds.compute.util | |
| Uses of RetryIfSocketNotYetOpen in org.jclouds.compute.functions |
|---|
| Constructors in org.jclouds.compute.functions with parameters of type RetryIfSocketNotYetOpen | |
|---|---|
CreateSshClientOncePortIsListeningOnNode(RetryIfSocketNotYetOpen socketTester)
|
|
| Uses of RetryIfSocketNotYetOpen in org.jclouds.compute.predicates |
|---|
| Methods in org.jclouds.compute.predicates that return RetryIfSocketNotYetOpen | |
|---|---|
RetryIfSocketNotYetOpen |
RetryIfSocketNotYetOpen.milliseconds(long milliseconds)
|
RetryIfSocketNotYetOpen |
RetryIfSocketNotYetOpen.seconds(long seconds)
|
| Uses of RetryIfSocketNotYetOpen in org.jclouds.compute.strategy |
|---|
| Constructors in org.jclouds.compute.strategy with parameters of type RetryIfSocketNotYetOpen | |
|---|---|
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap(com.google.common.base.Predicate<NodeMetadata> nodeRunning,
GetNodeMetadataStrategy getNode,
RetryIfSocketNotYetOpen socketTester,
ComputeServiceConstants.Timeouts timeouts,
com.google.common.base.Function<TemplateOptions,org.jclouds.scriptbuilder.domain.Statement> templateOptionsToStatement,
InitializeRunScriptOnNodeOrPlaceInBadMap.Factory initScriptRunnerFactory,
TemplateOptions options,
NodeMetadata node,
Set<NodeMetadata> goodNodes,
Map<NodeMetadata,Exception> badNodes,
com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)
|
|
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap(com.google.common.base.Predicate<NodeMetadata> nodeRunning,
GetNodeMetadataStrategy getNode,
RetryIfSocketNotYetOpen socketTester,
ComputeServiceConstants.Timeouts timeouts,
com.google.common.base.Function<TemplateOptions,org.jclouds.scriptbuilder.domain.Statement> templateOptionsToStatement,
InitializeRunScriptOnNodeOrPlaceInBadMap.Factory initScriptRunnerFactory,
TemplateOptions options,
Set<NodeMetadata> goodNodes,
Map<NodeMetadata,Exception> badNodes,
com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)
|
|
| Uses of RetryIfSocketNotYetOpen in org.jclouds.compute.util |
|---|
| Methods in org.jclouds.compute.util with parameters of type RetryIfSocketNotYetOpen | |
|---|---|
static org.jclouds.net.IPSocket |
ComputeServiceUtils.findReachableSocketOnNode(RetryIfSocketNotYetOpen socketTester,
NodeMetadata node,
int port)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||