public abstract class ShimLoader
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static org.apache.log4j.AppenderSkeleton |
getEventCounter() |
static HadoopShims |
getHadoopShims()
Factory method to get an instance of HadoopShims based on the
version of Hadoop on the classpath.
|
static HadoopThriftAuthBridge |
getHadoopThriftAuthBridge() |
static JettyShims |
getJettyShims()
Factory method to get an instance of JettyShims based on the version
of Hadoop on the classpath.
|
static java.lang.String |
getMajorVersion()
Return the "major" version of Hadoop currently on the classpath.
|
public static HadoopShims getHadoopShims()
public static JettyShims getJettyShims()
public static org.apache.log4j.AppenderSkeleton getEventCounter()
public static HadoopThriftAuthBridge getHadoopThriftAuthBridge()
public static java.lang.String getMajorVersion()
Copyright © 2012 The Apache Software Foundation