HashCodeHexStringCacheKeyGenerator@Deprecated public class HashCodeCacheKeyGenerator extends BaseCacheKeyGenerator
keyBundler| Constructor and Description |
|---|
HashCodeCacheKeyGenerator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.cache.key.CacheKeyGenerator |
clone()
Deprecated.
|
Integer |
getCacheKey(String key)
Deprecated.
|
Integer |
getCacheKey(String[] keys)
Deprecated.
|
Integer |
getCacheKey(com.liferay.portal.kernel.util.StringBundler sb)
Deprecated.
|
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(String key)
public Integer getCacheKey(String[] keys)
public Integer getCacheKey(com.liferay.portal.kernel.util.StringBundler sb)