public static interface SlidingWindow.Request<REPLY>
void
fail(Throwable e)
long
getSeqNum()
boolean
hasReply()
setReply(REPLY reply)
long getSeqNum()
void setReply(REPLY reply)
boolean hasReply()
void fail(Throwable e)
Copyright © 2017–2023 The Apache Software Foundation. All rights reserved.