| Package | Description |
|---|---|
| de.hybris.platform.processing.distributed.simple | |
| de.hybris.platform.processing.distributed.simple.context | |
| de.hybris.platform.processing.resource | |
| de.hybris.platform.solrfacetsearch.indexer.workers.impl | |
| de.hybris.platform.solrfacetsearch.model |
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
SimpleScriptingDistributedProcessHandler.getScriptURI(SimpleBatchModel inputBatch) |
void |
TestBatchProcessor.process(SimpleBatchModel inputBatch) |
void |
SimpleBatchProcessor.process(SimpleBatchModel inputBatch) |
void |
MultiValueTestBatchProcessor.process(SimpleBatchModel inputBatch) |
abstract void |
SimpleAbstractDistributedProcessHandler.processBatch(SimpleBatchModel inputBatch) |
void |
SimpleDistributedProcessHandler.processBatch(SimpleBatchModel inputBatch) |
void |
SimpleScriptingDistributedProcessHandler.processBatch(SimpleBatchModel inputBatch) |
| Modifier and Type | Method and Description |
|---|---|
protected DistributedProcessHandler.ModelWithDependencies<BatchModel> |
SimpleNextTurnContext.createInputBatch(SimpleBatchModel _inputBatch) |
protected DistributedProcessHandler.ModelWithDependencies<BatchModel> |
SimpleDistributedProcessInitializationContext.prepareInputBatch(SimpleBatchModel batch) |
| Modifier and Type | Method and Description |
|---|---|
SimpleBatchModel |
SimpleBatchResource.getSimpleBatchModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SimpleBatchModel |
SimpleBatchResource.readResource(java.lang.String resourceId)
Gets the
SimpleBatchModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SimpleBatchModel> |
SimpleBatchsResource.getSimpleBatchsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleBatchResource.setSimpleBatchModel(SimpleBatchModel value)
Convenience method which just delegates to
#setResourceValue(SimpleBatchModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleBatchsResource.setSimpleBatchsCollection(java.util.Collection<SimpleBatchModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultIndexerBatchProcessor.process(SimpleBatchModel inputBatch) |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrIndexerBatchModel
Generated model class for type SolrIndexerBatch first defined at extension solrfacetsearch.
|
Copyright © 2018 SAP SE. All Rights Reserved.