org.apache.hadoop.yarn.factory.providers
Class RecordFactoryProvider

java.lang.Object
  extended by org.apache.hadoop.yarn.factory.providers.RecordFactoryProvider

@InterfaceAudience.LimitedPrivate(value={"MapReduce","YARN"})
@InterfaceStability.Unstable
public class RecordFactoryProvider
extends Object


Method Summary
static RecordFactory getRecordFactory(org.apache.hadoop.conf.Configuration conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRecordFactory

public static RecordFactory getRecordFactory(org.apache.hadoop.conf.Configuration conf)


Copyright © 2014 Apache Software Foundation. All Rights Reserved.