| Interface | Description |
|---|---|
| DataSourceSelector |
Interface for those selector to implement.
|
| Class | Description |
|---|---|
| DataSourceSelectorFactory |
A Factory pattern for DataSourceSelector.
|
| NamedDataSourceSelector |
Use the given name in ThreadLocal variable to choose DataSource.
|
| RandomDataSourceRecoverThread |
A Thread trying to test if DataSource in blacklist has been recovered.
|
| RandomDataSourceSelector |
A selector which uses java.util.Random to choose DataSource.
|
| RandomDataSourceValidateThread |
A Thread trying to test all DataSource provided by HADataSource.
|
Copyright © 2013–2018 Alibaba Group. All rights reserved.