org.springframework.data.hadoop.util
Class VersionUtils

java.lang.Object
  extended by org.springframework.data.hadoop.util.VersionUtils

public class VersionUtils
extends Object

Simple utility class that provides methods to handle different versions of Hadoop.

Author:
Thomas Risberg

Constructor Summary
VersionUtils()
           
 
Method Summary
static boolean isHadoop2X()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionUtils

public VersionUtils()
Method Detail

isHadoop2X

public static boolean isHadoop2X()