What is difference between Java Extract Partition and Native Extract Partition for file?
I have created design with file as source and took one of data bases as target. I created stream for that design and save. When i tried to select partition for file source there are showing two types partition, one is Java Extract and another one is native extract so i want to know the difference between two partitions.
Partition with Native extract type happens through Linux commands.
Partition with Java extract happens through java code.
Native extract might be bit faster than java extract. But in monitor log we cannot find any difference between both.
Partition with Java extract happens through java code.
Native extract might be bit faster than java extract. But in monitor log we cannot find any difference between both.