public class GrayEventRetrieveResult extends Object
GrayEventRetrieveResult(List<GrayEvent> grayEvents)
List<GrayEvent>
getGrayEvents()
Long
getMaxSortMark()
boolean
hasResult()
void
setMaxSortMark(Long maxSortMark)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GrayEventRetrieveResult(List<GrayEvent> grayEvents)
public List<GrayEvent> getGrayEvents()
public Long getMaxSortMark()
public void setMaxSortMark(Long maxSortMark)
public boolean hasResult()
Copyright © 2020 Spring Cloud中国社区. All rights reserved.