Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
org.talend.designer.components.lookup.persistent.PersistentRowSorterIterator<SortableRow_committee_fields> fsi_committee_fields = new org.talend.designer.components.lookup.persistent.PersistentRowSorterIterator<SortableRow_committee_fields>(
"/home/stan/Desktop/workspace/temp" + "/" + jobName
+ "_tMapData_" + pid + "_committee_fields",
2000000) {
public SortableRow_committee_fields createRowInstance() {
return new SortableRow_committee_fields();
}
};
You can.
You can.