public abstract class BasicGrayEventReceiver extends Object implements GrayEventReceiver
| 构造器和说明 |
|---|
BasicGrayEventReceiver() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
invokePublish(GrayEvent event) |
protected void |
processRetrieveResult(GrayEventRetrieveResult retrieveResult) |
void |
receiveRetrieveResult(GrayEventRetrieveResult retrieveResult) |
void |
setLocationNewestSortMark(Long sortMark) |
protected abstract void |
updateLocationNewestSortMark(long sortMark)
更新本实例最新的sort mark
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGrayEventPublisher, getLocationNewestSortMark, shutdown, startpublic void receiveRetrieveResult(GrayEventRetrieveResult retrieveResult)
receiveRetrieveResult 在接口中 GrayEventReceiverprotected void processRetrieveResult(GrayEventRetrieveResult retrieveResult)
protected void invokePublish(GrayEvent event)
public void setLocationNewestSortMark(Long sortMark)
setLocationNewestSortMark 在接口中 GrayEventReceiverprotected abstract void updateLocationNewestSortMark(long sortMark)
sortMark - Copyright © 2020 Spring Cloud中国社区. All rights reserved.