org.apache.accumulo.start
Class Platform

java.lang.Object
  extended by org.apache.accumulo.start.Platform

public class Platform
extends java.lang.Object


Constructor Summary
Platform()
           
 
Method Summary
static java.lang.String getPlatform()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Platform

public Platform()
Method Detail

main

public static void main(java.lang.String[] args)

getPlatform

public static java.lang.String getPlatform()


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.