Class StressTestCommand

java.lang.Object
org.opendaylight.clustering.it.karaf.cli.AbstractRpcAction
org.opendaylight.clustering.it.karaf.cli.car.StressTestCommand
All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class StressTestCommand extends AbstractRpcAction
  • Constructor Details

    • StressTestCommand

      public StressTestCommand()
  • Method Details

    • invokeRpc

      protected com.google.common.util.concurrent.ListenableFuture<? extends org.opendaylight.yangtools.yang.common.RpcResult<?>> invokeRpc()
      Specified by:
      invokeRpc in class AbstractRpcAction