Interface MappingStatisticsCollector
-
- All Known Subinterfaces:
RunningLightweightTask
,RunningTask
,StatisticsCollector
,Task
- All Known Implementing Classes:
NullTaskImpl
public interface MappingStatisticsCollector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
recordMappingOperation(String objectOid, String objectName, String objectTypeName, String mappingName, long duration)
-