Uses of Class
org.apache.hadoop.yarn.server.api.records.ContainerQueuingLimit
Packages that use ContainerQueuingLimit
Package
Description
Server records.
Server records PB implementations.
-
Uses of ContainerQueuingLimit in org.apache.hadoop.yarn.server.api.protocolrecords
Methods in org.apache.hadoop.yarn.server.api.protocolrecords that return ContainerQueuingLimitModifier and TypeMethodDescriptionabstract ContainerQueuingLimitNodeHeartbeatResponse.getContainerQueuingLimit()Methods in org.apache.hadoop.yarn.server.api.protocolrecords with parameters of type ContainerQueuingLimitModifier and TypeMethodDescriptionabstract voidNodeHeartbeatResponse.setContainerQueuingLimit(ContainerQueuingLimit containerQueuingLimit) -
Uses of ContainerQueuingLimit in org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb
Methods in org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb that return ContainerQueuingLimitMethods in org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb with parameters of type ContainerQueuingLimitModifier and TypeMethodDescriptionvoidNodeHeartbeatResponsePBImpl.setContainerQueuingLimit(ContainerQueuingLimit containerQueuingLimit) -
Uses of ContainerQueuingLimit in org.apache.hadoop.yarn.server.api.records
Methods in org.apache.hadoop.yarn.server.api.records that return ContainerQueuingLimitModifier and TypeMethodDescriptionstatic ContainerQueuingLimitContainerQueuingLimit.newInstance() -
Uses of ContainerQueuingLimit in org.apache.hadoop.yarn.server.api.records.impl.pb
Subclasses of ContainerQueuingLimit in org.apache.hadoop.yarn.server.api.records.impl.pbModifier and TypeClassDescriptionclassImplementation of ContainerQueuingLimit interface.