org.apache.hadoop.yarn.factories.impl.pb
Class RecordFactoryPBImpl
java.lang.Object
org.apache.hadoop.yarn.factories.impl.pb.RecordFactoryPBImpl
- All Implemented Interfaces:
- RecordFactory
public class RecordFactoryPBImpl
- extends Object
- implements RecordFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public static RecordFactory get()
newRecordInstance
public <T> T newRecordInstance(Class<T> clazz)
throws YarnException
- Specified by:
newRecordInstance in interface RecordFactory
- Throws:
YarnException
Copyright © 2012 Apache Software Foundation. All Rights Reserved.