Package | Description |
---|---|
org.apache.hadoop.yarn.api.protocolrecords |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.yarn.api.records |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
abstract List<ReservationAllocationState> |
ReservationListResponse.getReservationAllocationState()
Get the list of
ReservationAllocationState , that corresponds
to a reservation in the scheduler. |
Modifier and Type | Method and Description |
---|---|
static ReservationAllocationState |
ReservationAllocationState.newInstance(long acceptanceTime,
String user,
List<ResourceAllocationRequest> resourceAllocations,
ReservationId reservationId,
ReservationDefinition reservationDefinition) |
Copyright © 2024 Apache Software Foundation. All rights reserved.