パッケージ | 説明 |
---|---|
org.apache.hadoop.yarn.util |
修飾子とタイプ | クラスと説明 |
---|---|
class |
MonotonicClock
A monotonic clock from some arbitrary time base in the past, counting in
milliseconds, and not affected by settimeofday or similar system clock
changes.
|
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. |
コンストラクタと説明 |
---|
AbstractLivelinessMonitor(String name,
Clock clock) |
Copyright © 2016 Apache Software Foundation. All rights reserved.