Modifier and Type | Class and Description |
---|---|
class |
AuthenticationException |
Modifier and Type | Method and Description |
---|---|
void |
ClusterNode.start(NodeShellListener listener) |
Modifier and Type | Method and Description |
---|---|
protected void |
SSHNodeShell.handleJSE(com.jcraft.jsch.JSchException jse,
NodeParameters param) |
boolean |
SocketNodeShell.startShell(NodeParameters param,
NodeShellListener listener) |
boolean |
SSHNodeShell.startShell(NodeParameters param,
NodeShellListener listener) |
boolean |
NodeShell.startShell(NodeParameters param,
NodeShellListener listener)
Start the ClusterNode given by the NodeParameters, by starting an ArchipelagoClient in a
Fiji or ImageJ instance on the remote node.
|
boolean |
DummyNodeShell.startShell(NodeParameters param,
NodeShellListener listener) |
Modifier and Type | Method and Description |
---|---|
static boolean |
JSchUtility.verifyParameters(NodeParameters param,
String file) |
Constructor and Description |
---|
JSchUtility(NodeParameters param,
NodeShellListener listener,
String command) |
Copyright © 2015–2021 Fiji. All rights reserved.