Class AlarmProviderImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.String,​AlarmWrapper> lookup​(java.util.Set<java.lang.String> reductionKeys)  
      • Methods inherited from class java.lang.Object

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

      • AlarmProviderImpl

        public AlarmProviderImpl()
    • Method Detail

      • lookup

        public java.util.Map<java.lang.String,​AlarmWrapper> lookup​(java.util.Set<java.lang.String> reductionKeys)
        Specified by:
        lookup in interface AlarmProvider