jp.osdl.jbento2.analyzer
クラス SarAnalyzer
java.lang.Object
jp.osdl.jbento2.analyzer.Analyzer
jp.osdl.jbento2.analyzer.SarAnalyzer
public class SarAnalyzer
- extends Analyzer
クラス jp.osdl.jbento2.analyzer.Analyzer から継承されたメソッド |
createReader, getDest, getDurationMillis, getParser, getRampDownMillis, getRampUpMillis, getSrc, getSrcEncoding, main, setDest, setDurationMillis, setParser, setRampDownMillis, setRampUpMillis, setSrc, setSrcEncoding |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SarAnalyzer
public SarAnalyzer()
analyze
public void analyze()
throws Exception
- オーバーライド:
- クラス
Analyzer
内の analyze
- 例外:
Exception
average
public void average()
throws Exception
- 例外:
Exception
setup
public void setup()
throws AnalyzerException
- 例外:
AnalyzerException
avgSetup
public void avgSetup()
throws AnalyzerException
- 例外:
AnalyzerException
parseLine
protected String[] parseLine(String str)
setSkipTime
public void setSkipTime(String skipTime)
setTermTime
public void setTermTime(String termTime)
getDelimiter
public char getDelimiter()
setDelimiter
public void setDelimiter(char delimiter)
getNewDateDelta
public long getNewDateDelta()
setNewDateDelta
public void setNewDateDelta(long newDateDelta)
Copyright © 2005-2008 The JBento Project. All Rights Reserved.