Interface ReplicationsRegistry

All Known Implementing Classes:
ReplicationsRegistryImpl

public interface ReplicationsRegistry
Replications registry.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Refresh the state.
    Replication names.
  • Method Details

    • replicationNames

      List<String> replicationNames()
      Replication names.
    • refresh

      void refresh()
      Refresh the state.