# Generated by roxygen2: do not edit by hand

S3method(as.cluster,SOCK0node)
S3method(as.cluster,SOCKnode)
S3method(as.cluster,cluster)
S3method(as.cluster,list)
S3method(c,cluster)
S3method(isForkedNode,cluster)
S3method(isForkedNode,default)
S3method(isForkedNode,forknode)
S3method(isLocalhostNode,RichSOCKnode)
S3method(isLocalhostNode,SOCKnode)
S3method(isLocalhostNode,cluster)
S3method(isLocalhostNode,default)
S3method(isLocalhostNode,forknode)
S3method(print,RichSOCKcluster)
S3method(stopCluster,RichMPIcluster)
S3method(summary,RichSOCKcluster)
S3method(summary,RichSOCKnode)
export(as.cluster)
export(autoStopCluster)
export(availableConnections)
export(availableCores)
export(availableWorkers)
export(connectionId)
export(cpuLoad)
export(freeConnections)
export(freeCores)
export(freePort)
export(isConnectionValid)
export(isForkedNode)
export(isLocalhostNode)
export(makeClusterMPI)
export(makeClusterPSOCK)
export(makeNodePSOCK)
export(supportsMulticore)
importFrom(parallel,clusterCall)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(tools,pskill)
importFrom(utils,capture.output)
importFrom(utils,file_test)
importFrom(utils,flush.console)
importFrom(utils,installed.packages)
importFrom(utils,packageVersion)
importFrom(utils,read.table)
importFrom(utils,str)
