Uses of Interface
org.apache.ignite.internal.util.nodestart.StartNodeCallable
-
Packages that use StartNodeCallable Package Description org.apache.ignite.internal.util.nodestart -
-
Uses of StartNodeCallable in org.apache.ignite.internal.util.nodestart
Methods in org.apache.ignite.internal.util.nodestart that return StartNodeCallable Modifier and Type Method Description StartNodeCallableIgniteSshHelper. nodeStartCallable(IgniteRemoteStartSpecification spec, int timeout)CreatesCallablestarting node using SSH.
-