| Package | Description |
|---|---|
| de.hybris.platform.impex.distributed.process | |
| de.hybris.platform.impex.model |
Contains generated models for each type of de.hybris.platform.impex.jalo package.
|
| de.hybris.platform.processing.distributed.defaultimpl | |
| de.hybris.platform.processing.distributed.simple | |
| de.hybris.platform.processing.distributed.simple.context | |
| de.hybris.platform.processing.model |
Contains generated models for each type of de.hybris.platform.processing.jalo package.
|
| de.hybris.platform.processing.resource | |
| de.hybris.platform.solrfacetsearch.indexer.strategies.impl | |
| de.hybris.platform.solrfacetsearch.model |
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo package.
|
| de.hybris.y2ysync.model |
Contains generated models for each type of de.hybris.y2ysync.jalo package.
|
| de.hybris.y2ysync.task.distributed |
| Modifier and Type | Method and Description |
|---|---|
DistributedProcessHandler.ModelWithDependencies<BatchModel> |
DefaultDistributedImportProcessHandler.createResultBatch(BatchModel batch) |
java.util.stream.Stream<DistributedProcessHandler.ModelWithDependencies<BatchModel>> |
ImportProcessInitializationContext.firstExecutionInputBatches() |
java.util.stream.Stream<DistributedProcessHandler.ModelWithDependencies<BatchModel>> |
ImportProcessExecutionAnalysisContext.nextExecutionInputBatches() |
| Modifier and Type | Method and Description |
|---|---|
DistributedProcessHandler.ModelWithDependencies<BatchModel> |
DefaultDistributedImportProcessHandler.createResultBatch(BatchModel batch) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImportBatchModel
Generated model class for type ImportBatch first defined at extension impex.
|
| Modifier and Type | Method and Description |
|---|---|
DistributedProcessHandler.ModelWithDependencies<BatchModel> |
DistributedProcessHandler.createResultBatch(BatchModel inputBatch) |
DistributedProcessHandler.ModelWithDependencies<BatchModel> |
TestDistributedProcessHandler.createResultBatch(BatchModel inputBatch) |
java.util.stream.Stream<DistributedProcessHandler.ModelWithDependencies<BatchModel>> |
DistributedProcessHandler.ProcessInitializationContext.firstExecutionInputBatches() |
java.util.stream.Stream<DistributedProcessHandler.ModelWithDependencies<BatchModel>> |
DistributedProcessHandler.ProcessCreationContext.initialBatches() |
java.util.stream.Stream<DistributedProcessHandler.ModelWithDependencies<BatchModel>> |
DistributedProcessHandler.ProcessExecutionAnalysisContext.nextExecutionInputBatches() |
| Modifier and Type | Method and Description |
|---|---|
DistributedProcessHandler.ModelWithDependencies<BatchModel> |
DistributedProcessHandler.createResultBatch(BatchModel inputBatch) |
DistributedProcessHandler.ModelWithDependencies<BatchModel> |
TestDistributedProcessHandler.createResultBatch(BatchModel inputBatch) |
DistributedProcessWorkerTaskModel |
Scheduler.scheduleWorkerTask(BatchModel batch) |
| Modifier and Type | Method and Description |
|---|---|
protected BatchModel |
SimpleAbstractDistributedProcessHandler.prepareResultBatch() |
| Modifier and Type | Method and Description |
|---|---|
DistributedProcessHandler.ModelWithDependencies<BatchModel> |
SimpleAbstractDistributedProcessHandler.createResultBatch(BatchModel inputBatch) |
| Modifier and Type | Method and Description |
|---|---|
DistributedProcessHandler.ModelWithDependencies<BatchModel> |
SimpleAbstractDistributedProcessHandler.createResultBatch(BatchModel inputBatch) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleBatchModel
Generated model class for type SimpleBatch first defined at extension processing.
|
| Modifier and Type | Method and Description |
|---|---|
BatchModel |
DistributedProcessWorkerTaskModel.getContextItem()
Generated method - Getter of the
Task.contextItem attribute defined at extension processing and redeclared at extension processing. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BatchModel> |
DistributedProcessModel.getBatches()
Generated method - Getter of the
DistributedProcess.batches attribute defined at extension processing. |
| Modifier and Type | Method and Description |
|---|---|
void |
DistributedProcessModel.setBatches(java.util.Collection<BatchModel> value)
Generated method - Setter of
DistributedProcess.batches attribute defined at extension processing. |
| Modifier and Type | Method and Description |
|---|---|
BatchModel |
BatchResource.getBatchModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected BatchModel |
BatchResource.readResource(java.lang.String resourceId)
Gets the
BatchModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<BatchModel> |
BatchsResource.getBatchsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchResource.setBatchModel(BatchModel value)
Convenience method which just delegates to
#setResourceValue(BatchModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchsResource.setBatchsCollection(java.util.Collection<BatchModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected BatchModel |
DefaultIndexerDistributedProcessHandler.prepareResultBatch() |
| Modifier and Type | Method and Description |
|---|---|
protected DistributedProcessHandler.ModelWithDependencies<BatchModel> |
DefaultIndexerProcessCreationContext.prepareBatch(SimpleBatchCreationData data) |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrIndexerBatchModel
Generated model class for type SolrIndexerBatch first defined at extension solrfacetsearch.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Y2YBatchModel
Generated model class for type Y2YBatch first defined at extension y2ysync.
|
| Modifier and Type | Method and Description |
|---|---|
BatchModel |
BatchingExportProcessor.getResultBatch(Y2YBatchModel inputBatch) |
| Modifier and Type | Method and Description |
|---|---|
DistributedProcessHandler.ModelWithDependencies<BatchModel> |
Y2YSyncDistributedProcessHandler.createResultBatch(BatchModel inputBatch) |
java.util.stream.Stream<DistributedProcessHandler.ModelWithDependencies<BatchModel>> |
Y2YSyncProcessInitializationContext.firstExecutionInputBatches() |
java.util.stream.Stream<DistributedProcessHandler.ModelWithDependencies<BatchModel>> |
Y2YSyncProcessCreationContext.initialBatches() |
java.util.stream.Stream<DistributedProcessHandler.ModelWithDependencies<BatchModel>> |
Y2YSyncProcessAnalysisContext.nextExecutionInputBatches() |
| Modifier and Type | Method and Description |
|---|---|
DistributedProcessHandler.ModelWithDependencies<BatchModel> |
Y2YSyncDistributedProcessHandler.createResultBatch(BatchModel inputBatch) |
Copyright © 2018 SAP SE. All Rights Reserved.