public final class RedisProperties extends Object implements KeyValueStoreProperties, DocumentStoreProperties
persistence.xml or OgmConfiguration.| Modifier and Type | Field and Description |
|---|---|
static String |
CLUSTER
boolean flag, whether to use Redis Cluster.
|
static String |
SSL
boolean flag, whether to use SSL.
|
static String |
TIMEOUT
The timeout used at the connection to the Redis instance.
|
static String |
TTL
Configuration property for setting the expiry of keys.
|
CACHE_MAPPINGASSOCIATIONS_STORE, MAP_STORAGECREATE_DATABASE, DATABASE, DATASTORE_PROVIDER, ENABLED, ERROR_HANDLER, GRID_DIALECT, HOST, OPTION_CONFIGURATOR, PASSWORD, PORT, USERNAMEpublic static final String TIMEOUT
public static final String SSL
public static final String CLUSTER
public static final String TTL
Defaults to none.
TTL,
Constant Field ValuesCopyright © 2010–2016 Hibernate. All rights reserved.