Uses of Class
org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
Packages that use TimelineEvents
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of TimelineEvents in org.apache.hadoop.yarn.api.records.timeline.writer
Methods in org.apache.hadoop.yarn.api.records.timeline.writer with parameters of type TimelineEventsModifier and TypeMethodDescriptionlongTimelineEventsWriter.getSize(TimelineEvents timelineEvents, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType) voidTimelineEventsWriter.writeTo(TimelineEvents timelineEvents, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream)