Uses of Class
org.pentaho.di.www.SocketPortAllocation
-
Packages that use SocketPortAllocation Package Description org.pentaho.di.www -
-
Uses of SocketPortAllocation in org.pentaho.di.www
Methods in org.pentaho.di.www that return SocketPortAllocation Modifier and Type Method 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.Methods in org.pentaho.di.www that return types with arguments of type SocketPortAllocation Modifier and Type Method Description List<SocketPortAllocation>
TransformationMap. getHostServerSocketPorts(String hostname)
-