|
def | __init__ |
|
def | hits |
|
def | set_hits |
|
def | clear_hits |
|
def | has_hits |
|
def | misses |
|
def | set_misses |
|
def | clear_misses |
|
def | has_misses |
|
def | byte_hits |
|
def | set_byte_hits |
|
def | clear_byte_hits |
|
def | has_byte_hits |
|
def | items |
|
def | set_items |
|
def | clear_items |
|
def | has_items |
|
def | bytes |
|
def | set_bytes |
|
def | clear_bytes |
|
def | has_bytes |
|
def | oldest_item_age |
|
def | set_oldest_item_age |
|
def | clear_oldest_item_age |
|
def | has_oldest_item_age |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| has_hits_ |
|
| hits_ |
|
| has_misses_ |
|
| misses_ |
|
| has_byte_hits_ |
|
| byte_hits_ |
|
| has_items_ |
|
| items_ |
|
| has_bytes_ |
|
| bytes_ |
|
| has_oldest_item_age_ |
|
| oldest_item_age_ |
|
|
int | has_hits_ = 0 |
|
int | hits_ = 0 |
|
int | has_misses_ = 0 |
|
int | misses_ = 0 |
|
int | has_byte_hits_ = 0 |
|
int | byte_hits_ = 0 |
|
int | has_items_ = 0 |
|
int | items_ = 0 |
|
int | has_bytes_ = 0 |
|
int | bytes_ = 0 |
|
int | has_oldest_item_age_ = 0 |
|
int | oldest_item_age_ = 0 |
|
int | khits = 1 |
|
int | kmisses = 2 |
|
int | kbyte_hits = 3 |
|
int | kitems = 4 |
|
int | kbytes = 5 |
|
int | koldest_item_age = 6 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/api/memcache/memcache_service_pb.py