| Modifier and Type | Method and Description |
|---|---|
protected DistributedProcessHandler.ModelWithDependencies<BatchModel> |
SimpleProcessCreationContext.prepareBatch(SimpleBatchCreationData data) |
| Modifier and Type | Method and Description |
|---|---|
Stream<? extends SimpleBatchCreationData> |
QueryBasedCreationData.initialBatches() |
Stream<? extends SimpleBatchCreationData> |
CollectionBasedCreationData.initialBatches() |
abstract Stream<? extends SimpleBatchCreationData> |
SimpleAbstractDistributedProcessCreationData.initialBatches() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CollectionSpliterator.tryAdvance(Consumer<? super SimpleBatchCreationData> action) |
boolean |
FlexibleSearchResultSpliterator.tryAdvance(Consumer<? super SimpleBatchCreationData> action) |
protected boolean |
FlexibleSearchResultSpliterator.tryFromDatabase(Consumer<? super SimpleBatchCreationData> action) |
protected boolean |
FlexibleSearchResultSpliterator.tryFromList(Consumer<? super SimpleBatchCreationData> action) |
| Modifier and Type | Method and Description |
|---|---|
protected DistributedProcessHandler.ModelWithDependencies<BatchModel> |
DefaultIndexerProcessCreationContext.prepareBatch(SimpleBatchCreationData data) |
Copyright © 2017 SAP SE. All Rights Reserved.