@Value.Immutable public interface IntegrationMetricsSummary extends WithId<IntegrationMetricsSummary>, Serializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
IntegrationMetricsSummary.Builder |
| Modifier and Type | Method and Description |
|---|---|
Long |
getErrors() |
Optional<List<IntegrationDeploymentMetrics>> |
getIntegrationDeploymentMetrics() |
default Kind |
getKind() |
Optional<Date> |
getLastProcessed() |
Long |
getMessages() |
String |
getMetricsProvider() |
Optional<Date> |
getStart() |
Optional<Map<String,Long>> |
getTopIntegrations() |
getId, hasId, idEqualsString getMetricsProvider()
Long getMessages()
Long getErrors()
Optional<Date> getStart()
Optional<Date> getLastProcessed()
Optional<List<IntegrationDeploymentMetrics>> getIntegrationDeploymentMetrics()
Copyright © 2016–2019 Red Hat. All rights reserved.