App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Public Attributes | List of all members
google.appengine.ext.analytics.process.RequestSummary Class Reference
Inheritance diagram for google.appengine.ext.analytics.process.RequestSummary:

Public Member Functions

def __init__
 

Public Attributes

 timestamps
 
 totaltimes
 
 totalrpctimes
 

Detailed Description

Summarizes request statistics for UI.

  The class summarizes the timestamps, latencies and total rpc time of all
  requests of a given URL path. An object of this class will then be passed
  to the UI for display of the page that drills into specific a URL path.

The documentation for this class was generated from the following file: