Class StringWorkSegmentationType

All Implemented Interfaces:
Containerable, Freezable, ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable
Direct Known Subclasses:
OidWorkSegmentationType

public class StringWorkSegmentationType extends AbstractWorkSegmentationType
Segmentation strategy that divides the processing space (represented by a set of string values) into a number of work buckets; either based on intervals, prefixes or exact value matching.
See Also: