Uses of Class
com.alibaba.druid.pool.ha.selector.RandomDataSourceValidateThread
-
Packages that use RandomDataSourceValidateThread Package Description com.alibaba.druid.pool.ha.selector -
-
Uses of RandomDataSourceValidateThread in com.alibaba.druid.pool.ha.selector
Methods in com.alibaba.druid.pool.ha.selector that return RandomDataSourceValidateThread Modifier and Type Method Description RandomDataSourceValidateThreadRandomDataSourceSelector. getValidateThread()Methods in com.alibaba.druid.pool.ha.selector with parameters of type RandomDataSourceValidateThread Modifier and Type Method Description voidRandomDataSourceSelector. setValidateThread(RandomDataSourceValidateThread validateThread)
-