See: Description
Interface | Description |
---|---|
StateAggregator.Algorithm |
The aggregation computation algorithm interface.
|
Class | Description |
---|---|
Health<C extends Enum<C>> |
A representation of the health of some "thing".
|
HealthUtils |
This class provides auxiliary support for encoding/decoding Health instances.
|
StateAggregator |
This class provides the facility to examine an instance of
Health ,
and compute an aggregate state based on the contributed states to each category,
setting that derived state on the instance. |
Enum | Description |
---|---|
State |
An enumeration of the different states a "thing" can have.
|
Copyright © 2015. All Rights Reserved.