类 AbstractAsyncFindAllByTopicThread
- java.lang.Object
-
- com.github.thierrysquirrel.sparrow.server.database.service.core.thread.AbstractAsyncFindAllByTopicThread
-
-
构造器概要
构造器 限定符 构造器 说明 protectedAbstractAsyncFindAllByTopicThread(SparrowMessageService sparrowMessageService, String topic)
-
-
-
构造器详细资料
-
AbstractAsyncFindAllByTopicThread
protected AbstractAsyncFindAllByTopicThread(SparrowMessageService sparrowMessageService, String topic)
-
-
方法详细资料
-
findAllByTopic
protected abstract void findAllByTopic(SparrowMessageService sparrowMessageService, String topic)
findAllByTopic- 参数:
sparrowMessageService- sparrowMessageServicetopic- topic
-
-