Package | Description |
---|---|
com.googlecode.objectify | |
com.googlecode.objectify.cache | |
com.googlecode.objectify.impl |
Class and Description |
---|
EntityMemcache
This is the facade used by Objectify to cache entities in the MemcacheService.
|
Class and Description |
---|
CacheControl
Interface by which expiry times for cache entities is communicated to the cache system.
|
CachingAsyncDatastoreService
A write-through memcache for Entity objects that works for both transactional
and nontransactional sessions.
|
CachingDatastoreService
A synchronous facade for the CachingAsyncDatastoreService.
|
EntityMemcache
This is the facade used by Objectify to cache entities in the MemcacheService.
|
EntityMemcache.Bucket
A bucket represents memcache information for a particular Key.
|
MemcacheStats
Interface for tracking hit rates of the entity memcache.
|
TriggerFuture
A Future> wrapper that executes an abstract method with the result at some point after
the data becomes available.
|
Class and Description |
---|
CacheControl
Interface by which expiry times for cache entities is communicated to the cache system.
|
MemcacheStats
Interface for tracking hit rates of the entity memcache.
|
Copyright © 2016. All rights reserved.