Constructor and Description |
---|
ConnectionPoolTimeout(java.net.URI uri,
int size,
long timeout,
java.util.concurrent.TimeUnit timeUnit,
java.lang.Throwable caller) |
Modifier and Type | Method and Description |
---|---|
int |
getSize() |
long |
getTimeout() |
java.util.concurrent.TimeUnit |
getTimeUnit() |
java.net.URI |
getUri() |
java.lang.String |
toString() |