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.RPCSummary Class Reference
Inheritance diagram for google.appengine.ext.analytics.process.RPCSummary:

Public Member Functions

def __init__
 

Public Attributes

 requests
 
 calls
 
 times
 
 indices
 
 stats
 
 summary_time
 

Detailed Description

Summarize RPC statistics for UI.

  The class summarizes information relevant to each RPC category
  such as the number of requests, number of calls, time spent in
  each RPC etc. There is one object per RPC category.  Objects of
  this class will 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: