See: Description
| Class | Description |
|---|---|
| AggregateCounterTemplate |
Implementation of the Aggregate Counter part of the metrics API.
|
| CompletionTemplate |
Implements the
CompletionOperations part of the API. |
| CounterTemplate |
Implements the
CounterOperations part of the API. |
| FieldValueCounterTemplate |
Implementation of the Field Value Counter part of the metrics API.
|
| GaugeTemplate |
Implementation of the Gauge part of the metrics API.
|
| JobTemplate |
Implementation of the Job-related part of the API.
|
| ModuleTemplate |
Implementation of the Module-related part of the API.
|
| RichGaugeTemplate |
Implementation of the RichGauge part of the metrics API.
|
| RuntimeTemplate |
Implementation of the runtime containers/modules related part of the API.
|
| SpringXDTemplate |
Implementation of the entry point to the API.
|
| StreamTemplate |
Implementation of the Stream-related part of the API.
|
| VndErrorResponseErrorHandler |
Extension of
DefaultResponseErrorHandler that knows how to de-serialize a VndErrors.VndError structure. |
| Exception | Description |
|---|---|
| SpringXDException |
A Java exception that wraps the serialized
VndErrors object. |