Interface CosIdIdStateParser

All Known Implementing Classes:
FriendlyIdStateParser, RadixCosIdStateParser

public interface CosIdIdStateParser
Parser for converting CosIdState to String and vice versa.

The CosIdState is a composite of timestamp, machineId, and sequence.

  • Method Details