public static interface Collector.AggregateVisitor
| Modifier and Type | Method and Description |
|---|---|
void |
visitOverallAggregate(String transactionType,
List<String> sharedQueryTexts,
AggregateOuterClass.Aggregate overallAggregate) |
void |
visitTransactionAggregate(String transactionType,
String transactionName,
List<String> sharedQueryTexts,
AggregateOuterClass.Aggregate transactionAggregate) |
Copyright © 2011–2020 Glowroot contributors. All rights reserved.