See: Description
| Class | Description |
|---|---|
| AggregateCountersController |
Exposes representations of
AggregateCounts. |
| CountersController |
Exposes representations of
Counters. |
| DeepAggregateCountResourceAssembler |
Knows how to construct
AggregateCountsResource out of AggregateCount. |
| DeepCounterResourceAssembler |
Knows how to assemble
CounterResources out of Counters. |
| DeepFieldValueCounterResourceAssembler |
Knows how to create rich representations of
FieldValueCounter. |
| FieldValueCountersController |
Controller that exposes
FieldValueCounter related representations. |
| GaugesController |
Exposes representations of
Gauges. |
| RichGaugesController |
Exposes representations of
Gauges. |
| ShallowMetricResourceAssembler<M extends Metric> |
Base class for a
ResourceAssembler that builds shallow resources for metrics (exposing only their names, and
hence their "self" rel). |