App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
api
memcache
memcache_service_pb
MemcacheStatsResponse
Public Member Functions
|
Public Attributes
|
Static Public Attributes
|
List of all members
google.appengine.api.memcache.memcache_service_pb.MemcacheStatsResponse Class Reference
Inheritance diagram for google.appengine.api.memcache.memcache_service_pb.MemcacheStatsResponse:
Public Member Functions
def
__init__
def
stats
def
mutable_stats
def
clear_stats
def
has_stats
def
MergeFrom
def
Equals
def
IsInitialized
def
ByteSize
def
ByteSizePartial
def
Clear
def
OutputUnchecked
def
OutputPartial
def
TryMerge
def
__str__
Public Attributes
lazy_init_lock_
has_stats_
Static Public Attributes
int
has_stats_
= 0
stats_
= None
int
kstats
= 1
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/api/memcache/memcache_service_pb.py
Maintained by
tzmartin