Uses of Class
org.terracotta.angela.agent.com.IgniteSshRemoteExecutor
-
Packages that use IgniteSshRemoteExecutor Package Description org.terracotta.angela.agent.com -
-
Uses of IgniteSshRemoteExecutor in org.terracotta.angela.agent.com
Methods in org.terracotta.angela.agent.com that return IgniteSshRemoteExecutor Modifier and Type Method Description IgniteSshRemoteExecutorIgniteSshRemoteExecutor. setPort(int port)IgniteSshRemoteExecutorIgniteSshRemoteExecutor. setRemoteUserName(String remoteUserName)IgniteSshRemoteExecutorIgniteSshRemoteExecutor. setRemoteUserNameKeyPath(String remoteUserNameKeyPath)IgniteSshRemoteExecutorIgniteSshRemoteExecutor. setStrictHostKeyChecking(boolean strictHostKeyChecking)IgniteSshRemoteExecutorIgniteSshRemoteExecutor. setTcEnv(TerracottaCommandLineEnvironment tcEnv)
-