开发者

UnsupportedOperationException on GCache

开发者 https://www.devze.com 2023-03-16 02:28 出处:网络
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.

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

精彩评论

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

关注公众号