Class ServerOrchestrator

java.lang.Object
org.episteme.benchmarks.util.ServerOrchestrator

public class ServerOrchestrator extends Object
Utility to programmatically start and stop Episteme server and worker processes.
  • Constructor Details

    • ServerOrchestrator

      public ServerOrchestrator()
  • Method Details

    • startServer

      public void startServer() throws IOException
      Throws:
      IOException
    • stopAll

      public void stopAll()