Interface DirectorySynchroniser

All Known Implementing Classes:
DirectorySynchroniserImpl, NoopDirectorySynchroniser

public interface DirectorySynchroniser
An object that synchronises a SynchronisableDirectory with a cache.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isSynchronising(long directoryId)
    Returns whether the directory is currently synchronising.
    void
    Executes a synchronisation in the current thread.