Package | Description |
---|---|
com.googlecode.objectify.cache | |
com.googlecode.objectify.impl |
Constructor and Description |
---|
EntityMemcache(net.spy.memcached.MemcachedClient memcache,
String namespace,
CacheControl cacheControl)
Creates a memcache which doesn't record stats
|
EntityMemcache(net.spy.memcached.MemcachedClient memcachedClient,
String namespace,
CacheControl cacheControl,
MemcacheStats stats) |
Modifier and Type | Class and Description |
---|---|
class |
CacheControlImpl
Implements CacheControl for Objectify
|
Copyright © 2018. All rights reserved.