public class SampleQbasedScheduling
extends java.lang.Object
| Constructor and Description |
|---|
SampleQbasedScheduling() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
This is the main method of this sample framework.
|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - Requires one argument for the location of Mesos master to connect to.java.lang.Exception - Upon catching any exceptions within the program.