Package | Description |
---|---|
org.jclouds.compute.stub.config | |
org.jclouds.compute.util | |
org.jclouds.predicates | |
org.jclouds.virtualbox.predicates |
Modifier and Type | Class and Description |
---|---|
static class |
StubComputeServiceDependenciesModule.StubSocketOpen |
Constructor and Description |
---|
ConcurrentOpenSocketFinder(SocketOpen socketTester,
com.google.common.base.Predicate<AtomicReference<NodeMetadata>> nodeRunning,
ExecutorService userThreads) |
Modifier and Type | Class and Description |
---|---|
class |
InetSocketAddressConnect
Tests to see if a socket is open.
|
class |
SocketOpenUnsupported |
Constructor and Description |
---|
RetryIfSocketNotYetOpen(SocketOpen socketTester,
ComputeServiceConstants.Timeouts timeouts) |
RetryIfSocketNotYetOpen(SocketOpen socketTester,
Logger logger) |
RetryIfSocketNotYetOpen(SocketOpen socketTester,
Logger logger,
long timeoutValue,
TimeUnit timeoutUnits) |
Copyright © 2009-2013 jclouds. All Rights Reserved.