Hi. This method might be useful though I am not examining in detail.
http://code.google.com/intl/us/appengine/docs/java/javadoc/com/google/appengine/api/memcache/Stats.html com.google.appengine.api.memcache.Stats#getTotalItemBytes() Please try. thanks. On 2ζ22ζ₯, εεΎ8:15, opok <[email protected]> wrote: > I want to know the size of my cache object because I found there are > some errors on the admin console said that GCache.put failed because > some kind of policy. I thought that maybe caused by the size > limitation(only 1M of cache object allowed). > > My question is how can I know the actual size of my cached object? > Is there a simple list to show all my cached object just like data > viewer? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
