com.arsdigita.webdevsupport
Class StageInfo
java.lang.Object
com.arsdigita.webdevsupport.StageInfo
- public class StageInfo
- extends Object
- Version:
- 1.0
- Author:
- Joseph A. Bank (jbank@alum.mit.edu)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
StageInfo
public StageInfo(String name,
int depth,
int start_queries)
getName
public String getName()
end
public void end(int end_queries)
endTime
public long endTime()
startTime
public long startTime()
time
public long time()
depth
public int depth()
setLeaf
public void setLeaf(boolean leaf)
leaf
public boolean leaf()
numQueries
public int numQueries()
queryTime
public long queryTime(ListIterator queries)
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC