| Package | Description |
|---|---|
| org.redisson.client | |
| org.redisson.config |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNettyHook |
| Modifier and Type | Method and Description |
|---|---|
NettyHook |
RedisClientConfig.getNettyHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
RedisClientConfig.setNettyHook(NettyHook nettyHook) |
| Modifier and Type | Method and Description |
|---|---|
NettyHook |
Config.getNettyHook() |
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.setNettyHook(NettyHook nettyHook)
Netty hook applied to Netty Bootstrap and Channel objects.
|
Copyright © 2014–2020 Redisson. All rights reserved.