@Service @Singleton public class RequestEventStore extends Object
EventType.TRACE_START and the end of the trace is marked with EventType.TRACE_END.
All the request events placed in between are marked with a conversation id, which is the id of request event with type EventType.TRACE_START.| Constructor and Description |
|---|
RequestEventStore() |
public RequestTrace getTrace()
Copyright © 2017. All rights reserved.