| Package | Description |
|---|---|
| org.glowroot.central.repo |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableSyntheticResultRollup0.Builder |
ImmutableSyntheticResultRollup0.builder()
Creates a builder for
ImmutableSyntheticResultRollup0. |
ImmutableSyntheticResultRollup0.Builder |
ImmutableSyntheticResultRollup0.Builder.captureTime(long captureTime)
Initializes the value for the
captureTime attribute. |
ImmutableSyntheticResultRollup0.Builder |
ImmutableSyntheticResultRollup0.Builder.copyFrom(SyntheticResultDao.SyntheticResultRollup0 instance)
Fill a builder with attribute values from the provided
SyntheticResultRollup0 instance. |
ImmutableSyntheticResultRollup0.Builder |
ImmutableSyntheticResultRollup0.Builder.error(boolean error)
Initializes the value for the
error attribute. |
ImmutableSyntheticResultRollup0.Builder |
ImmutableSyntheticResultRollup0.Builder.totalDurationNanos(double totalDurationNanos)
Initializes the value for the
totalDurationNanos attribute. |
Copyright © 2011–2019 Glowroot contributors. All rights reserved.