Class FloodThrottler


  • class FloodThrottler
    extends Object
    Count how often we have recently flooded a key This offers basic DOS protection but is not a complete solution.
    Since:
    0.7.11
    • Constructor Detail

      • FloodThrottler

        FloodThrottler()
    • Method Detail

      • shouldThrottle

        boolean shouldThrottle​(Hash h)
        increments before checking