com.googlecode.objectify.cache
Interface MemcacheStats

All Known Implementing Classes:
EntityMemcacheStats

public interface MemcacheStats

Interface for tracking hit rates of the entity memcache.

Author:
Jeff Schnitzer

Method Summary
 void recordHit(com.google.appengine.api.datastore.Key key)
           
 void recordMiss(com.google.appengine.api.datastore.Key key)
           
 

Method Detail

recordHit

void recordHit(com.google.appengine.api.datastore.Key key)

recordMiss

void recordMiss(com.google.appengine.api.datastore.Key key)


Copyright © 2011 Jeff Schnitzer and a gang of pirates. All Rights Reserved. Build version: 3.1