org.springframework.yarn.boot.app
Class YarnBootClientInfoApplication
java.lang.Object
org.springframework.yarn.boot.app.YarnBootClientInfoApplication
public class YarnBootClientInfoApplication
- extends Object
Generic Spring Yarn Boot application handling reporting.
- Author:
- Janne Valkealahti
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YarnBootClientInfoApplication
public YarnBootClientInfoApplication()
info
public String info(String id,
String[] profiles,
Properties properties,
Configuration configuration,
String[] args)
run
public String run(String... args)
main
public static void main(String[] args)