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