Interface SynchronyLockManager<L extends SynchronyLockManager.SynchronyContentLock>

    • Method Detail

      • lockContent

        L lockContent​(Collection<Long> contentIds,
                      Long timeout)
        Tells synchrony to lock these pages
      • lockAllContent

        L lockAllContent​(long timeout)
        Lock all hubs. Caller should verify if Synchrony is running.
        Parameters:
        timeout - lock timeout