Package | Description |
---|---|
org.springframework.batch.integration.chunk |
Modifier and Type | Class and Description |
---|---|
class |
ChunkMessageChannelItemWriter<T> |
Modifier and Type | Method and Description |
---|---|
void |
RemoteChunkHandlerFactoryBean.setStepContributionSource(StepContributionSource stepContributionSource)
A source of
StepContribution instances coming back from remote workers. |
protected void |
RemoteChunkHandlerFactoryBean.updateStepContribution(org.springframework.batch.core.StepContribution contribution,
StepContributionSource stepContributionSource)
Update a StepContribution with all the data from a StepContributionSource.
|
Copyright © 2015. All rights reserved.