Constructor and Description |
---|
BatchWekaSegmentation(File classifier,
int[] blockSize,
int[] ovlpPx,
Cluster cluster) |
Modifier and Type | Method and Description |
---|---|
static Cluster |
Cluster.getCluster() |
static Cluster |
Cluster.getClusterWithUI() |
Modifier and Type | Method and Description |
---|---|
static boolean |
Cluster.configureCluster(Cluster cluster,
String execRootRemote,
String fileRootRemote,
String execRoot,
String fileRoot,
String userName) |
static boolean |
FijiArchipelago.runClusterGUI(Cluster cluster) |
Constructor and Description |
---|
Scheduler(Cluster cluster) |
Modifier and Type | Method and Description |
---|---|
void |
ClusterStateListener.stateChanged(Cluster cluster) |
Modifier and Type | Method and Description |
---|---|
void |
NodeCoordinator.stateChanged(Cluster cluster) |
Constructor and Description |
---|
NodeCoordinator(Cluster cluster) |
Modifier and Type | Method and Description |
---|---|
void |
ArchipelagoServer.stateChanged(Cluster cluster) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ClusterXML.loadClusterFile(File file,
Cluster cluster,
List<Exception> nodeExceptions)
Configures a Cluster as determined by the given XML
file.
|
static void |
NodeConfigurationUI.nodeConfigurationUI(Cluster cluster) |
static boolean |
ClusterXML.saveToFile(Cluster cluster,
File file) |
static boolean |
ClusterUI.started(Cluster c) |
void |
ClusterUI.stateChanged(Cluster c) |
Constructor and Description |
---|
ClusterNodeStatusUI(Cluster c,
ClusterUI cui) |
ClusterUI(Cluster c) |
RootNodeConfigDialog(Cluster cluster,
AtomicBoolean configured) |
Copyright © 2015–2021 Fiji. All rights reserved.