org.apache.tez.common.impl
Class LogUtils

java.lang.Object
  extended by org.apache.tez.common.impl.LogUtils

@InterfaceAudience.Private
public class LogUtils
extends Object


Constructor Summary
LogUtils()
           
 
Method Summary
static void logCredentials(org.apache.commons.logging.Log log, org.apache.hadoop.security.Credentials credentials, String identifier)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogUtils

public LogUtils()
Method Detail

logCredentials

public static void logCredentials(org.apache.commons.logging.Log log,
                                  org.apache.hadoop.security.Credentials credentials,
                                  String identifier)


Copyright © 2014 Apache Software Foundation. All rights reserved.