Interface AllTrackersManager.AnnounceStats

Enclosing interface:
AllTrackersManager

public static interface AllTrackersManager.AnnounceStats
  • Method Details

    • getPublicLagMillis

      long getPublicLagMillis()
    • getPrivateLagMillis

      long getPrivateLagMillis()
    • getPublicScheduledCount

      int getPublicScheduledCount()
    • getPrivateScheduledCount

      int getPrivateScheduledCount()
    • getPublicPendingCount

      int getPublicPendingCount()
    • getPrivatePendingCount

      int getPrivatePendingCount()