| Package | Description |
|---|---|
| org.hibernate.ogm.datastore.redis | |
| org.hibernate.ogm.datastore.redis.options.navigation | |
| org.hibernate.ogm.datastore.redis.options.navigation.impl |
| Modifier and Type | Method and Description |
|---|---|
RedisGlobalContext |
Redis.getConfigurationBuilder(ConfigurationContext context) |
| Modifier and Type | Method and Description |
|---|---|
RedisGlobalContext |
RedisGlobalContext.ttl(long value,
TimeUnit timeUnit)
Specifies the TTL for keys.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedisGlobalContextImpl
Converts global Redis options.
|
| Modifier and Type | Method and Description |
|---|---|
RedisGlobalContext |
RedisGlobalContextImpl.associationStorage(AssociationStorageType associationStorageType) |
RedisGlobalContext |
RedisGlobalContextImpl.mapStorage(MapStorageType mapStorage) |
RedisGlobalContext |
RedisGlobalContextImpl.ttl(long value,
TimeUnit timeUnit) |
Copyright © 2010–2016 Hibernate. All rights reserved.