Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.batch.integration.chunk Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
AsynchronousFailureExceptionException indicating that a failure or early completion condition wasdetected in a remote worker.Classorg.springframework.batch.integration.chunkSpring Batch
ChunkHandlerInterface for a remote worker in the Remote Chunking pattern.Interfaceorg.springframework.batch.integration.chunkSpring Batch
ChunkMessageChannelItemWriterClassorg.springframework.batch.integration.chunkSpring Batch
ChunkProcessorChunkHandlerA ChunkHandler based on a ChunkProcessor.Classorg.springframework.batch.integration.chunkSpring Batch
ChunkRequestEncapsulation of a chunk of items to be processed remotely as part of a stepAuthor:Dave SyerSee Also:Serialized FormClassorg.springframework.batch.integration.chunkSpring Batch
ChunkResponseEncapsulates a response to processing a chunk of items, summarising the result as a StepContribution.Classorg.springframework.batch.integration.chunkSpring Batch
JmsRedeliveredExtractorClassorg.springframework.batch.integration.chunkSpring Batch
MessageSourcePollerInterceptorA ChannelInterceptor that turns a pollable channel into a pass-thru channel: if a client callsreceive() on the channel it will delegate to a MessageSource to pull the message directly fromClassorg.springframework.batch.integration.chunkSpring Batch
RemoteChunkHandlerFactoryBeanConvenient factory bean for a chunk handler that also converts an existing chunk-oriented step into a remote chunkmaster.Classorg.springframework.batch.integration.chunkSpring Batch
StepContributionSourceA source of StepContribution instances that can be aggregated and used to update an ongoingGet the currently available contributions and drain the source.Interfaceorg.springframework.batch.integration.chunkSpring Batch