Package org.apache.hadoop.yarn.client.api


@Public package org.apache.hadoop.yarn.client.api
  • Class
    Description
     
    AMRMClient<T extends org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest>
     
    org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest
    Object to represent a single container request for resources.
    org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest.ContainerRequestBuilder
    Class to construct instances of AMRMClient.ContainerRequest with specific options.
    Client for managing applications.
    org.apache.hadoop.yarn.client.api.ContainerShellWebSocket
    Web socket for establishing interactive command shell connection through Node Manage to container executor.
    org.apache.hadoop.yarn.client.api.InvalidContainerRequestException
    Thrown when an arguments are combined to construct a AMRMClient.ContainerRequest in an invalid way.
     
     
    NMTokenCache manages NMTokens required for an Application Master communicating with individual NodeManagers.
    This is the client for YARN's shared cache.
    A client library that can be used to post some information in terms of a number of conceptual entities.
    A client library that can be used to get Timeline Entities associated with application, application attempt or containers.
    org.apache.hadoop.yarn.client.api.TimelineV2Client
    A client library that can be used to post some information in terms of a number of conceptual entities.