Uses of Class
org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat.LogRetentionContext
Packages that use AggregatedLogFormat.LogRetentionContext
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of AggregatedLogFormat.LogRetentionContext in org.apache.hadoop.yarn.logaggregation
Constructors in org.apache.hadoop.yarn.logaggregation with parameters of type AggregatedLogFormat.LogRetentionContextModifierConstructorDescriptionLogValue(List<String> rootLogDirs, org.apache.hadoop.yarn.api.records.ContainerId containerId, String user, org.apache.hadoop.yarn.api.records.LogAggregationContext logAggregationContext, Set<String> alreadyUploadedLogFiles, AggregatedLogFormat.LogRetentionContext retentionContext, boolean appFinished, boolean containerFinished)