|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.hive.shims.ShimLoader
public abstract class ShimLoader
ShimLoader.
Method Summary | |
---|---|
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 String |
getMajorVersion()
Return the "major" version of Hadoop currently on the classpath. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static HadoopShims getHadoopShims()
public static JettyShims getJettyShims()
public static HadoopThriftAuthBridge getHadoopThriftAuthBridge()
public static String getMajorVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |