Interface FallbackMetrics


public interface FallbackMetrics
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    recordExecute(String name, Throwable throwable)
     
  • Method Details

    • recordExecute

      void recordExecute(@Nonnull String name, @Nonnull Throwable throwable)