Uses of Interface
com.google.appengine.api.memcache.BaseMemcacheService
Packages that use BaseMemcacheService
Package
Description
Provides fast but unreliable data storage, also accessible via a JCache interface.
-
Uses of BaseMemcacheService in com.google.appengine.api.memcache
Subinterfaces of BaseMemcacheService in com.google.appengine.api.memcacheModifier and TypeInterfaceDescriptioninterface
An asynchronous version ofMemcacheService
.interface
The Java API for the App Engine Memcache service.