Class OpenGridCluster


public class OpenGridCluster extends AbstractHost<OpenGridSession>
Represents a single Open Grid Scheduler cluster together with login information for accessing it via SSH. Use the connect(int) method to create a session for interacting with the cluster. This class is thread-safe, but the OpenGridSession need synchronization if used with multiple threads. Typically, instances of this class are created and managed by the OpenGridService. It is possible to create ad-hoc, unmanaged instances, but this is not recommended.
Since:
1.0
Author:
nicklas