Class NumericWorkSegmentationType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkSegmentationType
com.evolveum.midpoint.xml.ns._public.common.common_3.NumericWorkSegmentationType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class NumericWorkSegmentationType extends AbstractWorkSegmentationType
Segmentation strategy that divides the processing space (represented by an interval of numeric values) into a number of work buckets. Each bucket itself is defined as an interval of values.
See Also: