Interface RepositoryClusterService


  • public interface RepositoryClusterService
    • Method Detail

      • isExternalEvent

        boolean isExternalEvent​(javax.jcr.observation.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