Interface | Description |
---|---|
BalancerResourceManager |
An interface to enable SbcEvents to provide shared resources, get the current value of a shared resource,
or wait on a shared resource to be provided.
|
Class | Description |
---|---|
SbcResource<T> |
An SbcResource is some sort of entity that can be waited on in the BalancerResourceManager
and which works with the SbcEventQueue.
|
SbcResourceManager |
This class is used for resource management at the SBC top-level.
|
SbcResources | |
SbcResourceUtils |