| Constructor and Description |
|---|
MapCacheEvictionTask(String name,
String timeoutSetName,
String maxIdleSetName,
String expiredChannelName,
String lastAccessTimeSetName,
CommandAsyncExecutor executor) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.util.concurrent.ScheduledFuture<?> |
getScheduledFuture() |
void |
run() |
void |
schedule() |
Copyright © 2014–2021 Redisson. All rights reserved.