org.apache.accumulo.start
Class Platform

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

public class Platform
extends Object


Constructor Summary
Platform()
           
 
Method Summary
static String getPlatform()
           
static void main(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(String[] args)

getPlatform

public static String getPlatform()


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.