public interface Host
LoadBalancingPolicy.| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getMaxActive() |
int |
getMaxIdle() |
int |
getMaxTotal() |
int |
getMinIdle() |
String |
getPassword() |
int |
getPort() |
String |
getUser() |
boolean |
isRetryHost() |
String getHost()
int getPort()
int getMaxTotal()
int getMaxActive()
int getMaxIdle()
int getMinIdle()
boolean isRetryHost()
String getUser()
String getPassword()
Copyright © 2015. All Rights Reserved.