Class ImpExReaderWorker
java.lang.Object
de.hybris.platform.impex.jalo.imp.ImpExWorker
de.hybris.platform.impex.jalo.imp.ImpExReaderWorker
- All Implemented Interfaces:
ImpExLogFilter.LocationProvider,NamedProcess,Runnable
Special worker for reading the actual impex data and pre processing the value lines.
- Since:
- 3.1-u7
-
Field Summary
Fields inherited from class de.hybris.platform.impex.jalo.imp.ImpExWorker
LOG -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedImpExReaderWorker(PoolableThread poolableThread, MultiThreadedImpExImportReader reader) -
Method Summary
Methods inherited from class de.hybris.platform.impex.jalo.imp.ImpExWorker
cleanupThread, getCreationTimestamp, getReader, getWorkerTread, isFinished, isStarted, prepareThread, run, start
-
Constructor Details
-
ImpExReaderWorker
- Parameters:
reader-poolableThread-
-
-
Method Details
-
perform
protected void perform()- Overrides:
performin classImpExWorker
-
getProcessName
- Specified by:
getProcessNamein interfaceNamedProcess- Overrides:
getProcessNamein classImpExWorker
-
toString
- Overrides:
toStringin classImpExWorker
-
getCurrentLocation
- Specified by:
getCurrentLocationin interfaceImpExLogFilter.LocationProvider- Overrides:
getCurrentLocationin classImpExWorker
-