org.apache.hadoop.yarn.server.resourcemanager.recovery
Class RMStateStoreFactory

java.lang.Object
  extended by org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStoreFactory

public class RMStateStoreFactory
extends Object


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

Constructor Detail

RMStateStoreFactory

public RMStateStoreFactory()
Method Detail

getStore

public static RMStateStore getStore(org.apache.hadoop.conf.Configuration conf)


Copyright © 2014 Apache Software Foundation. All Rights Reserved.