Package org.deidentifier.arx.gui.worker
Klasse WorkerExport
- Alle implementierten Schnittstellen:
org.eclipse.jface.operation.IRunnableWithProgress
This worker exports data to disk.
-
Feldübersicht
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungWorkerExport(String path, CSVSyntax csvConfig, boolean shuffle, DataHandle handle, ARXConfiguration config, long bytes) Creates a new instance. -
Methodenübersicht
-
Konstruktordetails
-
WorkerExport
public WorkerExport(String path, CSVSyntax csvConfig, boolean shuffle, DataHandle handle, ARXConfiguration config, long bytes) Creates a new instance.- Parameter:
path-csvConfig-shuffle-handle-config-bytes-
-
-
Methodendetails
-
run
public void run(org.eclipse.core.runtime.IProgressMonitor arg0) throws InvocationTargetException, InterruptedException
-