public static class RollingWindowManager.TopWindow extends Object
Constructor and Description |
---|
TopWindow(int windowMillis) |
Modifier and Type | Method and Description |
---|---|
void |
addOp(RollingWindowManager.Op op) |
List<RollingWindowManager.Op> |
getOps() |
int |
getWindowLenMs() |
public void addOp(RollingWindowManager.Op op)
public int getWindowLenMs()
public List<RollingWindowManager.Op> getOps()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.