|
Spring for Apache Hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.data.hadoop.util.VersionUtils
public class VersionUtils
Simple utility class that provides methods to handle different versions of Hadoop.
Constructor Summary | |
---|---|
VersionUtils()
|
Method Summary | |
---|---|
static boolean |
isHadoop2X()
|
static boolean |
isYarnAvailable()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VersionUtils()
Method Detail |
---|
public static boolean isHadoop2X()
public static boolean isYarnAvailable()
|
Spring for Apache Hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |