Interface IRepositoryConnectorPool

  • All Known Implementing Classes:
    RepositoryConnectorPool

    public interface IRepositoryConnectorPool
    An object implementing this interface functions as a pool of repository connectors. Coordination and allocation among cluster members is managed within. These objects are thread-local, so do not share them among threads.