Uses of Package
ca.uhn.hl7v2.util.idgenerator
Packages that use ca.uhn.hl7v2.util.idgenerator
-
Classes in ca.uhn.hl7v2.util.idgenerator used by ca.uhn.hl7v2.parser
-
Classes in ca.uhn.hl7v2.util.idgenerator used by ca.uhn.hl7v2.util.idgeneratorClassDescriptionDefault implementation of a HiLo ID generator that allows to use another (non-HiLo) ID generator for generating the "hi" part of the ID.Abstract base class for a HiLo-style generator that cheaply generates "lo" IDs in memory but only seldomly increments (potentially more expensive) a "hi" ID, e.g.MessageID generator interface.Extension for continuous ID sequencesOrdered ID sequences with a configurable incrementIn-memory variant of an message ID generator.