public class RedisDistributedEventManager
extends java.lang.Object
implements xyz.noark.core.event.DistributedEventManager
| 构造器和说明 |
|---|
RedisDistributedEventManager() |
@PostConstruct public void init()
public void take()
public void shutdown()
shutdown 在接口中 xyz.noark.core.event.DistributedEventManagerpublic void checkAndTransport()
public boolean publish(xyz.noark.core.event.DistributedDelayEvent event)
publish 在接口中 xyz.noark.core.event.DistributedEventManagerpublic boolean remove(xyz.noark.core.event.DistributedDelayEvent event)
remove 在接口中 xyz.noark.core.event.DistributedEventManager