public class SegmentStorage extends Object
| Constructor and Description |
|---|
SegmentStorage() |
| Modifier and Type | Method and Description |
|---|---|
List<IgnoredTracerContext> |
getIgnoredTracerContexts() |
List<TraceSegment> |
getTraceSegments() |
public List<TraceSegment> getTraceSegments()
public List<IgnoredTracerContext> getIgnoredTracerContexts()
Copyright © 2022 The Apache Software Foundation. All rights reserved.