|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReservationSubmissionResponse | |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| org.apache.hadoop.yarn.client.api | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of ReservationSubmissionResponse in org.apache.hadoop.yarn.api |
|---|
| Methods in org.apache.hadoop.yarn.api that return ReservationSubmissionResponse | |
|---|---|
ReservationSubmissionResponse |
ApplicationClientProtocol.submitReservation(ReservationSubmissionRequest request)
The interface used by clients to submit a new reservation to the ResourceManager. |
| Uses of ReservationSubmissionResponse in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return ReservationSubmissionResponse | |
|---|---|
static ReservationSubmissionResponse |
ReservationSubmissionResponse.newInstance(ReservationId reservationId)
|
| Uses of ReservationSubmissionResponse in org.apache.hadoop.yarn.client.api |
|---|
| Methods in org.apache.hadoop.yarn.client.api that return ReservationSubmissionResponse | |
|---|---|
abstract ReservationSubmissionResponse |
YarnClient.submitReservation(ReservationSubmissionRequest request)
The interface used by clients to submit a new reservation to the ResourceManager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||