Class RollingWindowManager.TopWindow
java.lang.Object
org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.TopWindow
- Enclosing class:
- RollingWindowManager
Represents a snapshot of the rolling window. It contains one Op per
operation in the window, with ranked users for each Op.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TopWindow
public TopWindow(int windowMillis)
-
-
Method Details
-
addOp
-
getWindowLenMs
public int getWindowLenMs() -
getOps
-