Uses of Class
org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogKey
Packages that use AggregatedLogFormat.LogKey
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.LogKey in org.apache.hadoop.yarn.logaggregation
Methods in org.apache.hadoop.yarn.logaggregation with parameters of type AggregatedLogFormat.LogKeyModifier and TypeMethodDescriptionvoidAggregatedLogFormat.LogWriter.append(AggregatedLogFormat.LogKey logKey, AggregatedLogFormat.LogValue logValue) AggregatedLogFormat.LogReader.next(AggregatedLogFormat.LogKey key) Read the next key and return the value-stream. -
Uses of AggregatedLogFormat.LogKey in org.apache.hadoop.yarn.logaggregation.filecontroller
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller with parameters of type AggregatedLogFormat.LogKeyModifier and TypeMethodDescriptionabstract voidLogAggregationFileController.write(AggregatedLogFormat.LogKey logKey, AggregatedLogFormat.LogValue logValue) Write the log content. -
Uses of AggregatedLogFormat.LogKey in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.ifile with parameters of type AggregatedLogFormat.LogKeyModifier and TypeMethodDescriptionvoidLogAggregationIndexedFileController.write(AggregatedLogFormat.LogKey logKey, AggregatedLogFormat.LogValue logValue) -
Uses of AggregatedLogFormat.LogKey in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile
Methods in org.apache.hadoop.yarn.logaggregation.filecontroller.tfile with parameters of type AggregatedLogFormat.LogKeyModifier and TypeMethodDescriptionvoidLogAggregationTFileController.write(AggregatedLogFormat.LogKey logKey, AggregatedLogFormat.LogValue logValue)