org.apache.whirr.util
Class WhirrUtils

java.lang.Object
  extended by org.apache.whirr.util.WhirrUtils

public class WhirrUtils
extends Object


Constructor Summary
WhirrUtils()
           
 
Method Summary
static void printAccess(PrintStream out, ClusterSpec clusterSpec, Cluster cluster, int maxPrint)
          Prints ssh commands that can be used to login into the nodes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhirrUtils

public WhirrUtils()
Method Detail

printAccess

public static void printAccess(PrintStream out,
                               ClusterSpec clusterSpec,
                               Cluster cluster,
                               int maxPrint)
Prints ssh commands that can be used to login into the nodes

Parameters:
out -
clusterSpec -
cluster -


Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.