org.apache.hadoop.yarn.webapp.example
Class HelloWorld
java.lang.Object
org.apache.hadoop.yarn.webapp.example.HelloWorld
public class HelloWorld
- extends Object
The obligatory example. No xml/jsp/templates/config files! No
proliferation of strange annotations either :)
3 in 1 example. Check results at
http://localhost:8888/hello and
http://localhost:8888/hello/html
http://localhost:8888/hello/json
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloWorld
public HelloWorld()
main
public static void main(String[] args)
Copyright © 2012 Apache Software Foundation. All Rights Reserved.