Package com.googlecode.objectify.impl
Class EntityMemcacheStats.Stat
java.lang.Object
com.googlecode.objectify.impl.EntityMemcacheStats.Stat
- Enclosing class:
EntityMemcacheStats
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Stat
public Stat()
-
-
Method Details
-
getHits
public long getHits() -
getMisses
public long getMisses() -
getPercent
public float getPercent()
-