|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SocketPortAllocation | |
|---|---|
| org.pentaho.di.www | |
| Uses of SocketPortAllocation in org.pentaho.di.www |
|---|
| Methods in org.pentaho.di.www that return SocketPortAllocation | |
|---|---|
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. |
| Methods in org.pentaho.di.www that return types with arguments of type SocketPortAllocation | |
|---|---|
Map<String,List<SocketPortAllocation>> |
TransformationMap.getHostServerSocketPortsMap()
|
| Method parameters in org.pentaho.di.www with type arguments of type SocketPortAllocation | |
|---|---|
void |
TransformationMap.setHostServerSocketPortsMap(Map<String,List<SocketPortAllocation>> hostServerSocketPortsMap)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||