| Package | Description |
|---|---|
| org.pentaho.di.www |
| Modifier and Type | Method and Description |
|---|---|
SocketPortAllocation |
TransformationMap.allocateServerSocketPort(int portRangeStart,
String hostname,
String clusteredRunId,
String transformationName,
String sourceSlaveName,
String sourceStepName,
String sourceStepCopy,
String targetSlaveName,
String targetStepName,
String targetStepCopy)
This is the meat of the whole problem.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<SocketPortAllocation>> |
TransformationMap.getHostServerSocketPortsMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransformationMap.setHostServerSocketPortsMap(Map<String,List<SocketPortAllocation>> hostServerSocketPortsMap) |