Interface IOutputConnectorPool

  • All Known Implementing Classes:
    OutputConnectorPool

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