Class BatchStepJob


  • public class BatchStepJob
    extends Object
    Wrapper for batch step jobs (BatchPlanStep and corresponding transform function).
    • Constructor Detail

    • Method Detail

      • getStepFunction

        public com.google.common.util.concurrent.AsyncFunction<org.opendaylight.yangtools.yang.common.RpcResult<ProcessFlatBatchOutput>,​org.opendaylight.yangtools.yang.common.RpcResult<ProcessFlatBatchOutput>> getStepFunction()