Package | Description |
---|---|
com.evolveum.midpoint.schema.statistics | |
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Method and Description |
---|---|
OperationStatsType |
StatisticsCollector.getAggregatedLiveOperationStats()
Gets information from the current task and its transient subtasks (aka worker threads).
|
Modifier and Type | Method and Description |
---|---|
OperationStatsType |
OperationStatsType.clone()
Creates and returns a deep copy of this object.
|
OperationStatsType |
ObjectFactory.createOperationStatsType()
Create an instance of
OperationStatsType |
OperationStatsType |
TaskType.getOperationStats() |
Modifier and Type | Method and Description |
---|---|
void |
TaskType.setOperationStats(OperationStatsType value) |
Constructor and Description |
---|
OperationStatsType(OperationStatsType o)
Creates a new
OperationStatsType instance by deeply copying a given OperationStatsType instance. |
Copyright © 2015 Evolveum. All rights reserved.