Class ContainerRuntimeContext.Attribute<T>
java.lang.Object
org.apache.hadoop.yarn.server.nodemanager.containermanager.runtime.ContainerRuntimeContext.Attribute<T>
- Type Parameters:
T-
- Enclosing class:
- ContainerRuntimeContext
An attribute class that attempts to provide better type safety as compared
with using a map of string to object.
-
Method Summary