public class InMemoryTraceIdStore extends Object implements TraceIdStore
| Constructor and Description |
|---|
InMemoryTraceIdStore() |
public void put(String traceId)
put in interface TraceIdStorepublic boolean exists(String traceId)
exists in interface TraceIdStoreCopyright © 2023. All rights reserved.