public class GICompDistrImpl extends NodeComponentImpl implements GICompDistrCmpnt
| Constructor and Description |
|---|
GICompDistrImpl(GIPlacementNode inPlaceNode) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ComputationManager> |
createComputations(java.lang.String[] inStreamDistr,
int numComps) |
ComputationManager |
getComputation(java.lang.String inJobID) |
getComponentKey, getComponentLink, hashCode, setComponentKey, startComponent, stopComponentequals, getClass, notify, notifyAll, toString, wait, wait, waitgetComponentKey, setComponentKey, startComponent, stopComponentpublic GICompDistrImpl(GIPlacementNode inPlaceNode)
public java.util.List<ComputationManager> createComputations(java.lang.String[] inStreamDistr, int numComps)
createComputations in interface GICompDistrCmpntpublic ComputationManager getComputation(java.lang.String inJobID)
getComputation in interface GICompDistrCmpnt