org.kuali.common.util
Class EC2Instances
java.lang.Object
  
org.kuali.common.util.EC2Instances
public class EC2Instances
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
EC2Instances
public EC2Instances()
getMonthlyServerCosts
protected static Map<String,Double> getMonthlyServerCosts()
 
parseTextFile
public void parseTextFile()
 
getInstance
protected static Instance getInstance(List<String> lines,
                                      int index)
 
getTags
protected static Map<String,String> getTags(List<String> lines,
                                            int start,
                                            int end)
 
getEndIndex
protected static int getEndIndex(List<String> lines,
                                 int index)
 
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.