public class CompletionRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
cmd_id |
int |
systime_s |
int |
usertime_s |
int |
walltime_s |
| Constructor and Description |
|---|
CompletionRequest() |
@NotNull public String cmd_id
public int walltime_s
public int usertime_s
public int systime_s
Copyright © 2017. All rights reserved.