public class HashCodeCacheKeyGenerator extends BaseCacheKeyGenerator
keyBundler
Constructor and Description |
---|
HashCodeCacheKeyGenerator() |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.cache.key.CacheKeyGenerator |
clone() |
Integer |
getCacheKey(String key) |
Integer |
getCacheKey(String[] keys) |
Integer |
getCacheKey(com.liferay.portal.kernel.util.StringBundler sb) |
append, append, append, finish, isCallingGetCacheKeyThreadSafe
public com.liferay.portal.kernel.cache.key.CacheKeyGenerator clone()
clone
in interface com.liferay.portal.kernel.cache.key.CacheKeyGenerator
clone
in class BaseCacheKeyGenerator
public Integer getCacheKey(com.liferay.portal.kernel.util.StringBundler sb)