| Package | Description |
|---|---|
| com.mc.hibernate.memcached | |
| com.mc.hibernate.memcached.keystrategy |
| Modifier and Type | Method and Description |
|---|---|
KeyStrategy |
MemcachedCache.getKeyStrategy() |
KeyStrategy |
Config.getKeyStrategy(String cacheRegion) |
| Modifier and Type | Method and Description |
|---|---|
void |
MemcachedCache.setKeyStrategy(KeyStrategy keyStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractKeyStrategy
KeyStrategy base class that handles concatenation, cleaning, and truncating the final cache key.
|
class |
DigestKeyStrategy |
class |
Md5KeyStrategy |
class |
Sha1KeyStrategy |
Copyright © 2017. All rights reserved.