Class FlexyPoolProperties
java.lang.Object
com.github.gavlyukovskiy.boot.jdbc.decorator.flexypool.FlexyPoolProperties
Properties for configuring flexy-pool.
- Since:
- 1.2
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAcquisitionStrategy(FlexyPoolProperties.AcquisitionStrategy acquisitionStrategy) voidsetMetrics(FlexyPoolProperties.Metrics metrics) voidsetThreshold(FlexyPoolProperties.Threshold threshold)
-
Constructor Details
-
FlexyPoolProperties
public FlexyPoolProperties()
-
-
Method Details
-
getAcquisitionStrategy
-
getMetrics
-
getThreshold
-
setAcquisitionStrategy
-
setMetrics
-
setThreshold
-