public class ImpExWorker extends java.lang.Object implements java.lang.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() |
java.lang.String |
getCurrentLocation() |
java.lang.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() |
java.lang.String |
toString() |
public void run()
run in interface java.lang.Runnablepublic java.lang.String toString()
toString in class java.lang.Objectprotected 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 java.lang.String getProcessName()
getProcessName in interface NamedProcesspublic java.lang.String getCurrentLocation()
getCurrentLocation in interface ImpExLogFilter.LocationProviderCopyright © 2018 SAP SE. All Rights Reserved.