public interface GaugeValueDao
extends org.glowroot.common2.repo.GaugeValueRepository
| Modifier and Type | Method and Description |
|---|---|
void |
rollup(String agentRollupId) |
void |
store(String agentId,
List<org.glowroot.wire.api.model.CollectorServiceOuterClass.GaugeValueMessage.GaugeValue> gaugeValues) |
void |
truncateAll() |
Copyright © 2011–2019 Glowroot contributors. All rights reserved.