类 RemoteStepExecutionAggregator

  • 所有已实现的接口:
    StepExecutionAggregator, org.springframework.beans.factory.InitializingBean

    public class RemoteStepExecutionAggregator
    extends java.lang.Object
    implements StepExecutionAggregator, org.springframework.beans.factory.InitializingBean
    Convenience class for aggregating a set of StepExecution instances when the input comes from remote steps, so the data need to be refreshed from the repository.
    从以下版本开始:
    2.1
    作者:
    Dave Syer