| Package | Description |
|---|---|
| com.blibli.oss.command.autoconfigure | |
| com.blibli.oss.command.cache | |
| com.blibli.oss.command.cache.impl |
| Modifier and Type | Method and Description |
|---|---|
CommandCache |
CommandCacheAutoConfiguration.commandCache(org.springframework.data.redis.core.StringRedisTemplate stringRedisTemplate,
CommandProperties commandProperties) |
| Modifier and Type | Method and Description |
|---|---|
CommandCacheInterceptor |
CommandCacheAutoConfiguration.commandCacheInterceptor(CommandProperties commandProperties,
CommandCache commandCache,
CommandCacheMapper commandCacheMapper) |
| Constructor and Description |
|---|
CommandCacheInterceptor(CommandProperties commandProperties,
CommandCache commandCache,
CommandCacheMapper commandCacheMapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandCacheImpl |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.