| Package | Description |
|---|---|
| org.glowroot.agent.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutablePendingTrace
Immutable implementation of
TraceCollector.PendingTrace. |
| Modifier and Type | Method and Description |
|---|---|
ImmutablePendingTrace.Builder |
ImmutablePendingTrace.Builder.copyFrom(TraceCollector.PendingTrace instance)
Fill a builder with attribute values from the provided
PendingTrace instance. |
static ImmutablePendingTrace |
ImmutablePendingTrace.copyOf(TraceCollector.PendingTrace instance)
Creates an immutable copy of a
TraceCollector.PendingTrace value. |
Copyright © 2011–2020 Glowroot contributors. All rights reserved.