Class SyntheticFlowTimestampPolicy.WithLimitedDelay

    • Constructor Detail

      • WithLimitedDelay

        public WithLimitedDelay​(org.joda.time.Duration maxDelay,
                                org.apache.beam.sdk.transforms.SerializableFunction<org.opennms.netmgt.flows.persistence.model.FlowDocument,​org.joda.time.Instant> timestampFunction,
                                Optional<org.joda.time.Instant> previousMaxEventTimestamp)