setup-methods {goCluster}R Documentation

Returns the setup of a goCluster-module

Description

The method will return the configuration of a goCluster-object as a list. In case the object contains an element of another goCluster-class, the setup-call will be passed to it. The list of parameters returned by this subobject will be embedded as an element in the list of parameters of the parent object.

Methods

object = "clusterModule"
The method is only defined for the clusterModule-class. But it is available for any goCluster-object since all classes made available by the goCluster-package extend the basic clusterModule-class.

Author(s)

Gunnar Wrobel, http://www.gunnarwrobel.de.


[Package goCluster version 1.0.0 Index]