Package | Description |
---|---|
org.apache.hadoop.yarn.util |
Class and Description |
---|
BoundedAppender
A
CharSequence appender that considers its BoundedAppender.limit as upper
bound. |
Clock
A simple clock interface that gives you time.
|
ResourceCalculatorProcessTree
Interface class to obtain process resource usage
NOTE: This class should not be used by external users, but only by external
developers to extend and include their own process-tree implementation,
especially for platforms other than Linux and Windows.
|
SystemClock
Implementation of
Clock that gives the current time from the system
clock in milliseconds. |
Copyright © 2019 Apache Software Foundation. All rights reserved.