Uses of Class
org.apache.tez.dag.utils.TezRuntimeChildJVM.LogName

Packages that use TezRuntimeChildJVM.LogName
org.apache.tez.dag.utils   
 

Uses of TezRuntimeChildJVM.LogName in org.apache.tez.dag.utils
 

Methods in org.apache.tez.dag.utils that return TezRuntimeChildJVM.LogName
static TezRuntimeChildJVM.LogName TezRuntimeChildJVM.LogName.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TezRuntimeChildJVM.LogName[] TezRuntimeChildJVM.LogName.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 Apache Software Foundation. All rights reserved.