コード例 #1
0
 /**
  * The date that Hadoop was compiled.
  *
  * @return the compilation date in unix date format
  */
 public static String getDate() {
   return COMMON_VERSION_INFO._getDate();
 }