Interface AllTrackersManager.AnnounceStats

  • Enclosing interface:
    AllTrackersManager

    public static interface AllTrackersManager.AnnounceStats
    • Method Detail

      • getPublicLagMillis

        long getPublicLagMillis()
      • getPrivateLagMillis

        long getPrivateLagMillis()
      • getPublicScheduledCount

        int getPublicScheduledCount()
      • getPrivateScheduledCount

        int getPrivateScheduledCount()
      • getPublicPendingCount

        int getPublicPendingCount()
      • getPrivatePendingCount

        int getPrivatePendingCount()