Serialized Form
-
Package org.springframework.batch.integration.chunk
-
Exception Class org.springframework.batch.integration.chunk.AsynchronousFailureException
class AsynchronousFailureException extends org.springframework.batch.infrastructure.item.ItemWriterException implements Serializable- serialVersionUID:
- 1L
-
Class org.springframework.batch.integration.chunk.ChunkRequest
class ChunkRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
items
org.springframework.batch.infrastructure.item.Chunk<? extends T> items
-
jobId
long jobId
-
sequence
int sequence
-
stepContribution
org.springframework.batch.core.step.StepContribution stepContribution
-
-
Class org.springframework.batch.integration.chunk.ChunkResponse
class ChunkResponse extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.springframework.batch.integration.partition
-
Class org.springframework.batch.integration.partition.StepExecutionRequest
class StepExecutionRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
stepExecutionId
long stepExecutionId
-
stepName
String stepName
-
-