org.apache.hadoop.mapreduce.v2.hs
Class HistoryServerStateStoreServiceFactory
java.lang.Object
org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreServiceFactory
public class HistoryServerStateStoreServiceFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HistoryServerStateStoreServiceFactory
public HistoryServerStateStoreServiceFactory()
getStore
public static HistoryServerStateStoreService getStore(org.apache.hadoop.conf.Configuration conf)
- Constructs an instance of the configured storage class
- Parameters:
conf - the configuration
- Returns:
- the state storage instance
Copyright © 2014 Apache Software Foundation. All Rights Reserved.