public class Connection extends Object
| Constructor | Description |
|---|---|
Connection(Map<String,Object> connection) |
| Modifier and Type | Method | Description |
|---|---|---|
Map<String,Object> |
getConnection() |
|
int |
getRetryCount() |
|
long |
getTimeToRetryForConnection() |
|
void |
setRetryCount(int retryCount) |
|
void |
setTimeToRetryForConnection(long timeToRetryForConnection) |
Copyright © 2018. All rights reserved.