jp.osdl.jbento2.analyzer
クラス GCAllCli
java.lang.Object
jp.osdl.jbento2.analyzer.GCAllCli
public class GCAllCli
- extends Object
Generate graphs. graph file name and title is same source csv file.
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GCAllCli
public GCAllCli()
main
public static void main(String[] args)
throws Exception
- 例外:
Exception
execute
public void execute()
throws Exception
- 例外:
Exception
getDestDirName
public String getDestDirName()
setDestDirName
public void setDestDirName(String destDirName)
getStartTime
public String getStartTime()
setStartTime
public void setStartTime(String startTime)
getSrcDirName
public String getSrcDirName()
setSrcDirName
public void setSrcDirName(String srcDirName)
getDurationMillis
public long getDurationMillis()
setDurationMillis
public void setDurationMillis(String durationMillis)
getRampUpMillis
public long getRampUpMillis()
setRampUpMillis
public void setRampUpMillis(String rampUpMillis)
Copyright © 2005-2008 The JBento Project. All Rights Reserved.