Class MultiplePingExecutionStrategy

  • All Implemented Interfaces:
    ExecutionStrategy

    public class MultiplePingExecutionStrategy
    extends java.lang.Object
    implements ExecutionStrategy
    The MultiplePingExecutionStrategy allows the execution of more than 1 pings with the same configuration. As multiple pings need to be cancelled, the CompletableFuture is encapsulated with a single Thread.