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