Uses of Class
org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager.TopWindow
Packages that use RollingWindowManager.TopWindow
Package
Description
-
Uses of RollingWindowManager.TopWindow in org.apache.hadoop.hdfs.server.namenode.top.metrics
Methods in org.apache.hadoop.hdfs.server.namenode.top.metrics that return types with arguments of type RollingWindowManager.TopWindowModifier and TypeMethodDescriptionTopMetrics.getTopWindows()Get a list of the current TopWindow statistics, one TopWindow per tracked time interval. -
Uses of RollingWindowManager.TopWindow in org.apache.hadoop.hdfs.server.namenode.top.window
Methods in org.apache.hadoop.hdfs.server.namenode.top.window that return RollingWindowManager.TopWindowModifier and TypeMethodDescriptionRollingWindowManager.snapshot(long time) Take a snapshot of current top users in the past period.