Home
last modified time | relevance | path

Searched defs:stopCluster (Results 1 – 20 of 20) sorted by relevance

/dports/devel/R-cran-future/future/tests/
H A Dmpi.R2 stopCluster <- parallel::stopCluster globalVar
/dports/databases/pecl-redis/redis-5.3.5/tests/
H A Dmake-cluster.sh137 stopCluster() { function
/dports/devel/R-cran-parallelly/parallelly/tests/
H A Das.cluster.R2 stopCluster <- parallel::stopCluster globalVar
H A DisConnectionValid.R2 stopCluster <- parallel::stopCluster globalVar
/dports/biology/gatk/gatk-4.2.0.0/src/testUtils/java/org/broadinstitute/hellbender/testutils/
H A DMiniClusterUtils.java60 public static void stopCluster(MiniDFSCluster cluster){ in stopCluster() method in MiniClusterUtils
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/
H A DClusterMapReduceTestCase.java126 protected void stopCluster() throws Exception { in stopCluster() method in ClusterMapReduceTestCase
/dports/multimedia/livego/livego-0.0.15/vendor/github.com/go-redis/redis/v7/
H A Dcluster_test.go223 func stopCluster(scenario *clusterScenario) error { func
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/go-redis/redis/v7/
H A Dcluster_test.go223 func stopCluster(scenario *clusterScenario) error { func
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ha/
H A DTestZKFailoverControllerStress.java55 public void stopCluster() throws Exception { in stopCluster() method in TestZKFailoverControllerStress
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/mapred/
H A DClusterMapReduceTestCase.java146 protected void stopCluster() throws Exception { in stopCluster() method in ClusterMapReduceTestCase
H A DTestNodeRefresh.java126 private void stopCluster() { in stopCluster() method in TestNodeRefresh
H A DTestSubmitJob.java67 private void stopCluster() throws Exception { in stopCluster() method in TestSubmitJob
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/security/ssl/
H A DTestEncryptedShuffle.java115 private void stopCluster() throws Exception { in stopCluster() method in TestEncryptedShuffle
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/go-redis/redis/
H A Dcluster_test.go199 func stopCluster(scenario *clusterScenario) error { func
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/util/cache/
H A DCacheFactoryStrategy.java44 void stopCluster(); in stopCluster() method
H A DDefaultLocalCacheStrategy.java60 public void stopCluster() { in stopCluster() method in DefaultLocalCacheStrategy
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/master/snapshot/
H A DTestSnapshotFileCache.java72 public static void stopCluster() throws Exception { in stopCluster() method in TestSnapshotFileCache
/dports/math/R/R-4.1.2/src/library/parallel/R/
H A Dsnow.R161 stopCluster <- function(cl = NULL) function
/dports/math/libRmath/R-4.1.1/src/library/parallel/R/
H A Dsnow.R161 stopCluster <- function(cl = NULL) function
/dports/science/R-cran-snow/snow/R/
H A Dsnow.R178 stopCluster <- function(cl) UseMethod("stopCluster") function