Index

C D F G H J K L M N O P R S T 
All Classes and Interfaces|All Packages

C

CacheManager - Interface in com.turbospaces.ebean
 
clear() - Method in class com.turbospaces.ebean.LocalEbeanCache
 
clear() - Method in class com.turbospaces.ebean.ReplicatedEbeanCache
 
clear() - Method in class com.turbospaces.ebean.RuntimeConfigCache
 
clear() - Method in class com.turbospaces.ebean.SimpleCache
 
clearAll(boolean) - Method in interface com.turbospaces.ebean.CacheManager
 
clearAll(boolean) - Method in class com.turbospaces.ebean.JGroupsCacheManager
 
clearAll(boolean) - Method in class com.turbospaces.ebean.MockCacheManager
 
clearAllLocal() - Method in interface com.turbospaces.ebean.CacheManager
 
clearAllLocal() - Method in class com.turbospaces.ebean.JGroupsCacheManager
 
clearAllLocal() - Method in class com.turbospaces.ebean.MockCacheManager
 
clearAllSimple() - Method in interface com.turbospaces.ebean.CacheManager
 
clearAllSimple() - Method in class com.turbospaces.ebean.JGroupsCacheManager
 
clearAllSimple() - Method in class com.turbospaces.ebean.MockCacheManager
 
com.turbospaces.ebean - package com.turbospaces.ebean
 
create(DatabaseConfig, BackgroundExecutor) - Method in class com.turbospaces.ebean.JGroupsCacheManager
 
create(DatabaseConfig, BackgroundExecutor) - Method in class com.turbospaces.ebean.MockCacheManager
 
createCache(ServerCacheConfig) - Method in class com.turbospaces.ebean.JGroupsCacheManager
 
createCache(ServerCacheConfig) - Method in class com.turbospaces.ebean.MockCacheManager
 
createCacheNotify(ServerCacheNotify) - Method in class com.turbospaces.ebean.JGroupsCacheManager
 
createCacheNotify(ServerCacheNotify) - Method in class com.turbospaces.ebean.MockCacheManager
 
createInstance() - Method in class com.turbospaces.ebean.JGroupCacheManagerFactoryBean
 
createSimpleCache(String) - Method in interface com.turbospaces.ebean.CacheManager
 
createSimpleCache(String) - Method in class com.turbospaces.ebean.JGroupsCacheManager
 
createSimpleCache(String) - Method in class com.turbospaces.ebean.MockCacheManager
 

D

destroyInstance(CacheManager) - Method in class com.turbospaces.ebean.JGroupCacheManagerFactoryBean
 

F

findMethod(short) - Method in class com.turbospaces.ebean.JGroupsCacheManager
 

G

get() - Method in class com.turbospaces.ebean.LocalEbeanCache
 
get() - Method in class com.turbospaces.ebean.SimpleCache
 
get(Object) - Method in class com.turbospaces.ebean.LocalEbeanCache
 
get(Object) - Method in class com.turbospaces.ebean.ReplicatedEbeanCache
 
get(Object) - Method in class com.turbospaces.ebean.RuntimeConfigCache
 
get(Object) - Method in class com.turbospaces.ebean.SimpleCache
 
getCache(String) - Method in interface com.turbospaces.ebean.CacheManager
 
getCache(String) - Method in class com.turbospaces.ebean.JGroupsCacheManager
 
getCache(String) - Method in class com.turbospaces.ebean.MockCacheManager
 
getObjectType() - Method in class com.turbospaces.ebean.JGroupCacheManagerFactoryBean
 

H

hitRatio() - Method in class com.turbospaces.ebean.LocalEbeanCache
 
hitRatio() - Method in class com.turbospaces.ebean.ReplicatedEbeanCache
 
hitRatio() - Method in class com.turbospaces.ebean.RuntimeConfigCache
 
hitRatio() - Method in class com.turbospaces.ebean.SimpleCache
 

J

JGroupCacheManagerFactoryBean - Class in com.turbospaces.ebean
 
JGroupCacheManagerFactoryBean(JChannel) - Constructor for class com.turbospaces.ebean.JGroupCacheManagerFactoryBean
 
JGroupsCacheManager - Class in com.turbospaces.ebean
 
JGroupsCacheManager(RpcDispatcher, RequestOptions) - Constructor for class com.turbospaces.ebean.JGroupsCacheManager
 

K

key(Object) - Method in class com.turbospaces.ebean.LocalEbeanCache
 

L

LocalCache - Interface in com.turbospaces.ebean
 
LocalEbeanCache - Class in com.turbospaces.ebean
 
LocalEbeanCache(String, int, CurrentTenantProvider) - Constructor for class com.turbospaces.ebean.LocalEbeanCache
 
LocalEbeanCache(String, DefaultServerCacheConfig, CurrentTenantProvider) - Constructor for class com.turbospaces.ebean.LocalEbeanCache
 

M

METHOD_ON_CACHE_CLEAR - Static variable in class com.turbospaces.ebean.JGroupsCacheManager
 
METHOD_ON_CACHE_CLEAR_ALL - Static variable in class com.turbospaces.ebean.JGroupsCacheManager
 
METHOD_ON_CACHE_PUT - Static variable in class com.turbospaces.ebean.JGroupsCacheManager
 
METHOD_ON_CHANGE_REMOVE - Static variable in class com.turbospaces.ebean.JGroupsCacheManager
 
METHOD_ON_MODIFIED - Static variable in class com.turbospaces.ebean.JGroupsCacheManager
 
METHODS - Static variable in class com.turbospaces.ebean.JGroupsCacheManager
 
MockCacheManager - Class in com.turbospaces.ebean
 
MockCacheManager() - Constructor for class com.turbospaces.ebean.MockCacheManager
 

N

notify(ServerCacheNotification) - Method in class com.turbospaces.ebean.JGroupsCacheManager
 

O

onCacheClear(String) - Method in interface com.turbospaces.ebean.CacheManager
 
onCacheClear(String) - Method in class com.turbospaces.ebean.JGroupsCacheManager
 
onCacheClearAll(boolean) - Method in interface com.turbospaces.ebean.CacheManager
 
onCacheClearAll(boolean) - Method in class com.turbospaces.ebean.JGroupsCacheManager
 
onCachePut(String, byte[], byte[]) - Method in interface com.turbospaces.ebean.CacheManager
 
onCachePut(String, byte[], byte[]) - Method in class com.turbospaces.ebean.JGroupsCacheManager
 
onCacheRemove(String, byte[]) - Method in interface com.turbospaces.ebean.CacheManager
 
onCacheRemove(String, byte[]) - Method in class com.turbospaces.ebean.JGroupsCacheManager
 
onClear() - Method in interface com.turbospaces.ebean.LocalCache
 
onClear() - Method in class com.turbospaces.ebean.LocalEbeanCache
 
onClear() - Method in class com.turbospaces.ebean.ReplicatedEbeanCache
 
onClear() - Method in class com.turbospaces.ebean.RuntimeConfigCache
 
onClear() - Method in class com.turbospaces.ebean.SimpleCache
 
onPut(byte[], byte[]) - Method in interface com.turbospaces.ebean.ReplicatedCache
 
onPut(byte[], byte[]) - Method in class com.turbospaces.ebean.ReplicatedEbeanCache
 
onRemove(byte[]) - Method in interface com.turbospaces.ebean.ReplicatedCache
 
onRemove(byte[]) - Method in class com.turbospaces.ebean.ReplicatedEbeanCache
 
onTablesModify(String) - Method in interface com.turbospaces.ebean.CacheManager
 
onTablesModify(String) - Method in class com.turbospaces.ebean.JGroupsCacheManager
 

P

put(Object, Object) - Method in class com.turbospaces.ebean.LocalEbeanCache
 
put(Object, Object) - Method in class com.turbospaces.ebean.ReplicatedEbeanCache
 
put(Object, Object) - Method in class com.turbospaces.ebean.RuntimeConfigCache
 
put(Object, Object) - Method in class com.turbospaces.ebean.SimpleCache
 

R

remove(Object) - Method in class com.turbospaces.ebean.LocalEbeanCache
 
remove(Object) - Method in class com.turbospaces.ebean.ReplicatedEbeanCache
 
remove(Object) - Method in class com.turbospaces.ebean.RuntimeConfigCache
 
remove(Object) - Method in class com.turbospaces.ebean.SimpleCache
 
ReplicatedCache - Interface in com.turbospaces.ebean
 
ReplicatedEbeanCache - Class in com.turbospaces.ebean
 
ReplicatedEbeanCache(String, RpcDispatcher, RequestOptions, ServerCache, ServerCacheConfig) - Constructor for class com.turbospaces.ebean.ReplicatedEbeanCache
 
RuntimeConfigCache - Class in com.turbospaces.ebean
 
RuntimeConfigCache(DefaultSettableConfig) - Constructor for class com.turbospaces.ebean.RuntimeConfigCache
 

S

setBackgroundExecutor(BackgroundExecutor) - Method in interface com.turbospaces.ebean.CacheManager
 
setBackgroundExecutor(BackgroundExecutor) - Method in class com.turbospaces.ebean.JGroupCacheManagerFactoryBean
 
setBackgroundExecutor(BackgroundExecutor) - Method in class com.turbospaces.ebean.JGroupsCacheManager
 
setBackgroundExecutor(BackgroundExecutor) - Method in class com.turbospaces.ebean.MockCacheManager
 
setBootstrap(Bootstrap) - Method in class com.turbospaces.ebean.JGroupCacheManagerFactoryBean
 
SimpleCache - Class in com.turbospaces.ebean
 
SimpleCache(String) - Constructor for class com.turbospaces.ebean.SimpleCache
 
size() - Method in class com.turbospaces.ebean.LocalEbeanCache
 
size() - Method in class com.turbospaces.ebean.ReplicatedEbeanCache
 
size() - Method in class com.turbospaces.ebean.RuntimeConfigCache
 
size() - Method in class com.turbospaces.ebean.SimpleCache
 
statistics(boolean) - Method in class com.turbospaces.ebean.LocalEbeanCache
 
statistics(boolean) - Method in class com.turbospaces.ebean.ReplicatedEbeanCache
 
statistics(boolean) - Method in class com.turbospaces.ebean.RuntimeConfigCache
 
statistics(boolean) - Method in class com.turbospaces.ebean.SimpleCache
 

T

toString() - Method in class com.turbospaces.ebean.LocalEbeanCache
 
toString() - Method in class com.turbospaces.ebean.SimpleCache
 
trace(Logger, RspList<Object>) - Static method in interface com.turbospaces.ebean.ReplicatedCache
 
type() - Method in interface com.turbospaces.ebean.ReplicatedCache
 
type() - Method in class com.turbospaces.ebean.ReplicatedEbeanCache
 
C D F G H J K L M N O P R S T 
All Classes and Interfaces|All Packages