Class StreamNames
java.lang.Object
de.iip_ecosphere.platform.transport.streams.StreamNames
Global platform stream names (see handbook, forward declarations).
- Author:
- Holger Eichelberger, SSE
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringAlerts in terms ofAlert.static final StringResource metrics stream (forward declaration).static final StringService metrics stream (forward declaration).static final StringComponent status changes stream in terms ofStatusMessage.static final StringOptional tracing stream in terms ofTraceRecord. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
STATUS_STREAM
Component status changes stream in terms ofStatusMessage.- See Also:
-
TRACE_STREAM
Optional tracing stream in terms ofTraceRecord.- See Also:
-
SERVICE_METRICS
Service metrics stream (forward declaration).- See Also:
-
RESOURCE_METRICS
Resource metrics stream (forward declaration).- See Also:
-
ALERTS
Alerts in terms ofAlert.- See Also:
-
-
Constructor Details
-
StreamNames
public StreamNames()
-