Class XPendingArgs

    • Constructor Detail

      • XPendingArgs

        public XPendingArgs()
    • Method Detail

      • consumer

        public XPendingArgs consumer​(String owner)
        Sets the specific owner of the message
        Parameters:
        owner - the name of the consumer
        Returns:
        the current XPendingArgs
      • idle

        public XPendingArgs idle​(Duration idle)
        Filters pending stream entries by their idle-time.
        Parameters:
        idle - the duration
        Returns:
        the current XPendingArgs