public static class WorkerProcessProtocol.CommandResponse extends Object
Constructor and Description |
---|
CommandResponse(int commandId,
int exitCode) |
Modifier and Type | Method and Description |
---|---|
int |
getCommandId() |
int |
getExitCode() |