| Package | Description |
|---|---|
| org.glowroot.central.repo | |
| org.glowroot.central.v09support |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSyntheticResultRollup0
Immutable implementation of
SyntheticResultDao.SyntheticResultRollup0. |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticResultDao.SyntheticResultRollup0> |
SyntheticResultDaoImpl.readLastFromRollup0(String agentRollupId,
String syntheticMonitorId,
int x) |
List<SyntheticResultDao.SyntheticResultRollup0> |
SyntheticResultDao.readLastFromRollup0(String agentRollupId,
String syntheticMonitorId,
int x) |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSyntheticResultRollup0.Builder |
ImmutableSyntheticResultRollup0.Builder.copyFrom(SyntheticResultDao.SyntheticResultRollup0 instance)
Fill a builder with attribute values from the provided
SyntheticResultRollup0 instance. |
static ImmutableSyntheticResultRollup0 |
ImmutableSyntheticResultRollup0.copyOf(SyntheticResultDao.SyntheticResultRollup0 instance)
Creates an immutable copy of a
SyntheticResultDao.SyntheticResultRollup0 value. |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticResultDao.SyntheticResultRollup0> |
SyntheticResultDaoWithV09Support.readLastFromRollup0(String agentRollupId,
String syntheticMonitorId,
int x) |
Copyright © 2011–2019 Glowroot contributors. All rights reserved.