Class MyPartitionPlan

java.lang.Object
jakarta.batch.api.partition.PartitionPlanImpl
com.ibm.jbatch.tck.artifacts.specialized.MyPartitionPlan
All Implemented Interfaces:
jakarta.batch.api.partition.PartitionPlan

@Named("myPartitionPlan") public class MyPartitionPlan extends jakarta.batch.api.partition.PartitionPlanImpl
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class jakarta.batch.api.partition.PartitionPlanImpl

    getPartitionProperties, getPartitions, getPartitionsOverride, getThreads, setPartitionProperties, setPartitions, setPartitionsOverride, setThreads

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MyPartitionPlan

      public MyPartitionPlan()