Interface DispatcherFlusherModel


@ProviderType public interface DispatcherFlusherModel
  • Method Details

    • getActionType

      String getActionType()
    • getPaths

      Collection<String> getPaths()
    • getAgents

      Collection<com.day.cq.replication.Agent> getAgents()
    • isFailure

      boolean isFailure()
    • getResults

      List<String> getResults()
    • isReady

      boolean isReady()
      Returns:
      true if the dispatcher flusher is ready to be used.