Namespace: Consultingwerk.OERA.JsdoGenericService
Class 
JsonRequestStatistics Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.OERA.JsdoGenericService.IJsonRequestStatistics

File:JsonRequestStatistics
Purpose:Provides table and index request statistics
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Thu Nov 19 16:17:42 CET 2020
MIT License
Copyright (c) 2017 Consultingwerk - Software Architecture and Development
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.



Top Method Summary
Options Name Purpose
+ Progress.Json.ObjectModel.JsonObject GetStatistics () Returns the statistics as JsonObject
+ ResetStatistics () Resets the current statistics data

Top Constructor Summary
Options Name Purpose
+ JsonRequestStatistics () Constructor for the JsonRequestStatistics class


Method Detail
Top

PUBLIC Progress.Json.ObjectModel.JsonObject GetStatistics ()

Purpose: Returns the statistics as JsonObject
Notes:

Returns Progress.Json.ObjectModel.JsonObject
JsonObject with table and index statistics
Top

PUBLIC ResetStatistics ()

Purpose: Resets the current statistics data
Notes:



Constructor Detail
Top

PUBLIC JsonRequestStatistics ()

Purpose: Constructor for the JsonRequestStatistics class
Notes:



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:52:43