Uses of Class
org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
Packages that use TimelineDomain
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of TimelineDomain in org.apache.hadoop.yarn.api.records.timelineservice.reader
Methods in org.apache.hadoop.yarn.api.records.timelineservice.reader that return TimelineDomainModifier and TypeMethodDescriptionTimelineDomainReader.readFrom(Class<TimelineDomain> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream) Method parameters in org.apache.hadoop.yarn.api.records.timelineservice.reader with type arguments of type TimelineDomainModifier and TypeMethodDescriptionTimelineDomainReader.readFrom(Class<TimelineDomain> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream) -
Uses of TimelineDomain in org.apache.hadoop.yarn.api.records.timelineservice.writer
Methods in org.apache.hadoop.yarn.api.records.timelineservice.writer with parameters of type TimelineDomainModifier and TypeMethodDescriptionlongTimelineDomainWriter.getSize(TimelineDomain timelineDomain, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType) voidTimelineDomainWriter.writeTo(TimelineDomain timelineDomain, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream)