@ThreadSafe interface Server
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection(long maxWaitTime,
java.util.concurrent.TimeUnit timeUnit) |
ServerDescription |
getDescription()
Gets the description of this server.
|
void |
invalidate() |
ServerDescription getDescription()
Connection getConnection(long maxWaitTime, java.util.concurrent.TimeUnit timeUnit)
void invalidate()