Generated by
JDiff

Package org.apache.hadoop.yarn.util

Added Classes
ConverterUtils This class contains a set of utilities which help converting data structures from/to 'serializableFormat' to/from hadoop/nativejava data structures.
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.
 

Changed Classes and Interfaces
AbstractLivelinessMonitor A simple liveliness monitor with which clients can register trust the component to monitor liveliness get a call-back on expiry and then finally unregister.
Clock A simple clock interface that gives you time.