Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
J
K
L
M
N
P
R
S
T
U
A
AbstractKeyStrategy
- Class in
com.googlecode.hibernate.memcached
KeyStrategy base class that handles concatenation, cleaning, and truncating the final cache key.
AbstractKeyStrategy()
- Constructor for class com.googlecode.hibernate.memcached.
AbstractKeyStrategy
B
buildCache(String, Properties)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCacheProvider
C
clear()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
Clear functionality is disabled by default.
com.googlecode.hibernate.memcached
- package com.googlecode.hibernate.memcached
com.googlecode.hibernate.memcached.dangamemcached
- package com.googlecode.hibernate.memcached.dangamemcached
com.googlecode.hibernate.memcached.spymemcached
- package com.googlecode.hibernate.memcached.spymemcached
com.googlecode.hibernate.memcached.utils
- package com.googlecode.hibernate.memcached.utils
concatenateKey(String, long, Object)
- Method in class com.googlecode.hibernate.memcached.
AbstractKeyStrategy
concatenateKey(String, long, Object)
- Method in class com.googlecode.hibernate.memcached.
DigestKeyStrategy
Config
- Class in
com.googlecode.hibernate.memcached
DOCUMENT ME!
Config(PropertiesHelper)
- Constructor for class com.googlecode.hibernate.memcached.
Config
createAuthDescriptor()
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
createMemcacheClient()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
createMemcacheClient()
- Method in interface com.googlecode.hibernate.memcached.
MemcacheClientFactory
createMemcacheClient()
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
D
DangaMemcache
- Class in
com.googlecode.hibernate.memcached.dangamemcached
DOCUMENT ME!
DangaMemcache(MemCachedClient, String)
- Constructor for class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcache
DangaMemcacheClientFactory
- Class in
com.googlecode.hibernate.memcached.dangamemcached
DOCUMENT ME!
DangaMemcacheClientFactory(PropertiesHelper)
- Constructor for class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
DEFAULT_CACHE_TIME_SECONDS
- Static variable in class com.googlecode.hibernate.memcached.
Config
DEFAULT_CLEAR_SUPPORTED
- Static variable in class com.googlecode.hibernate.memcached.
Config
DEFAULT_COMPRESS_ENABLE
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
DEFAULT_DEFAULT_ENCODING
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
DEFAULT_DOGPILE_PREVENTION
- Static variable in class com.googlecode.hibernate.memcached.
Config
DEFAULT_ERROR_HANDLER
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
DEFAULT_INIT_CONN
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
DEFAULT_MAINT_SLEEP
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
DEFAULT_MAX_CONN
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
DEFAULT_MAX_IDLE
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
DEFAULT_MEMCACHE_CLIENT_FACTORY
- Static variable in class com.googlecode.hibernate.memcached.
Config
DEFAULT_MIN_CONN
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
DEFAULT_POOL_NAME
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
DEFAULT_SERVERS
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
DEFAULT_SOCKET_CONNECT_TIMEOUT
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
DEFAULT_SOCKET_TIMEOUT
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
delete(String)
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcache
delete(String)
- Method in interface com.googlecode.hibernate.memcached.
Memcache
delete(String)
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcache
destroy()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
digest(String)
- Method in class com.googlecode.hibernate.memcached.
DigestKeyStrategy
digest(String)
- Method in class com.googlecode.hibernate.memcached.
Md5KeyStrategy
digest(String)
- Method in class com.googlecode.hibernate.memcached.
Sha1KeyStrategy
DigestKeyStrategy
- Class in
com.googlecode.hibernate.memcached
DigestKeyStrategy()
- Constructor for class com.googlecode.hibernate.memcached.
DigestKeyStrategy
DOGPILE_TOKEN
- Static variable in class com.googlecode.hibernate.memcached.
MemcachedCache
F
findValue(String...)
- Method in class com.googlecode.hibernate.memcached.
PropertiesHelper
G
get(String)
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcache
get(String)
- Method in interface com.googlecode.hibernate.memcached.
Memcache
get(Object)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
get(String)
- Method in class com.googlecode.hibernate.memcached.
PropertiesHelper
get(String, String)
- Method in class com.googlecode.hibernate.memcached.
PropertiesHelper
get(String)
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcache
getBoolean(String, boolean)
- Method in class com.googlecode.hibernate.memcached.
PropertiesHelper
getCacheTimeSeconds(String)
- Method in class com.googlecode.hibernate.memcached.
Config
getCacheTimeSeconds()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
getClassLoader()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
getConnectionFactory()
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
getConnectionFactoryName()
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
getDefaultEncoding()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
getDogpilePreventionExpirationFactor(String)
- Method in class com.googlecode.hibernate.memcached.
Config
getDogpilePreventionExpirationFactor()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
getDouble(String, double)
- Method in class com.googlecode.hibernate.memcached.
PropertiesHelper
getElementCountInMemory()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
getElementCountOnDisk()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
getEnum(String, Class<T>, T)
- Method in class com.googlecode.hibernate.memcached.
PropertiesHelper
getErrorHandler()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
getHashAlgorithm()
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
getInitConn()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
getInt(String, int)
- Method in class com.googlecode.hibernate.memcached.
PropertiesHelper
getKeyStrategy()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
getKeyStrategyName(String)
- Method in class com.googlecode.hibernate.memcached.
Config
getLong(String, long)
- Method in class com.googlecode.hibernate.memcached.
PropertiesHelper
getMaintSleep()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
getMaxConn()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
getMaxIdle()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
getMemcachedClientFactory(Config)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCacheProvider
getMemcachedClientFactoryName()
- Method in class com.googlecode.hibernate.memcached.
Config
getMinConn()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
getMulti(String...)
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcache
getMulti(String...)
- Method in interface com.googlecode.hibernate.memcached.
Memcache
getMulti(String...)
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcache
getOperationQueueLength()
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
getOperationTimeoutMillis()
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
getPoolName()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
getProperties()
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
getPropertiesHelper()
- Method in class com.googlecode.hibernate.memcached.
Config
getReadBufferSize()
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
getRegionName()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
getServerList()
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
getServers()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
getSizeInMemory()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
getSocketConnectTimeout()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
getSocketTimeout()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
getTimeout()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
getWeights()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
H
handleErrorOnDelete(MemCachedClient, Throwable, String)
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
SimpleErrorHandler
handleErrorOnDelete(String, Exception)
- Method in class com.googlecode.hibernate.memcached.
LoggingMemcacheExceptionHandler
handleErrorOnDelete(String, Exception)
- Method in interface com.googlecode.hibernate.memcached.
MemcacheExceptionHandler
handleErrorOnFlush(MemCachedClient, Throwable)
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
SimpleErrorHandler
handleErrorOnGet(MemCachedClient, Throwable, String)
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
SimpleErrorHandler
handleErrorOnGet(MemCachedClient, Throwable, String[])
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
SimpleErrorHandler
handleErrorOnGet(String, Exception)
- Method in class com.googlecode.hibernate.memcached.
LoggingMemcacheExceptionHandler
handleErrorOnGet(String, Exception)
- Method in interface com.googlecode.hibernate.memcached.
MemcacheExceptionHandler
handleErrorOnIncr(String, int, int, Exception)
- Method in class com.googlecode.hibernate.memcached.
LoggingMemcacheExceptionHandler
handleErrorOnIncr(String, int, int, Exception)
- Method in interface com.googlecode.hibernate.memcached.
MemcacheExceptionHandler
handleErrorOnInit(MemCachedClient, Throwable)
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
SimpleErrorHandler
handleErrorOnSet(MemCachedClient, Throwable, String)
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
SimpleErrorHandler
handleErrorOnSet(String, int, Object, Exception)
- Method in class com.googlecode.hibernate.memcached.
LoggingMemcacheExceptionHandler
handleErrorOnSet(String, int, Object, Exception)
- Method in interface com.googlecode.hibernate.memcached.
MemcacheExceptionHandler
handleErrorOnStats(MemCachedClient, Throwable)
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
SimpleErrorHandler
HashCodeKeyStrategy
- Class in
com.googlecode.hibernate.memcached
Deprecated.
as of 1.3 HashCodeKeyStrategy is deprecated and Sha1KeyStrategy is the default. Use that instead.
HashCodeKeyStrategy()
- Constructor for class com.googlecode.hibernate.memcached.
HashCodeKeyStrategy
Deprecated.
I
incr(String, int, int)
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcache
incr(String, int, int)
- Method in interface com.googlecode.hibernate.memcached.
Memcache
incr(String, int, int)
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcache
instantiateKeyStrategy(String)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCacheProvider
isClearSupported(String)
- Method in class com.googlecode.hibernate.memcached.
Config
isClearSupported()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
isCompressEnable()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
isDaemonMode()
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
isDogpilePreventionEnabled(String)
- Method in class com.googlecode.hibernate.memcached.
Config
isDogpilePreventionEnabled()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
isMinimalPutsEnabledByDefault()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCacheProvider
According to the hibernate reference docs, MinimalPutsEnabledByDefault should be true for distributed caches.
J
join(Object[], String)
- Static method in class com.googlecode.hibernate.memcached.utils.
StringUtils
K
KeyStrategy
- Interface in
com.googlecode.hibernate.memcached
Strategy interface for parsing the parts used by
MemcachedCache
to generate cache keys.
L
lock(Object)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
log
- Variable in class com.googlecode.hibernate.memcached.
AbstractKeyStrategy
LoggingMemcacheExceptionHandler
- Class in
com.googlecode.hibernate.memcached
LoggingMemcacheExceptionHandler()
- Constructor for class com.googlecode.hibernate.memcached.
LoggingMemcacheExceptionHandler
M
MAX_KEY_LENGTH
- Static variable in class com.googlecode.hibernate.memcached.
AbstractKeyStrategy
md5Hex(String)
- Static method in class com.googlecode.hibernate.memcached.utils.
StringUtils
Md5KeyStrategy
- Class in
com.googlecode.hibernate.memcached
Md5KeyStrategy()
- Constructor for class com.googlecode.hibernate.memcached.
Md5KeyStrategy
Memcache
- Interface in
com.googlecode.hibernate.memcached
Interface to abstract memcache operations.
MemcacheClientFactory
- Interface in
com.googlecode.hibernate.memcached
Simple interface used to abstract the creation of the MemcachedClient All implementers must have a constructor that takes an instance of
PropertiesHelper
.
MemcachedCache
- Class in
com.googlecode.hibernate.memcached
Wrapper around MemcachedClient instance to provide the bridge between Hiberante and Memcached.
MemcachedCache(String, Memcache)
- Constructor for class com.googlecode.hibernate.memcached.
MemcachedCache
MemcachedCacheProvider
- Class in
com.googlecode.hibernate.memcached
Configures an instance of
MemcachedCache
for use as a second-level cache in Hibernate.
MemcachedCacheProvider()
- Constructor for class com.googlecode.hibernate.memcached.
MemcachedCacheProvider
MemcacheExceptionHandler
- Interface in
com.googlecode.hibernate.memcached
N
nextTimestamp()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
nextTimestamp()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCacheProvider
No clue what this is for, Hibernate docs don't say.
P
PROP_CACHE_TIME_SECONDS
- Static variable in class com.googlecode.hibernate.memcached.
Config
PROP_CLEAR_SUPPORTED
- Static variable in class com.googlecode.hibernate.memcached.
Config
PROP_COMPRESS_ENABLE
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
PROP_CONNECTION_FACTORY
- Static variable in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
PROP_DAEMON_MODE
- Static variable in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
PROP_DEFAULT_ENCODING
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
PROP_DOGPILE_PREVENTION
- Static variable in class com.googlecode.hibernate.memcached.
Config
PROP_DOGPILE_PREVENTION_EXPIRATION_FACTOR
- Static variable in class com.googlecode.hibernate.memcached.
Config
PROP_ERROR_HANDLER
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
PROP_HASH_ALGORITHM
- Static variable in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
PROP_INIT_CONN
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
PROP_MAINT_SLEEP
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
PROP_MAX_CONN
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
PROP_MAX_IDLE
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
PROP_MEMCACHE_CLIENT_FACTORY
- Static variable in class com.googlecode.hibernate.memcached.
Config
PROP_MIN_CONN
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
PROP_OPERATION_QUEUE_LENGTH
- Static variable in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
PROP_OPERATION_TIMEOUT
- Static variable in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
PROP_PASSWORD
- Static variable in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
PROP_POOL_NAME
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
PROP_PREFIX
- Static variable in class com.googlecode.hibernate.memcached.
Config
PROP_PREFIX
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
PROP_READ_BUFFER_SIZE
- Static variable in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
PROP_SERVERS
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
PROP_SERVERS
- Static variable in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
PROP_SOCKET_CONNECT_TIMEOUT
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
PROP_SOCKET_TIMEOUT
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
PROP_USERNAME
- Static variable in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
PROP_WEIGHTS
- Static variable in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcacheClientFactory
PropertiesHelper
- Class in
com.googlecode.hibernate.memcached
PropertiesHelper(Properties)
- Constructor for class com.googlecode.hibernate.memcached.
PropertiesHelper
put(Object, Object)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
R
read(Object)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
remove(Object)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
S
set(String, int, Object)
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcache
set(String, int, Object)
- Method in interface com.googlecode.hibernate.memcached.
Memcache
set(String, int, Object)
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcache
setCacheTimeSeconds(int)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
setClearSupported(boolean)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
setDogpilePreventionEnabled(boolean)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
setDogpilePreventionExpirationFactor(double)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
setExceptionHandler(MemcacheExceptionHandler)
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcache
setExceptionHandler(MemcacheExceptionHandler)
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcache
setKeyStrategy(KeyStrategy)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
sha1Hex(String)
- Static method in class com.googlecode.hibernate.memcached.utils.
StringUtils
Sha1KeyStrategy
- Class in
com.googlecode.hibernate.memcached
Sha1KeyStrategy()
- Constructor for class com.googlecode.hibernate.memcached.
Sha1KeyStrategy
shutdown()
- Method in class com.googlecode.hibernate.memcached.dangamemcached.
DangaMemcache
shutdown()
- Method in interface com.googlecode.hibernate.memcached.
Memcache
shutdown()
- Method in class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcache
SimpleErrorHandler
- Class in
com.googlecode.hibernate.memcached.dangamemcached
DOCUMENT ME!
SimpleErrorHandler()
- Constructor for class com.googlecode.hibernate.memcached.dangamemcached.
SimpleErrorHandler
SpyMemcache
- Class in
com.googlecode.hibernate.memcached.spymemcached
DOCUMENT ME!
SpyMemcache(MemcachedClient)
- Constructor for class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcache
SpyMemcacheClientFactory
- Class in
com.googlecode.hibernate.memcached.spymemcached
Parses hibernate properties to produce a MemcachedClient.
See
MemcachedCacheProvider
for property details.
SpyMemcacheClientFactory(PropertiesHelper)
- Constructor for class com.googlecode.hibernate.memcached.spymemcached.
SpyMemcacheClientFactory
start(Properties)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCacheProvider
stop()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCacheProvider
StringKeyStrategy
- Class in
com.googlecode.hibernate.memcached
Deprecated.
As of 1.3 use the Sha1KeyStrategy instead
StringKeyStrategy()
- Constructor for class com.googlecode.hibernate.memcached.
StringKeyStrategy
Deprecated.
StringUtils
- Class in
com.googlecode.hibernate.memcached.utils
StringUtils()
- Constructor for class com.googlecode.hibernate.memcached.utils.
StringUtils
T
toKey(String, long, Object)
- Method in class com.googlecode.hibernate.memcached.
AbstractKeyStrategy
toKey(String, long, Object)
- Method in interface com.googlecode.hibernate.memcached.
KeyStrategy
toMap()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
toString()
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
transformKeyObject(Object)
- Method in class com.googlecode.hibernate.memcached.
AbstractKeyStrategy
transformKeyObject(Object)
- Method in class com.googlecode.hibernate.memcached.
DigestKeyStrategy
transformKeyObject(Object)
- Method in class com.googlecode.hibernate.memcached.
HashCodeKeyStrategy
Deprecated.
transformKeyObject(Object)
- Method in class com.googlecode.hibernate.memcached.
StringKeyStrategy
Deprecated.
U
unlock(Object)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
update(Object, Object)
- Method in class com.googlecode.hibernate.memcached.
MemcachedCache
A
B
C
D
F
G
H
I
J
K
L
M
N
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2015. All rights reserved.