Interface BarrageSubscriptionPerformanceLogger


public interface BarrageSubscriptionPerformanceLogger
  • Method Details

    • getDefaultTableName

      static String getDefaultTableName()
    • log

      void log(String tableId, String tableKey, String statType, Instant now, org.HdrHistogram.Histogram hist)