Class HistoryServerStateStoreServiceFactory

java.lang.Object
org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreServiceFactory

public class HistoryServerStateStoreServiceFactory extends Object
  • Constructor Details

    • HistoryServerStateStoreServiceFactory

      public HistoryServerStateStoreServiceFactory()
  • Method Details

    • 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