Uses of Interface
org.springframework.batch.integration.chunk.StepContributionSource
-
Uses of StepContributionSource in org.springframework.batch.integration.chunk
Modifier and TypeMethodDescriptionvoid
RemoteChunkHandlerFactoryBean.setStepContributionSource
(StepContributionSource stepContributionSource) A source ofStepContribution
instances coming back from remote workers.protected void
RemoteChunkHandlerFactoryBean.updateStepContribution
(StepContribution contribution, StepContributionSource stepContributionSource) Update a StepContribution with all the data from a StepContributionSource.