| Package | Description |
|---|---|
| de.hybris.platform.impex.jalo.imp | |
| de.hybris.platform.util.threadpool |
| Modifier and Type | Method and Description |
|---|---|
protected PoolableThread |
ImpExWorker.getWorkerTread() |
protected PoolableThread |
MultiThreadedImpExImportReader.tryToBorrowThread() |
protected PoolableThread |
MultiThreadedImpExImportReader.tryToBorrowThread(ThreadPool threadPool) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MultiThreadedImpExImportReader.addNewWorker(PoolableThread poolableThread,
int workerIndex) |
protected ImpExWorker |
MultiThreadedImpExImportReader.createWorker(PoolableThread poolableThread,
int number) |
| Constructor and Description |
|---|
ImpExReaderWorker(PoolableThread poolableThread,
MultiThreadedImpExImportReader reader) |
ImpExResultProcessWorker(PoolableThread poolableThread,
MultiThreadedImpExImportReader reader) |
| Modifier and Type | Method and Description |
|---|---|
PoolableThread |
ThreadPool.borrowThread() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadPool.returnThread(PoolableThread thread) |
Copyright © 2018 SAP SE. All Rights Reserved.