Interface WriteablePollOutagesDao

    • Method Detail

      • getReadLock

        Lock getReadLock()
      • getWriteLock

        Lock getWriteLock()
      • withWriteLock

        void withWriteLock​(java.util.function.Consumer<Outages> consumerWithLock)