org.apache.hadoop.yarn.util
Class Records
java.lang.Object
org.apache.hadoop.yarn.util.Records
@InterfaceAudience.LimitedPrivate(value={"MapReduce","YARN"})
@InterfaceStability.Unstable
public class Records- extends Object
Convenient API record utils
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Records
public Records()
newRecord
public static <T> T newRecord(Class<T> cls)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.