Class ComponentsPerformanceComputer
java.lang.Object
com.evolveum.midpoint.schema.statistics.ComponentsPerformanceComputer
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic interfaceDescribes a component: its name and the operation(s) it provides.static class
- 
Constructor SummaryConstructorsConstructorDescriptionComponentsPerformanceComputer(@NotNull List<ComponentsPerformanceComputer.ComponentDescription> componentDescriptions) 
- 
Method SummaryModifier and TypeMethodDescriptioncompute(@NotNull OperationsPerformanceInformationType operationsInfo) 
- 
Constructor Details- 
ComponentsPerformanceComputerpublic ComponentsPerformanceComputer(@NotNull @NotNull List<ComponentsPerformanceComputer.ComponentDescription> componentDescriptions) 
 
- 
- 
Method Details- 
computepublic ComponentsPerformanceInformationType compute(@NotNull @NotNull OperationsPerformanceInformationType operationsInfo) 
 
-