Package | Description |
---|---|
org.springframework.data.redis |
Root package for integrating Redis with Spring concepts.
|
org.springframework.data.redis.connection |
Connection package providing low-level abstractions for interacting with
the various Redis 'drivers'/libraries.
|
Modifier and Type | Method and Description |
---|---|
protected RedisSystemException |
FallbackExceptionTranslationStrategy.getFallback(Exception e)
Returns a new
RedisSystemException wrapping the given Exception . |
Modifier and Type | Method and Description |
---|---|
void |
DefaultStringRedisConnection.close() |
Copyright © 2011-2016–2016 Pivotal Software, Inc.. All rights reserved.