|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.udc.gii.common.eaf.log.LogTool
es.udc.gii.common.eaf.log.parallel.ParallelLogTool
public abstract class ParallelLogTool
A baseclass for logging parallel evolutionary algorithms.
Field Summary | |
---|---|
protected long |
t0
|
Fields inherited from class es.udc.gii.common.eaf.log.LogTool |
---|
fileExtension, name, oldFolder, oldName |
Constructor Summary | |
---|---|
ParallelLogTool()
Creates a new instance of ParallelLogTool |
Method Summary | |
---|---|
java.lang.String |
getNodeID()
|
Methods inherited from class es.udc.gii.common.eaf.log.LogTool |
---|
configure, finalize, getLog, getLogID, setFile, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected long t0
Constructor Detail |
---|
public ParallelLogTool()
Method Detail |
---|
public java.lang.String getNodeID()
getNodeID
in class LogTool
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |