public class DefaultCorrelation extends Object implements Correlation
| Constructor and Description |
|---|
DefaultCorrelation(String id,
Instant start,
Instant end,
Duration duration) |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getDuration() |
Instant |
getEnd() |
String |
getId() |
Instant |
getStart() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcorrelatepublic String getId()
getId in interface Precorrelationpublic Instant getStart()
getStart in interface Precorrelationpublic Instant getEnd()
getEnd in interface Correlationpublic Duration getDuration()
getDuration in interface CorrelationCopyright © 2015–2020 Zalando SE. All rights reserved.