Web Service Method: Request Index Runtimes
Abstract
Web Service Method: Request Index Runtimes
Description |
---|
Get average runtimes per unit class in milli seconds. |
URL: /extractor/api/statistics
Content-Type: */*
Supported Methods |
---|
GET |
This method returns execution results in JSON format.
Extractor statistics
Attribute | Type | Comment |
---|---|---|
statisticsResults | Array of StatisticsProfile | List of units and their statistical data |
Statistics
Attribute | Type | Comment |
---|---|---|
avgTime | Double | Average processing time |
unitClassName | String | Pipeline unit |