Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.batch.repeat.policy Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
CompletionPolicySupportVery simple base class for CompletionPolicy implementations.Classorg.springframework.batch.repeat.policySpring Batch
CompositeCompletionPolicyComposite policy that loops through a list of delegate policies and answerscalls by a consensus.Classorg.springframework.batch.repeat.policySpring Batch
CountingCompletionPolicyAbstract base class for policies that need to count the number of occurrencesof some event (e.Classorg.springframework.batch.repeat.policySpring Batch
DefaultResultCompletionPolicyVery simple CompletionPolicy that bases its decision on the result ofa batch operation.Classorg.springframework.batch.repeat.policySpring Batch
SimpleCompletionPolicyPolicy for terminating a batch after a fixed number of operations.Classorg.springframework.batch.repeat.policySpring Batch
TimeoutTerminationPolicyTermination policy that times out after a fixed period.Classorg.springframework.batch.repeat.policySpring Batch