Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.batch.core.jsr.partition Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
JsrBeanScopeBeanFactoryPostProcessorIn order for property resolution to occur correctly within the scope of a JSR-352batch job, initialization of job level artifacts must occur on the same thread thatClassorg.springframework.batch.core.jsr.partition.supportSpring Batch
JsrBeanScopeBeanFactoryPostProcessor .JobLevelBeanLazyInitializerLooks for beans that may have dependencies that need to be lazily initialized andconfigures the corresponding BeanDefinition accordingly.Classorg.springframework.batch.core.jsr.partition.support.JsrBeanScopeBeanFactoryPostProcessorSpring Batch
JsrPartitionHandlerExecutes a step instance per thread using a ThreadPoolTaskExecutor inaccordance with JSR-352.Classorg.springframework.batch.core.jsr.partitionSpring Batch
JsrPartitionHandler .PartitionPlanStateSince a PartitionPlan could provide dynamic data (different results from run to run),the batch runtime needs to save off the results for restarts.Classorg.springframework.batch.core.jsr.partition.JsrPartitionHandlerSpring Batch
JsrStepExecutionAggregatorAggregates StepExecutions based on the rules outlined in JSR-352.Classorg.springframework.batch.core.jsr.partition.supportSpring Batch
JsrStepExecutionSplitterProvides JSR-352 specific behavior for the splitting of StepExecutions.Classorg.springframework.batch.core.jsr.partitionSpring Batch
PartitionCollectorAdapterAdapter class used to wrap a PartitionCollector so that it can be consumedas a ChunkListener.Classorg.springframework.batch.core.jsr.partitionSpring Batch