Package io.perl.api

Interface Perl

All Superinterfaces:
GetPerlChannel, RunBenchmark
All Known Implementing Classes:
CQueuePerl

public non-sealed interface Perl extends RunBenchmark, GetPerlChannel
Interface for Performance Logger(PerL) Statistics.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    stop/shutdown the Benchmark.

    Methods inherited from interface io.perl.api.GetPerlChannel

    getPerlChannel

    Methods inherited from interface io.perl.api.RunBenchmark

    run
  • Method Details

    • stop

      void stop()
      stop/shutdown the Benchmark.