| Modifier and Type | Method and Description |
|---|---|
<T> T |
NodeDetailsBase.getComponent(java.lang.Class<T> inType) |
NodeComponentImpl |
NodeDetailsBase.getComponent(NodeComponentKey inOpenKey) |
NodeComponentImpl |
NodeBase.getComponent(NodeComponentKey inKey) |
void |
Node.startNode(java.lang.ThreadGroup inThreadGroup)
Start the node threads.
|
void |
NodeBase.startNode(java.lang.ThreadGroup inThreadGroup)
Register this node's message events.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ComponentLinker.getComponent(java.lang.Class<T> inType) |
NodeComponentImpl |
ComponentManager.getComponent(NodeComponentKey inKey)
Obtain the component registered with the provided key.
|
NodeComponentImpl |
ComponentLinker.getComponent(NodeComponentKey inOpenKey) |
NodeComponentLinkImpl |
NodeComponentImpl.getComponentLink(NodeComponentKey inOpenKey,
NodeComponentLinkImpl.OpenedComponentLink inOpenLink) |
void |
NodeComponentImpl.startComponent() |
void |
NodeComponent.startComponent()
Start the component and any sub-components
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TimerTestNode.main(java.lang.String[] args) |
static void |
MPTestNodeB.main(java.lang.String[] args) |
static void |
MPTestNodeA.main(java.lang.String[] args) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TrafficPublisher.main(java.lang.String[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
ComputationManager.deployJob(int inStreamGrp,
java.lang.String inDeployStream,
boolean inActive) |
| Modifier and Type | Method and Description |
|---|---|
GIResourceMonitor |
GIResourceNode.getMonitor(GIPlacementDetails inServDetails) |
| Modifier and Type | Method and Description |
|---|---|
java.util.UUID |
GIStreamingNodeProxy.startStream(ComputationDescription inCompDesc) |
java.util.UUID |
GIStreamingProxyOps.startStream(ComputationDescription inCompDesc) |
java.util.UUID |
GIStreamingNode.startStream(ComputationDescription inCompDesc) |