Skip navigation links
C D F G P R T 

C

com.googlecode.objectify.cache.redis - package com.googlecode.objectify.cache.redis
 

D

deleteAll(Collection<String>) - Method in class com.googlecode.objectify.cache.redis.RedisMemcacheService
 

F

fromRedisString(byte[]) - Static method in class com.googlecode.objectify.cache.redis.RedisIdentifiableValue
 

G

get(String) - Method in class com.googlecode.objectify.cache.redis.RedisMemcacheService
 
getAll(Collection<String>) - Method in class com.googlecode.objectify.cache.redis.RedisMemcacheService
 
getIdentifiables(Collection<String>) - Method in class com.googlecode.objectify.cache.redis.RedisMemcacheService
 
getVersionRedisString() - Method in class com.googlecode.objectify.cache.redis.RedisIdentifiableValue
Just the redis string version of the version, not the body

P

put(String, Object) - Method in class com.googlecode.objectify.cache.redis.RedisMemcacheService
 
putAll(Map<String, Object>) - Method in class com.googlecode.objectify.cache.redis.RedisMemcacheService
 
putIfUntouched(Map<String, MemcacheService.CasPut>) - Method in class com.googlecode.objectify.cache.redis.RedisMemcacheService
 

R

RedisIdentifiableValue - Class in com.googlecode.objectify.cache.redis
Supports the MemcacheService contract and also provides the redis strings, which must contain the version UUID.
RedisIdentifiableValue(Object) - Constructor for class com.googlecode.objectify.cache.redis.RedisIdentifiableValue
 
RedisMemcacheService - Class in com.googlecode.objectify.cache.redis
We store everything using java serialization.
RedisMemcacheService(String) - Constructor for class com.googlecode.objectify.cache.redis.RedisMemcacheService
 
RedisMemcacheService(String, int) - Constructor for class com.googlecode.objectify.cache.redis.RedisMemcacheService
 

T

toRedisString() - Method in class com.googlecode.objectify.cache.redis.RedisIdentifiableValue
 
C D F G P R T 
Skip navigation links

Copyright © 2019. All rights reserved.