Class AbstractStorageProvider

    • Constructor Detail

      • AbstractStorageProvider

        protected AbstractStorageProvider​(RateLimiter changeListenerNotificationRateLimit)
    • Method Detail

      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface StorageProvider
      • notifyJobStatsOnChangeListenersIf

        protected void notifyJobStatsOnChangeListenersIf​(boolean mustNotify)
      • notifyJobStatsOnChangeListeners

        protected void notifyJobStatsOnChangeListeners()
      • notifyMetadataChangeListeners

        protected void notifyMetadataChangeListeners​(boolean mustNotify)
      • notifyMetadataChangeListeners

        protected void notifyMetadataChangeListeners()