|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
GetNewReservationResponse createReservation() |
Obtain a GetNewReservationResponse for a new reservation which contains the ReservationId object. |
void failApplicationAttempt(ApplicationAttemptId ) |
Fail an application attempt identified by given ID. |
List getApplications(GetApplicationsRequest ) |
Get a list of ApplicationReports that match the given GetApplicationsRequest |
List getApplications(Set, |
Get a report (ApplicationReport) of Applications matching the given application types application states and application tags in the cluster. |
List getApplications(Set, |
Get a report (ApplicationReport) of Applications matching the given users queues application types and application states in the cluster. |
Map getAttributesToNodes(Set ) |
The interface used by client to get mapping of AttributeKey to associated NodeToAttributeValue list for specified node attributeKeys in the cluster. |
Set getClusterAttributes() |
The interface used by client to get node attributes in the cluster. |
Map getNodeToAttributes(Set ) |
The interface used by client to get all node to attribute mapping in existing cluster. |
QueueInfo getQueueInfo(String, |
Get information ({@link QueueInfo}) about a given queue. |
Resource getResourceProfile(String ) |
Get the details of a specific resource profile from the RM. |
Map getResourceProfiles() |
Get the resource profiles available in the RM. |
List getResourceTypeInfo() |
Get available resource types supported by RM. |
void killApplication(ApplicationId, |
Kill an application identified by given ID. |
ReservationListResponse listReservations(ReservationListRequest ) |
The interface used by clients to get the list of reservations in a plan. |
void shellToContainer(ContainerId, |
The interface used by client to get a shell to a container. |
void signalToContainer(ContainerId, |
Signal a container identified by given ID. |
Priority updateApplicationPriority(ApplicationId, |
The interface used by client to set priority of an application |
UpdateApplicationTimeoutsResponse updateApplicationTimeouts(UpdateApplicationTimeoutsRequest ) |
Changed Methods | ||
List getClusterNodeLabels() |
Change in return type from Set to List . |
The interface used by client to get node labels in the cluster |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |