public static interface SlidingWindow.Request<REPLY>
| Modifier and Type | Method and Description |
|---|---|
void |
fail(Throwable e) |
long |
getSeqNum() |
boolean |
hasReply() |
void |
setReply(REPLY reply) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.