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, isCallingGetCacheKeyThreadSafepublic com.liferay.portal.kernel.cache.key.CacheKeyGenerator clone()
clone in interface com.liferay.portal.kernel.cache.key.CacheKeyGeneratorclone in class BaseCacheKeyGeneratorpublic Integer getCacheKey(com.liferay.portal.kernel.util.StringBundler sb)