Class LogAggregationFileControllerFactory

java.lang.Object
org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileControllerFactory

@Private @Unstable public class LogAggregationFileControllerFactory extends Object
Use LogAggregationFileControllerFactory to get the correct LogAggregationFileController for write and read.
  • Constructor Details

    • LogAggregationFileControllerFactory

      public LogAggregationFileControllerFactory(org.apache.hadoop.conf.Configuration conf)
      Construct the LogAggregationFileControllerFactory object.
      Parameters:
      conf - the Configuration
  • Method Details