Class StatusToStatsHandler

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  StatusToStatsHandler.Builder
      Records number of occurrences of each status counts into custom statistics (these can be displayed in CLI using stats -c).
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void handleStatus​(HttpRequest request, int status)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StatusToStatsHandler

        public StatusToStatsHandler()