Class UpdateHostDbReducer

    • Field Detail

      • numResolverThreads

        protected Integer numResolverThreads
      • purgeFailedHostsThreshold

        protected static Integer purgeFailedHostsThreshold
      • recheckInterval

        protected static Integer recheckInterval
      • checkFailed

        protected static boolean checkFailed
      • checkNew

        protected static boolean checkNew
      • checkKnown

        protected static boolean checkKnown
      • checkAny

        protected static boolean checkAny
      • force

        protected static boolean force
      • now

        protected static long now
      • numericFields

        protected static String[] numericFields
      • stringFields

        protected static String[] stringFields
      • percentiles

        protected static int[] percentiles
      • numericFieldWritables

        protected static Text[] numericFieldWritables
      • stringFieldWritables

        protected static Text[] stringFieldWritables
    • Constructor Detail

      • UpdateHostDbReducer

        public UpdateHostDbReducer()