Class PostgresTaskContext


  • @ThreadSafe
    public class PostgresTaskContext
    extends CdcSourceTaskContext
    The context of a PostgresConnectorTask. This deals with most of the brunt of reading various configuration options and creating other objects with these various options.
    Author:
    Horia Chiorean (hchiorea@redhat.com)