FailureNotice |
A FailureNotice represents a notification that the ResourceUnit should go
down due to a failure.
|
FailureProcess |
A FailureProcess causes FailureNotices to be sent to a ResourceUnit.
|
InactivePeriodNotice |
A InactivePeriodNotice represents a notification that the ResourceUnit should
become inactive due to a schedule change.
|
Request |
A Request represents a notification that the ResourceUnit is needed for
allocation for a period of time.
|
Request.Builder |
|
RequestReactorAdapter |
A convenience class that implements the RequestReactorIfc.
|
ResourcePool |
A ResourcePool represents a list of ResourceUnits from which
a single unit can be selected.
|
ResourcePool.DescendingByNumIdleComparator |
|
ResourcePoolWithQ |
|
ResourceSingleFailureEvent |
Models a single failure event that can effect many resource units.
|
ResourceUnit |
A ResourceUnit is a single unit of a resource.
|
ResourceUnit.Builder |
|
SingleFailureEvent |
A FailureEvent models a one time failure process.
|
TimeBasedFailure |
A TimeBasedFailure uses time to determine the next failure.
|