Class ConsumerConfig

    • Field Detail

      • REQUESTED_EXPIRES

        public static final String REQUESTED_EXPIRES
        Configures the default expiration time requested for subscribe requests.
        See Also:
        Constant Field Values
      • AWAITING_TRANSACTION_TIMEOUT

        public static final String AWAITING_TRANSACTION_TIMEOUT
        Default timeout for awaiting of transaction objects.

        This duration is used to sort out stale reports. Its value defines the threshold from which on a report counts as stale.

        See Also:
        Constant Field Values
      • APPLY_REPORTS_SAME_MDIB_VERSION

        public static final String APPLY_REPORTS_SAME_MDIB_VERSION
        Enable applying reports which have the same MDIB version as the current MdibStorage.

        This useful for testing purposes, as there are requirements where this behavior is of interest.

        See Also:
        Constant Field Values
    • Constructor Detail

      • ConsumerConfig

        public ConsumerConfig()