Class IterationParamsL4

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IterationParams

abstract class IterationParamsL4 extends IterationParamsL3
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      See Also:
    • markerEnd

      private int markerEnd
  • Constructor Details

    • IterationParamsL4

      public IterationParamsL4(IterationType type, int count, TimeValue time, int batchSize)