Interface RepositoryClusterService


public interface RepositoryClusterService
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Whether the JCR event is local or external to the current cluster node.
  • Method Details

    • isExternalEvent

      boolean isExternalEvent(Event event)
      Whether the JCR event is local or external to the current cluster node.
      Parameters:
      event - the event to check
      Returns:
      Whether the JCR event is local or external to the current cluster node