| Class | Description |
|---|---|
| SimpleBalancer<Z,D extends Database<Z>> |
Trivial balancer implementation whose
SimpleBalancer.next() implementation always returns the database with the highest weight. |
| SimpleBalancerFactory |
Factory for creating a
SimpleBalancer. |
Copyright © 2004–2014 Paul Ferraro. All rights reserved.