public interface GrayEventReceiver
| 限定符和类型 | 方法和说明 |
|---|---|
GrayEventPublisher |
getGrayEventPublisher() |
long |
getLocationNewestSortMark() |
void |
receiveRetrieveResult(GrayEventRetrieveResult retrieveResult) |
void |
setLocationNewestSortMark(Long sortMark) |
void |
shutdown() |
void |
start() |
void start()
void shutdown()
GrayEventPublisher getGrayEventPublisher()
void receiveRetrieveResult(GrayEventRetrieveResult retrieveResult)
void setLocationNewestSortMark(Long sortMark)
long getLocationNewestSortMark()
Copyright © 2020 Spring Cloud中国社区. All rights reserved.