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