| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api | |
| org.redisson.config |
| Constructor and Description |
|---|
RedissonTopic(Codec codec,
CommandAsyncExecutor commandExecutor,
NameMapper nameMapper,
String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNameMapper |
| Modifier and Type | Method and Description |
|---|---|
static NameMapper |
NameMapper.direct()
Returns input Redisson object name.
|
| Modifier and Type | Method and Description |
|---|---|
NameMapper |
BaseConfig.getNameMapper() |
| Modifier and Type | Method and Description |
|---|---|
T |
BaseConfig.setNameMapper(NameMapper nameMapper)
Defines Name mapper which maps Redisson object name.
|
Copyright © 2014–2021 Redisson. All rights reserved.