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.
-
Uses of AggregatedLogFormat.LogKey in org.apache.hadoop.yarn.logaggregation
Methods in org.apache.hadoop.yarn.logaggregation with parameters of type AggregatedLogFormat.LogKeyModifier and TypeMethodDescriptionAggregatedLogFormat.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, org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogValue logValue) Write the log content.