public interface GridSshProcessor
| Modifier and Type | Method and Description |
|---|---|
GridNodeCallable |
nodeStartCallable(GridRemoteStartSpecification spec,
int timeout)
Creates
Callable starting node using SSH. |
GridNodeCallable nodeStartCallable(GridRemoteStartSpecification spec, int timeout)
Callable starting node using SSH.spec - Specification.timeout - Connection timeout.Callable starting node using SSH.Copyright © 2014. All rights reserved.