Index

A D G I O R S 
All Classes and Interfaces|All Packages

A

addPersistedPage(String, IManageablePage) - Method in class org.wicketstuff.datastores.redis.RedisDataStore
 

D

destroy() - Method in class org.wicketstuff.datastores.redis.RedisDataStore
 

G

getHostname() - Method in interface org.wicketstuff.datastores.redis.IRedisSettings
 
getHostname() - Method in class org.wicketstuff.datastores.redis.RedisSettings
 
getPersistedPage(String, int) - Method in class org.wicketstuff.datastores.redis.RedisDataStore
 
getPersistedPages(String) - Method in class org.wicketstuff.datastores.redis.RedisDataStore
 
getPort() - Method in interface org.wicketstuff.datastores.redis.IRedisSettings
 
getPort() - Method in class org.wicketstuff.datastores.redis.RedisSettings
 
getRecordTtl() - Method in interface org.wicketstuff.datastores.redis.IRedisSettings
 
getRecordTtl() - Method in class org.wicketstuff.datastores.redis.RedisSettings
 
getSessionIdentifiers() - Method in class org.wicketstuff.datastores.redis.RedisDataStore
 
getTotalSize() - Method in class org.wicketstuff.datastores.redis.RedisDataStore
 

I

IRedisSettings - Interface in org.wicketstuff.datastores.redis
Settings for RedisDataStore

O

org.wicketstuff.datastores.redis - package org.wicketstuff.datastores.redis
 

R

RedisDataStore - Class in org.wicketstuff.datastores.redis
An IPageStore that saves serialized pages in Redis.
RedisDataStore(String, IRedisSettings) - Constructor for class org.wicketstuff.datastores.redis.RedisDataStore
Constructor.
RedisDataStore(String, JedisPool, IRedisSettings) - Constructor for class org.wicketstuff.datastores.redis.RedisDataStore
Constructor.
RedisSettings - Class in org.wicketstuff.datastores.redis
 
RedisSettings() - Constructor for class org.wicketstuff.datastores.redis.RedisSettings
 
removeAllPersistedPages(String) - Method in class org.wicketstuff.datastores.redis.RedisDataStore
 
removePersistedPage(String, IManageablePage) - Method in class org.wicketstuff.datastores.redis.RedisDataStore
 

S

setHostname(String) - Method in interface org.wicketstuff.datastores.redis.IRedisSettings
 
setHostname(String) - Method in class org.wicketstuff.datastores.redis.RedisSettings
 
setPort(int) - Method in interface org.wicketstuff.datastores.redis.IRedisSettings
 
setPort(int) - Method in class org.wicketstuff.datastores.redis.RedisSettings
 
setRecordTtl(Duration) - Method in interface org.wicketstuff.datastores.redis.IRedisSettings
Sets the time to live for the records in the table
setRecordTtl(Duration) - Method in class org.wicketstuff.datastores.redis.RedisSettings
 
supportsVersioning() - Method in class org.wicketstuff.datastores.redis.RedisDataStore
 
A D G I O R S 
All Classes and Interfaces|All Packages