Class AuditStreamIDFactory

  • All Implemented Interfaces:
    StreamIDFactory

    public class AuditStreamIDFactory
    extends Object
    implements StreamIDFactory
    Factory for producing audit stream IDs. We use a factory so that audit information can be identified using an appropriate storage key (typically a long for RDBMS).
    Author:
    Iain Shigeoka
    • Constructor Detail

      • AuditStreamIDFactory

        public AuditStreamIDFactory()