See: Description
Class | Description |
---|---|
AggregateCounterTemplate |
Implementation of the Aggregate Counter part of the metrics 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.
|
RichGaugeTemplate |
Implementation of the RichGauge part of the metrics API.
|
SpringXDTemplate |
Implementation of the entry point to the API.
|
StreamTemplate |
Implementation of the Stream-related part of the API.
|
TapTemplate |
Implementation of the Tap related part of the API.
|
TriggerTemplate |
Implementation of the Trigger 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. |