Uses of Class
org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogValue
Packages that use AggregatedLogFormat.LogValue
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.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of AggregatedLogFormat.LogValue in org.apache.hadoop.yarn.logaggregation
Methods in org.apache.hadoop.yarn.logaggregation with parameters of type AggregatedLogFormat.LogValueModifier and TypeMethodDescriptionvoidAggregatedLogFormat.LogWriter.append(AggregatedLogFormat.LogKey logKey, AggregatedLogFormat.LogValue logValue) -
Uses of AggregatedLogFormat.LogValue in org.apache.hadoop.yarn.logaggregation.filecontroller
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller with parameters of type AggregatedLogFormat.LogValueModifier and TypeMethodDescriptionabstract voidLogAggregationFileController.write(AggregatedLogFormat.LogKey logKey, AggregatedLogFormat.LogValue logValue) Write the log content. -
Uses of AggregatedLogFormat.LogValue in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile with parameters of type AggregatedLogFormat.LogValueModifier and TypeMethodDescriptionvoidLogAggregationIndexedFileController.write(AggregatedLogFormat.LogKey logKey, AggregatedLogFormat.LogValue logValue) -
Uses of AggregatedLogFormat.LogValue in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile with parameters of type AggregatedLogFormat.LogValueModifier and TypeMethodDescriptionvoidLogAggregationTFileController.write(AggregatedLogFormat.LogKey logKey, AggregatedLogFormat.LogValue logValue)