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