@Public
@Unstable
public abstract class ReservationUpdateResponse
extends java.lang.Object
ReservationUpdateResponse contains the answer of the admission
control system in the ResourceManager to a reservation update
operation. Currently response is empty if the operation was successful, if
not an exception reporting reason for a failure.ReservationDefinition| Constructor | Description |
|---|---|
ReservationUpdateResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
static ReservationUpdateResponse |
newInstance() |
@Private @Unstable public static ReservationUpdateResponse newInstance()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.