Interface IProfilable
-
public interface IProfilable
Represents a profilable class, that can provide metrics to find performance bottlenecks and or health metrics.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<IMetric>
getMetrics()
-