开发者

UnsupportedOperationException on GCache

I'm trying to retrieves all entries from a GoogleAppEngine cache. But when I try to call values, it will returns java.lang.Unsupported开发者_StackOverflow中文版OperationException.

How can I get that?


Sounds like this is a JCache feature that's not supported by the App Engine Java Memcache API.

http://code.google.com/appengine/docs/java/memcache/usingjcache.html#Features_Not_Supported

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜