Package | Description |
---|---|
org.apache.hadoop.yarn.util |
Modifier and Type | Class and Description |
---|---|
class |
SystemClock
Implementation of
Clock that gives the current time from the system
clock in milliseconds. |
class |
UTCClock
Implementation of
Clock that gives the current UTC time in
milliseconds. |
Constructor and Description |
---|
AbstractLivelinessMonitor(String name,
Clock clock) |
ProcfsBasedProcessTree(String pid,
String procfsDir,
Clock clock)
Build a new process tree rooted at the pid.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.