| Package | Description |
|---|---|
| org.apache.servicecomb.metrics.core.publish | |
| org.apache.servicecomb.metrics.core.publish.model.invocation |
| Modifier and Type | Method and Description |
|---|---|
static PerfInfo |
PublishUtils.createPerfInfo(MeasurementNode stageNode) |
| Modifier and Type | Method and Description |
|---|---|
PerfInfo |
OperationPerf.findStage(String stage) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PerfInfo> |
OperationPerf.getStages() |
| Modifier and Type | Method and Description |
|---|---|
void |
PerfInfo.add(PerfInfo other) |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationPerf.setStages(Map<String,PerfInfo> stages) |
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.