|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| LoadBalancerListener | This interface is implemented by classes that wish to be notified when a LoadBalancer's free pool increases from zero to greater than one, signaling Batons are once again available to the thread. |
| Class Summary | |
|---|---|
| Baton | A load balancing baton is an object issued by a LoadBalancer to grant the calling thread the right to perform the logical task associated with the baton. |
| LoadBalancer | A LoadBalancer manages a free pool of Baton objects representing the right of a thread to perform a resource-intensive task. |
Optional high-level classes for Configuration Files, Mappings, Query Formatters, Load Balancers and other tools commonly used in the development of agents but outside the scope of the core ADK Class Framework. Source code is provided for many of these classes in the extras folder.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||