Uses of Class
org.gcube.dataanalysis.dataminer.poolmanager.datamodel.Cluster
-
-
Uses of Cluster in org.gcube.dataanalysis.dataminer.poolmanager.ansiblebridge
Methods in org.gcube.dataanalysis.dataminer.poolmanager.ansiblebridge with parameters of type Cluster Modifier and Type Method Description AnsibleWorkerAnsibleBridge. createWorker(Algorithm algorithm, Cluster dataminerCluster, boolean includeAlgorithmDependencies, String user)Method parameters in org.gcube.dataanalysis.dataminer.poolmanager.ansiblebridge with type arguments of type Cluster Modifier and Type Method Description voidAnsibleBridge. printInventoryByDomainAndSets(Collection<Cluster> clusters)voidAnsibleBridge. printInventoryBySets(Collection<Cluster> clusters) -
Uses of Cluster in org.gcube.dataanalysis.dataminer.poolmanager.clients
Methods in org.gcube.dataanalysis.dataminer.poolmanager.clients that return Cluster Modifier and Type Method Description ClusterHAProxy. MapCluster() -
Uses of Cluster in org.gcube.dataanalysis.dataminer.poolmanager.service
Methods in org.gcube.dataanalysis.dataminer.poolmanager.service with parameters of type Cluster Modifier and Type Method Description protected AnsibleWorkerDMPMJob. createWorker(Algorithm algo, Cluster dataminerCluster, boolean includeAlgorithmDependencies, String user)Constructors in org.gcube.dataanalysis.dataminer.poolmanager.service with parameters of type Cluster Constructor Description DMPMJob(SVNUpdater svnUpdater, Configuration configuration, Algorithm algorithm, Cluster cluster, String vREName, String category, String algorithm_type)ProductionPublishingJob(SVNUpdater svnUpdater, Algorithm algorithm, Cluster prodCluster, String targetVREName, String category, String algorithm_type)StagingJob(SVNUpdater svnUpdater, Algorithm algorithm, Cluster stagingCluster, String rProtoVREName, String category, String algorithm_type) -
Uses of Cluster in org.gcube.dataanalysis.dataminer.poolmanager.util
Methods in org.gcube.dataanalysis.dataminer.poolmanager.util that return Cluster Modifier and Type Method Description ClusterClusterBuilder. getDataminerCluster()ClusterClusterBuilder. getRProtoCluster()ClusterClusterBuilder. getVRECluster(String targetVREToken, String targetVRE)
-