Class RollingWindowManager.Op

java.lang.Object
org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.Op
All Implemented Interfaces:
Comparable<RollingWindowManager.Op>
Enclosing class:
RollingWindowManager

public static class RollingWindowManager.Op extends Object implements Comparable<RollingWindowManager.Op>
Represents an operation within a TopWindow. It contains a ranked set of the top users for the operation.