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, 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(String key)
public Integer getCacheKey(String[] keys)
public Integer getCacheKey(com.liferay.portal.kernel.util.StringBundler sb)