Interface ITransformationConnectorPool

  • All Known Implementing Classes:
    TransformationConnectorPool

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