Save This Page
Home » hadoop-0.14.4 » org.apache » hadoop » util » [javadoc | source]
org.apache.hadoop.util
public class: PlatformName [javadoc | source]
java.lang.Object
   org.apache.hadoop.util.PlatformName
A helper class for getting build-info of the java-vm.
Method from org.apache.hadoop.util.PlatformName Summary:
getPlatformName,   main
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.hadoop.util.PlatformName Detail:
 public static String getPlatformName() 
    Get the complete platform as per the java-vm.
 public static  void main(String[] args)