Class WindowCounter

Object
ch.aaap.harvestclient.core.ratelimit.WindowCounter

public class WindowCounter extends Object
Keep track of event timestamps, can be use for rate limiting
  • Constructor Details

    • WindowCounter

      public WindowCounter(int window)
  • Method Details