Adding Base class files for source, transform and sink functions of data-extraction... 98/9198/1
authorjosephthaliath <jo.thaliath@samsung.com>
Fri, 7 Oct 2022 09:01:14 +0000 (14:31 +0530)
committerjosephthaliath <jo.thaliath@samsung.com>
Fri, 7 Oct 2022 09:03:38 +0000 (14:33 +0530)
commite28d79e5661d254f3295c56869a2e21dac3fb9ec
treefe0b46eb2247123d62d59d3d3ab25c4162fb7294
parentaf304150c79b2f45eac17e4b9afda236c50dd9fd
Adding Base class files for source, transform and sink functions of data-extraction module

Issue-Id: AIMLFW-3

Signed-off-by: josephthaliath <jo.thaliath@samsung.com>
Change-Id: I67b1dd48439b715ac0a09c2bb769848688de6089
src/sink/Base.py [new file with mode: 0644]
src/source/Base.py [new file with mode: 0644]
src/transform/Base.py [new file with mode: 0644]