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