public static class SlidingWindow.RequestMap<REQUEST extends SlidingWindow.Request<REPLY>,REPLY> extends Object implements Iterable<REQUEST>
| Modifier and Type | Method and Description |
|---|---|
Iterator<REQUEST> |
iterator()
Iterate the requests in the order of seqNum.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorCopyright © 2017–2022 The Apache Software Foundation. All rights reserved.