org.apache.hadoop.util
Class PlatformName
java.lang.Object
   org.apache.hadoop.util.PlatformName
org.apache.hadoop.util.PlatformName
- public class PlatformName 
- extends Object
A helper class for getting build-info of the java-vm.
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PlatformName
public PlatformName()
getPlatformName
public static String getPlatformName()
- Get the complete platform as per the java-vm.
 
- 
- Returns:
- returns the complete platform as per the java-vm.
 
main
public static void main(String[] args)
- 
 
Copyright © 2009 The Apache Software Foundation