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.TimelineEntityGroupPluginpublic Set<org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId> getTimelineEntityGroupId(String entityId, String entityType)
getTimelineEntityGroupId in class org.apache.hadoop.yarn.server.timeline.TimelineEntityGroupPluginpublic 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.TimelineEntityGroupPluginCopyright © 2008–2023 Apache Software Foundation. All rights reserved.