クラス RedisChannelMessageStore

java.lang.ObjectSE
org.springframework.integration.redis.store.RedisChannelMessageStore
実装されたすべてのインターフェース:
AwareBeanClassLoaderAwareBeanNameAwareInitializingBeanBasicMessageGroupStoreChannelMessageStore
既知の直属サブクラス
RedisChannelPriorityMessageStore

public class RedisChannelMessageStore extends ObjectSE implements ChannelMessageStore, BeanNameAware, InitializingBean, BeanClassLoaderAware
リストを使用して QueueChannel をバックアップする特殊な Redis ChannelMessageStore

キーの一部として使用される setBeanName(String) が必要です。

導入:
4.0
作成者:
Gary Russell, Artem Bilan