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