| Package | Description |
|---|---|
| de.hybris.platform.core | |
| de.hybris.platform.impex.jalo.imp | |
| de.hybris.platform.servicelayer.tenant | |
| de.hybris.platform.util.threadpool |
| Modifier and Type | Method and Description |
|---|---|
static ThreadPool |
AbstractTenant.createDefaultThreadPool(java.lang.String tenantID,
int poolSize) |
ThreadPool |
Tenant.getThreadPool() |
ThreadPool |
AbstractTenant.getThreadPool() |
ThreadPool |
Tenant.getWorkersThreadPool() |
ThreadPool |
AbstractTenant.getWorkersThreadPool() |
| Modifier and Type | Field and Description |
|---|---|
protected ThreadPool |
MultiThreadedImpExImportReaderIntegrationTest.TestImpExImportJob.threadPool |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiThreadedImpExImportReaderIntegrationTest.TestImpExImportJob.setThreadPool(ThreadPool threadPool) |
protected PoolableThread |
MultiThreadedImpExImportReader.tryToBorrowThread(ThreadPool threadPool) |
| Modifier and Type | Method and Description |
|---|---|
ThreadPool |
MockTenant.getThreadPool() |
ThreadPool |
MockTenant.getWorkersThreadPool() |
| Modifier and Type | Method and Description |
|---|---|
static ThreadPool |
ThreadPool.getInstance() |
| Constructor and Description |
|---|
PoolableThreadFactory(ThreadPool pool) |
Copyright © 2018 SAP SE. All Rights Reserved.