Skip to main content

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

Content-Type: */*

Request

Supported Methods

GET

Response

This method returns execution results in JSON format.

StatisticsResponse

Extractor statistics

Attribute

Type

Comment

statisticsResults

Array of StatisticsProfile

List of units and their statistical data

StatisticsProfile

Statistics

Attribute

Type

Comment

avgTime

Double

Average processing time

unitClassName

String

Pipeline unit