Uses of Class
org.apache.hadoop.yarn.api.records.NMToken
Packages that use NMToken
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of NMToken in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return types with arguments of type NMTokenModifier and TypeMethodDescriptionAllocateResponse.getNMTokens()Get the list of NMTokens required for communicating with NM.RegisterApplicationMasterResponse.getNMTokensFromPreviousAttempts()Get the list of NMTokens for communicating with the NMs where the containers of previous application attempts are running.Method parameters in org.apache.hadoop.yarn.api.protocolrecords with type arguments of type NMTokenModifier and TypeMethodDescriptionabstract voidabstract voidSet the list of NMTokens for communicating with the NMs where the the containers of previous application attempts are running. -
Uses of NMToken in org.apache.hadoop.yarn.api.records
Methods in org.apache.hadoop.yarn.api.records that return NMToken