| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
KEY_DELETED_EVENT_PREFIX |
"ballcat.redis.key-deleted-event" |
public static final String |
KEY_EXPIRED_EVENT_PREFIX |
"ballcat.redis.key-expired-event" |
public static final String |
KEY_SET_EVENT_PREFIX |
"ballcat.redis.key-set-event" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CONTAINER_NAME |
"keyDeleteEventRedisMessageListenerContainer" |
public static final String |
LISTENER_NAME |
"keyDeletedEventMessageListener" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CONTAINER_NAME |
"keyExpiredEventRedisMessageListenerContainer" |
public static final String |
LISTENER_NAME |
"keyExpiredEventMessageListener" |
| 限定符和类型 | 常量字段 | 值 |
|---|---|---|
public static final String |
CONTAINER_NAME |
"keySetEventRedisMessageListenerContainer" |
public static final String |
LISTENER_NAME |
"keySetEventMessageListener" |
Copyright © 2023. All rights reserved.