Uses of Interface
org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.LocalResourceStatus
Packages that use LocalResourceStatus
Package
Description
-
Uses of LocalResourceStatus in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords
Methods in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords that return LocalResourceStatusMethods in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords that return types with arguments of type LocalResourceStatusMethods in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords with parameters of type LocalResourceStatusModifier and TypeMethodDescriptionvoidLocalizerStatus.addResourceStatus(LocalResourceStatus resource) Method parameters in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords with type arguments of type LocalResourceStatusModifier and TypeMethodDescriptionvoidLocalizerStatus.addAllResources(List<LocalResourceStatus> resources) -
Uses of LocalResourceStatus in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb
Classes in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb that implement LocalResourceStatusMethods in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb that return LocalResourceStatusMethods in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb that return types with arguments of type LocalResourceStatusMethods in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb with parameters of type LocalResourceStatusModifier and TypeMethodDescriptionvoidLocalizerStatusPBImpl.addResourceStatus(LocalResourceStatus resource) Method parameters in org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb with type arguments of type LocalResourceStatusModifier and TypeMethodDescriptionvoidLocalizerStatusPBImpl.addAllResources(List<LocalResourceStatus> resources)