public interface ArcOperHMI
| Modifier and Type | Method and Description |
|---|---|
void |
configureServer()
Enable the adjustment of the configuration settings of the Archive server.
|
void |
displayArchiveStatistics()
Display statistics concerning the events stored in the ARCSTO.
|
void |
restartServer()
Restart the Archive server.
|
void |
startServer()
Start the Archive server with the existing configurations.
|
void |
stopServer()
Stop the Archive server.
|
void startServer()
void stopServer()
void restartServer()
void configureServer()
void displayArchiveStatistics()