Package ca.uhn.hl7v2.util.idgenerator
Interface IDGenerator.Ordered
- All Superinterfaces:
IDGenerator
- All Known Implementing Classes:
DelegatingHiLoGenerator,FileBasedGenerator,FileBasedHiLoGenerator,HiLoGenerator,IDGenerator.OrderedSupport,InMemoryIDGenerator,LegacyGenerator
- Enclosing interface:
- IDGenerator
Extension for continuous ID sequences
-
Nested Class Summary
Nested classes/interfaces inherited from interface ca.uhn.hl7v2.util.idgenerator.IDGenerator
IDGenerator.Ordered, IDGenerator.OrderedSupport -
Method Summary
Methods inherited from interface ca.uhn.hl7v2.util.idgenerator.IDGenerator
getID
-
Method Details
-
reset
void reset() -
getIncrement
long getIncrement()
-