| Package | Description |
|---|---|
| org.glowroot.central.repo |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSyntheticResultRollup0 |
ImmutableSyntheticResultRollup0.Builder.build()
Builds a new
ImmutableSyntheticResultRollup0. |
static ImmutableSyntheticResultRollup0 |
ImmutableSyntheticResultRollup0.copyOf(SyntheticResultDao.SyntheticResultRollup0 instance)
Creates an immutable copy of a
SyntheticResultDao.SyntheticResultRollup0 value. |
ImmutableSyntheticResultRollup0 |
ImmutableSyntheticResultRollup0.withCaptureTime(long value)
Copy the current immutable object by setting a value for the
captureTime attribute. |
ImmutableSyntheticResultRollup0 |
ImmutableSyntheticResultRollup0.withError(boolean value)
Copy the current immutable object by setting a value for the
error attribute. |
ImmutableSyntheticResultRollup0 |
ImmutableSyntheticResultRollup0.withTotalDurationNanos(double value)
Copy the current immutable object by setting a value for the
totalDurationNanos attribute. |
Copyright © 2011–2019 Glowroot contributors. All rights reserved.