Uses of Class
org.apache.hadoop.yarn.logaggregation.filecontroller.LogAggregationFileControllerContext
Packages that use LogAggregationFileControllerContext
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of LogAggregationFileControllerContext in org.apache.hadoop.yarn.logaggregation.filecontroller
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller with parameters of type LogAggregationFileControllerContextModifier and TypeMethodDescriptionabstract voidLogAggregationFileController.initializeWriter(LogAggregationFileControllerContext context) Initialize the writer.abstract voidLogAggregationFileController.postWrite(LogAggregationFileControllerContext record) Operations needed after write the log content. -
Uses of LogAggregationFileControllerContext in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile with parameters of type LogAggregationFileControllerContextModifier and TypeMethodDescriptionvoidLogAggregationIndexedFileController.initializeWriter(LogAggregationFileControllerContext context) voidLogAggregationIndexedFileController.postWrite(LogAggregationFileControllerContext record) -
Uses of LogAggregationFileControllerContext in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile with parameters of type LogAggregationFileControllerContextModifier and TypeMethodDescriptionvoidLogAggregationTFileController.initializeWriter(LogAggregationFileControllerContext context) voidLogAggregationTFileController.postWrite(LogAggregationFileControllerContext record)