Uses of Class
org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Packages that use TimelinePutResponse
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 TimelinePutResponse in org.apache.hadoop.yarn.api.records.timeline.reader
Methods in org.apache.hadoop.yarn.api.records.timeline.reader that return TimelinePutResponseModifier and TypeMethodDescriptionTimelinePutResponseReader.readFrom(Class<TimelinePutResponse> 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.timeline.reader with type arguments of type TimelinePutResponseModifier and TypeMethodDescriptionTimelinePutResponseReader.readFrom(Class<TimelinePutResponse> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream) -
Uses of TimelinePutResponse in org.apache.hadoop.yarn.api.records.timeline.writer
Methods in org.apache.hadoop.yarn.api.records.timeline.writer with parameters of type TimelinePutResponseModifier and TypeMethodDescriptionlongTimelinePutResponseWriter.getSize(TimelinePutResponse timelinePutResponse, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType) voidTimelinePutResponseWriter.writeTo(TimelinePutResponse timelinePutResponse, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream)