public interface ConnectionPoolProperties
Modifier and Type | Method and Description |
---|---|
String |
getInitialSize() |
String |
getMaximumSize() |
String |
getPreferredSize() |
String |
getSupportedAuthentication() |
String |
getSupportedProtocol() |
String |
getTimeoutInSec() |
Map<String,String> |
toPropertiesMap() |
String getInitialSize()
String getMaximumSize()
String getPreferredSize()
String getTimeoutInSec()
String getSupportedAuthentication()
String getSupportedProtocol()
Copyright © 2020 Atlassian. All rights reserved.