Class StressTester.RpcServer

java.lang.Object
com.yahoo.vespa.config.benchmark.StressTester.RpcServer
All Implemented Interfaces:
Runnable
Enclosing class:
StressTester

public static class StressTester.RpcServer extends Object implements Runnable
  • Field Details

    • supervisor

      protected com.yahoo.jrt.Supervisor supervisor
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • shutdown

      public void shutdown()
    • setUp

      protected void setUp()
      Set up RPC method handlers.