Uses of Class
org.apache.hadoop.yarn.logaggregation.ExtendedLogMetaRequest.MatchExpression
Packages that use ExtendedLogMetaRequest.MatchExpression
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ExtendedLogMetaRequest.MatchExpression in org.apache.hadoop.yarn.logaggregation
Methods in org.apache.hadoop.yarn.logaggregation that return ExtendedLogMetaRequest.MatchExpressionModifier and TypeMethodDescriptionExtendedLogMetaRequest.getFileName()ExtendedLogMetaRequest.getNodeId()Constructors in org.apache.hadoop.yarn.logaggregation with parameters of type ExtendedLogMetaRequest.MatchExpressionModifierConstructorDescriptionExtendedLogMetaRequest(String user, String appId, String containerId, ExtendedLogMetaRequest.MatchExpression nodeId, ExtendedLogMetaRequest.MatchExpression fileName, ExtendedLogMetaRequest.ComparisonCollection fileSize, ExtendedLogMetaRequest.ComparisonCollection modificationTime)