Package io.perl.api

Interface GetPerlChannel

All Known Subinterfaces:
Channel, Perl
All Known Implementing Classes:
CQueuePerl

public sealed interface GetPerlChannel permits Channel, Perl
Interface GetPerlChannel.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the PerlChannel to get the benchmark results.
  • Method Details

    • getPerlChannel

      PerlChannel getPerlChannel()
      Get the PerlChannel to get the benchmark results.
      Returns:
      PerlChannel to get the benchmark results.