| Package | Description |
|---|---|
| org.apache.avalon.excalibur.datasource.cluster |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHashedDataSourceCluster
The DefaultHashedDataSourceCluster requires that the user specify an object or a hashCode
which will be used consistantly select a member DataSource form a cluster for each connection
request.
|