Class DelayedQueueDecorator

java.lang.Object
org.redisson.spring.support.DelayedQueueDecorator
All Implemented Interfaces:
RedissonNamespaceDecorator

public class DelayedQueueDecorator extends Object implements RedissonNamespaceDecorator
Author:
Rui Gu (https://github.com/jackygurui)
  • Constructor Details

    • DelayedQueueDecorator

      public DelayedQueueDecorator()
  • Method Details