Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addListener(CacheListener) - Method in class com.google.appengine.api.memcache.stdimpl.GCache
C
- clear() - Method in class com.google.appengine.api.memcache.stdimpl.GCache
- com.google.appengine.api.memcache.stdimpl - package com.google.appengine.api.memcache.stdimpl
- containsKey(Object) - Method in class com.google.appengine.api.memcache.stdimpl.GCache
- containsValue(Object) - Method in class com.google.appengine.api.memcache.stdimpl.GCache
-
Not supported.
- createCache(Map) - Method in class com.google.appengine.api.memcache.stdimpl.GCacheFactory
-
Creates a cache instance using the memcache service.
E
- entrySet() - Method in class com.google.appengine.api.memcache.stdimpl.GCache
-
Not supported.
- equals(Object) - Method in class com.google.appengine.api.memcache.stdimpl.GCacheEntry
- evict() - Method in class com.google.appengine.api.memcache.stdimpl.GCache
- EXPIRATION - Static variable in class com.google.appengine.api.memcache.stdimpl.GCacheFactory
-
Property key for absolute expiration time for all put operations as a.
invalid reference
Date - EXPIRATION_DELTA - Static variable in class com.google.appengine.api.memcache.stdimpl.GCacheFactory
-
Property key for expiration time in seconds set for all put operations as an Integer.
- EXPIRATION_DELTA_MILLIS - Static variable in class com.google.appengine.api.memcache.stdimpl.GCacheFactory
-
Property key for expiration time in milliseconds set for all put operations as an Integer.
G
- GCache - Class in com.google.appengine.api.memcache.stdimpl
-
JCache Cache implementation using Memcache.
- GCache(Map<?, ?>) - Constructor for class com.google.appengine.api.memcache.stdimpl.GCache
-
Creates a JCache implementation over the provided service with the given properties.
- GCacheEntry - Class in com.google.appengine.api.memcache.stdimpl
-
JCache CacheEntry implementation using Memcache.
- GCacheException - Exception Class in com.google.appengine.api.memcache.stdimpl
-
An exception for events where an operation could not be completed by the memcache service as requested by the GCache interface.
- GCacheException(String) - Constructor for exception class com.google.appengine.api.memcache.stdimpl.GCacheException
- GCacheException(String, Throwable) - Constructor for exception class com.google.appengine.api.memcache.stdimpl.GCacheException
- GCacheFactory - Class in com.google.appengine.api.memcache.stdimpl
-
JCache CacheFactory implementation using Memcache.
- GCacheFactory() - Constructor for class com.google.appengine.api.memcache.stdimpl.GCacheFactory
- get(Object) - Method in class com.google.appengine.api.memcache.stdimpl.GCache
- getAll(Collection) - Method in class com.google.appengine.api.memcache.stdimpl.GCache
- getCacheEntry(Object) - Method in class com.google.appengine.api.memcache.stdimpl.GCache
- getCacheStatistics() - Method in class com.google.appengine.api.memcache.stdimpl.GCache
- getCost() - Method in class com.google.appengine.api.memcache.stdimpl.GCacheEntry
-
Not supported.
- getCreationTime() - Method in class com.google.appengine.api.memcache.stdimpl.GCacheEntry
-
Not supported.
- getExpirationTime() - Method in class com.google.appengine.api.memcache.stdimpl.GCacheEntry
-
Not supported.
- getHits() - Method in class com.google.appengine.api.memcache.stdimpl.GCacheEntry
-
Not supported.
- getKey() - Method in class com.google.appengine.api.memcache.stdimpl.GCacheEntry
- getLastAccessTime() - Method in class com.google.appengine.api.memcache.stdimpl.GCacheEntry
-
Not supported.
- getLastUpdateTime() - Method in class com.google.appengine.api.memcache.stdimpl.GCacheEntry
-
Not supported.
- getValue() - Method in class com.google.appengine.api.memcache.stdimpl.GCacheEntry
- getVersion() - Method in class com.google.appengine.api.memcache.stdimpl.GCacheEntry
-
Not supported.
H
- hashCode() - Method in class com.google.appengine.api.memcache.stdimpl.GCacheEntry
I
- isEmpty() - Method in class com.google.appengine.api.memcache.stdimpl.GCache
- isValid() - Method in class com.google.appengine.api.memcache.stdimpl.GCacheEntry
K
L
- load(Object) - Method in class com.google.appengine.api.memcache.stdimpl.GCache
-
Not supported.
- loadAll(Collection) - Method in class com.google.appengine.api.memcache.stdimpl.GCache
-
Not supported.
M
- MEMCACHE_SERVICE - Static variable in class com.google.appengine.api.memcache.stdimpl.GCacheFactory
-
Property key for memcache service to use as a
MemcacheService.
N
- NAMESPACE - Static variable in class com.google.appengine.api.memcache.stdimpl.GCacheFactory
-
Property key for defining a non-default namespace.
P
- peek(Object) - Method in class com.google.appengine.api.memcache.stdimpl.GCache
- put(Object, Object) - Method in class com.google.appengine.api.memcache.stdimpl.GCache
- putAll(Map) - Method in class com.google.appengine.api.memcache.stdimpl.GCache
R
- remove(Object) - Method in class com.google.appengine.api.memcache.stdimpl.GCache
- removeListener(CacheListener) - Method in class com.google.appengine.api.memcache.stdimpl.GCache
S
- SET_POLICY - Static variable in class com.google.appengine.api.memcache.stdimpl.GCacheFactory
-
Property key for put operation policy as a
MemcacheService.SetPolicy. - setValue(Object) - Method in class com.google.appengine.api.memcache.stdimpl.GCacheEntry
- size() - Method in class com.google.appengine.api.memcache.stdimpl.GCache
V
A C E G H I K L M N P R S VAll Classes and Interfaces|All Packages|Constant Field Values|Serialized Form