public class ImpExWorker extends Object implements Runnable, NamedProcess, ImpExLogFilter.LocationProvider
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
LOG |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanupThread() |
protected long |
getCreationTimestamp() |
String |
getCurrentLocation() |
String |
getProcessName() |
protected MultiThreadedImpExImportReader |
getReader() |
protected PoolableThread |
getWorkerTread() |
protected boolean |
isFinished() |
protected boolean |
isStarted() |
protected void |
perform() |
protected void |
prepareThread() |
void |
run() |
protected void |
start() |
String |
toString() |
protected void prepareThread()
protected void cleanupThread()
protected void perform()
protected MultiThreadedImpExImportReader getReader()
protected long getCreationTimestamp()
protected boolean isFinished()
protected boolean isStarted()
protected void start()
protected PoolableThread getWorkerTread()
public String getProcessName()
getProcessName in interface NamedProcesspublic String getCurrentLocation()
getCurrentLocation in interface ImpExLogFilter.LocationProviderCopyright © 2017 SAP SE. All Rights Reserved.