Uses of Class
org.apache.hop.execution.ExecutionInfoLocation
-
Packages that use ExecutionInfoLocation Package Description org.apache.hop.execution org.apache.hop.execution.remote -
-
Uses of ExecutionInfoLocation in org.apache.hop.execution
Methods in org.apache.hop.execution that return ExecutionInfoLocation Modifier and Type Method Description ExecutionInfoLocationExecutionInfoLocation. clone()Constructors in org.apache.hop.execution with parameters of type ExecutionInfoLocation Constructor Description ExecutionInfoLocation(ExecutionInfoLocation location) -
Uses of ExecutionInfoLocation in org.apache.hop.execution.remote
Methods in org.apache.hop.execution.remote that return ExecutionInfoLocation Modifier and Type Method Description ExecutionInfoLocationRemoteExecutionInfoLocation. getLocation()Gets locationMethods in org.apache.hop.execution.remote with parameters of type ExecutionInfoLocation Modifier and Type Method Description voidRemoteExecutionInfoLocation. setLocation(ExecutionInfoLocation location)Sets location
-