| Modifier and Type | Field and Description |
|---|---|
StaticNodeInfo |
StaticNodeInfoHolder.value |
StaticNodeInfo[] |
NodesStaticInfoHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static StaticNodeInfo |
StaticNodeInfoHelper.extract(org.omg.CORBA.Any any) |
static StaticNodeInfo[] |
NodesStaticInfoHelper.extract(org.omg.CORBA.Any any) |
static StaticNodeInfo |
StaticNodeInfoHelper.read(org.omg.CORBA.portable.InputStream in) |
static StaticNodeInfo[] |
NodesStaticInfoHelper.read(org.omg.CORBA.portable.InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
StaticNodeInfoHelper.insert(org.omg.CORBA.Any any,
StaticNodeInfo s) |
static void |
NodesStaticInfoHelper.insert(org.omg.CORBA.Any any,
StaticNodeInfo[] s) |
boolean |
SGAManagerPOATie.registerSGA(SGAServer sga,
java.lang.String hostname,
StaticNodeInfo[] sinfo,
org.omg.CORBA.IntHolder updateInterval) |
boolean |
SGAManagerOperations.registerSGA(SGAServer sga,
java.lang.String hostname,
StaticNodeInfo[] sinfo,
org.omg.CORBA.IntHolder updateInterval) |
boolean |
_SGAManagerStub.registerSGA(SGAServer sga,
java.lang.String hostname,
StaticNodeInfo[] sinfo,
org.omg.CORBA.IntHolder updateInterval) |
static void |
StaticNodeInfoHelper.write(org.omg.CORBA.portable.OutputStream out,
StaticNodeInfo s) |
static void |
NodesStaticInfoHelper.write(org.omg.CORBA.portable.OutputStream _out,
StaticNodeInfo[] _s) |
| Constructor and Description |
|---|
NodesStaticInfoHolder(StaticNodeInfo[] initial) |
StaticNodeInfoHolder(StaticNodeInfo initial) |
Copyright © 2015. All Rights Reserved.