Uses of Package
org.springframework.batch.item
Package
Description
Core domain context for Spring Batch covering jobs, steps, configuration and execution
abstractions.
Parsers for XML based configuration
Specific implementations of job concerns.
Generic implementations of core batch listener interfaces.
Implementation of common partition components.
Specific implementations of dao concerns.
Specific implementations of step concerns.
Step level builders for java based job configuration.
Factories for step level components.
Specific implementations of step concerns for item-oriented approach.
Interfaces and generic implementations of tasklet concerns.
Components for executing item processing asynchronously and writing the results when
processing is complete.
Components for remote chunking.
Infrastructure interfaces and primary dependencies for item concerns.
Adapters for Plain Old Java Objects.
AMQP related batch components.
Spring Data related readers and writers.
Infrastructure implementations of database based item readers and writers.
Infrastructure implementations of io file concerns.
Adapters for
java.util.function
components.JMS based reader/writer and related components.
Infrastructure implementations of JSON input and output.
Apache Kafka related readers and writers
This package contains the classes required for using the LdifParser in Spring LDAP.
Java Mail based components.
JavaMail related components.
Internal support package
Builders for support classes.
Infrastructure implementations of item validator concerns.
Infrastructure implementations of xml input and output.
Utility classes for batch job/step testing.
-
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Object representing a context for an
ItemStream
. -
ClassDescriptionInterface for item transformation.Strategy interface for providing the data.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Basic interface for generic output operations.
-
-
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.
-
-
-
-
ClassDescriptionInterface for item transformation.Strategy interface for providing the data.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Basic interface for generic output operations.
-
ClassDescriptionInterface for item transformation.Strategy interface for providing the data.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Basic interface for generic output operations.
-
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Object representing a context for an
ItemStream
.Interface for item transformation.Strategy interface for providing the data.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Exception representing any errors encountered while processing a stream.Empty method implementation ofItemStream
.Basic interface for generic output operations. -
ClassDescriptionObject representing a context for an
ItemStream
.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur. -
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Object representing a context for an
ItemStream
.Interface for item transformation.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Exception representing any errors encountered while processing a stream.Convenience interface that combinesItemStream
andItemWriter
.Basic interface for generic output operations. -
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Object representing a context for an
ItemStream
.Interface for item transformation.Strategy interface for providing the data.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Exception representing any errors encountered while processing a stream.Basic interface for generic output operations.A base exception class that all exceptions thrown from anItemWriter
extend. -
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Special iterator for a chunk providing the
Chunk.ChunkIterator.remove(Throwable)
method for dynamically removing an item and adding it to the skips.Object representing a context for anItemStream
.Strategy interface for providing the data.A base exception class that all exceptions thrown from anItemReader
extend.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Exception representing any errors encountered while processing a stream.Basic interface for generic output operations.A base exception class that all exceptions thrown from anItemWriter
extend.Exception indicating that an error has been encountered doing I/O from a reader, and the exception should be considered fatal.Exception indicating that an error has been encountered parsing IO, typically from a file.Wrapper for an item and its exception if it failed processing.Used to signal an unexpected end of an input or message stream. -
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Interface for item transformation.Strategy interface for providing the data.Basic interface for generic output operations.
-
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Strategy interface for providing the data.Basic interface for generic output operations.
-
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Object representing a context for an
ItemStream
.Strategy interface for providing the data.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Convenience interface that combinesItemStream
andItemReader
.Empty method implementation ofItemStream
.Convenience interface that combinesItemStream
andItemWriter
.Basic interface for generic output operations. -
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Strategy interface for providing the data.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Convenience interface that combines
ItemStream
andItemReader
.Empty method implementation ofItemStream
.Basic interface for generic output operations. -
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Object representing a context for an
ItemStream
.Strategy interface for providing the data.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Exception representing any errors encountered while processing a stream.Convenience interface that combinesItemStream
andItemReader
.Empty method implementation ofItemStream
.Basic interface for generic output operations. -
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Object representing a context for an
ItemStream
.Strategy interface for providing the data.A base exception class that all exceptions thrown from anItemReader
extend.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Exception representing any errors encountered while processing a stream.Convenience interface that combinesItemStream
andItemReader
.Empty method implementation ofItemStream
.Convenience interface that combinesItemStream
andItemWriter
.Basic interface for generic output operations.Exception indicating that an error has been encountered doing I/O from a reader, and the exception should be considered fatal.Exception indicating that an error has been encountered parsing IO, typically from a file.Used to signal an unexpected end of an input or message stream. -
-
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Strategy interface for providing the data.Basic interface for generic output operations.
-
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Strategy interface for providing the data.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Convenience interface that combines
ItemStream
andItemReader
.Empty method implementation ofItemStream
.Convenience interface that combinesItemStream
andItemWriter
.Basic interface for generic output operations. -
ClassDescriptionObject representing a context for an
ItemStream
.Strategy interface for providing the data.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Convenience interface that combinesItemStream
andItemReader
.Empty method implementation ofItemStream
.Basic interface for generic output operations.A base class to implement anyItemWriter
that writes to a key value store using aConverter
to derive a key from an item -
ClassDescriptionStrategy interface for providing the data.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Convenience interface that combines
ItemStream
andItemReader
.Empty method implementation ofItemStream
. -
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Basic interface for generic output operations.
-
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Basic interface for generic output operations.
-
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Object representing a context for an
ItemStream
.Interface for item transformation.Strategy interface for providing the data.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Exception representing any errors encountered while processing a stream.Convenience interface that combinesItemStream
andItemReader
.Empty method implementation ofItemStream
.Convenience interface that combinesItemStream
andItemWriter
.Basic interface for generic output operations.Exception indicating that an error has been encountered doing I/O from a reader, and the exception should be considered fatal.Exception indicating that an error has been encountered parsing IO, typically from a file.A specialisation ofItemReader
that allows the user to look ahead into the stream of items.Used to signal an unexpected end of an input or message stream. -
ClassDescriptionInterface for item transformation.Strategy interface for providing the data.Convenience interface that combines
ItemStream
andItemReader
.Convenience interface that combinesItemStream
andItemWriter
.Basic interface for generic output operations. -
ClassDescriptionInterface for item transformation.A base exception class that all exceptions thrown from an
ItemReader
extend. -
ClassDescriptionEncapsulation of a list of items to be processed and possibly a list of failed items to be skipped.Object representing a context for an
ItemStream
.Strategy interface for providing the data.Marker interface defining a contract for periodically storing state and restoring from that state should an error occur.Convenience interface that combinesItemStream
andItemReader
.Empty method implementation ofItemStream
.Convenience interface that combinesItemStream
andItemWriter
.Basic interface for generic output operations.Exception indicating that an error has been encountered doing I/O from a reader, and the exception should be considered fatal. -