Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.batch.sample.common Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
ColumnRangePartitionerSimple minded partitioner for a range of values of a column in a databasetable.Classorg.springframework.batch.sample.commonSpring Batch
InfiniteLoopReaderItemReader implementation that will continually return a new object.Classorg.springframework.batch.sample.commonSpring Batch
InfiniteLoopWriterSimple module implementation that will always return true to indicate thatprocessing should continue.Classorg.springframework.batch.sample.commonSpring Batch
LogAdviceWraps calls for 'Processing' methods which output a single Object to writethe string representation of the object to the log.Classorg.springframework.batch.sample.commonSpring Batch
OutputFileListenerClassorg.springframework.batch.sample.commonSpring Batch
OutputFileNameListenerClassorg.springframework.batch.sample.commonSpring Batch
ProcessIndicatorItemWrapperItem wrapper useful in process indicator usecase, where input is marked asprocessed by the processor/writer.Classorg.springframework.batch.sample.commonSpring Batch
StagingItemListenerClassorg.springframework.batch.sample.commonSpring Batch
StagingItemProcessorMarks the input row as 'processed'.Classorg.springframework.batch.sample.commonSpring Batch
StagingItemReaderThread-safe database ItemReader implementing the process indicatorTo achieve restartability use together with StagingItemProcessor.Classorg.springframework.batch.sample.commonSpring Batch
StagingItemWriterDatabase ItemWriter implementing the process indicator pattern.Classorg.springframework.batch.sample.commonSpring Batch