Interface | Description |
---|---|
Metric |
Metric is used to measure the application and framework performance. |
MetricPlugin |
Defines a Metric plugin
|
MetricStore |
MetricStore back all Metric instances generated in ActFramework. |
Timer |
A Timer that could be used to measure execution duration of a certain process
|
Class | Description |
---|---|
MetricAdmin |
Console app to access actframework metric data
|
MetricInfo | |
MetricInfoTree | |
MetricInfoTree.NodeDecorator | |
SimpleMetric |
A simple implementation of
Metric |
SimpleMetricPlugin |
A simple implementation of
MetricPlugin |
SimpleMetricPlugin.SimpleMetricPersistService | |
SimpleMetricStore |
A simple implementation of
MetricStore |
SimpleTimer |
A simple implementation of
Timer |
Enum | Description |
---|---|
MetricInfo.Comparator |
Copyright © 2014–2017 ActFramework. All rights reserved.