public class DistributedShellTimelinePlugin
extends org.apache.hadoop.yarn.server.timeline.TimelineEntityGroupPlugin
Constructor and Description |
---|
DistributedShellTimelinePlugin() |
Modifier and Type | Method and Description |
---|---|
Set<org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId> |
getTimelineEntityGroupId(String entityType,
org.apache.hadoop.yarn.server.timeline.NameValuePair primaryFilter,
Collection<org.apache.hadoop.yarn.server.timeline.NameValuePair> secondaryFilters) |
Set<org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId> |
getTimelineEntityGroupId(String entityType,
SortedSet<String> entityIds,
Set<String> eventTypes) |
Set<org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId> |
getTimelineEntityGroupId(String entityId,
String entityType) |
public Set<org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId> getTimelineEntityGroupId(String entityType, org.apache.hadoop.yarn.server.timeline.NameValuePair primaryFilter, Collection<org.apache.hadoop.yarn.server.timeline.NameValuePair> secondaryFilters)
getTimelineEntityGroupId
in class org.apache.hadoop.yarn.server.timeline.TimelineEntityGroupPlugin
public Set<org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId> getTimelineEntityGroupId(String entityId, String entityType)
getTimelineEntityGroupId
in class org.apache.hadoop.yarn.server.timeline.TimelineEntityGroupPlugin
public Set<org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId> getTimelineEntityGroupId(String entityType, SortedSet<String> entityIds, Set<String> eventTypes)
getTimelineEntityGroupId
in class org.apache.hadoop.yarn.server.timeline.TimelineEntityGroupPlugin
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.