Uses of Class
com.norbl.util.ssh.SshExec

Packages that use SshExec
com.norbl.cbp.ppe   
 

Uses of SshExec in com.norbl.cbp.ppe
 

Methods in com.norbl.cbp.ppe with parameters of type SshExec
 boolean HyperthreadDisabler.disable(SshExec ssh, int nCores)
          This method attempts to reduce the number of cpu 'online' to nCores.