View a markdown version of this page

QueryStatistics - Amazon IoT SiteWise
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

QueryStatistics

Contains statistics about a completed query execution.

Contents

bytesScanned

The total number of bytes scanned during query execution.

Type: Long

Required: Yes

executionTimeInMillis

The total query execution time, in milliseconds.

Type: Long

Required: Yes

rowCount

The total number of rows returned by the query.

Type: Long

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: