public final class BasicAuroraJob
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
jobReadTest()
test method to read Twister2Job file
|
static void |
jobWriteTest(Twister2Job twister2Job)
test method for Twister2Job write to a file
|
static void |
main(java.lang.String[] args) |
static void |
terminateJob(Config config)
wait some time and terminate the job
|
public static void main(java.lang.String[] args)
public static void terminateJob(Config config)
public static void jobWriteTest(Twister2Job twister2Job)
public static void jobReadTest()