com.googlecode.hibernate.memcached
Class Md5KeyStrategy
java.lang.Object
com.googlecode.hibernate.memcached.AbstractKeyStrategy
com.googlecode.hibernate.memcached.DigestKeyStrategy
com.googlecode.hibernate.memcached.Md5KeyStrategy
- All Implemented Interfaces:
- KeyStrategy
public class Md5KeyStrategy
- extends DigestKeyStrategy
- Author:
- Ray Krueger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Md5KeyStrategy
public Md5KeyStrategy()
digest
protected String digest(String key)
- Specified by:
digest in class DigestKeyStrategy
Copyright © 2015. All rights reserved.