Uses of Package
org.apache.hadoop.yarn.logaggregation
Packages that use org.apache.hadoop.yarn.logaggregation
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.
-
Classes in org.apache.hadoop.yarn.logaggregation used by org.apache.hadoop.yarn.client.cli
-
Classes in org.apache.hadoop.yarn.logaggregation used by org.apache.hadoop.yarn.logaggregationClassDescriptionEnumeration of various aggregation type of a container log.
-
Classes in org.apache.hadoop.yarn.logaggregation used by org.apache.hadoop.yarn.logaggregation.filecontrollerClassDescriptionContainerLogFileInfo represents the meta data for a container log file, which includes: The filename of the container log. The size of the container log. The last modification time of the container log.The ContainerLogMeta includes: The Container Id. The NodeManager Id. A list of
ContainerLogFileInfo.Represents a query of log metadata with extended filtering capabilities.