|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simantics.databoard.Historian
public class Historian
Fasade Class for Managing historian data
Constructor Summary | |
---|---|
Historian()
|
Method Summary | |
---|---|
static void |
createDirectoryHistorian(java.io.File directory)
Create a new directory based historian. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Historian()
Method Detail |
---|
public static void createDirectoryHistorian(java.io.File directory)
IOException is thrown if directory already existed, otherwise the directory is used.
directory
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |