| Modifier and Type | Field and Description |
|---|---|
CompletedCommandInfo |
CompletedCommandInfoHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static CompletedCommandInfo |
CompletedCommandInfoHelper.extract(Any any) |
static CompletedCommandInfo |
CompletedCommandInfoHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SGAManagerOperations.commandCompleted(String hostname,
SGACommand cmd,
String cmdid,
CompletedCommandInfo info,
String cmdstring) |
boolean |
_SGAManagerStub.commandCompleted(String hostname,
SGACommand cmd,
String cmdid,
CompletedCommandInfo info,
String cmdstring) |
boolean |
SGAManagerPOATie.commandCompleted(String hostname,
SGACommand cmd,
String cmdid,
CompletedCommandInfo info,
String cmdstring) |
static void |
CompletedCommandInfoHelper.insert(Any any,
CompletedCommandInfo s) |
static void |
CompletedCommandInfoHelper.write(OutputStream out,
CompletedCommandInfo s) |
| Constructor and Description |
|---|
CompletedCommandInfoHolder(CompletedCommandInfo initial) |
Copyright © 2019. All rights reserved.